[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] checking Nick-Mazuk/prettify against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNick-Mazuk%2Fprettify" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nick-Mazuk/prettify on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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]   |
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13faf4237945ec1a5746ae92de158b054b6e90766c62b7dc519364874e4962b3
[INFO] running `Command { std: "docker" "start" "-a" "13faf4237945ec1a5746ae92de158b054b6e90766c62b7dc519364874e4962b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13faf4237945ec1a5746ae92de158b054b6e90766c62b7dc519364874e4962b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13faf4237945ec1a5746ae92de158b054b6e90766c62b7dc519364874e4962b3", kill_on_drop: false }`
[INFO] [stdout] 13faf4237945ec1a5746ae92de158b054b6e90766c62b7dc519364874e4962b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f03dd9acd94c4be625189e9db0c6bd623a0635e3572ff7b3cd6be079002df931
[INFO] running `Command { std: "docker" "start" "-a" "f03dd9acd94c4be625189e9db0c6bd623a0635e3572ff7b3cd6be079002df931", 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]   |
[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 memchr v2.5.0
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling indoc v1.0.6
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking typed-arena v1.7.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking similar v2.1.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking xdg v2.4.1
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling onig_sys v69.7.1
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking prettify v0.3.0 (/opt/rustwide/workdir/prettify)
[INFO] [stderr]     Checking fancy-regex v0.7.1
[INFO] [stderr]     Checking globset v0.4.9
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn line_suffix(str: &str) -> PrettifyDoc<'_> {
[INFO] [stdout]   |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn line_suffix(str: &str) -> PrettifyDoc<'_> {
[INFO] [stdout]   |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking prettify-shared v0.1.0 (/opt/rustwide/workdir/languages/shared)
[INFO] [stderr]     Checking prettify-lua v0.1.0 (/opt/rustwide/workdir/languages/lua)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                    |                     |
[INFO] [stdout]    |                    |                     the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn sign(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                        |                     |
[INFO] [stdout]    |                        |                     the same lifetime is elided here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                               |                     |
[INFO] [stdout]    |                                               |                     the same lifetime is elided here
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                               |                     |
[INFO] [stdout]    |                                               |                     the same lifetime is elided here
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                       |                     |
[INFO] [stdout]    |                                       |                     the same lifetime is elided here
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                                |                     |
[INFO] [stdout]     |                                |                     the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                              |                     |
[INFO] [stdout]     |                              |                     the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                                        |                     |
[INFO] [stdout]     |                                        |                     the same lifetime is elided here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                  |                     |
[INFO] [stdout]    |                                  |                     the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                              |                     |
[INFO] [stdout]    |                              |                     the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                            |                     |
[INFO] [stdout]    |                            |                     the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                             |                     |
[INFO] [stdout]    |                             |                     the same lifetime is elided here
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                               |                     |
[INFO] [stdout]    |                               |                     the same lifetime is elided here
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                               |                     |
[INFO] [stdout]    |                               |                     the same lifetime is elided here
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                           |                     |
[INFO] [stdout]    |                                           |                     the same lifetime is elided here
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                         |                     |
[INFO] [stdout]    |                         |                     the same lifetime is elided here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                     |                     |
[INFO] [stdout]    |                                     |                     the same lifetime is elided here
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                    |                     |
[INFO] [stdout]    |                                    |                     the same lifetime is elided here
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                     |                     |
[INFO] [stdout]    |                                     |                     the same lifetime is elided here
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                             |                     |
[INFO] [stdout]    |                             |                     the same lifetime is elided here
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                             |                     |
[INFO] [stdout]     |                             |                     the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                                        |                     |
[INFO] [stdout]     |                                        |                     the same lifetime is elided here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                                  |                     |
[INFO] [stdout]     |                                  |                     the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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]     Checking prettify-toml v0.1.0 (/opt/rustwide/workdir/languages/toml)
[INFO] [stderr]     Checking prettify-json v0.1.0 (/opt/rustwide/workdir/languages/json)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> languages/json/src/lib.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn format_json(json: &str) -> Result<PrettifyDoc, &str> {
[INFO] [stdout]    |                          ^^^^            ^^^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                          |               |
[INFO] [stdout]    |                          |               the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn format_json(json: &str) -> Result<PrettifyDoc<'_>, &str> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]   |                     |                     |
[INFO] [stdout]   |                     |                     the same lifetime is elided here
[INFO] [stdout]   |                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn array(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]   |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                      |                     |
[INFO] [stdout]    |                      |                     the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn object(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |               |                     |
[INFO] [stdout]    |               |                     the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                          |                     |
[INFO] [stdout]    |                          |                     the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]   |                           |                     |
[INFO] [stdout]   |                           |                     the same lifetime is elided here
[INFO] [stdout]   |                           the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]   |                     |                     |
[INFO] [stdout]   |                     |                     the same lifetime is elided here
[INFO] [stdout]   |                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]   |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                    |                     |
[INFO] [stdout]    |                    |                     the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn literals(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> languages/json/src/lib.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn format_json(json: &str) -> Result<PrettifyDoc, &str> {
[INFO] [stdout]    |                          ^^^^            ^^^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                          |               |
[INFO] [stdout]    |                          |               the same lifetime is hidden here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn format_json(json: &str) -> Result<PrettifyDoc<'_>, &str> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]   |                     |                     |
[INFO] [stdout]   |                     |                     the same lifetime is elided here
[INFO] [stdout]   |                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn array(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]   |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                      |                     |
[INFO] [stdout]    |                      |                     the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn object(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |               |                     |
[INFO] [stdout]    |               |                     the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                          |                     |
[INFO] [stdout]    |                          |                     the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]   |                           |                     |
[INFO] [stdout]   |                           |                     the same lifetime is elided here
[INFO] [stdout]   |                           the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]   |                     |                     |
[INFO] [stdout]   |                     |                     the same lifetime is elided here
[INFO] [stdout]   |                     the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]   |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                    |                     |
[INFO] [stdout]    |                    |                     the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn literals(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: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> languages/toml/src/lib.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn format_toml(_toml: &str) -> Result<prettify::PrettifyDoc, &str> {
[INFO] [stdout]    |                           ^^^^            ^^^^^^^^^^^^^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |               |
[INFO] [stdout]    |                           |               the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn format_toml(_toml: &str) -> Result<prettify::PrettifyDoc<'_>, &str> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]   |                       |                     |
[INFO] [stdout]   |                       |                     the same lifetime is elided here
[INFO] [stdout]   |                       the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn boolean(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]   |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                   |                     |
[INFO] [stdout]    |                   |                     the same lifetime is elided here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                       |                     |
[INFO] [stdout]    |                       |                     the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                    |                     |
[INFO] [stdout]    |                    |                     the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn bare_key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                     |                     |
[INFO] [stdout]    |                     |                     the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                              |                     |
[INFO] [stdout]    |                              |                     the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                   |                     |
[INFO] [stdout]    |                   |                     the same lifetime is elided here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                              |                     |
[INFO] [stdout]    |                                              |                     the same lifetime is elided here
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                                |                     |
[INFO] [stdout]    |                                                |                     the same lifetime is elided here
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                           |                     |
[INFO] [stdout]    |                           |                     the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                  |                     |
[INFO] [stdout]    |                                  |                     the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                            |                     |
[INFO] [stdout]    |                            |                     the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                |                     |
[INFO] [stdout]    |                                |                     the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                                    |                     |
[INFO] [stdout]    |                                                    |                     the same lifetime is elided here
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                          |                     |
[INFO] [stdout]    |                                          |                     the same lifetime is elided here
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                       |                     |
[INFO] [stdout]    |                                       |                     the same lifetime is elided here
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                                  |                     |
[INFO] [stdout]    |                                                  |                     the same lifetime is elided here
[INFO] [stdout]    |                                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                        |                     |
[INFO] [stdout]    |                                        |                     the same lifetime is elided here
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                     |                     |
[INFO] [stdout]    |                                     |                     the same lifetime is elided here
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: 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)]` (part of `#[warn(unused)]`) 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] 
[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] 
[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] 
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> languages/toml/src/lib.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn format_toml(_toml: &str) -> Result<prettify::PrettifyDoc, &str> {
[INFO] [stdout]    |                           ^^^^            ^^^^^^^^^^^^^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |               |
[INFO] [stdout]    |                           |               the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn format_toml(_toml: &str) -> Result<prettify::PrettifyDoc<'_>, &str> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]   |                       |                     |
[INFO] [stdout]   |                       |                     the same lifetime is elided here
[INFO] [stdout]   |                       the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn boolean(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]   |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                   |                     |
[INFO] [stdout]    |                   |                     the same lifetime is elided here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                       |                     |
[INFO] [stdout]    |                       |                     the same lifetime is elided here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                    |                     |
[INFO] [stdout]    |                    |                     the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn bare_key(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                     |                     |
[INFO] [stdout]    |                     |                     the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn value(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                              |                     |
[INFO] [stdout]    |                              |                     the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                   |                     |
[INFO] [stdout]    |                   |                     the same lifetime is elided here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn comment(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                              |                     |
[INFO] [stdout]    |                                              |                     the same lifetime is elided here
[INFO] [stdout]    |                                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                                |                     |
[INFO] [stdout]    |                                                |                     the same lifetime is elided here
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                           |                     |
[INFO] [stdout]    |                           |                     the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                  |                     |
[INFO] [stdout]    |                                  |                     the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                            |                     |
[INFO] [stdout]    |                            |                     the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                |                     |
[INFO] [stdout]    |                                |                     the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                                    |                     |
[INFO] [stdout]    |                                                    |                     the same lifetime is elided here
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                          |                     |
[INFO] [stdout]    |                                          |                     the same lifetime is elided here
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                       |                     |
[INFO] [stdout]    |                                       |                     the same lifetime is elided here
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                                  |                     |
[INFO] [stdout]    |                                                  |                     the same lifetime is elided here
[INFO] [stdout]    |                                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                        |                     |
[INFO] [stdout]    |                                        |                     the same lifetime is elided here
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                     |                     |
[INFO] [stdout]    |                                     |                     the same lifetime is elided here
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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]     Checking onig v6.3.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                    |                     |
[INFO] [stdout]    |                    |                     the same lifetime is elided here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn sign(input: &str) -> nom::IResult<&str, PrettifyDoc<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                        |                     |
[INFO] [stdout]    |                        |                     the same lifetime is elided here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                               |                     |
[INFO] [stdout]    |                                               |                     the same lifetime is elided here
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                               |                     |
[INFO] [stdout]    |                                               |                     the same lifetime is elided here
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                       |                     |
[INFO] [stdout]    |                                       |                     the same lifetime is elided here
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                                |                     |
[INFO] [stdout]     |                                |                     the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                              |                     |
[INFO] [stdout]     |                              |                     the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                                        |                     |
[INFO] [stdout]     |                                        |                     the same lifetime is elided here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                  |                     |
[INFO] [stdout]    |                                  |                     the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                              |                     |
[INFO] [stdout]    |                              |                     the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                            |                     |
[INFO] [stdout]    |                            |                     the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                             |                     |
[INFO] [stdout]    |                             |                     the same lifetime is elided here
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                               |                     |
[INFO] [stdout]    |                               |                     the same lifetime is elided here
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                               |                     |
[INFO] [stdout]    |                               |                     the same lifetime is elided here
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                           |                     |
[INFO] [stdout]    |                                           |                     the same lifetime is elided here
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                         |                     |
[INFO] [stdout]    |                         |                     the same lifetime is elided here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                     |                     |
[INFO] [stdout]    |                                     |                     the same lifetime is elided here
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                    |                     |
[INFO] [stdout]    |                                    |                     the same lifetime is elided here
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                                     |                     |
[INFO] [stdout]    |                                     |                     the same lifetime is elided here
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]    |                             |                     |
[INFO] [stdout]    |                             |                     the same lifetime is elided here
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                             |                     |
[INFO] [stdout]     |                             |                     the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                                        |                     |
[INFO] [stdout]     |                                        |                     the same lifetime is elided here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here
[INFO] [stdout]     |                                  |                     |
[INFO] [stdout]     |                                  |                     the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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]     Checking bincode v1.3.3
[INFO] [stderr]     Checking plist v1.3.1
[INFO] [stderr]     Checking serde_yaml v0.8.24
[INFO] [stderr]     Checking syntect v4.6.0
[INFO] [stderr]     Checking insta v1.15.0
[INFO] [stderr]     Checking comrak v0.13.1
[INFO] [stderr] error: could not compile `comrak` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name comrak --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/comrak-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="syntect"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "syntect"))' -C metadata=628f856e01dd8dd1 -C extra-filename=-93717f075812189b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-849a0ec5b8427553.rmeta --extern entities=/opt/rustwide/target/debug/deps/libentities-9125c161aaf5e500.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3dcad08886afe173.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3eb8f55bc184a219.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-3af63b4a14800dc8.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-fd9f0a0b9365a26f.so --extern regex=/opt/rustwide/target/debug/deps/libregex-0a71d0ea410e0760.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-2999c215d375848e.rmeta --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-5a77417bb4e2fde6.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-6327a2493f19f880.rmeta --extern unicode_categories=/opt/rustwide/target/debug/deps/libunicode_categories-f5a7746b80b61f3e.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-fb05147c0741c28b.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/onig_sys-b5c3f95bbb8358f3/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f03dd9acd94c4be625189e9db0c6bd623a0635e3572ff7b3cd6be079002df931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f03dd9acd94c4be625189e9db0c6bd623a0635e3572ff7b3cd6be079002df931", kill_on_drop: false }`
[INFO] [stdout] f03dd9acd94c4be625189e9db0c6bd623a0635e3572ff7b3cd6be079002df931
