[INFO] fetching crate fmtm_ytmimi_markdown_fmt 0.0.3... [INFO] testing fmtm_ytmimi_markdown_fmt-0.0.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate fmtm_ytmimi_markdown_fmt 0.0.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate fmtm_ytmimi_markdown_fmt 0.0.3 [INFO] finished tweaking crates.io crate fmtm_ytmimi_markdown_fmt 0.0.3 [INFO] tweaked toml for crates.io crate fmtm_ytmimi_markdown_fmt 0.0.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fmtm_ytmimi_markdown_fmt 0.0.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 80 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] [stderr] Adding pulldown-cmark v0.11.3 (available: v0.13.0) [INFO] [stderr] Adding unicode-width v0.1.14 (available: v0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64ff472dbf95567ef0a8828cae9d9c55569db23eb9d1f2fb1e773b074718c806 [INFO] running `Command { std: "docker" "start" "-a" "64ff472dbf95567ef0a8828cae9d9c55569db23eb9d1f2fb1e773b074718c806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64ff472dbf95567ef0a8828cae9d9c55569db23eb9d1f2fb1e773b074718c806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64ff472dbf95567ef0a8828cae9d9c55569db23eb9d1f2fb1e773b074718c806", kill_on_drop: false }` [INFO] [stdout] 64ff472dbf95567ef0a8828cae9d9c55569db23eb9d1f2fb1e773b074718c806 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1888631effd1853696801a008b31fbbcf3e157b003ce9878983732a3bd19266a [INFO] running `Command { std: "docker" "start" "-a" "1888631effd1853696801a008b31fbbcf3e157b003ce9878983732a3bd19266a", kill_on_drop: false }` [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling fmtm_ytmimi_markdown_fmt v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/formatter/formatting_states/helpers.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) fn peek_with_range(&mut self) -> Option<(&Event, &Range)> { [INFO] [stdout] | ^^^^^^^^^ ------ ------------- the same lifetime is elided here [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) fn peek_with_range(&mut self) -> Option<(&Event<'_>, &Range)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.93s [INFO] running `Command { std: "docker" "inspect" "1888631effd1853696801a008b31fbbcf3e157b003ce9878983732a3bd19266a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1888631effd1853696801a008b31fbbcf3e157b003ce9878983732a3bd19266a", kill_on_drop: false }` [INFO] [stdout] 1888631effd1853696801a008b31fbbcf3e157b003ce9878983732a3bd19266a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66ae6b76a88da517e50e7eb908aea674791db731f80995c36d476dd2fd2edb99 [INFO] running `Command { std: "docker" "start" "-a" "66ae6b76a88da517e50e7eb908aea674791db731f80995c36d476dd2fd2edb99", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling fmtm_ytmimi_markdown_fmt v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/formatter/formatting_states/helpers.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) fn peek_with_range(&mut self) -> Option<(&Event, &Range)> { [INFO] [stdout] | ^^^^^^^^^ ------ ------------- the same lifetime is elided here [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) fn peek_with_range(&mut self) -> Option<(&Event<'_>, &Range)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling rust_search v2.1.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/formatter/formatting_states/helpers.rs:20:35 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) fn peek_with_range(&mut self) -> Option<(&Event, &Range)> { [INFO] [stdout] | ^^^^^^^^^ ------ ------------- the same lifetime is elided here [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) fn peek_with_range(&mut self) -> Option<(&Event<'_>, &Range)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing documentation for an associated function [INFO] [stdout] --> src/test.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn from_leading_config_comments(input: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fmtm_ytmimi_markdown_fmt` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "66ae6b76a88da517e50e7eb908aea674791db731f80995c36d476dd2fd2edb99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66ae6b76a88da517e50e7eb908aea674791db731f80995c36d476dd2fd2edb99", kill_on_drop: false }` [INFO] [stdout] 66ae6b76a88da517e50e7eb908aea674791db731f80995c36d476dd2fd2edb99