[INFO] fetching crate prettify-markdown 0.2.0... [INFO] checking prettify-markdown-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate prettify-markdown 0.2.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate prettify-markdown 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 100 packages to latest compatible versions [INFO] [stderr] Adding comrak v0.13.2 (available: v0.41.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettify v0.3.0 [INFO] [stderr] Downloaded comrak v0.13.2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f54bb6b87b5ae654c3831a739cf00efe62405f39102aaffbf43a4415313630a2 [INFO] running `Command { std: "docker" "start" "-a" "f54bb6b87b5ae654c3831a739cf00efe62405f39102aaffbf43a4415313630a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f54bb6b87b5ae654c3831a739cf00efe62405f39102aaffbf43a4415313630a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f54bb6b87b5ae654c3831a739cf00efe62405f39102aaffbf43a4415313630a2", kill_on_drop: false }` [INFO] [stdout] f54bb6b87b5ae654c3831a739cf00efe62405f39102aaffbf43a4415313630a2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 518d684cd1d4c7af6943da663b07fecb38c88c0a70874003a3367fdbbf895ad1 [INFO] running `Command { std: "docker" "start" "-a" "518d684cd1d4c7af6943da663b07fecb38c88c0a70874003a3367fdbbf895ad1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking quick-xml v0.38.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking plist v1.7.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking prettify v0.3.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking syntect v4.6.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking comrak v0.13.2 [INFO] [stderr] Checking 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)]` 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 { [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, &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> { [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>> { [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] [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)]` 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 { [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, &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> { [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>> { [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 29.14s [INFO] running `Command { std: "docker" "inspect" "518d684cd1d4c7af6943da663b07fecb38c88c0a70874003a3367fdbbf895ad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "518d684cd1d4c7af6943da663b07fecb38c88c0a70874003a3367fdbbf895ad1", kill_on_drop: false }` [INFO] [stdout] 518d684cd1d4c7af6943da663b07fecb38c88c0a70874003a3367fdbbf895ad1