[INFO] cloning repository https://github.com/Nick-Mazuk/prettify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nick-Mazuk/prettify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNick-Mazuk%2Fprettify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNick-Mazuk%2Fprettify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f06ccd260d016e4ceed7e18fcd72d671b9e81f75 [INFO] testing Nick-Mazuk/prettify against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNick-Mazuk%2Fprettify" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Nick-Mazuk/prettify [INFO] finished tweaking git repo https://github.com/Nick-Mazuk/prettify [INFO] tweaked toml for git repo https://github.com/Nick-Mazuk/prettify written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nick-Mazuk/prettify on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Nick-Mazuk/prettify 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.1 [INFO] [stderr] Downloaded thiserror v1.0.31 [INFO] [stderr] Downloaded indoc v1.0.6 [INFO] [stderr] Downloaded thiserror-impl v1.0.31 [INFO] [stderr] Downloaded xdg v2.4.1 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded terminal_size v0.1.17 [INFO] [stderr] Downloaded console v0.15.0 [INFO] [stderr] Downloaded globset v0.4.9 [INFO] [stderr] Downloaded similar v2.1.0 [INFO] [stderr] Downloaded fancy-regex v0.7.1 [INFO] [stderr] Downloaded time v0.3.11 [INFO] [stderr] Downloaded hashbrown v0.12.1 [INFO] [stderr] Downloaded serde v1.0.137 [INFO] [stderr] Downloaded regex v1.5.6 [INFO] [stderr] Downloaded quote v1.0.20 [INFO] [stderr] Downloaded serde_json v1.0.81 [INFO] [stderr] Downloaded syn v1.0.98 [INFO] [stderr] Downloaded plist v1.3.1 [INFO] [stderr] Downloaded ryu v1.0.10 [INFO] [stderr] Downloaded serde_derive v1.0.137 [INFO] [stderr] Downloaded regex-syntax v0.6.26 [INFO] [stderr] Downloaded comrak v0.13.1 [INFO] [stderr] Downloaded once_cell v1.12.0 [INFO] [stderr] Downloaded serde_yaml v0.8.24 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded bstr v0.2.17 [INFO] [stderr] Downloaded line-wrap v0.1.1 [INFO] [stderr] Downloaded itoa v1.0.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.40 [INFO] [stderr] Downloaded bit-set v0.5.2 [INFO] [stderr] Downloaded onig v6.3.1 [INFO] [stderr] Downloaded generic-array v0.12.4 [INFO] [stderr] Downloaded typed-arena v1.7.0 [INFO] [stderr] Downloaded redox_syscall v0.2.13 [INFO] [stderr] Downloaded insta v1.15.0 [INFO] [stderr] Downloaded onig_sys v69.7.1 [INFO] [stderr] Downloaded libc v0.2.126 [INFO] [stderr] Downloaded syntect v4.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cd8e94fedcc5f9411e0ac6d2e23c55607487e24bed82003a84c0dd3aa71df6f [INFO] running `Command { std: "docker" "start" "-a" "5cd8e94fedcc5f9411e0ac6d2e23c55607487e24bed82003a84c0dd3aa71df6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cd8e94fedcc5f9411e0ac6d2e23c55607487e24bed82003a84c0dd3aa71df6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cd8e94fedcc5f9411e0ac6d2e23c55607487e24bed82003a84c0dd3aa71df6f", kill_on_drop: false }` [INFO] [stdout] 5cd8e94fedcc5f9411e0ac6d2e23c55607487e24bed82003a84c0dd3aa71df6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ed0efd9d112b61d6f9e56712e757aeb8abf6a0a3bfa8289b4abe140fad13ec67 [INFO] running `Command { std: "docker" "start" "-a" "ed0efd9d112b61d6f9e56712e757aeb8abf6a0a3bfa8289b4abe140fad13ec67", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling prettify v0.3.0 (/opt/rustwide/workdir/prettify) [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> prettify/src/builders/line_suffix.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn line_suffix(str: &str) -> PrettifyDoc { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 5 | pub fn line_suffix(str: &str) -> PrettifyDoc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prettify-shared v0.1.0 (/opt/rustwide/workdir/languages/shared) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/helpers.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn sign(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn sign(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/helpers.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn opt_sign(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn opt_sign(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:77:47 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn unicode_4_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 77 | pub fn unicode_4_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:87:47 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn unicode_8_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn unicode_8_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:97:39 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn unicode_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn unicode_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn backslash_escape(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn backslash_escape(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn unescaped_char(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 111 | pub fn unescaped_char(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:115:40 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn unescaped_char_multiline(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 115 | pub fn unescaped_char_multiline(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn rfc_3339_full_year(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn rfc_3339_full_year(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn rfc_3339_month(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn rfc_3339_month(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn rfc_3339_day(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn rfc_3339_day(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn rfc_3339_hour(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn rfc_3339_hour(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn rfc_3339_minute(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn rfc_3339_minute(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn rfc_3339_second(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 40 | pub fn rfc_3339_second(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:45:43 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn rfc_3339_second_subfraction(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn rfc_3339_second_subfraction(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | fn time_offset_z(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | fn time_offset_z(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | fn time_offset_number_offset(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | fn time_offset_number_offset(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:69:36 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn rfc_3339_time_offset(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn rfc_3339_time_offset(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:74:37 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn rfc_3339_partial_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn rfc_3339_partial_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:96:29 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn rfc_3339_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | pub fn rfc_3339_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prettify-lua v0.1.0 (/opt/rustwide/workdir/languages/lua) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn rfc_3339_date(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 102 | pub fn rfc_3339_date(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:116:40 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn rfc_3339_local_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 116 | pub fn rfc_3339_local_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:125:34 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn rfc_3339_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn rfc_3339_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prettify-toml v0.1.0 (/opt/rustwide/workdir/languages/toml) [INFO] [stderr] Compiling prettify-json v0.1.0 (/opt/rustwide/workdir/languages/json) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/lib.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn format_json(json: &str) -> Result { [INFO] [stdout] | ^^^^ ----------- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 14 | pub fn format_json(json: &str) -> Result, &str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/array.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn array(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 5 | pub fn array(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/object.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn object(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 12 | pub fn object(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/object.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | fn key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | fn key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/object.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/string.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn json_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 4 | pub fn json_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/value.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/value.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | fn literals(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | fn literals(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stdout] warning: function `boolean` is never used [INFO] [stdout] --> languages/toml/src/boolean.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn boolean(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_alphanumeric_or_underscore_or_dash` is never used [INFO] [stdout] --> languages/toml/src/helpers.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn is_alphanumeric_or_underscore_or_dash(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `KeyValuePair` is never constructed [INFO] [stdout] --> languages/toml/src/key.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct KeyValuePair<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyValuePair` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `key` is never used [INFO] [stdout] --> languages/toml/src/key.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `raw_key` is never used [INFO] [stdout] --> languages/toml/src/key.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn raw_key(input: &str) -> nom::IResult<&str, KeyValuePair> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delimiter` is never used [INFO] [stdout] --> languages/toml/src/key.rs:39:4 [INFO] [stdout] | [INFO] [stdout] 39 | fn delimiter(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `raw_bare_key` is never used [INFO] [stdout] --> languages/toml/src/key.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn raw_bare_key(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bare_key` is never used [INFO] [stdout] --> languages/toml/src/key.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn bare_key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `KeyValuePair` is never constructed [INFO] [stdout] --> languages/toml/src/key_value_pair.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct KeyValuePair<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyValuePair` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `value` is never used [INFO] [stdout] --> languages/toml/src/key_value_pair.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `key_value_pair` is never used [INFO] [stdout] --> languages/toml/src/key_value_pair.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `comment` is never used [INFO] [stdout] --> languages/toml/src/line_endings.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line_end_with_optional_comment` is never used [INFO] [stdout] --> languages/toml/src/line_endings.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn line_end_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blank_line_with_optional_comment` is never used [INFO] [stdout] --> languages/toml/src/line_endings.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn blank_line_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `toml_string` is never used [INFO] [stdout] --> languages/toml/src/string.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn toml_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `single_line_string` is never used [INFO] [stdout] --> languages/toml/src/string.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn single_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `multi_line_string` is never used [INFO] [stdout] --> languages/toml/src/string.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn multi_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TableHeader` is never constructed [INFO] [stdout] --> languages/toml/src/table.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct TableHeader<'a> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableHeader` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `table_header` is never used [INFO] [stdout] --> languages/toml/src/table.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `raw_table_header` is never used [INFO] [stdout] --> languages/toml/src/table.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn raw_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `opening_unrepeated_delimiter` is never used [INFO] [stdout] --> languages/toml/src/table.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn opening_unrepeated_delimiter(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `closing_unrepeated_delimiter_and_comment` is never used [INFO] [stdout] --> languages/toml/src/table.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn closing_unrepeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parsed_unrepeated_table_header` is never used [INFO] [stdout] --> languages/toml/src/table.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn parsed_unrepeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `raw_unrepeated_table_header` is never used [INFO] [stdout] --> languages/toml/src/table.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn raw_unrepeated_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `opening_repeated_delimiter` is never used [INFO] [stdout] --> languages/toml/src/table.rs:69:4 [INFO] [stdout] | [INFO] [stdout] 69 | fn opening_repeated_delimiter(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `closing_repeated_delimiter_and_comment` is never used [INFO] [stdout] --> languages/toml/src/table.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn closing_repeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parsed_repeated_table_header` is never used [INFO] [stdout] --> languages/toml/src/table.rs:80:4 [INFO] [stdout] | [INFO] [stdout] 80 | fn parsed_repeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `raw_repeated_table_header` is never used [INFO] [stdout] --> languages/toml/src/table.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn raw_repeated_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/lib.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn format_toml(_toml: &str) -> Result { [INFO] [stdout] | ^^^^ --------------------- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 14 | pub fn format_toml(_toml: &str) -> Result, &str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/boolean.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn boolean(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 5 | pub fn boolean(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/key.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/key.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn raw_key(input: &str) -> nom::IResult<&str, KeyValuePair> { [INFO] [stdout] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn raw_key(input: &str) -> nom::IResult<&str, KeyValuePair<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/key.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | fn bare_key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | fn bare_key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/key_value_pair.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 22 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/key_value_pair.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/line_endings.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | fn comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 10 | fn comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/line_endings.rs:21:46 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn line_end_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn line_end_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/line_endings.rs:38:48 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn blank_line_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn blank_line_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/string.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn toml_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 16 | pub fn toml_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/string.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn single_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn single_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/string.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn multi_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn multi_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 22 | pub fn table_header(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn raw_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn raw_table_header(input: &str) -> nom::IResult<&str, TableHeader<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:34:52 [INFO] [stdout] | [INFO] [stdout] 34 | fn closing_unrepeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 34 | fn closing_unrepeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:41:42 [INFO] [stdout] | [INFO] [stdout] 41 | fn parsed_unrepeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | fn parsed_unrepeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:53:39 [INFO] [stdout] | [INFO] [stdout] 53 | fn raw_unrepeated_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | fn raw_unrepeated_table_header(input: &str) -> nom::IResult<&str, TableHeader<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:73:50 [INFO] [stdout] | [INFO] [stdout] 73 | fn closing_repeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 73 | fn closing_repeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:80:40 [INFO] [stdout] | [INFO] [stdout] 80 | fn parsed_repeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | fn parsed_repeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | fn raw_repeated_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | fn raw_repeated_table_header(input: &str) -> nom::IResult<&str, TableHeader<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling comrak v0.13.1 [INFO] [stderr] Compiling prettify-markdown v0.2.0 (/opt/rustwide/workdir/languages/markdown) [INFO] [stdout] warning: constant `TAB_CHAR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const TAB_CHAR: char = '\t'; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TAB_STR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const TAB_STR: &str = "\t"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LINE_TABULATION_CHAR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const LINE_TABULATION_CHAR: char = '\x0B'; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LINE_TABULATION_STR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const LINE_TABULATION_STR: &str = "\x0B"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FORM_FEED_CHAR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const FORM_FEED_CHAR: char = '\x0C'; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FORM_FEED_STR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const FORM_FEED_STR: &str = "\x0C"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_whitespace_char` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn is_whitespace_char(char: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `whitespace0` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn whitespace0(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `whitespace1` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn whitespace1(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_inline_whitespace` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn is_inline_whitespace(char: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inline_whitespace0` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn inline_whitespace0(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inline_whitespace1` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn inline_whitespace1(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/lib.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn format_markdown(markdown: &str) -> Result { [INFO] [stdout] | ^^^^ --------------------- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn format_markdown(markdown: &str) -> Result, &str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/format/heading.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn format_atx_heading(level: usize, content: &str) -> PrettifyDoc { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn format_atx_heading(level: usize, content: &str) -> PrettifyDoc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/format/heading.rs:19:53 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn format_setext_heading(level: usize, content: &str) -> PrettifyDoc { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn format_setext_heading(level: usize, content: &str) -> PrettifyDoc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/format/indented_code_block.rs:15:45 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn format_indented_code_block(code: Vec<&str>) -> PrettifyDoc { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn format_indented_code_block(code: Vec<&str>) -> PrettifyDoc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/format/paragraph.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn format_paragraph(content: &str) -> PrettifyDoc { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 3 | pub fn format_paragraph(content: &str) -> PrettifyDoc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/mod.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | fn leaf_block_as_block(input: &str) -> nom::IResult<&str, Block> { [INFO] [stdout] | ^^^^ ---- ----- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | fn leaf_block_as_block(input: &str) -> nom::IResult<&str, Block<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/mod.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn parse_markdown(markdown: &str) -> nom::IResult<&str, Vec> { [INFO] [stdout] | ^^^^ ---- ----- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn parse_markdown(markdown: &str) -> nom::IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/atx_heading.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn atx_heading(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn atx_heading(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/blank_line.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn blank_line(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 5 | pub fn blank_line(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/fenced_code_block.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn fenced_code_block(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 14 | pub fn fenced_code_block(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/indented_code_block.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn indented_code_block(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn indented_code_block(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/paragraph.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn paragraph(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 16 | pub fn paragraph(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/setext_heading.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn setext_heading(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn setext_heading(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/thematic_break.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn thematic_break(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn thematic_break(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prettify-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> cli/src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.22s [INFO] running `Command { std: "docker" "inspect" "ed0efd9d112b61d6f9e56712e757aeb8abf6a0a3bfa8289b4abe140fad13ec67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed0efd9d112b61d6f9e56712e757aeb8abf6a0a3bfa8289b4abe140fad13ec67", kill_on_drop: false }` [INFO] [stdout] ed0efd9d112b61d6f9e56712e757aeb8abf6a0a3bfa8289b4abe140fad13ec67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4a3738710154789ac5340f1734acff28401db74f4a30dff398c84e32d5e166ab [INFO] running `Command { std: "docker" "start" "-a" "4a3738710154789ac5340f1734acff28401db74f4a30dff398c84e32d5e166ab", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> prettify/src/builders/line_suffix.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn line_suffix(str: &str) -> PrettifyDoc { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 5 | pub fn line_suffix(str: &str) -> PrettifyDoc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/helpers.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn sign(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn sign(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/helpers.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn opt_sign(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn opt_sign(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:77:47 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn unicode_4_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 77 | pub fn unicode_4_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:87:47 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn unicode_8_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn unicode_8_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:97:39 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn unicode_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn unicode_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn backslash_escape(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn backslash_escape(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn unescaped_char(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 111 | pub fn unescaped_char(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:115:40 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn unescaped_char_multiline(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 115 | pub fn unescaped_char_multiline(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn rfc_3339_full_year(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn rfc_3339_full_year(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn rfc_3339_month(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn rfc_3339_month(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn rfc_3339_day(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn rfc_3339_day(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn rfc_3339_hour(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn rfc_3339_hour(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn rfc_3339_minute(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn rfc_3339_minute(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn rfc_3339_second(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 40 | pub fn rfc_3339_second(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:45:43 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn rfc_3339_second_subfraction(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn rfc_3339_second_subfraction(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | fn time_offset_z(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | fn time_offset_z(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | fn time_offset_number_offset(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | fn time_offset_number_offset(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:69:36 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn rfc_3339_time_offset(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn rfc_3339_time_offset(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:74:37 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn rfc_3339_partial_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn rfc_3339_partial_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:96:29 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn rfc_3339_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | pub fn rfc_3339_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn rfc_3339_date(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 102 | pub fn rfc_3339_date(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:116:40 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn rfc_3339_local_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 116 | pub fn rfc_3339_local_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:125:34 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn rfc_3339_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn rfc_3339_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling log v0.4.17 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/lib.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn format_json(json: &str) -> Result { [INFO] [stdout] | ^^^^ ----------- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 14 | pub fn format_json(json: &str) -> Result, &str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/array.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn array(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 5 | pub fn array(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/object.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn object(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 12 | pub fn object(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/object.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | fn key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | fn key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/object.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/string.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn json_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 4 | pub fn json_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/value.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/value.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | fn literals(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | fn literals(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `boolean` is never used [INFO] [stdout] --> languages/toml/src/boolean.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn boolean(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_alphanumeric_or_underscore_or_dash` is never used [INFO] [stdout] --> languages/toml/src/helpers.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn is_alphanumeric_or_underscore_or_dash(c: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `KeyValuePair` is never constructed [INFO] [stdout] --> languages/toml/src/key.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct KeyValuePair<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyValuePair` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `key` is never used [INFO] [stdout] --> languages/toml/src/key.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `raw_key` is never used [INFO] [stdout] --> languages/toml/src/key.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn raw_key(input: &str) -> nom::IResult<&str, KeyValuePair> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delimiter` is never used [INFO] [stdout] --> languages/toml/src/key.rs:39:4 [INFO] [stdout] | [INFO] [stdout] 39 | fn delimiter(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `raw_bare_key` is never used [INFO] [stdout] --> languages/toml/src/key.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn raw_bare_key(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bare_key` is never used [INFO] [stdout] --> languages/toml/src/key.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn bare_key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `KeyValuePair` is never constructed [INFO] [stdout] --> languages/toml/src/key_value_pair.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct KeyValuePair<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyValuePair` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `value` is never used [INFO] [stdout] --> languages/toml/src/key_value_pair.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `key_value_pair` is never used [INFO] [stdout] --> languages/toml/src/key_value_pair.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `comment` is never used [INFO] [stdout] --> languages/toml/src/line_endings.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line_end_with_optional_comment` is never used [INFO] [stdout] --> languages/toml/src/line_endings.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn line_end_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blank_line_with_optional_comment` is never used [INFO] [stdout] --> languages/toml/src/line_endings.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn blank_line_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `toml_string` is never used [INFO] [stdout] --> languages/toml/src/string.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn toml_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `single_line_string` is never used [INFO] [stdout] --> languages/toml/src/string.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn single_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `multi_line_string` is never used [INFO] [stdout] --> languages/toml/src/string.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn multi_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TableHeader` is never constructed [INFO] [stdout] --> languages/toml/src/table.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct TableHeader<'a> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableHeader` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `table_header` is never used [INFO] [stdout] --> languages/toml/src/table.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `raw_table_header` is never used [INFO] [stdout] --> languages/toml/src/table.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn raw_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `opening_unrepeated_delimiter` is never used [INFO] [stdout] --> languages/toml/src/table.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn opening_unrepeated_delimiter(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `closing_unrepeated_delimiter_and_comment` is never used [INFO] [stdout] --> languages/toml/src/table.rs:34:4 [INFO] [stdout] | [INFO] [stdout] 34 | fn closing_unrepeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parsed_unrepeated_table_header` is never used [INFO] [stdout] --> languages/toml/src/table.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn parsed_unrepeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `raw_unrepeated_table_header` is never used [INFO] [stdout] --> languages/toml/src/table.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn raw_unrepeated_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `opening_repeated_delimiter` is never used [INFO] [stdout] --> languages/toml/src/table.rs:69:4 [INFO] [stdout] | [INFO] [stdout] 69 | fn opening_repeated_delimiter(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `closing_repeated_delimiter_and_comment` is never used [INFO] [stdout] --> languages/toml/src/table.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn closing_repeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parsed_repeated_table_header` is never used [INFO] [stdout] --> languages/toml/src/table.rs:80:4 [INFO] [stdout] | [INFO] [stdout] 80 | fn parsed_repeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `raw_repeated_table_header` is never used [INFO] [stdout] --> languages/toml/src/table.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn raw_repeated_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/lib.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn format_toml(_toml: &str) -> Result { [INFO] [stdout] | ^^^^ --------------------- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 14 | pub fn format_toml(_toml: &str) -> Result, &str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/boolean.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn boolean(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 5 | pub fn boolean(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/key.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/key.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn raw_key(input: &str) -> nom::IResult<&str, KeyValuePair> { [INFO] [stdout] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn raw_key(input: &str) -> nom::IResult<&str, KeyValuePair<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/key.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | fn bare_key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | fn bare_key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/key_value_pair.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 22 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/key_value_pair.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/line_endings.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | fn comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 10 | fn comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/line_endings.rs:21:46 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn line_end_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn line_end_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/line_endings.rs:38:48 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn blank_line_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn blank_line_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/string.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn toml_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 16 | pub fn toml_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/string.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn single_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn single_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/string.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn multi_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn multi_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 22 | pub fn table_header(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn raw_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn raw_table_header(input: &str) -> nom::IResult<&str, TableHeader<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:34:52 [INFO] [stdout] | [INFO] [stdout] 34 | fn closing_unrepeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 34 | fn closing_unrepeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:41:42 [INFO] [stdout] | [INFO] [stdout] 41 | fn parsed_unrepeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | fn parsed_unrepeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:53:39 [INFO] [stdout] | [INFO] [stdout] 53 | fn raw_unrepeated_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | fn raw_unrepeated_table_header(input: &str) -> nom::IResult<&str, TableHeader<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:73:50 [INFO] [stdout] | [INFO] [stdout] 73 | fn closing_repeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 73 | fn closing_repeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:80:40 [INFO] [stdout] | [INFO] [stdout] 80 | fn parsed_repeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | fn parsed_repeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | fn raw_repeated_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | fn raw_repeated_table_header(input: &str) -> nom::IResult<&str, TableHeader<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling prettify-json v0.1.0 (/opt/rustwide/workdir/languages/json) [INFO] [stderr] Compiling prettify-toml v0.1.0 (/opt/rustwide/workdir/languages/toml) [INFO] [stderr] Compiling prettify-shared v0.1.0 (/opt/rustwide/workdir/languages/shared) [INFO] [stderr] Compiling prettify-lua v0.1.0 (/opt/rustwide/workdir/languages/lua) [INFO] [stdout] warning: constant `TAB_CHAR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const TAB_CHAR: char = '\t'; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TAB_STR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const TAB_STR: &str = "\t"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LINE_TABULATION_CHAR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const LINE_TABULATION_CHAR: char = '\x0B'; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LINE_TABULATION_STR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const LINE_TABULATION_STR: &str = "\x0B"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FORM_FEED_CHAR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const FORM_FEED_CHAR: char = '\x0C'; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FORM_FEED_STR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const FORM_FEED_STR: &str = "\x0C"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_whitespace_char` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn is_whitespace_char(char: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `whitespace0` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn whitespace0(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `whitespace1` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn whitespace1(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_inline_whitespace` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn is_inline_whitespace(char: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inline_whitespace0` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn inline_whitespace0(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inline_whitespace1` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn inline_whitespace1(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/lib.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn format_markdown(markdown: &str) -> Result { [INFO] [stdout] | ^^^^ --------------------- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn format_markdown(markdown: &str) -> Result, &str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/format/heading.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn format_atx_heading(level: usize, content: &str) -> PrettifyDoc { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn format_atx_heading(level: usize, content: &str) -> PrettifyDoc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/format/heading.rs:19:53 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn format_setext_heading(level: usize, content: &str) -> PrettifyDoc { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn format_setext_heading(level: usize, content: &str) -> PrettifyDoc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prettify-markdown v0.2.0 (/opt/rustwide/workdir/languages/markdown) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/format/indented_code_block.rs:15:45 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn format_indented_code_block(code: Vec<&str>) -> PrettifyDoc { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn format_indented_code_block(code: Vec<&str>) -> PrettifyDoc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/format/paragraph.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn format_paragraph(content: &str) -> PrettifyDoc { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 3 | pub fn format_paragraph(content: &str) -> PrettifyDoc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/mod.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | fn leaf_block_as_block(input: &str) -> nom::IResult<&str, Block> { [INFO] [stdout] | ^^^^ ---- ----- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | fn leaf_block_as_block(input: &str) -> nom::IResult<&str, Block<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/mod.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn parse_markdown(markdown: &str) -> nom::IResult<&str, Vec> { [INFO] [stdout] | ^^^^ ---- ----- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn parse_markdown(markdown: &str) -> nom::IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/atx_heading.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn atx_heading(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn atx_heading(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/blank_line.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn blank_line(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 5 | pub fn blank_line(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/fenced_code_block.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn fenced_code_block(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 14 | pub fn fenced_code_block(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/indented_code_block.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn indented_code_block(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn indented_code_block(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/paragraph.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn paragraph(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 16 | pub fn paragraph(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/setext_heading.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn setext_heading(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn setext_heading(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/thematic_break.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn thematic_break(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn thematic_break(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> cli/src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/lib.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn format_json(json: &str) -> Result { [INFO] [stdout] | ^^^^ ----------- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 14 | pub fn format_json(json: &str) -> Result, &str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/array.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn array(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 5 | pub fn array(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/object.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn object(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 12 | pub fn object(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/object.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | fn key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | fn key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/object.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/string.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn json_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 4 | pub fn json_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/value.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/json/src/value.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | fn literals(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | fn literals(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling prettify v0.3.0 (/opt/rustwide/workdir/prettify) [INFO] [stdout] warning: struct `KeyValuePair` is never constructed [INFO] [stdout] --> languages/toml/src/key_value_pair.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct KeyValuePair<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyValuePair` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/lib.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn format_toml(_toml: &str) -> Result { [INFO] [stdout] | ^^^^ --------------------- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 14 | pub fn format_toml(_toml: &str) -> Result, &str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/boolean.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn boolean(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 5 | pub fn boolean(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/key.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/key.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn raw_key(input: &str) -> nom::IResult<&str, KeyValuePair> { [INFO] [stdout] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn raw_key(input: &str) -> nom::IResult<&str, KeyValuePair<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/key.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | fn bare_key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | fn bare_key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/key_value_pair.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 22 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/key_value_pair.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/line_endings.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | fn comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 10 | fn comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/line_endings.rs:21:46 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn line_end_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn line_end_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/line_endings.rs:38:48 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn blank_line_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn blank_line_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/string.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn toml_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 16 | pub fn toml_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/string.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn single_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn single_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/string.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn multi_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn multi_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 22 | pub fn table_header(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn raw_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn raw_table_header(input: &str) -> nom::IResult<&str, TableHeader<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:34:52 [INFO] [stdout] | [INFO] [stdout] 34 | fn closing_unrepeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 34 | fn closing_unrepeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:41:42 [INFO] [stdout] | [INFO] [stdout] 41 | fn parsed_unrepeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | fn parsed_unrepeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:53:39 [INFO] [stdout] | [INFO] [stdout] 53 | fn raw_unrepeated_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | fn raw_unrepeated_table_header(input: &str) -> nom::IResult<&str, TableHeader<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:73:50 [INFO] [stdout] | [INFO] [stdout] 73 | fn closing_repeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 73 | fn closing_repeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:80:40 [INFO] [stdout] | [INFO] [stdout] 80 | fn parsed_repeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | fn parsed_repeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/toml/src/table.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | fn raw_repeated_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | fn raw_repeated_table_header(input: &str) -> nom::IResult<&str, TableHeader<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> prettify/src/builders/line_suffix.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn line_suffix(str: &str) -> PrettifyDoc { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 5 | pub fn line_suffix(str: &str) -> PrettifyDoc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/helpers.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn sign(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn sign(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/helpers.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn opt_sign(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn opt_sign(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:77:47 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn unicode_4_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 77 | pub fn unicode_4_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:87:47 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn unicode_8_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn unicode_8_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:97:39 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn unicode_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn unicode_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn backslash_escape(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn backslash_escape(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:111:30 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn unescaped_char(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 111 | pub fn unescaped_char(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/string.rs:115:40 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn unescaped_char_multiline(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stdout] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 115 | pub fn unescaped_char_multiline(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn rfc_3339_full_year(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn rfc_3339_full_year(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn rfc_3339_month(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn rfc_3339_month(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn rfc_3339_day(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn rfc_3339_day(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn rfc_3339_hour(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn rfc_3339_hour(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn rfc_3339_minute(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn rfc_3339_minute(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn rfc_3339_second(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 40 | pub fn rfc_3339_second(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:45:43 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn rfc_3339_second_subfraction(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn rfc_3339_second_subfraction(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | fn time_offset_z(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | fn time_offset_z(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | fn time_offset_number_offset(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | fn time_offset_number_offset(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:69:36 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn rfc_3339_time_offset(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn rfc_3339_time_offset(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:74:37 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn rfc_3339_partial_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn rfc_3339_partial_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:96:29 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn rfc_3339_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 96 | pub fn rfc_3339_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn rfc_3339_date(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 102 | pub fn rfc_3339_date(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:116:40 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn rfc_3339_local_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 116 | pub fn rfc_3339_local_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/shared/src/time_rfc_3339.rs:125:34 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn rfc_3339_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stdout] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn rfc_3339_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TAB_CHAR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub const TAB_CHAR: char = '\t'; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TAB_STR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const TAB_STR: &str = "\t"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LINE_TABULATION_CHAR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub const LINE_TABULATION_CHAR: char = '\x0B'; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LINE_TABULATION_STR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | pub const LINE_TABULATION_STR: &str = "\x0B"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FORM_FEED_CHAR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub const FORM_FEED_CHAR: char = '\x0C'; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FORM_FEED_STR` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const FORM_FEED_STR: &str = "\x0C"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_whitespace_char` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn is_whitespace_char(char: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `whitespace0` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn whitespace0(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `whitespace1` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn whitespace1(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_inline_whitespace` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn is_inline_whitespace(char: char) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inline_whitespace0` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn inline_whitespace0(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inline_whitespace1` is never used [INFO] [stdout] --> languages/markdown/src/parse/preliminaries/mod.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn inline_whitespace1(input: &str) -> nom::IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/lib.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn format_markdown(markdown: &str) -> Result { [INFO] [stdout] | ^^^^ --------------------- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn format_markdown(markdown: &str) -> Result, &str> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/format/heading.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn format_atx_heading(level: usize, content: &str) -> PrettifyDoc { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn format_atx_heading(level: usize, content: &str) -> PrettifyDoc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/format/heading.rs:19:53 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn format_setext_heading(level: usize, content: &str) -> PrettifyDoc { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn format_setext_heading(level: usize, content: &str) -> PrettifyDoc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/format/indented_code_block.rs:15:45 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn format_indented_code_block(code: Vec<&str>) -> PrettifyDoc { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn format_indented_code_block(code: Vec<&str>) -> PrettifyDoc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/format/paragraph.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn format_paragraph(content: &str) -> PrettifyDoc { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 3 | pub fn format_paragraph(content: &str) -> PrettifyDoc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/mod.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | fn leaf_block_as_block(input: &str) -> nom::IResult<&str, Block> { [INFO] [stdout] | ^^^^ ---- ----- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | fn leaf_block_as_block(input: &str) -> nom::IResult<&str, Block<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/mod.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn parse_markdown(markdown: &str) -> nom::IResult<&str, Vec> { [INFO] [stdout] | ^^^^ ---- ----- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn parse_markdown(markdown: &str) -> nom::IResult<&str, Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/atx_heading.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn atx_heading(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn atx_heading(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/blank_line.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn blank_line(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 5 | pub fn blank_line(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/fenced_code_block.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn fenced_code_block(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 14 | pub fn fenced_code_block(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/indented_code_block.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn indented_code_block(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn indented_code_block(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/paragraph.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn paragraph(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 16 | pub fn paragraph(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/setext_heading.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn setext_heading(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn setext_heading(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> languages/markdown/src/parse/leaf_blocks/thematic_break.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn thematic_break(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stdout] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn thematic_break(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling insta v1.15.0 [INFO] [stderr] Compiling prettify-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> cli/src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.57s [INFO] running `Command { std: "docker" "inspect" "4a3738710154789ac5340f1734acff28401db74f4a30dff398c84e32d5e166ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3738710154789ac5340f1734acff28401db74f4a30dff398c84e32d5e166ab", kill_on_drop: false }` [INFO] [stdout] 4a3738710154789ac5340f1734acff28401db74f4a30dff398c84e32d5e166ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fb9717eea95fe6c9c80e997cee8e4804f5cf32278d7c8aa45be78ab17b538fa8 [INFO] running `Command { std: "docker" "start" "-a" "fb9717eea95fe6c9c80e997cee8e4804f5cf32278d7c8aa45be78ab17b538fa8", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> prettify/src/builders/line_suffix.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn line_suffix(str: &str) -> PrettifyDoc { [INFO] [stderr] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 5 | pub fn line_suffix(str: &str) -> PrettifyDoc<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `prettify` (lib) generated 1 warning (run `cargo fix --lib -p prettify` to apply 1 suggestion) [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/helpers.rs:15:20 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn sign(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 15 | pub fn sign(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/helpers.rs:27:24 [INFO] [stderr] | [INFO] [stderr] 27 | pub fn opt_sign(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 27 | pub fn opt_sign(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/string.rs:77:47 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn unicode_4_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 77 | pub fn unicode_4_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/string.rs:87:47 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn unicode_8_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 87 | pub fn unicode_8_digit_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/string.rs:97:39 [INFO] [stderr] | [INFO] [stderr] 97 | pub fn unicode_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 97 | pub fn unicode_escape_sequence(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/string.rs:104:32 [INFO] [stderr] | [INFO] [stderr] 104 | pub fn backslash_escape(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 104 | pub fn backslash_escape(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/string.rs:111:30 [INFO] [stderr] | [INFO] [stderr] 111 | pub fn unescaped_char(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 111 | pub fn unescaped_char(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/string.rs:115:40 [INFO] [stderr] | [INFO] [stderr] 115 | pub fn unescaped_char_multiline(input: &str) -> nom::IResult<&str, StringFragment> { [INFO] [stderr] | ^^^^ ---- -------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 115 | pub fn unescaped_char_multiline(input: &str) -> nom::IResult<&str, StringFragment<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/time_rfc_3339.rs:15:34 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn rfc_3339_full_year(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 15 | pub fn rfc_3339_full_year(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/time_rfc_3339.rs:20:30 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn rfc_3339_month(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 20 | pub fn rfc_3339_month(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/time_rfc_3339.rs:25:28 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn rfc_3339_day(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 25 | pub fn rfc_3339_day(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/time_rfc_3339.rs:30:29 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn rfc_3339_hour(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 30 | pub fn rfc_3339_hour(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/time_rfc_3339.rs:35:31 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn rfc_3339_minute(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 35 | pub fn rfc_3339_minute(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/time_rfc_3339.rs:40:31 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn rfc_3339_second(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 40 | pub fn rfc_3339_second(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/time_rfc_3339.rs:45:43 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn rfc_3339_second_subfraction(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 45 | pub fn rfc_3339_second_subfraction(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/time_rfc_3339.rs:58:25 [INFO] [stderr] | [INFO] [stderr] 58 | fn time_offset_z(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 58 | fn time_offset_z(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/time_rfc_3339.rs:63:37 [INFO] [stderr] | [INFO] [stderr] 63 | fn time_offset_number_offset(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 63 | fn time_offset_number_offset(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/time_rfc_3339.rs:69:36 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn rfc_3339_time_offset(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 69 | pub fn rfc_3339_time_offset(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/time_rfc_3339.rs:74:37 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn rfc_3339_partial_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 74 | pub fn rfc_3339_partial_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/time_rfc_3339.rs:96:29 [INFO] [stderr] | [INFO] [stderr] 96 | pub fn rfc_3339_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 96 | pub fn rfc_3339_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/time_rfc_3339.rs:102:29 [INFO] [stderr] | [INFO] [stderr] 102 | pub fn rfc_3339_date(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 102 | pub fn rfc_3339_date(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/time_rfc_3339.rs:116:40 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn rfc_3339_local_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 116 | pub fn rfc_3339_local_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/shared/src/time_rfc_3339.rs:125:34 [INFO] [stderr] | [INFO] [stderr] 125 | pub fn rfc_3339_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 125 | pub fn rfc_3339_date_time(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `prettify-shared` (lib) generated 23 warnings (run `cargo fix --lib -p prettify-shared` to apply 23 suggestions) [INFO] [stderr] warning: function `boolean` is never used [INFO] [stderr] --> languages/toml/src/boolean.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn boolean(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `is_alphanumeric_or_underscore_or_dash` is never used [INFO] [stderr] --> languages/toml/src/helpers.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn is_alphanumeric_or_underscore_or_dash(c: char) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `KeyValuePair` is never constructed [INFO] [stderr] --> languages/toml/src/key.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct KeyValuePair<'a> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `KeyValuePair` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `key` is never used [INFO] [stderr] --> languages/toml/src/key.rs:19:8 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `raw_key` is never used [INFO] [stderr] --> languages/toml/src/key.rs:25:8 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn raw_key(input: &str) -> nom::IResult<&str, KeyValuePair> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `delimiter` is never used [INFO] [stderr] --> languages/toml/src/key.rs:39:4 [INFO] [stderr] | [INFO] [stderr] 39 | fn delimiter(input: &str) -> nom::IResult<&str, &str> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `raw_bare_key` is never used [INFO] [stderr] --> languages/toml/src/key.rs:43:4 [INFO] [stderr] | [INFO] [stderr] 43 | fn raw_bare_key(input: &str) -> nom::IResult<&str, &str> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `bare_key` is never used [INFO] [stderr] --> languages/toml/src/key.rs:47:4 [INFO] [stderr] | [INFO] [stderr] 47 | fn bare_key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `KeyValuePair` is never constructed [INFO] [stderr] --> languages/toml/src/key_value_pair.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct KeyValuePair<'a> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `KeyValuePair` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `value` is never used [INFO] [stderr] --> languages/toml/src/key_value_pair.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `key_value_pair` is never used [INFO] [stderr] --> languages/toml/src/key_value_pair.rs:41:8 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `comment` is never used [INFO] [stderr] --> languages/toml/src/line_endings.rs:10:4 [INFO] [stderr] | [INFO] [stderr] 10 | fn comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `line_end_with_optional_comment` is never used [INFO] [stderr] --> languages/toml/src/line_endings.rs:21:8 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn line_end_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `blank_line_with_optional_comment` is never used [INFO] [stderr] --> languages/toml/src/line_endings.rs:38:8 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn blank_line_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `toml_string` is never used [INFO] [stderr] --> languages/toml/src/string.rs:16:8 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn toml_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `single_line_string` is never used [INFO] [stderr] --> languages/toml/src/string.rs:20:8 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn single_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `multi_line_string` is never used [INFO] [stderr] --> languages/toml/src/string.rs:39:8 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn multi_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `TableHeader` is never constructed [INFO] [stderr] --> languages/toml/src/table.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct TableHeader<'a> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TableHeader` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `table_header` is never used [INFO] [stderr] --> languages/toml/src/table.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `raw_table_header` is never used [INFO] [stderr] --> languages/toml/src/table.rs:26:8 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn raw_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `opening_unrepeated_delimiter` is never used [INFO] [stderr] --> languages/toml/src/table.rs:30:4 [INFO] [stderr] | [INFO] [stderr] 30 | fn opening_unrepeated_delimiter(input: &str) -> nom::IResult<&str, &str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `closing_unrepeated_delimiter_and_comment` is never used [INFO] [stderr] --> languages/toml/src/table.rs:34:4 [INFO] [stderr] | [INFO] [stderr] 34 | fn closing_unrepeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `parsed_unrepeated_table_header` is never used [INFO] [stderr] --> languages/toml/src/table.rs:41:4 [INFO] [stderr] | [INFO] [stderr] 41 | fn parsed_unrepeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `raw_unrepeated_table_header` is never used [INFO] [stderr] --> languages/toml/src/table.rs:53:4 [INFO] [stderr] | [INFO] [stderr] 53 | fn raw_unrepeated_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `opening_repeated_delimiter` is never used [INFO] [stderr] --> languages/toml/src/table.rs:69:4 [INFO] [stderr] | [INFO] [stderr] 69 | fn opening_repeated_delimiter(input: &str) -> nom::IResult<&str, &str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `closing_repeated_delimiter_and_comment` is never used [INFO] [stderr] --> languages/toml/src/table.rs:73:4 [INFO] [stderr] | [INFO] [stderr] 73 | fn closing_repeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `parsed_repeated_table_header` is never used [INFO] [stderr] --> languages/toml/src/table.rs:80:4 [INFO] [stderr] | [INFO] [stderr] 80 | fn parsed_repeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `raw_repeated_table_header` is never used [INFO] [stderr] --> languages/toml/src/table.rs:92:4 [INFO] [stderr] | [INFO] [stderr] 92 | fn raw_repeated_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/lib.rs:14:27 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn format_toml(_toml: &str) -> Result { [INFO] [stderr] | ^^^^ --------------------- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 14 | pub fn format_toml(_toml: &str) -> Result, &str> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/boolean.rs:5:23 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn boolean(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 5 | pub fn boolean(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/key.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 19 | pub fn key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/key.rs:25:23 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn raw_key(input: &str) -> nom::IResult<&str, KeyValuePair> { [INFO] [stderr] | ^^^^ ---- ------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 25 | pub fn raw_key(input: &str) -> nom::IResult<&str, KeyValuePair<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/key.rs:47:20 [INFO] [stderr] | [INFO] [stderr] 47 | fn bare_key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 47 | fn bare_key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/key_value_pair.rs:22:21 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 22 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/key_value_pair.rs:41:30 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 41 | pub fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/line_endings.rs:10:19 [INFO] [stderr] | [INFO] [stderr] 10 | fn comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 10 | fn comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/line_endings.rs:21:46 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn line_end_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 21 | pub fn line_end_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/line_endings.rs:38:48 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn blank_line_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 38 | pub fn blank_line_with_optional_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/string.rs:16:27 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn toml_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 16 | pub fn toml_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/string.rs:20:34 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn single_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 20 | pub fn single_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/string.rs:39:33 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn multi_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 39 | pub fn multi_line_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/table.rs:22:28 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 22 | pub fn table_header(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/table.rs:26:32 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn raw_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 26 | pub fn raw_table_header(input: &str) -> nom::IResult<&str, TableHeader<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/table.rs:34:52 [INFO] [stderr] | [INFO] [stderr] 34 | fn closing_unrepeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 34 | fn closing_unrepeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/table.rs:41:42 [INFO] [stderr] | [INFO] [stderr] 41 | fn parsed_unrepeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 41 | fn parsed_unrepeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/table.rs:53:39 [INFO] [stderr] | [INFO] [stderr] 53 | fn raw_unrepeated_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 53 | fn raw_unrepeated_table_header(input: &str) -> nom::IResult<&str, TableHeader<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/table.rs:73:50 [INFO] [stderr] | [INFO] [stderr] 73 | fn closing_repeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 73 | fn closing_repeated_delimiter_and_comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/table.rs:80:40 [INFO] [stderr] | [INFO] [stderr] 80 | fn parsed_repeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 80 | fn parsed_repeated_table_header(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/toml/src/table.rs:92:37 [INFO] [stderr] | [INFO] [stderr] 92 | fn raw_repeated_table_header(input: &str) -> nom::IResult<&str, TableHeader> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 92 | fn raw_repeated_table_header(input: &str) -> nom::IResult<&str, TableHeader<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/json/src/lib.rs:14:26 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn format_json(json: &str) -> Result { [INFO] [stderr] | ^^^^ ----------- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 14 | pub fn format_json(json: &str) -> Result, &str> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/json/src/array.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn array(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 5 | pub fn array(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/json/src/object.rs:12:22 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn object(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 12 | pub fn object(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/json/src/object.rs:20:15 [INFO] [stderr] | [INFO] [stderr] 20 | fn key(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 20 | fn key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/json/src/object.rs:29:26 [INFO] [stderr] | [INFO] [stderr] 29 | fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 29 | fn key_value_pair(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/json/src/string.rs:4:27 [INFO] [stderr] | [INFO] [stderr] 4 | pub fn json_string(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 4 | pub fn json_string(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/json/src/value.rs:7:21 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 7 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/json/src/value.rs:18:20 [INFO] [stderr] | [INFO] [stderr] 18 | fn literals(input: &str) -> nom::IResult<&str, PrettifyDoc> { [INFO] [stderr] | ^^^^ ---- ----------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 18 | fn literals(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: struct `KeyValuePair` is never constructed [INFO] [stderr] --> languages/toml/src/key_value_pair.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct KeyValuePair<'a> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `KeyValuePair` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `prettify-toml` (lib) generated 49 warnings (run `cargo fix --lib -p prettify-toml` to apply 21 suggestions) [INFO] [stderr] warning: `prettify-json` (lib) generated 8 warnings (run `cargo fix --lib -p prettify-json` to apply 8 suggestions) [INFO] [stderr] warning: `prettify-json` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] warning: `prettify-toml` (lib test) generated 22 warnings (21 duplicates) [INFO] [stderr] warning: `prettify-shared` (lib test) generated 23 warnings (23 duplicates) [INFO] [stderr] warning: `prettify` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: constant `TAB_CHAR` is never used [INFO] [stderr] --> languages/markdown/src/parse/preliminaries/mod.rs:16:11 [INFO] [stderr] | [INFO] [stderr] 16 | pub const TAB_CHAR: char = '\t'; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `TAB_STR` is never used [INFO] [stderr] --> languages/markdown/src/parse/preliminaries/mod.rs:17:11 [INFO] [stderr] | [INFO] [stderr] 17 | pub const TAB_STR: &str = "\t"; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `LINE_TABULATION_CHAR` is never used [INFO] [stderr] --> languages/markdown/src/parse/preliminaries/mod.rs:18:11 [INFO] [stderr] | [INFO] [stderr] 18 | pub const LINE_TABULATION_CHAR: char = '\x0B'; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `LINE_TABULATION_STR` is never used [INFO] [stderr] --> languages/markdown/src/parse/preliminaries/mod.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | pub const LINE_TABULATION_STR: &str = "\x0B"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `FORM_FEED_CHAR` is never used [INFO] [stderr] --> languages/markdown/src/parse/preliminaries/mod.rs:20:11 [INFO] [stderr] | [INFO] [stderr] 20 | pub const FORM_FEED_CHAR: char = '\x0C'; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `FORM_FEED_STR` is never used [INFO] [stderr] --> languages/markdown/src/parse/preliminaries/mod.rs:21:11 [INFO] [stderr] | [INFO] [stderr] 21 | pub const FORM_FEED_STR: &str = "\x0C"; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `is_whitespace_char` is never used [INFO] [stderr] --> languages/markdown/src/parse/preliminaries/mod.rs:41:8 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn is_whitespace_char(char: char) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `whitespace0` is never used [INFO] [stderr] --> languages/markdown/src/parse/preliminaries/mod.rs:50:8 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn whitespace0(input: &str) -> nom::IResult<&str, &str> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `whitespace1` is never used [INFO] [stderr] --> languages/markdown/src/parse/preliminaries/mod.rs:54:8 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn whitespace1(input: &str) -> nom::IResult<&str, &str> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `is_inline_whitespace` is never used [INFO] [stderr] --> languages/markdown/src/parse/preliminaries/mod.rs:74:8 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn is_inline_whitespace(char: char) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `inline_whitespace0` is never used [INFO] [stderr] --> languages/markdown/src/parse/preliminaries/mod.rs:78:8 [INFO] [stderr] | [INFO] [stderr] 78 | pub fn inline_whitespace0(input: &str) -> nom::IResult<&str, &str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `inline_whitespace1` is never used [INFO] [stderr] --> languages/markdown/src/parse/preliminaries/mod.rs:82:8 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn inline_whitespace1(input: &str) -> nom::IResult<&str, &str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/markdown/src/lib.rs:11:34 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn format_markdown(markdown: &str) -> Result { [INFO] [stderr] | ^^^^ --------------------- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 11 | pub fn format_markdown(markdown: &str) -> Result, &str> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/markdown/src/format/heading.rs:11:50 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn format_atx_heading(level: usize, content: &str) -> PrettifyDoc { [INFO] [stderr] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 11 | pub fn format_atx_heading(level: usize, content: &str) -> PrettifyDoc<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/markdown/src/format/heading.rs:19:53 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn format_setext_heading(level: usize, content: &str) -> PrettifyDoc { [INFO] [stderr] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 19 | pub fn format_setext_heading(level: usize, content: &str) -> PrettifyDoc<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/markdown/src/format/indented_code_block.rs:15:45 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn format_indented_code_block(code: Vec<&str>) -> PrettifyDoc { [INFO] [stderr] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 15 | pub fn format_indented_code_block(code: Vec<&str>) -> PrettifyDoc<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/markdown/src/format/paragraph.rs:3:34 [INFO] [stderr] | [INFO] [stderr] 3 | pub fn format_paragraph(content: &str) -> PrettifyDoc { [INFO] [stderr] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 3 | pub fn format_paragraph(content: &str) -> PrettifyDoc<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/markdown/src/parse/mod.rs:11:31 [INFO] [stderr] | [INFO] [stderr] 11 | fn leaf_block_as_block(input: &str) -> nom::IResult<&str, Block> { [INFO] [stderr] | ^^^^ ---- ----- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 11 | fn leaf_block_as_block(input: &str) -> nom::IResult<&str, Block<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/markdown/src/parse/mod.rs:27:33 [INFO] [stderr] | [INFO] [stderr] 27 | pub fn parse_markdown(markdown: &str) -> nom::IResult<&str, Vec> { [INFO] [stderr] | ^^^^ ---- ----- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 27 | pub fn parse_markdown(markdown: &str) -> nom::IResult<&str, Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/markdown/src/parse/leaf_blocks/atx_heading.rs:26:27 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn atx_heading(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stderr] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 26 | pub fn atx_heading(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/markdown/src/parse/leaf_blocks/blank_line.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn blank_line(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stderr] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 5 | pub fn blank_line(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/markdown/src/parse/leaf_blocks/fenced_code_block.rs:14:33 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn fenced_code_block(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stderr] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 14 | pub fn fenced_code_block(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/markdown/src/parse/leaf_blocks/indented_code_block.rs:26:35 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn indented_code_block(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stderr] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 26 | pub fn indented_code_block(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/markdown/src/parse/leaf_blocks/paragraph.rs:16:25 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn paragraph(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stderr] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 16 | pub fn paragraph(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/markdown/src/parse/leaf_blocks/setext_heading.rs:23:30 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn setext_heading(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stderr] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 23 | pub fn setext_heading(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> languages/markdown/src/parse/leaf_blocks/thematic_break.rs:15:30 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn thematic_break(input: &str) -> nom::IResult<&str, LeafBlock> { [INFO] [stderr] | ^^^^ ---- --------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 15 | pub fn thematic_break(input: &str) -> nom::IResult<&str, LeafBlock<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `prettify-markdown` (lib) generated 26 warnings (run `cargo fix --lib -p prettify-markdown` to apply 14 suggestions) [INFO] [stderr] warning: `prettify-markdown` (lib test) generated 26 warnings (26 duplicates) [INFO] [stderr] warning: found module declaration for lib.rs [INFO] [stderr] --> cli/src/main.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | mod lib; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: lib.rs is the root of this crate's library target [INFO] [stderr] = help: to refer to it from other targets, use the library's name as the path [INFO] [stderr] = note: `#[warn(special_module_name)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `prettify-cli` (bin "prettify-cli" test) generated 1 warning [INFO] [stderr] warning: `prettify-cli` (bin "prettify-cli") generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/prettify-d667c614e25d8192) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/unit_align.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_align-bee240c012a4449f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test space_align ... ok [INFO] [stdout] test string_align ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/unit_break_parent.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_break_parent-f44ca931724ecc3c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test break_parent_command ... ok [INFO] [stdout] test nested_groups_only_outer ... ok [INFO] [stdout] test nested_groups ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/unit_concat.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_concat-89aa13f2f91348fd) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test doc_children_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] Running tests/unit_conditional_group.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_conditional_group-c1f3f0946059c972) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test conditional_group_command ... ok [INFO] [stdout] test prints_only_item_even_if_not_fit ... ok [INFO] [stdout] test prints_only_item_if_fits ... ok [INFO] [stdout] test prints_first_if_it_fits ... ok [INFO] [stdout] test conditional_group_with_complex_blocks ... ok [INFO] [stdout] test conditional_group_with_complex_blocks_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/unit_dedent.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_dedent-52ac10441e3c07f1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test undoes_an_indent ... ok [INFO] [stdout] test dedent_from_root_does_nothing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/unit_fill.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_fill-92bbbdb9a3a66d23) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test fill_long_item ... ok [INFO] [stdout] test fill_single_item ... ok [INFO] [stdout] test fill_list_of_items ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/unit_hard_line.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_hard_line-81ee96f7c73a78b4) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test command_hard_line ... ok [INFO] [stdout] test preserve_leading_whitespace ... ok [INFO] [stdout] test command_hard_line_context ... ok [INFO] [stdout] test remove_trailing_whitespace_long_text ... ok [INFO] [stdout] test command_hard_line_context_inside_group ... ok [INFO] [stdout] test preserve_leading_whitespace_long_text ... ok [INFO] [stderr] Running tests/unit_if_break.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_if_break-23b3264542dc4612) [INFO] [stdout] test command_hard_line_context_inside_group_long_text ... ok [INFO] [stdout] test remove_trailing_whitespace ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running tests/unit_indent.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_indent-4720beee963ef74b) [INFO] [stdout] test if_break_break_state ... ok [INFO] [stdout] test if_break_flat_state ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test indents_array_only_when_wrapping_to_new_line ... ok [INFO] [stdout] test indent_simple_string ... ok [INFO] [stdout] test indent_array ... ok [INFO] [stderr] Running tests/unit_join.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_join-5959ab9c059ec38f) [INFO] [stdout] test nested_indents ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test join_two_elements ... ok [INFO] [stdout] test join_one_element ... ok [INFO] [stdout] test join_zero_elements ... ok [INFO] [stdout] test leading_whitespace ... ok [INFO] [stdout] test join_three_elements ... ok [INFO] [stdout] test trailing_whitespace ... ok [INFO] [stdout] test join_custom_separator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/unit_line.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_line-11bc4852ed68ca5b) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test command_line ... ok [INFO] [stdout] test command_line_inside_group ... ok [INFO] [stdout] test command_line_inside_group_long_text ... ok [INFO] [stdout] test command_line_context ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/unit_line_suffix.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_line_suffix-7e16d721b269e2c4) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test multiple_line_suffixes ... ok [INFO] [stdout] test with_boundary ... ok [INFO] [stdout] test separated_line_suffixes ... ok [INFO] [stdout] test suffixes_always_flushed_even_without_a_newline ... ok [INFO] [stdout] test line_suffix_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/unit_literal_line.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_literal_line-7317f35172a60e42) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test command_literal_line ... ok [INFO] [stdout] test command_literal_line_context_inside_group ... ok [INFO] [stdout] test preserve_leading_whitespace_long_text ... ok [INFO] [stdout] test command_literal_line_context ... ok [INFO] [stdout] test preserve_trailing_whitespace_long_text ... ok [INFO] [stdout] test preserve_trailing_whitespace ... ok [INFO] [stdout] test command_literal_line_context_inside_group_long_text ... ok [INFO] [stderr] Running tests/unit_soft_line.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_soft_line-5df3a545486694ce) [INFO] [stdout] test preserve_leading_whitespace ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test command_soft_line ... ok [INFO] [stdout] test command_soft_line_inside_group ... ok [INFO] [stderr] Running tests/unit_string.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_string-0c7b8943ac96affb) [INFO] [stdout] test command_soft_line_context ... ok [INFO] [stdout] test command_soft_line_inside_group_long_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test leading_whitespace ... ok [INFO] [stdout] test trailing_whitespace ... ok [INFO] [stdout] test doc_string_2 ... ok [INFO] [stdout] test doc_string_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/unit_trim.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unit_trim-750da9871d475857) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test trim_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/prettify_cli-4c4d866e02e417ec) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::get_elapsed_string_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/prettify_cli-04150b7a31124879) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test lib::test::get_elapsed_string_test ... ok [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/main-16a064fc956ba59b) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_formatting ... ok [INFO] [stdout] test test_idempotency ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/prettify_json-13519fc091444970) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test string::test::test_json_string ... ok [INFO] [stdout] test object::test::test_object ... ok [INFO] [stdout] test array::test::test_array ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/prettify_lua-dfc939c8f6826c64) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/prettify_markdown-4c595b67e49e6b61) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test parse::leaf_blocks::atx_heading::tests::atx_heading_failure_test ... ok [INFO] [stdout] test parse::leaf_blocks::blank_line::tests::blank_line_test ... ok [INFO] [stdout] test parse::leaf_blocks::fenced_code_block::test::fenced_code_block_fails ... ok [INFO] [stdout] test parse::leaf_blocks::paragraph::tests::paragraph_test ... ok [INFO] [stdout] test parse::preliminaries::test::line_ending_test ... ok [INFO] [stdout] test parse::leaf_blocks::atx_heading::tests::atx_heading_test ... ok [INFO] [stdout] test parse::leaf_blocks::thematic_break::tests::thematic_break_failure_test ... ok [INFO] [stdout] test parse::leaf_blocks::thematic_break::tests::thematic_break_test ... ok [INFO] [stdout] test parse::leaf_blocks::fenced_code_block::test::fenced_code_block_test ... ok [INFO] [stdout] test parse::leaf_blocks::setext_heading::tests::setext_heading_failure_test ... ok [INFO] [stdout] test parse::leaf_blocks::indented_code_block::test::indented_code_block_test ... ok [INFO] [stdout] test format::heading::tests::format_atx_heading_test ... ok [INFO] [stdout] test format::paragraph::tests::paragraph ... ok [INFO] [stdout] test format::heading::tests::format_setext_heading_test ... ok [INFO] [stdout] test format::indented_code_block::tests::paragraph ... ok [INFO] [stdout] test format::fenced_code_block::tests::paragraph ... ok [INFO] [stdout] test parse::leaf_blocks::setext_heading::tests::setext_heading_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/prettify_shared-f9be3b0f789d3360) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test float::test::no_underscores ... ok [INFO] [stdout] test float::test::float_failure_test ... ok [INFO] [stdout] test float::test::float_test ... ok [INFO] [stdout] test helpers::test::add_integer_underscores_every_n_test ... ok [INFO] [stdout] test helpers::test::add_integer_underscores_reverse_every_n_test ... ok [INFO] [stdout] test helpers::test::add_integer_underscores_reverse_test ... ok [INFO] [stdout] test helpers::test::add_integer_underscores_test ... ok [INFO] [stdout] test integer::test::binary_integer_test ... ok [INFO] [stdout] test integer::test::custom_underscore_every_n ... ok [INFO] [stdout] test integer::test::decimal_integer_test ... ok [INFO] [stdout] test integer::test::do_not_use_underscores ... ok [INFO] [stdout] test integer::test::octal_integer_test ... ok [INFO] [stdout] test integer::test::hexadecimal_integer_test ... ok [INFO] [stdout] test string::test::test_backslash_escaped ... ok [INFO] [stdout] test string::test::test_double_quoted_string ... ok [INFO] [stdout] test string::test::test_parse_double_quoted_string ... ok [INFO] [stdout] test string::test::test_parse_and_format_string ... ok [INFO] [stdout] test string::test::format_unicode ... ok [INFO] [stdout] test string::test::test_parse_single_quoted_string ... ok [INFO] [stdout] test string::test::test_unescaped_char ... ok [INFO] [stdout] test string::test::test_unescaped_char_multiline ... ok [INFO] [stdout] test string::test::test_single_quoted_string ... ok [INFO] [stdout] test string::test::test_unicode_4_digit_escape_sequence ... ok [INFO] [stdout] test string::test::test_unicode_escape_sequence ... ok [INFO] [stdout] test time_rfc_3339::test::test_rfc_3339_date ... ok [INFO] [stdout] test string::test::test_unicode_8_digit_escape_sequence ... ok [INFO] [stdout] test time_rfc_3339::test::test_rfc_3339_full_year ... ok [INFO] [stdout] test time_rfc_3339::test::test_rfc_3339_hour ... ok [INFO] [stdout] test time_rfc_3339::test::test_rfc_3339_day ... ok [INFO] [stdout] test string::test::test_parse_string ... ok [INFO] [stdout] test time_rfc_3339::test::test_rfc_3339_date_time ... ok [INFO] [stdout] test time_rfc_3339::test::test_rfc_3339_month ... ok [INFO] [stdout] test time_rfc_3339::test::test_rfc_3339_minute ... ok [INFO] [stdout] test time_rfc_3339::test::test_rfc_3339_partial_time ... ok [INFO] [stdout] test time_rfc_3339::test::test_rfc_3339_local_date_time ... ok [INFO] [stdout] test time_rfc_3339::test::test_rfc_3339_second ... ok [INFO] [stdout] test time_rfc_3339::test::test_rfc_3339_time_offset ... ok [INFO] [stdout] test time_rfc_3339::test::test_rfc_3339_second_subfraction ... ok [INFO] [stdout] test time_rfc_3339::test::test_rfc_3339_time ... ok [INFO] [stdout] test repeated_items::test::use_user_preferred_indentation ... ok [INFO] [stdout] test repeated_items::test::allow_trailing_separator ... ok [INFO] [stdout] test repeated_items::test::space_around_delimiters ... ok [INFO] [stdout] test repeated_items::test::test_default_behavior ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/prettify_toml-9c0f11c3be48c2f3) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test boolean::test::test_boolean ... ok [INFO] [stdout] test key::test::bare_key_test ... ok [INFO] [stdout] test key::test::raw_bare_key_test ... ok [INFO] [stdout] test key::test::joined_key_test ... ok [INFO] [stdout] test key::test::quoted_key_test ... ok [INFO] [stdout] test key::test::raw_joined_key_test ... ok [INFO] [stdout] test string::test::test_toml_string ... ok [INFO] [stdout] test key::test::raw_quoted_key_test ... ok [INFO] [stdout] test key_value_pair::test::test_with_comment ... ok [INFO] [stdout] test string::test::single_line_string_test ... ok [INFO] [stdout] test key_value_pair::test::test_local_date ... ok [INFO] [stdout] test table::test::raw_table_header_test ... ok [INFO] [stdout] test string::test::multi_line_string_test ... ok [INFO] [stdout] test key_value_pair::test::test_integer_value ... ok [INFO] [stdout] test key_value_pair::test::test_boolean_value ... ok [INFO] [stdout] test key_value_pair::test::test_local_time ... ok [INFO] [stdout] test key_value_pair::test::test_local_date_time ... ok [INFO] [stdout] test table::test::table_header_test ... ok [INFO] [stdout] test key_value_pair::test::test_float_value ... ok [INFO] [stdout] test line_endings::test::blank_line_with_optional_comment_test ... ok [INFO] [stdout] test key_value_pair::test::test_offset_date_time ... ok [INFO] [stdout] test line_endings::test::line_end_with_optional_comment_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests prettify [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests prettify_cli [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests prettify_json [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests prettify_markdown [INFO] [stderr] Doc-tests prettify_shared [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests prettify_toml [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fb9717eea95fe6c9c80e997cee8e4804f5cf32278d7c8aa45be78ab17b538fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb9717eea95fe6c9c80e997cee8e4804f5cf32278d7c8aa45be78ab17b538fa8", kill_on_drop: false }` [INFO] [stdout] fb9717eea95fe6c9c80e997cee8e4804f5cf32278d7c8aa45be78ab17b538fa8