[INFO] fetching crate prettify-markdown 0.2.0...
[INFO] building prettify-markdown-0.2.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate prettify-markdown 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate prettify-markdown 0.2.0
[INFO] finished tweaking crates.io crate prettify-markdown 0.2.0
[INFO] tweaked toml for crates.io crate prettify-markdown 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate prettify-markdown 0.2.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding comrak v0.13.2 (available: v0.42.0)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded plist v1.8.0
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded prettify v0.3.0
[INFO] [stderr]   Downloaded fancy-regex v0.7.1
[INFO] [stderr]   Downloaded comrak v0.13.2
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] [stderr]   Downloaded syntect v4.6.0
[INFO] [stderr]   Downloaded typed-arena v1.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a54e3cb6ba071f82b593da781cb634cbb552906364e1c8b2acda7bef2691dc32
[INFO] running `Command { std: "docker" "start" "-a" "a54e3cb6ba071f82b593da781cb634cbb552906364e1c8b2acda7bef2691dc32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a54e3cb6ba071f82b593da781cb634cbb552906364e1c8b2acda7bef2691dc32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a54e3cb6ba071f82b593da781cb634cbb552906364e1c8b2acda7bef2691dc32", kill_on_drop: false }`
[INFO] [stdout] a54e3cb6ba071f82b593da781cb634cbb552906364e1c8b2acda7bef2691dc32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec1afd2d3fd716bede887795c6e3aa39361cd5e689729ec4214965b31394bf03
[INFO] running `Command { std: "docker" "start" "-a" "ec1afd2d3fd716bede887795c6e3aa39361cd5e689729ec4214965b31394bf03", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling prettify v0.3.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling syntect v4.6.0
[INFO] [stderr]    Compiling comrak v0.13.2
[INFO] [stderr]    Compiling prettify-markdown v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `TAB_CHAR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const TAB_CHAR: char = '\t';
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TAB_STR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const TAB_STR: &str = "\t";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LINE_TABULATION_CHAR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const LINE_TABULATION_CHAR: char = '\x0B';
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LINE_TABULATION_STR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const LINE_TABULATION_STR: &str = "\x0B";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORM_FEED_CHAR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const FORM_FEED_CHAR: char = '\x0C';
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORM_FEED_STR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const FORM_FEED_STR: &str = "\x0C";
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_whitespace_char` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn is_whitespace_char(char: char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `whitespace0` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn whitespace0(input: &str) -> nom::IResult<&str, &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `whitespace1` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn whitespace1(input: &str) -> nom::IResult<&str, &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_inline_whitespace` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn is_inline_whitespace(char: char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inline_whitespace0` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn inline_whitespace0(input: &str) -> nom::IResult<&str, &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inline_whitespace1` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn inline_whitespace1(input: &str) -> nom::IResult<&str, &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn format_markdown(markdown: &str) -> Result<prettify::PrettifyDoc, &str> {
[INFO] [stdout]    |                                  ^^^^            ^^^^^^^^^^^^^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                  |               |
[INFO] [stdout]    |                                  |               the same lifetime is hidden here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn format_markdown(markdown: &str) -> Result<prettify::PrettifyDoc<'_>, &str> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/format/heading.rs:11:50
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn format_atx_heading(level: usize, content: &str) -> PrettifyDoc {
[INFO] [stdout]    |                                                  ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn format_atx_heading(level: usize, content: &str) -> PrettifyDoc<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/format/heading.rs:19:53
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn format_setext_heading(level: usize, content: &str) -> PrettifyDoc {
[INFO] [stdout]    |                                                     ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn format_setext_heading(level: usize, content: &str) -> PrettifyDoc<'_> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/format/indented_code_block.rs:15:45
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn format_indented_code_block(code: Vec<&str>) -> PrettifyDoc {
[INFO] [stdout]    |                                             ^^^^      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn format_indented_code_block(code: Vec<&str>) -> PrettifyDoc<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/format/paragraph.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn format_paragraph(content: &str) -> PrettifyDoc {
[INFO] [stdout]   |                                  ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                  |
[INFO] [stdout]   |                                  the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn format_paragraph(content: &str) -> PrettifyDoc<'_> {
[INFO] [stdout]   |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/mod.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn leaf_block_as_block(input: &str) -> nom::IResult<&str, Block> {
[INFO] [stdout]    |                               ^^^^                  ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |                     |
[INFO] [stdout]    |                               |                     the same lifetime is elided here
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn leaf_block_as_block(input: &str) -> nom::IResult<&str, Block<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/mod.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn parse_markdown(markdown: &str) -> nom::IResult<&str, Vec<Block>> {
[INFO] [stdout]    |                                 ^^^^                  ^^^^      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn parse_markdown(markdown: &str) -> nom::IResult<&str, Vec<Block<'_>>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/atx_heading.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn atx_heading(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                           ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                     |
[INFO] [stdout]    |                           |                     the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn atx_heading(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parse/leaf_blocks/blank_line.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn blank_line(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]   |                          ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                          |                     |
[INFO] [stdout]   |                          |                     the same lifetime is elided here
[INFO] [stdout]   |                          the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn blank_line(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]   |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/fenced_code_block.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn fenced_code_block(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                                 ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn fenced_code_block(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/indented_code_block.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn indented_code_block(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                                   ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |                     |
[INFO] [stdout]    |                                   |                     the same lifetime is elided here
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn indented_code_block(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/paragraph.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn paragraph(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                         ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                     |
[INFO] [stdout]    |                         |                     the same lifetime is elided here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn paragraph(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/setext_heading.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn setext_heading(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                              ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                     |
[INFO] [stdout]    |                              |                     the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn setext_heading(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/thematic_break.rs:15:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn thematic_break(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                              ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                     |
[INFO] [stdout]    |                              |                     the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn thematic_break(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.05s
[INFO] running `Command { std: "docker" "inspect" "ec1afd2d3fd716bede887795c6e3aa39361cd5e689729ec4214965b31394bf03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec1afd2d3fd716bede887795c6e3aa39361cd5e689729ec4214965b31394bf03", kill_on_drop: false }`
[INFO] [stdout] ec1afd2d3fd716bede887795c6e3aa39361cd5e689729ec4214965b31394bf03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87081825506a5a7d81374b4ab588f0c8f52df0438544d65a700793cab4008e9e
[INFO] running `Command { std: "docker" "start" "-a" "87081825506a5a7d81374b4ab588f0c8f52df0438544d65a700793cab4008e9e", kill_on_drop: false }`
[INFO] [stdout] warning: constant `TAB_CHAR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const TAB_CHAR: char = '\t';
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TAB_STR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const TAB_STR: &str = "\t";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LINE_TABULATION_CHAR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const LINE_TABULATION_CHAR: char = '\x0B';
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LINE_TABULATION_STR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const LINE_TABULATION_STR: &str = "\x0B";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORM_FEED_CHAR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const FORM_FEED_CHAR: char = '\x0C';
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORM_FEED_STR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const FORM_FEED_STR: &str = "\x0C";
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_whitespace_char` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn is_whitespace_char(char: char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `whitespace0` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn whitespace0(input: &str) -> nom::IResult<&str, &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `whitespace1` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn whitespace1(input: &str) -> nom::IResult<&str, &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_inline_whitespace` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn is_inline_whitespace(char: char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inline_whitespace0` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn inline_whitespace0(input: &str) -> nom::IResult<&str, &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inline_whitespace1` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn inline_whitespace1(input: &str) -> nom::IResult<&str, &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn format_markdown(markdown: &str) -> Result<prettify::PrettifyDoc, &str> {
[INFO] [stdout]    |                                  ^^^^            ^^^^^^^^^^^^^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                  |               |
[INFO] [stdout]    |                                  |               the same lifetime is hidden here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn format_markdown(markdown: &str) -> Result<prettify::PrettifyDoc<'_>, &str> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/format/heading.rs:11:50
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn format_atx_heading(level: usize, content: &str) -> PrettifyDoc {
[INFO] [stdout]    |                                                  ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn format_atx_heading(level: usize, content: &str) -> PrettifyDoc<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/format/heading.rs:19:53
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn format_setext_heading(level: usize, content: &str) -> PrettifyDoc {
[INFO] [stdout]    |                                                     ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn format_setext_heading(level: usize, content: &str) -> PrettifyDoc<'_> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/format/indented_code_block.rs:15:45
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn format_indented_code_block(code: Vec<&str>) -> PrettifyDoc {
[INFO] [stdout]    |                                             ^^^^      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn format_indented_code_block(code: Vec<&str>) -> PrettifyDoc<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/format/paragraph.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn format_paragraph(content: &str) -> PrettifyDoc {
[INFO] [stdout]   |                                  ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                  |
[INFO] [stdout]   |                                  the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn format_paragraph(content: &str) -> PrettifyDoc<'_> {
[INFO] [stdout]   |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/mod.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn leaf_block_as_block(input: &str) -> nom::IResult<&str, Block> {
[INFO] [stdout]    |                               ^^^^                  ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |                     |
[INFO] [stdout]    |                               |                     the same lifetime is elided here
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn leaf_block_as_block(input: &str) -> nom::IResult<&str, Block<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/mod.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn parse_markdown(markdown: &str) -> nom::IResult<&str, Vec<Block>> {
[INFO] [stdout]    |                                 ^^^^                  ^^^^      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn parse_markdown(markdown: &str) -> nom::IResult<&str, Vec<Block<'_>>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/atx_heading.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn atx_heading(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                           ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                     |
[INFO] [stdout]    |                           |                     the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn atx_heading(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parse/leaf_blocks/blank_line.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn blank_line(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]   |                          ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                          |                     |
[INFO] [stdout]   |                          |                     the same lifetime is elided here
[INFO] [stdout]   |                          the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn blank_line(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]   |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/fenced_code_block.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn fenced_code_block(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                                 ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn fenced_code_block(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/indented_code_block.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn indented_code_block(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                                   ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |                     |
[INFO] [stdout]    |                                   |                     the same lifetime is elided here
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn indented_code_block(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/paragraph.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn paragraph(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                         ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                     |
[INFO] [stdout]    |                         |                     the same lifetime is elided here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn paragraph(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/setext_heading.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn setext_heading(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                              ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                     |
[INFO] [stdout]    |                              |                     the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn setext_heading(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/thematic_break.rs:15:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn thematic_break(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                              ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                     |
[INFO] [stdout]    |                              |                     the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn thematic_break(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling prettify-markdown v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `TAB_CHAR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const TAB_CHAR: char = '\t';
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TAB_STR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const TAB_STR: &str = "\t";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LINE_TABULATION_CHAR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const LINE_TABULATION_CHAR: char = '\x0B';
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LINE_TABULATION_STR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const LINE_TABULATION_STR: &str = "\x0B";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORM_FEED_CHAR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const FORM_FEED_CHAR: char = '\x0C';
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORM_FEED_STR` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const FORM_FEED_STR: &str = "\x0C";
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_whitespace_char` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn is_whitespace_char(char: char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `whitespace0` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn whitespace0(input: &str) -> nom::IResult<&str, &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `whitespace1` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn whitespace1(input: &str) -> nom::IResult<&str, &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_inline_whitespace` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn is_inline_whitespace(char: char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inline_whitespace0` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn inline_whitespace0(input: &str) -> nom::IResult<&str, &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inline_whitespace1` is never used
[INFO] [stdout]   --> src/parse/preliminaries/mod.rs:82:8
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub fn inline_whitespace1(input: &str) -> nom::IResult<&str, &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn format_markdown(markdown: &str) -> Result<prettify::PrettifyDoc, &str> {
[INFO] [stdout]    |                                  ^^^^            ^^^^^^^^^^^^^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                  |               |
[INFO] [stdout]    |                                  |               the same lifetime is hidden here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn format_markdown(markdown: &str) -> Result<prettify::PrettifyDoc<'_>, &str> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/format/heading.rs:11:50
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn format_atx_heading(level: usize, content: &str) -> PrettifyDoc {
[INFO] [stdout]    |                                                  ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn format_atx_heading(level: usize, content: &str) -> PrettifyDoc<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/format/heading.rs:19:53
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn format_setext_heading(level: usize, content: &str) -> PrettifyDoc {
[INFO] [stdout]    |                                                     ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn format_setext_heading(level: usize, content: &str) -> PrettifyDoc<'_> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/format/indented_code_block.rs:15:45
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn format_indented_code_block(code: Vec<&str>) -> PrettifyDoc {
[INFO] [stdout]    |                                             ^^^^      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn format_indented_code_block(code: Vec<&str>) -> PrettifyDoc<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/format/paragraph.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn format_paragraph(content: &str) -> PrettifyDoc {
[INFO] [stdout]   |                                  ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                  |
[INFO] [stdout]   |                                  the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn format_paragraph(content: &str) -> PrettifyDoc<'_> {
[INFO] [stdout]   |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/mod.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn leaf_block_as_block(input: &str) -> nom::IResult<&str, Block> {
[INFO] [stdout]    |                               ^^^^                  ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |                     |
[INFO] [stdout]    |                               |                     the same lifetime is elided here
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn leaf_block_as_block(input: &str) -> nom::IResult<&str, Block<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/mod.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn parse_markdown(markdown: &str) -> nom::IResult<&str, Vec<Block>> {
[INFO] [stdout]    |                                 ^^^^                  ^^^^      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn parse_markdown(markdown: &str) -> nom::IResult<&str, Vec<Block<'_>>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/atx_heading.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn atx_heading(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                           ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                     |
[INFO] [stdout]    |                           |                     the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn atx_heading(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parse/leaf_blocks/blank_line.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn blank_line(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]   |                          ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                          |                     |
[INFO] [stdout]   |                          |                     the same lifetime is elided here
[INFO] [stdout]   |                          the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn blank_line(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]   |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/fenced_code_block.rs:14:33
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn fenced_code_block(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                                 ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn fenced_code_block(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/indented_code_block.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn indented_code_block(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                                   ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |                     |
[INFO] [stdout]    |                                   |                     the same lifetime is elided here
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn indented_code_block(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/paragraph.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn paragraph(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                         ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                     |
[INFO] [stdout]    |                         |                     the same lifetime is elided here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn paragraph(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/setext_heading.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn setext_heading(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                              ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                     |
[INFO] [stdout]    |                              |                     the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn setext_heading(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/leaf_blocks/thematic_break.rs:15:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn thematic_break(input: &str) -> nom::IResult<&str, LeafBlock> {
[INFO] [stdout]    |                              ^^^^                  ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                     |
[INFO] [stdout]    |                              |                     the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn thematic_break(input: &str) -> nom::IResult<&str, LeafBlock<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "87081825506a5a7d81374b4ab588f0c8f52df0438544d65a700793cab4008e9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87081825506a5a7d81374b4ab588f0c8f52df0438544d65a700793cab4008e9e", kill_on_drop: false }`
[INFO] [stdout] 87081825506a5a7d81374b4ab588f0c8f52df0438544d65a700793cab4008e9e
