[INFO] fetching crate parse-hyperlinks 0.29.0... [INFO] testing parse-hyperlinks-0.29.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate parse-hyperlinks 0.29.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate parse-hyperlinks 0.29.0 [INFO] finished tweaking crates.io crate parse-hyperlinks 0.29.0 [INFO] tweaked toml for crates.io crate parse-hyperlinks 0.29.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate parse-hyperlinks 0.29.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate parse-hyperlinks 0.29.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c7db46d2634d27a7a4fbdfd48012f93899b88cce2912f23b08e3e9dd0ece08b [INFO] running `Command { std: "docker" "start" "-a" "8c7db46d2634d27a7a4fbdfd48012f93899b88cce2912f23b08e3e9dd0ece08b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c7db46d2634d27a7a4fbdfd48012f93899b88cce2912f23b08e3e9dd0ece08b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c7db46d2634d27a7a4fbdfd48012f93899b88cce2912f23b08e3e9dd0ece08b", kill_on_drop: false }` [INFO] [stdout] 8c7db46d2634d27a7a4fbdfd48012f93899b88cce2912f23b08e3e9dd0ece08b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b0af7581ab55dc4280b6490dbf0fc3595b651031e7907a9d2b7911044ef766fc [INFO] running `Command { std: "docker" "start" "-a" "b0af7581ab55dc4280b6490dbf0fc3595b651031e7907a9d2b7911044ef766fc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling parse-hyperlinks v0.29.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/iterator.rs:571:22 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn find_first(i: &str) -> Option { [INFO] [stdout] | ^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 571 | pub fn find_first(i: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:188:22 [INFO] [stdout] | [INFO] [stdout] 188 | fn percent_decode(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 188 | fn percent_decode(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn adoc_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn adoc_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn adoc_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn adoc_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:82:32 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn adoc_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | pub fn adoc_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:108:27 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn adoc_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 108 | pub fn adoc_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:138:32 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn adoc_text2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 138 | pub fn adoc_text2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:181:27 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn adoc_text2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 181 | pub fn adoc_text2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:200:22 [INFO] [stdout] | [INFO] [stdout] 200 | fn adoc_link_text(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 200 | fn adoc_link_text(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:304:50 [INFO] [stdout] | [INFO] [stdout] 304 | fn adoc_link_reference_definition_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 304 | fn adoc_link_reference_definition_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:316:36 [INFO] [stdout] | [INFO] [stdout] 316 | fn adoc_inline_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 316 | fn adoc_inline_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:327:40 [INFO] [stdout] | [INFO] [stdout] 327 | fn adoc_parse_http_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 327 | fn adoc_parse_http_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:339:43 [INFO] [stdout] | [INFO] [stdout] 339 | fn adoc_parse_escaped_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 339 | fn adoc_parse_escaped_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:357:43 [INFO] [stdout] | [INFO] [stdout] 357 | fn adoc_parse_literal_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 357 | fn adoc_parse_literal_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:370:42 [INFO] [stdout] | [INFO] [stdout] 370 | fn adoc_parse_curly_bracket_reference(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 370 | fn adoc_parse_curly_bracket_reference(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn html_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn html_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn html_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn html_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) fn tag_a_opening(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) fn tag_a_opening(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | fn attribute(i: &str) -> nom::IResult<&str, (&str, Cow)> { [INFO] [stdout] | ^^^^ ---- ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 72 | fn attribute(i: &str) -> nom::IResult<&str, (&str, Cow<'_, str>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn attribute_list(i: &str) -> nom::IResult<&str, Vec<(&str, Cow)>> { [INFO] [stdout] | ^^^^ ---- ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 106 | pub fn attribute_list(i: &str) -> nom::IResult<&str, Vec<(&str, Cow<'_, str>)>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 114 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn html_img_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn html_img_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn html_img(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn html_img(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | fn tag_img(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | fn tag_img(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn html_img2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn html_img2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | i: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 90 | ) -> nom::IResult<&str, (Cow, Cow, Cow, Cow, Cow, Cow)> { [INFO] [stdout] | ---- -------- -------- -------- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 90 | ) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:121:24 [INFO] [stdout] | [INFO] [stdout] 121 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 121 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn md_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn md_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn md_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn md_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn md_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 72 | pub fn md_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn md_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 | pub fn md_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn md_text2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 152 | pub fn md_text2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:194:25 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn md_text2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 194 | pub fn md_text2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub(crate) fn md_link_text(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 219 | pub(crate) fn md_link_text(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:235:21 [INFO] [stdout] | [INFO] [stdout] 235 | fn md_link_label(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 235 | fn md_link_label(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:256:38 [INFO] [stdout] | [INFO] [stdout] 256 | pub(crate) fn md_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 256 | pub(crate) fn md_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:295:47 [INFO] [stdout] | [INFO] [stdout] 295 | pub(crate) fn md_link_destination_enclosed(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 295 | pub(crate) fn md_link_destination_enclosed(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | fn md_link_title(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 312 | fn md_link_title(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:366:32 [INFO] [stdout] | [INFO] [stdout] 366 | fn md_escaped_str_transform(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 366 | fn md_escaped_str_transform(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:395:23 [INFO] [stdout] | [INFO] [stdout] 395 | fn md_absolute_uri(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 395 | fn md_absolute_uri(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:435:24 [INFO] [stdout] | [INFO] [stdout] 435 | fn md_email_address(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 435 | fn md_email_address(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown_img.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn md_img_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn md_img_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown_img.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn md_img(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | pub fn md_img(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown_img.rs:47:40 [INFO] [stdout] | [INFO] [stdout] 47 | fn md_img_link_destination_enclosed(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | fn md_img_link_destination_enclosed(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown_img.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn md_img2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn md_img2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown_img.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | i: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 87 | ) -> nom::IResult<&str, (Cow, Cow, Cow, Cow, Cow, Cow)> { [INFO] [stdout] | ---- -------- -------- -------- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | ) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/parse.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn take_text2dest_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn take_text2dest_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/parse.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn take_link(i: &str) -> nom::IResult<&str, (&str, Link)> { [INFO] [stdout] | ^^^^ ---- ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | pub fn take_link(i: &str) -> nom::IResult<&str, (&str, Link<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rst_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rst_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn rst_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn rst_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn rst_text_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn rst_text_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn rst_text_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn rst_text_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn rst_text2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 188 | pub fn rst_text2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:222:26 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn rst_text2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 222 | pub fn rst_text2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn rst_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 274 | pub fn rst_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:307:26 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn rst_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 307 | pub fn rst_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:314:32 [INFO] [stdout] | [INFO] [stdout] 314 | pub fn rst_label2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 314 | pub fn rst_label2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:339:27 [INFO] [stdout] | [INFO] [stdout] 339 | pub fn rst_label2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 339 | pub fn rst_label2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:346:37 [INFO] [stdout] | [INFO] [stdout] 346 | fn rst_label2target(label: bool, i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 346 | fn rst_label2target(label: bool, i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:597:39 [INFO] [stdout] | [INFO] [stdout] 597 | fn rst_escaped_link_text_transform(i: &str) -> IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 597 | fn rst_escaped_link_text_transform(i: &str) -> IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:619:25 [INFO] [stdout] | [INFO] [stdout] 619 | fn remove_whitespace(i: &str) -> IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 619 | fn remove_whitespace(i: &str) -> IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:651:46 [INFO] [stdout] | [INFO] [stdout] 651 | fn rst_escaped_link_destination_transform(i: &str) -> IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 651 | fn rst_escaped_link_destination_transform(i: &str) -> IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/wikitext.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn wikitext_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn wikitext_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/wikitext.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn wikitext_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn wikitext_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/wikitext.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | fn parse_inner(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | fn parse_inner(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/wikitext.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | fn parse_url(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 71 | fn parse_url(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.14s [INFO] running `Command { std: "docker" "inspect" "b0af7581ab55dc4280b6490dbf0fc3595b651031e7907a9d2b7911044ef766fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0af7581ab55dc4280b6490dbf0fc3595b651031e7907a9d2b7911044ef766fc", kill_on_drop: false }` [INFO] [stdout] b0af7581ab55dc4280b6490dbf0fc3595b651031e7907a9d2b7911044ef766fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 45c7a35774f70f0c51ff3254ea60096a885b19767bbdaf8246aff32731c57d38 [INFO] running `Command { std: "docker" "start" "-a" "45c7a35774f70f0c51ff3254ea60096a885b19767bbdaf8246aff32731c57d38", kill_on_drop: false }` [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/iterator.rs:571:22 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn find_first(i: &str) -> Option { [INFO] [stdout] | ^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 571 | pub fn find_first(i: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:188:22 [INFO] [stdout] | [INFO] [stdout] 188 | fn percent_decode(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 188 | fn percent_decode(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn adoc_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn adoc_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn adoc_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn adoc_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:82:32 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn adoc_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | pub fn adoc_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:108:27 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn adoc_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 108 | pub fn adoc_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:138:32 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn adoc_text2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 138 | pub fn adoc_text2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:181:27 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn adoc_text2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 181 | pub fn adoc_text2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:200:22 [INFO] [stdout] | [INFO] [stdout] 200 | fn adoc_link_text(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 200 | fn adoc_link_text(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:304:50 [INFO] [stdout] | [INFO] [stdout] 304 | fn adoc_link_reference_definition_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 304 | fn adoc_link_reference_definition_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:316:36 [INFO] [stdout] | [INFO] [stdout] 316 | fn adoc_inline_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 316 | fn adoc_inline_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:327:40 [INFO] [stdout] | [INFO] [stdout] 327 | fn adoc_parse_http_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 327 | fn adoc_parse_http_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:339:43 [INFO] [stdout] | [INFO] [stdout] 339 | fn adoc_parse_escaped_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 339 | fn adoc_parse_escaped_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:357:43 [INFO] [stdout] | [INFO] [stdout] 357 | fn adoc_parse_literal_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 357 | fn adoc_parse_literal_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:370:42 [INFO] [stdout] | [INFO] [stdout] 370 | fn adoc_parse_curly_bracket_reference(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 370 | fn adoc_parse_curly_bracket_reference(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn html_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn html_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn html_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn html_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) fn tag_a_opening(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) fn tag_a_opening(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | fn attribute(i: &str) -> nom::IResult<&str, (&str, Cow)> { [INFO] [stdout] | ^^^^ ---- ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 72 | fn attribute(i: &str) -> nom::IResult<&str, (&str, Cow<'_, str>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn attribute_list(i: &str) -> nom::IResult<&str, Vec<(&str, Cow)>> { [INFO] [stdout] | ^^^^ ---- ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 106 | pub fn attribute_list(i: &str) -> nom::IResult<&str, Vec<(&str, Cow<'_, str>)>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 114 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn html_img_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn html_img_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn html_img(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn html_img(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | fn tag_img(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | fn tag_img(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn html_img2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn html_img2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | i: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 90 | ) -> nom::IResult<&str, (Cow, Cow, Cow, Cow, Cow, Cow)> { [INFO] [stdout] | ---- -------- -------- -------- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 90 | ) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:121:24 [INFO] [stdout] | [INFO] [stdout] 121 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 121 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn md_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn md_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn md_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn md_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn md_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 72 | pub fn md_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn md_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 | pub fn md_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn md_text2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 152 | pub fn md_text2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:194:25 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn md_text2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 194 | pub fn md_text2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub(crate) fn md_link_text(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 219 | pub(crate) fn md_link_text(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:235:21 [INFO] [stdout] | [INFO] [stdout] 235 | fn md_link_label(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 235 | fn md_link_label(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:256:38 [INFO] [stdout] | [INFO] [stdout] 256 | pub(crate) fn md_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 256 | pub(crate) fn md_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:295:47 [INFO] [stdout] | [INFO] [stdout] 295 | pub(crate) fn md_link_destination_enclosed(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 295 | pub(crate) fn md_link_destination_enclosed(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | fn md_link_title(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 312 | fn md_link_title(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:366:32 [INFO] [stdout] | [INFO] [stdout] 366 | fn md_escaped_str_transform(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 366 | fn md_escaped_str_transform(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:395:23 [INFO] [stdout] | [INFO] [stdout] 395 | fn md_absolute_uri(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 395 | fn md_absolute_uri(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:435:24 [INFO] [stdout] | [INFO] [stdout] 435 | fn md_email_address(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 435 | fn md_email_address(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown_img.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn md_img_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn md_img_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown_img.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn md_img(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | pub fn md_img(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown_img.rs:47:40 [INFO] [stdout] | [INFO] [stdout] 47 | fn md_img_link_destination_enclosed(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | fn md_img_link_destination_enclosed(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown_img.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn md_img2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn md_img2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown_img.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | i: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 87 | ) -> nom::IResult<&str, (Cow, Cow, Cow, Cow, Cow, Cow)> { [INFO] [stdout] | ---- -------- -------- -------- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | ) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/parse.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn take_text2dest_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn take_text2dest_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/parse.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn take_link(i: &str) -> nom::IResult<&str, (&str, Link)> { [INFO] [stdout] | ^^^^ ---- ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | pub fn take_link(i: &str) -> nom::IResult<&str, (&str, Link<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rst_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rst_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn rst_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn rst_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn rst_text_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn rst_text_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn rst_text_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn rst_text_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn rst_text2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 188 | pub fn rst_text2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:222:26 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn rst_text2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 222 | pub fn rst_text2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn rst_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 274 | pub fn rst_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:307:26 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn rst_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 307 | pub fn rst_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:314:32 [INFO] [stdout] | [INFO] [stdout] 314 | pub fn rst_label2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 314 | pub fn rst_label2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:339:27 [INFO] [stdout] | [INFO] [stdout] 339 | pub fn rst_label2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 339 | pub fn rst_label2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:346:37 [INFO] [stdout] | [INFO] [stdout] 346 | fn rst_label2target(label: bool, i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 346 | fn rst_label2target(label: bool, i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:597:39 [INFO] [stdout] | [INFO] [stdout] 597 | fn rst_escaped_link_text_transform(i: &str) -> IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 597 | fn rst_escaped_link_text_transform(i: &str) -> IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:619:25 [INFO] [stdout] | [INFO] [stdout] 619 | fn remove_whitespace(i: &str) -> IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 619 | fn remove_whitespace(i: &str) -> IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:651:46 [INFO] [stdout] | [INFO] [stdout] 651 | fn rst_escaped_link_destination_transform(i: &str) -> IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 651 | fn rst_escaped_link_destination_transform(i: &str) -> IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/wikitext.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn wikitext_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn wikitext_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/wikitext.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn wikitext_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn wikitext_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/wikitext.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | fn parse_inner(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | fn parse_inner(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/wikitext.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | fn parse_url(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 71 | fn parse_url(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parse-hyperlinks v0.29.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/iterator.rs:571:22 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn find_first(i: &str) -> Option { [INFO] [stdout] | ^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 571 | pub fn find_first(i: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/mod.rs:188:22 [INFO] [stdout] | [INFO] [stdout] 188 | fn percent_decode(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 188 | fn percent_decode(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn adoc_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn adoc_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn adoc_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn adoc_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:82:32 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn adoc_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 82 | pub fn adoc_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:108:27 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn adoc_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 108 | pub fn adoc_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:138:32 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn adoc_text2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 138 | pub fn adoc_text2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:181:27 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn adoc_text2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 181 | pub fn adoc_text2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:200:22 [INFO] [stdout] | [INFO] [stdout] 200 | fn adoc_link_text(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 200 | fn adoc_link_text(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:304:50 [INFO] [stdout] | [INFO] [stdout] 304 | fn adoc_link_reference_definition_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 304 | fn adoc_link_reference_definition_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:316:36 [INFO] [stdout] | [INFO] [stdout] 316 | fn adoc_inline_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 316 | fn adoc_inline_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:327:40 [INFO] [stdout] | [INFO] [stdout] 327 | fn adoc_parse_http_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 327 | fn adoc_parse_http_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:339:43 [INFO] [stdout] | [INFO] [stdout] 339 | fn adoc_parse_escaped_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 339 | fn adoc_parse_escaped_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:357:43 [INFO] [stdout] | [INFO] [stdout] 357 | fn adoc_parse_literal_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 357 | fn adoc_parse_literal_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/asciidoc.rs:370:42 [INFO] [stdout] | [INFO] [stdout] 370 | fn adoc_parse_curly_bracket_reference(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 370 | fn adoc_parse_curly_bracket_reference(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn html_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn html_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn html_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn html_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) fn tag_a_opening(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) fn tag_a_opening(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | fn attribute(i: &str) -> nom::IResult<&str, (&str, Cow)> { [INFO] [stdout] | ^^^^ ---- ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 72 | fn attribute(i: &str) -> nom::IResult<&str, (&str, Cow<'_, str>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn attribute_list(i: &str) -> nom::IResult<&str, Vec<(&str, Cow)>> { [INFO] [stdout] | ^^^^ ---- ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 106 | pub fn attribute_list(i: &str) -> nom::IResult<&str, Vec<(&str, Cow<'_, str>)>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 114 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn html_img_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn html_img_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn html_img(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn html_img(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | fn tag_img(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | fn tag_img(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn html_img2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn html_img2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | i: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 90 | ) -> nom::IResult<&str, (Cow, Cow, Cow, Cow, Cow, Cow)> { [INFO] [stdout] | ---- -------- -------- -------- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 90 | ) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/html_img.rs:121:24 [INFO] [stdout] | [INFO] [stdout] 121 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 121 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn md_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn md_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn md_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn md_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn md_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 72 | pub fn md_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn md_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 | pub fn md_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn md_text2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 152 | pub fn md_text2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:194:25 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn md_text2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 194 | pub fn md_text2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:219:31 [INFO] [stdout] | [INFO] [stdout] 219 | pub(crate) fn md_link_text(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 219 | pub(crate) fn md_link_text(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:235:21 [INFO] [stdout] | [INFO] [stdout] 235 | fn md_link_label(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 235 | fn md_link_label(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:256:38 [INFO] [stdout] | [INFO] [stdout] 256 | pub(crate) fn md_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 256 | pub(crate) fn md_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:295:47 [INFO] [stdout] | [INFO] [stdout] 295 | pub(crate) fn md_link_destination_enclosed(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 295 | pub(crate) fn md_link_destination_enclosed(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | fn md_link_title(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 312 | fn md_link_title(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:366:32 [INFO] [stdout] | [INFO] [stdout] 366 | fn md_escaped_str_transform(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 366 | fn md_escaped_str_transform(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:395:23 [INFO] [stdout] | [INFO] [stdout] 395 | fn md_absolute_uri(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 395 | fn md_absolute_uri(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown.rs:435:24 [INFO] [stdout] | [INFO] [stdout] 435 | fn md_email_address(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 435 | fn md_email_address(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown_img.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn md_img_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn md_img_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown_img.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn md_img(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | pub fn md_img(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown_img.rs:47:40 [INFO] [stdout] | [INFO] [stdout] 47 | fn md_img_link_destination_enclosed(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | fn md_img_link_destination_enclosed(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown_img.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn md_img2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn md_img2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/markdown_img.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | i: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 87 | ) -> nom::IResult<&str, (Cow, Cow, Cow, Cow, Cow, Cow)> { [INFO] [stdout] | ---- -------- -------- -------- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | ) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/parse.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn take_text2dest_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn take_text2dest_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/parse.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn take_link(i: &str) -> nom::IResult<&str, (&str, Link)> { [INFO] [stdout] | ^^^^ ---- ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | pub fn take_link(i: &str) -> nom::IResult<&str, (&str, Link<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rst_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rst_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn rst_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn rst_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn rst_text_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn rst_text_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn rst_text_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn rst_text_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn rst_text2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 188 | pub fn rst_text2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:222:26 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn rst_text2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 222 | pub fn rst_text2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn rst_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 274 | pub fn rst_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:307:26 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn rst_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 307 | pub fn rst_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:314:32 [INFO] [stdout] | [INFO] [stdout] 314 | pub fn rst_label2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 314 | pub fn rst_label2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:339:27 [INFO] [stdout] | [INFO] [stdout] 339 | pub fn rst_label2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 339 | pub fn rst_label2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:346:37 [INFO] [stdout] | [INFO] [stdout] 346 | fn rst_label2target(label: bool, i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 346 | fn rst_label2target(label: bool, i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:597:39 [INFO] [stdout] | [INFO] [stdout] 597 | fn rst_escaped_link_text_transform(i: &str) -> IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 597 | fn rst_escaped_link_text_transform(i: &str) -> IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:619:25 [INFO] [stdout] | [INFO] [stdout] 619 | fn remove_whitespace(i: &str) -> IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 619 | fn remove_whitespace(i: &str) -> IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/restructured_text.rs:651:46 [INFO] [stdout] | [INFO] [stdout] 651 | fn rst_escaped_link_destination_transform(i: &str) -> IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 651 | fn rst_escaped_link_destination_transform(i: &str) -> IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/wikitext.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn wikitext_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stdout] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn wikitext_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/wikitext.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn wikitext_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn wikitext_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/wikitext.rs:57:19 [INFO] [stdout] | [INFO] [stdout] 57 | fn parse_inner(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stdout] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | fn parse_inner(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser/wikitext.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | fn parse_url(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stdout] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 71 | fn parse_url(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.55s [INFO] running `Command { std: "docker" "inspect" "45c7a35774f70f0c51ff3254ea60096a885b19767bbdaf8246aff32731c57d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c7a35774f70f0c51ff3254ea60096a885b19767bbdaf8246aff32731c57d38", kill_on_drop: false }` [INFO] [stdout] 45c7a35774f70f0c51ff3254ea60096a885b19767bbdaf8246aff32731c57d38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 88c7c04a859be803edcc2af85d9d49ef3ee6adf168c66352ca55cec306f4f021 [INFO] running `Command { std: "docker" "start" "-a" "88c7c04a859be803edcc2af85d9d49ef3ee6adf168c66352ca55cec306f4f021", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/iterator.rs:571:22 [INFO] [stderr] | [INFO] [stderr] 571 | pub fn find_first(i: &str) -> Option { [INFO] [stderr] | ^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 571 | pub fn find_first(i: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/mod.rs:188:22 [INFO] [stderr] | [INFO] [stderr] 188 | fn percent_decode(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 188 | fn percent_decode(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/asciidoc.rs:19:31 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn adoc_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 19 | pub fn adoc_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/asciidoc.rs:57:26 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn adoc_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 57 | pub fn adoc_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/asciidoc.rs:82:32 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn adoc_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 82 | pub fn adoc_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/asciidoc.rs:108:27 [INFO] [stderr] | [INFO] [stderr] 108 | pub fn adoc_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 108 | pub fn adoc_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/asciidoc.rs:138:32 [INFO] [stderr] | [INFO] [stderr] 138 | pub fn adoc_text2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 138 | pub fn adoc_text2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/asciidoc.rs:181:27 [INFO] [stderr] | [INFO] [stderr] 181 | pub fn adoc_text2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 181 | pub fn adoc_text2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/asciidoc.rs:200:22 [INFO] [stderr] | [INFO] [stderr] 200 | fn adoc_link_text(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 200 | fn adoc_link_text(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/asciidoc.rs:304:50 [INFO] [stderr] | [INFO] [stderr] 304 | fn adoc_link_reference_definition_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 304 | fn adoc_link_reference_definition_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/asciidoc.rs:316:36 [INFO] [stderr] | [INFO] [stderr] 316 | fn adoc_inline_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 316 | fn adoc_inline_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/asciidoc.rs:327:40 [INFO] [stderr] | [INFO] [stderr] 327 | fn adoc_parse_http_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 327 | fn adoc_parse_http_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/asciidoc.rs:339:43 [INFO] [stderr] | [INFO] [stderr] 339 | fn adoc_parse_escaped_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 339 | fn adoc_parse_escaped_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/asciidoc.rs:357:43 [INFO] [stderr] | [INFO] [stderr] 357 | fn adoc_parse_literal_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 357 | fn adoc_parse_literal_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/asciidoc.rs:370:42 [INFO] [stderr] | [INFO] [stderr] 370 | fn adoc_parse_curly_bracket_reference(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 370 | fn adoc_parse_curly_bracket_reference(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/html.rs:19:31 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn html_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 19 | pub fn html_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/html.rs:39:26 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn html_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 39 | pub fn html_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/html.rs:59:32 [INFO] [stderr] | [INFO] [stderr] 59 | pub(crate) fn tag_a_opening(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 59 | pub(crate) fn tag_a_opening(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/html.rs:72:17 [INFO] [stderr] | [INFO] [stderr] 72 | fn attribute(i: &str) -> nom::IResult<&str, (&str, Cow)> { [INFO] [stderr] | ^^^^ ---- ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 72 | fn attribute(i: &str) -> nom::IResult<&str, (&str, Cow<'_, str>)> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/html.rs:106:26 [INFO] [stderr] | [INFO] [stderr] 106 | pub fn attribute_list(i: &str) -> nom::IResult<&str, Vec<(&str, Cow)>> { [INFO] [stderr] | ^^^^ ---- ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 106 | pub fn attribute_list(i: &str) -> nom::IResult<&str, Vec<(&str, Cow<'_, str>)>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/html.rs:114:24 [INFO] [stderr] | [INFO] [stderr] 114 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 114 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/html_img.rs:18:25 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn html_img_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 18 | pub fn html_img_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/html_img.rs:38:20 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn html_img(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 38 | pub fn html_img(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/html_img.rs:45:15 [INFO] [stderr] | [INFO] [stderr] 45 | fn tag_img(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 45 | fn tag_img(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/html_img.rs:58:30 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn html_img2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 58 | pub fn html_img2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/html_img.rs:89:8 [INFO] [stderr] | [INFO] [stderr] 89 | i: &str, [INFO] [stderr] | ^^^^ this lifetime flows to the output [INFO] [stderr] 90 | ) -> nom::IResult<&str, (Cow, Cow, Cow, Cow, Cow, Cow)> { [INFO] [stderr] | ---- -------- -------- -------- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 90 | ) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ +++ +++ +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/html_img.rs:121:24 [INFO] [stderr] | [INFO] [stderr] 121 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 121 | fn parse_attributes(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown.rs:21:29 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn md_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 21 | pub fn md_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown.rs:48:24 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn md_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 48 | pub fn md_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown.rs:72:30 [INFO] [stderr] | [INFO] [stderr] 72 | pub fn md_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 72 | pub fn md_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown.rs:118:25 [INFO] [stderr] | [INFO] [stderr] 118 | pub fn md_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 118 | pub fn md_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown.rs:152:30 [INFO] [stderr] | [INFO] [stderr] 152 | pub fn md_text2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 152 | pub fn md_text2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown.rs:194:25 [INFO] [stderr] | [INFO] [stderr] 194 | pub fn md_text2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 194 | pub fn md_text2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown.rs:219:31 [INFO] [stderr] | [INFO] [stderr] 219 | pub(crate) fn md_link_text(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 219 | pub(crate) fn md_link_text(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown.rs:235:21 [INFO] [stderr] | [INFO] [stderr] 235 | fn md_link_label(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 235 | fn md_link_label(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown.rs:256:38 [INFO] [stderr] | [INFO] [stderr] 256 | pub(crate) fn md_link_destination(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 256 | pub(crate) fn md_link_destination(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown.rs:295:47 [INFO] [stderr] | [INFO] [stderr] 295 | pub(crate) fn md_link_destination_enclosed(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 295 | pub(crate) fn md_link_destination_enclosed(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown.rs:312:21 [INFO] [stderr] | [INFO] [stderr] 312 | fn md_link_title(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 312 | fn md_link_title(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown.rs:366:32 [INFO] [stderr] | [INFO] [stderr] 366 | fn md_escaped_str_transform(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 366 | fn md_escaped_str_transform(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown.rs:395:23 [INFO] [stderr] | [INFO] [stderr] 395 | fn md_absolute_uri(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 395 | fn md_absolute_uri(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown.rs:435:24 [INFO] [stderr] | [INFO] [stderr] 435 | fn md_email_address(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 435 | fn md_email_address(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown_img.rs:17:23 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn md_img_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 17 | pub fn md_img_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown_img.rs:37:18 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn md_img(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 37 | pub fn md_img(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown_img.rs:47:40 [INFO] [stderr] | [INFO] [stderr] 47 | fn md_img_link_destination_enclosed(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 47 | fn md_img_link_destination_enclosed(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown_img.rs:57:28 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn md_img2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 57 | pub fn md_img2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/markdown_img.rs:86:8 [INFO] [stderr] | [INFO] [stderr] 86 | i: &str, [INFO] [stderr] | ^^^^ this lifetime flows to the output [INFO] [stderr] 87 | ) -> nom::IResult<&str, (Cow, Cow, Cow, Cow, Cow, Cow)> { [INFO] [stderr] | ---- -------- -------- -------- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 87 | ) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ +++ +++ +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/parse.rs:107:37 [INFO] [stderr] | [INFO] [stderr] 107 | pub fn take_text2dest_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 107 | pub fn take_text2dest_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/parse.rs:232:21 [INFO] [stderr] | [INFO] [stderr] 232 | pub fn take_link(i: &str) -> nom::IResult<&str, (&str, Link)> { [INFO] [stderr] | ^^^^ ---- ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 232 | pub fn take_link(i: &str) -> nom::IResult<&str, (&str, Link<'_>)> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/restructured_text.rs:21:30 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn rst_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 21 | pub fn rst_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/restructured_text.rs:49:25 [INFO] [stderr] | [INFO] [stderr] 49 | pub fn rst_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 49 | pub fn rst_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/restructured_text.rs:59:36 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn rst_text_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 59 | pub fn rst_text_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/restructured_text.rs:87:31 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn rst_text_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 87 | pub fn rst_text_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/restructured_text.rs:188:31 [INFO] [stderr] | [INFO] [stderr] 188 | pub fn rst_text2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 188 | pub fn rst_text2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/restructured_text.rs:222:26 [INFO] [stderr] | [INFO] [stderr] 222 | pub fn rst_text2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 222 | pub fn rst_text2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/restructured_text.rs:274:31 [INFO] [stderr] | [INFO] [stderr] 274 | pub fn rst_label2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 274 | pub fn rst_label2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/restructured_text.rs:307:26 [INFO] [stderr] | [INFO] [stderr] 307 | pub fn rst_label2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 307 | pub fn rst_label2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/restructured_text.rs:314:32 [INFO] [stderr] | [INFO] [stderr] 314 | pub fn rst_label2label_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 314 | pub fn rst_label2label_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/restructured_text.rs:339:27 [INFO] [stderr] | [INFO] [stderr] 339 | pub fn rst_label2label(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 339 | pub fn rst_label2label(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/restructured_text.rs:346:37 [INFO] [stderr] | [INFO] [stderr] 346 | fn rst_label2target(label: bool, i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 346 | fn rst_label2target(label: bool, i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/restructured_text.rs:597:39 [INFO] [stderr] | [INFO] [stderr] 597 | fn rst_escaped_link_text_transform(i: &str) -> IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 597 | fn rst_escaped_link_text_transform(i: &str) -> IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/restructured_text.rs:619:25 [INFO] [stderr] | [INFO] [stderr] 619 | fn remove_whitespace(i: &str) -> IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 619 | fn remove_whitespace(i: &str) -> IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/restructured_text.rs:651:46 [INFO] [stderr] | [INFO] [stderr] 651 | fn rst_escaped_link_destination_transform(i: &str) -> IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 651 | fn rst_escaped_link_destination_transform(i: &str) -> IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/wikitext.rs:15:35 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn wikitext_text2dest_link(i: &str) -> nom::IResult<&str, Link> { [INFO] [stderr] | ^^^^ ---- ---- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 15 | pub fn wikitext_text2dest_link(i: &str) -> nom::IResult<&str, Link<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/wikitext.rs:44:30 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn wikitext_text2dest(i: &str) -> nom::IResult<&str, (Cow, Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | | [INFO] [stderr] | | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 44 | pub fn wikitext_text2dest(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/wikitext.rs:57:19 [INFO] [stderr] | [INFO] [stderr] 57 | fn parse_inner(i: &str) -> nom::IResult<&str, (Cow, Cow)> { [INFO] [stderr] | ^^^^ ---- -------- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 57 | fn parse_inner(i: &str) -> nom::IResult<&str, (Cow<'_, str>, Cow<'_, str>)> { [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser/wikitext.rs:71:17 [INFO] [stderr] | [INFO] [stderr] 71 | fn parse_url(i: &str) -> nom::IResult<&str, Cow> { [INFO] [stderr] | ^^^^ ---- -------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 71 | fn parse_url(i: &str) -> nom::IResult<&str, Cow<'_, str>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `parse-hyperlinks` (lib) generated 66 warnings (run `cargo fix --lib -p parse-hyperlinks` to apply 66 suggestions) [INFO] [stderr] warning: `parse-hyperlinks` (lib test) generated 66 warnings (66 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/parse_hyperlinks-d0acea5a580b1a7d) [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test iterator::tests::test_next2 ... ok [INFO] [stdout] test parser::asciidoc::tests::test_adoc_parse_colon_reference ... ok [INFO] [stdout] test parser::asciidoc::tests::test_adoc_parse_curly_bracket_reference ... ok [INFO] [stdout] test iterator::tests::test_next1 ... ok [INFO] [stdout] test parser::asciidoc::tests::test_adoc_parse_http_link_destination ... ok [INFO] [stdout] test parser::asciidoc::tests::test_adoc_text2dest ... ok [INFO] [stdout] test iterator::tests::test_resolve_label2label_references ... ok [INFO] [stdout] test iterator::tests::test_resolve_text2label_references ... ok [INFO] [stdout] test parser::asciidoc::tests::test_adoc_text2label ... ok [INFO] [stdout] test parser::asciidoc::tests::test_adoc_parse_escaped_link_destination ... ok [INFO] [stdout] test parser::asciidoc::tests::test_adoc_link_text ... ok [INFO] [stdout] test parser::asciidoc::tests::test_remove_newline_take_till ... ok [INFO] [stdout] test parser::asciidoc::tests::test_adoc_label2dest ... ok [INFO] [stdout] test iterator::tests::test_resolve_text2label_references2 ... ok [INFO] [stdout] test iterator::tests::test_next ... ok [INFO] [stdout] test parser::asciidoc::tests::test_adoc_parse_literal_link_destination ... ok [INFO] [stdout] test iterator::tests::test_resolve_text2label_references3 ... ok [INFO] [stdout] test iterator::tests::test_populate_collection ... ok [INFO] [stdout] test parser::html::tests::test_attribute ... ok [INFO] [stdout] test parser::html::tests::test_parse_attributes ... ok [INFO] [stdout] test parser::html::tests::test_attribute_list ... ok [INFO] [stdout] test parser::html::tests::test_tag_a_opening ... ok [INFO] [stdout] test parser::html_img::tests::test_attribute_list ... ok [INFO] [stdout] test parser::html::tests::test_html_text2dest ... ok [INFO] [stdout] test parser::html_img::tests::test_parse_attributes ... ok [INFO] [stdout] test parser::html_img::tests::test_tag_img ... ok [INFO] [stdout] test parser::markdown::tests::test_md_absolute_uri ... ok [INFO] [stdout] test parser::markdown::tests::test_md_escaped_str_transform ... ok [INFO] [stdout] test parser::markdown::tests::test_md_link_destination ... ok [INFO] [stdout] test parser::markdown::tests::test_md_email_address ... ok [INFO] [stdout] test parser::markdown::tests::test_md_label2dest ... ok [INFO] [stdout] test parser::markdown::tests::test_md_link_text ... ok [INFO] [stdout] test parser::markdown::tests::test_md_link_title ... ok [INFO] [stdout] test parser::markdown::tests::test_md_parse_link_destination ... ok [INFO] [stdout] test parser::markdown::tests::test_md_parse_link_title ... ok [INFO] [stdout] test parser::markdown::tests::test_md_link_label ... ok [INFO] [stdout] test parser::markdown::tests::test_md_text2label ... ok [INFO] [stdout] test parser::parse::tests::test_take_link2 ... ok [INFO] [stdout] test parser::parse::tests::test_take_link4 ... ok [INFO] [stdout] test parser::parse::tests::test_take_link6 ... ok [INFO] [stdout] test parser::restructured_text::tests::test_parse_simple_label ... ok [INFO] [stdout] test parser::restructured_text::tests::test_rst_escaped_link_text_transform ... ok [INFO] [stdout] test parser::parse::tests::test_take_link7 ... ok [INFO] [stdout] test parser::parse::tests::test_take_link3 ... ok [INFO] [stdout] test parser::markdown::tests::test_md_text2dest ... ok [INFO] [stdout] test parser::parse::tests::test_take_link5 ... ok [INFO] [stdout] test parser::parse::tests::test_take_link8 ... ok [INFO] [stdout] test parser::restructured_text::tests::test_remove_whitespace ... ok [INFO] [stdout] test parser::restructured_text::tests::test_rst_escaped_link_destination_transform ... ok [INFO] [stdout] test parser::restructured_text::tests::test_rst_explicit_markup_block ... ok [INFO] [stdout] test parser::parse::tests::test_take_link ... ok [INFO] [stdout] test parser::restructured_text::tests::test_rst_parse_label2target ... ok [INFO] [stdout] test parser::restructured_text::tests::test_rst_parse_text2label ... ok [INFO] [stdout] test parser::restructured_text::tests::test_rst_label2dest ... ok [INFO] [stdout] test parser::restructured_text::tests::test_rst_label2label ... ok [INFO] [stdout] test parser::restructured_text::tests::test_rst_parse_text2dest_label ... ok [INFO] [stdout] test parser::restructured_text::tests::test_rst_text2label ... ok [INFO] [stdout] test parser::test_percent_decode ... ok [INFO] [stdout] test parser::wikitext::test_wikitext_text2dest ... ok [INFO] [stdout] test parser::restructured_text::tests::test_rst_text2dest ... ok [INFO] [stdout] test renderer::tests::test_text_links2html2 ... ok [INFO] [stdout] test renderer::tests::test_text_links2html ... ok [INFO] [stdout] test tests::test_take_until_unmatched ... ok [INFO] [stdout] test renderer::tests::test_links2html ... ok [INFO] [stdout] test renderer::tests::test_text_rawlinks2html ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "88c7c04a859be803edcc2af85d9d49ef3ee6adf168c66352ca55cec306f4f021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c7c04a859be803edcc2af85d9d49ef3ee6adf168c66352ca55cec306f4f021", kill_on_drop: false }` [INFO] [stdout] 88c7c04a859be803edcc2af85d9d49ef3ee6adf168c66352ca55cec306f4f021