[INFO] fetching crate doc-chunks 0.2.1... [INFO] testing doc-chunks-0.2.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate doc-chunks 0.2.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate doc-chunks 0.2.1 [INFO] finished tweaking crates.io crate doc-chunks 0.2.1 [INFO] tweaked toml for crates.io crate doc-chunks 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate doc-chunks 0.2.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate doc-chunks 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ra_ap_stdx v0.0.269 [INFO] [stderr] Downloaded ra-ap-rustc_lexer v0.98.0 [INFO] [stderr] Downloaded ra_ap_edition v0.0.269 [INFO] [stderr] Downloaded ra_ap_parser v0.0.269 [INFO] [stderr] Downloaded ra_ap_syntax v0.0.269 [INFO] [stderr] Downloaded pulldown-cmark v0.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5964aaa94b3922d8d22f0269caf2b63f65f8757991734a957d4d4665c6eda3bd [INFO] running `Command { std: "docker" "start" "-a" "5964aaa94b3922d8d22f0269caf2b63f65f8757991734a957d4d4665c6eda3bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5964aaa94b3922d8d22f0269caf2b63f65f8757991734a957d4d4665c6eda3bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5964aaa94b3922d8d22f0269caf2b63f65f8757991734a957d4d4665c6eda3bd", kill_on_drop: false }` [INFO] [stdout] 5964aaa94b3922d8d22f0269caf2b63f65f8757991734a957d4d4665c6eda3bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f4426e28696c6371d04ee0d15b3585ca4162506ddd9d9b7fa3cf01b440066fea [INFO] running `Command { std: "docker" "start" "-a" "f4426e28696c6371d04ee0d15b3585ca4162506ddd9d9b7fa3cf01b440066fea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ra_ap_edition v0.0.269 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling cov-mark v2.0.0 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.98.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ra_ap_parser v0.0.269 [INFO] [stderr] Compiling ra_ap_stdx v0.0.269 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling ra_ap_syntax v0.0.269 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling doc-chunks v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/chunk.rs:348:20 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn display(&self, range: Range) -> ChunkDisplay { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 348 | pub fn display(&self, range: Range) -> ChunkDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/chunk.rs:353:17 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn iter(&self) -> indexmap::map::Iter { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 353 | pub fn iter(&self) -> indexmap::map::Iter<'_, Range, Span> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/chunk.rs:366:24 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 366 | pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/literal.rs:550:27 [INFO] [stdout] | [INFO] [stdout] 550 | pub(crate) fn display(&self, highlight: Range) -> TrimmedLiteralDisplay { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 550 | pub(crate) fn display(&self, highlight: Range) -> TrimmedLiteralDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.53s [INFO] running `Command { std: "docker" "inspect" "f4426e28696c6371d04ee0d15b3585ca4162506ddd9d9b7fa3cf01b440066fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4426e28696c6371d04ee0d15b3585ca4162506ddd9d9b7fa3cf01b440066fea", kill_on_drop: false }` [INFO] [stdout] f4426e28696c6371d04ee0d15b3585ca4162506ddd9d9b7fa3cf01b440066fea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] be1a434b704b73d4919f7462a37c47522524f6402da0dd896c1c34f669c9e9ba [INFO] running `Command { std: "docker" "start" "-a" "be1a434b704b73d4919f7462a37c47522524f6402da0dd896c1c34f669c9e9ba", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling doc-chunks v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/chunk.rs:348:20 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn display(&self, range: Range) -> ChunkDisplay { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 348 | pub fn display(&self, range: Range) -> ChunkDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/chunk.rs:353:17 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn iter(&self) -> indexmap::map::Iter { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 353 | pub fn iter(&self) -> indexmap::map::Iter<'_, Range, Span> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/chunk.rs:366:24 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 366 | pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/literal.rs:550:27 [INFO] [stdout] | [INFO] [stdout] 550 | pub(crate) fn display(&self, highlight: Range) -> TrimmedLiteralDisplay { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 550 | pub(crate) fn display(&self, highlight: Range) -> TrimmedLiteralDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/chunk.rs:348:20 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn display(&self, range: Range) -> ChunkDisplay { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 348 | pub fn display(&self, range: Range) -> ChunkDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/chunk.rs:353:17 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn iter(&self) -> indexmap::map::Iter { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 353 | pub fn iter(&self) -> indexmap::map::Iter<'_, Range, Span> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/chunk.rs:366:24 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 366 | pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/literal.rs:550:27 [INFO] [stdout] | [INFO] [stdout] 550 | pub(crate) fn display(&self, highlight: Range) -> TrimmedLiteralDisplay { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 550 | pub(crate) fn display(&self, highlight: Range) -> TrimmedLiteralDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.00s [INFO] running `Command { std: "docker" "inspect" "be1a434b704b73d4919f7462a37c47522524f6402da0dd896c1c34f669c9e9ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be1a434b704b73d4919f7462a37c47522524f6402da0dd896c1c34f669c9e9ba", kill_on_drop: false }` [INFO] [stdout] be1a434b704b73d4919f7462a37c47522524f6402da0dd896c1c34f669c9e9ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 12106cfe7c09229cbf56518da42ec77d779acc06bc4f7b3c79d5c7d137711c4e [INFO] running `Command { std: "docker" "start" "-a" "12106cfe7c09229cbf56518da42ec77d779acc06bc4f7b3c79d5c7d137711c4e", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/chunk.rs:348:20 [INFO] [stderr] | [INFO] [stderr] 348 | pub fn display(&self, range: Range) -> ChunkDisplay { [INFO] [stderr] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 348 | pub fn display(&self, range: Range) -> ChunkDisplay<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/chunk.rs:353:17 [INFO] [stderr] | [INFO] [stderr] 353 | pub fn iter(&self) -> indexmap::map::Iter { [INFO] [stderr] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 353 | pub fn iter(&self) -> indexmap::map::Iter<'_, Range, Span> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/chunk.rs:366:24 [INFO] [stderr] | [INFO] [stderr] 366 | pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay { [INFO] [stderr] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 366 | pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/literal.rs:550:27 [INFO] [stderr] | [INFO] [stderr] 550 | pub(crate) fn display(&self, highlight: Range) -> TrimmedLiteralDisplay { [INFO] [stderr] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 550 | pub(crate) fn display(&self, highlight: Range) -> TrimmedLiteralDisplay<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `doc-chunks` (lib) generated 4 warnings (run `cargo fix --lib -p doc-chunks` to apply 4 suggestions) [INFO] [stderr] warning: `doc-chunks` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/doc_chunks-4b3471b1c2fb3f34) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test developer::tests::test_calculate_column_correctly_calculates_final_column_of_last_line ... ok [INFO] [stdout] test cluster::tests::doc_comment_parse ... ok [INFO] [stdout] test developer::tests::test_block_comments_to_literal_sets_converter_ignores_other_token_types ... ok [INFO] [stdout] test developer::tests::test_documentation_line_comment_tokens_line_comment_to_literal_does_not_create_literals ... ok [INFO] [stdout] test developer::tests::test_count_lines_correctly_counts_lines ... ok [INFO] [stdout] test developer::tests::test_multi_line_block_comment_literal_correctly_created ... ok [INFO] [stdout] test developer::tests::test_identify_token_type_assigns_block_comment_type_to_block_comments ... ok [INFO] [stdout] test developer::tests::test_single_line_block_comment_literal_correctly_created ... ok [INFO] [stdout] test developer::tests::test_single_line_indented_block_comment_literal_correctly_created ... ok [INFO] [stdout] test developer::tests::test_non_line_comment_tokens_line_comment_to_literal_does_not_create_literals ... ok [INFO] [stdout] test developer::tests::test_block_comments_to_literal_sets_converter_keeps_block_comment_tokens ... ok [INFO] [stdout] test developer::tests::retain_only_developer_comments_removes_documentation_comment_tokens ... ok [INFO] [stdout] test developer::tests::test_identify_token_type_assigns_other_type_to_non_developer_comments ... ok [INFO] [stdout] test developer::tests::test_tokens_from_source_basic ... ok [INFO] [stdout] test developer::tests::test_developer_line_comment_tokens_line_comment_to_literal_create_literals_with_correct_data ... ok [INFO] [stdout] test developer::tests::test_non_adjacent_line_comments_put_in_different_literal_sets ... ok [INFO] [stdout] test developer::tests::retain_only_developer_comments_keeps_developer_comment_tokens ... ok [INFO] [stdout] test developer::tests::test_identify_token_type_assigns_line_comment_type_to_line_comments ... ok [INFO] [stdout] test cluster::tests::polite ... ok [INFO] [stdout] test developer::tests::test_tokens_with_line_column_values_set_correctly_more_unicode ... ok [INFO] [stdout] test developer::tests::test_single_line_comment_put_in_one_literal_set ... ok [INFO] [stdout] test developer::tests::test_tokens_retain_empty_lines_for_clustering ... ok [INFO] [stdout] test literal::tests::trimmed_multi_doc ... ok [INFO] [stdout] test literal::tests::trimmed_oneline_mod ... ok [INFO] [stdout] test developer::tests::test_adjacent_line_comments_put_in_same_literal_set ... ok [INFO] [stdout] test developer::tests::retain_only_developer_comments_removes_non_comment_tokens ... ok [INFO] [stdout] test developer::tests::outer_inner_mix ... ok [INFO] [stdout] test cluster::tests::space_in_code_block_does_not_break_cluster ... ok [INFO] [stdout] test developer::tests::test_tokens_with_line_column_values_set_correctly_another ... ok [INFO] [stdout] test literalset::tests::fluff_multi ... ok [INFO] [stdout] test literalset::tests::first_line_extract_1 ... ok [INFO] [stdout] test literalset::tests::fluff_one ... ok [INFO] [stdout] test literal::tests::trimmed_oneline_doc ... ok [INFO] [stdout] test literal::tests::trimmed_multi_mod ... ok [INFO] [stdout] test literalset::tests::combine_literals ... ok [INFO] [stdout] test literalset::tests::coverage ... ok [INFO] [stdout] test literalset::tests::first_line_extract_0 ... ok [INFO] [stdout] test literalset::tests::literal_set_into_chunk ... ok [INFO] [stdout] test span::tests::extraction_chyrp ... ok [INFO] [stdout] test markdown::scoped ... ok [INFO] [stdout] test util::tests::range_bytes_to_chars ... ok [INFO] [stdout] test util::tests::iter_span_doc_1_trailing_newline ... ok [INFO] [stdout] test util::tests::sub_a ... ok [INFO] [stdout] test util::tests::sub_b ... ok [INFO] [stdout] test span::tests::extraction_fluff ... ok [INFO] [stdout] test util::tests::range_bytes_to_chars_many ... ok [INFO] [stdout] test util::tests::iter_chars ... ok [INFO] [stdout] test span::tests::span_to_range_singleline ... ok [INFO] [stdout] test util::tests::sub_c ... ok [INFO] [stdout] test literal::tests::variant_detect ... ok [INFO] [stdout] test cluster::tests::create_cluster ... ok [INFO] [stdout] test span::tests::span_to_range_multiline ... ok [INFO] [stdout] test util::tests::iter_span_doc_0_trivial ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "12106cfe7c09229cbf56518da42ec77d779acc06bc4f7b3c79d5c7d137711c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12106cfe7c09229cbf56518da42ec77d779acc06bc4f7b3c79d5c7d137711c4e", kill_on_drop: false }` [INFO] [stdout] 12106cfe7c09229cbf56518da42ec77d779acc06bc4f7b3c79d5c7d137711c4e