[INFO] fetching crate doc-chunks 0.2.1...
[INFO] testing doc-chunks-0.2.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate doc-chunks 0.2.1 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate doc-chunks 0.2.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1ca3ee1fb8780925a6888e5eee652a89f2b6ee8bf1fe571e47388e49147f37d
[INFO] running `Command { std: "docker" "start" "-a" "f1ca3ee1fb8780925a6888e5eee652a89f2b6ee8bf1fe571e47388e49147f37d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1ca3ee1fb8780925a6888e5eee652a89f2b6ee8bf1fe571e47388e49147f37d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1ca3ee1fb8780925a6888e5eee652a89f2b6ee8bf1fe571e47388e49147f37d", kill_on_drop: false }`
[INFO] [stdout] f1ca3ee1fb8780925a6888e5eee652a89f2b6ee8bf1fe571e47388e49147f37d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdeee73cbbbcb9e92fdcbc7896d9951eb5b0a9af156c54ae01cff00e5038b543
[INFO] running `Command { std: "docker" "start" "-a" "cdeee73cbbbcb9e92fdcbc7896d9951eb5b0a9af156c54ae01cff00e5038b543", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.98.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling jod-thread v0.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling ra_ap_edition v0.0.269
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling cov-mark v2.0.0
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling console v0.15.11
[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 regex v1.11.1
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.269
[INFO] [stderr]    Compiling ra_ap_parser v0.0.269
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunk.rs:348:20
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn display(&self, range: Range) -> ChunkDisplay {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn display(&self, range: Range) -> ChunkDisplay<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunk.rs:353:17
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn iter(&self) -> indexmap::map::Iter<Range, Span> {
[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] 353 |     pub fn iter(&self) -> indexmap::map::Iter<'_, Range, Span> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunk.rs:366:24
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay {
[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] 366 |     pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/literal.rs:550:27
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub(crate) fn display(&self, highlight: Range) -> TrimmedLiteralDisplay {
[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] 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 31.67s
[INFO] running `Command { std: "docker" "inspect" "cdeee73cbbbcb9e92fdcbc7896d9951eb5b0a9af156c54ae01cff00e5038b543", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdeee73cbbbcb9e92fdcbc7896d9951eb5b0a9af156c54ae01cff00e5038b543", kill_on_drop: false }`
[INFO] [stdout] cdeee73cbbbcb9e92fdcbc7896d9951eb5b0a9af156c54ae01cff00e5038b543
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44435da8c3e6d57c4241e14aa539d2e81efd2e74fc20e58a93a0a64df4e2959a
[INFO] running `Command { std: "docker" "start" "-a" "44435da8c3e6d57c4241e14aa539d2e81efd2e74fc20e58a93a0a64df4e2959a", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstream v0.6.18
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunk.rs:348:20
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn display(&self, range: Range) -> ChunkDisplay {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn display(&self, range: Range) -> ChunkDisplay<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunk.rs:353:17
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn iter(&self) -> indexmap::map::Iter<Range, Span> {
[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] 353 |     pub fn iter(&self) -> indexmap::map::Iter<'_, Range, Span> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunk.rs:366:24
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay {
[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] 366 |     pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/literal.rs:550:27
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub(crate) fn display(&self, highlight: Range) -> TrimmedLiteralDisplay {
[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] 550 |     pub(crate) fn display(&self, highlight: Range) -> TrimmedLiteralDisplay<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunk.rs:348:20
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn display(&self, range: Range) -> ChunkDisplay {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn display(&self, range: Range) -> ChunkDisplay<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunk.rs:353:17
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub fn iter(&self) -> indexmap::map::Iter<Range, Span> {
[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] 353 |     pub fn iter(&self) -> indexmap::map::Iter<'_, Range, Span> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/chunk.rs:366:24
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay {
[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] 366 |     pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/literal.rs:550:27
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub(crate) fn display(&self, highlight: Range) -> TrimmedLiteralDisplay {
[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] 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 4.34s
[INFO] running `Command { std: "docker" "inspect" "44435da8c3e6d57c4241e14aa539d2e81efd2e74fc20e58a93a0a64df4e2959a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44435da8c3e6d57c4241e14aa539d2e81efd2e74fc20e58a93a0a64df4e2959a", kill_on_drop: false }`
[INFO] [stdout] 44435da8c3e6d57c4241e14aa539d2e81efd2e74fc20e58a93a0a64df4e2959a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6cf8b531af4b71fb8efc3c19cf3cdb6365e7595ba2463f2cfc7e6c2f25b2cffa
[INFO] running `Command { std: "docker" "start" "-a" "6cf8b531af4b71fb8efc3c19cf3cdb6365e7595ba2463f2cfc7e6c2f25b2cffa", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/chunk.rs:348:20
[INFO] [stderr]     |
[INFO] [stderr] 348 |     pub fn display(&self, range: Range) -> ChunkDisplay {
[INFO] [stderr]     |                    ^^^^^                   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 348 |     pub fn display(&self, range: Range) -> ChunkDisplay<'_> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/chunk.rs:353:17
[INFO] [stderr]     |
[INFO] [stderr] 353 |     pub fn iter(&self) -> indexmap::map::Iter<Range, Span> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 353 |     pub fn iter(&self) -> indexmap::map::Iter<'_, Range, Span> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/chunk.rs:366:24
[INFO] [stderr]     |
[INFO] [stderr] 366 |     pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay {
[INFO] [stderr]     |                        ^^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 366 |     pub fn erase_cmark(&self, ignores: &Ignores) -> PlainOverlay<'_> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/literal.rs:550:27
[INFO] [stderr]     |
[INFO] [stderr] 550 |     pub(crate) fn display(&self, highlight: Range) -> TrimmedLiteralDisplay {
[INFO] [stderr]     |                           ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type 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.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/doc_chunks-8f6bfcdae6ea6da6)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[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 cluster::tests::create_cluster ... 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_single_line_block_comment_literal_correctly_created ... ok
[INFO] [stdout] test developer::tests::test_calculate_column_correctly_calculates_final_column_of_last_line ... ok
[INFO] [stdout] test developer::tests::test_single_line_indented_block_comment_literal_correctly_created ... ok
[INFO] [stdout] test developer::tests::test_block_comments_to_literal_sets_converter_keeps_block_comment_tokens ... ok
[INFO] [stdout] test developer::tests::test_identify_token_type_assigns_block_comment_type_to_block_comments ... ok
[INFO] [stdout] test developer::tests::test_multi_line_block_comment_literal_correctly_created ... ok
[INFO] [stdout] test developer::tests::test_tokens_with_line_column_values_set_correctly_more_unicode ... ok
[INFO] [stdout] test developer::tests::retain_only_developer_comments_removes_non_comment_tokens ... ok
[INFO] [stdout] test developer::tests::test_tokens_from_source_basic ... ok
[INFO] [stdout] test developer::tests::test_identify_token_type_assigns_line_comment_type_to_line_comments ... ok
[INFO] [stdout] test developer::tests::test_tokens_retain_empty_lines_for_clustering ... ok
[INFO] [stdout] test developer::tests::test_tokens_with_line_column_values_set_correctly_another ... ok
[INFO] [stdout] test literal::tests::trimmed_multi_doc ... ok
[INFO] [stdout] test literal::tests::trimmed_multi_mod ... ok
[INFO] [stdout] test literal::tests::trimmed_oneline_doc ... ok
[INFO] [stdout] test literal::tests::trimmed_oneline_mod ... ok
[INFO] [stdout] test literalset::tests::fluff_multi ... ok
[INFO] [stdout] test literalset::tests::first_line_extract_1 ... ok
[INFO] [stdout] test literalset::tests::coverage ... ok
[INFO] [stdout] test developer::tests::test_developer_line_comment_tokens_line_comment_to_literal_create_literals_with_correct_data ... ok
[INFO] [stdout] test literalset::tests::combine_literals ... ok
[INFO] [stdout] test developer::tests::test_non_adjacent_line_comments_put_in_different_literal_sets ... ok
[INFO] [stdout] test developer::tests::test_adjacent_line_comments_put_in_same_literal_set ... ok
[INFO] [stdout] test span::tests::extraction_chyrp ... ok
[INFO] [stdout] test developer::tests::test_identify_token_type_assigns_other_type_to_non_developer_comments ... ok
[INFO] [stdout] test developer::tests::retain_only_developer_comments_removes_documentation_comment_tokens ... ok
[INFO] [stdout] test cluster::tests::polite ... ok
[INFO] [stdout] test literalset::tests::literal_set_into_chunk ... ok
[INFO] [stdout] test markdown::scoped ... ok
[INFO] [stdout] test literalset::tests::fluff_one ... ok
[INFO] [stdout] test developer::tests::retain_only_developer_comments_keeps_developer_comment_tokens ... ok
[INFO] [stdout] test developer::tests::test_single_line_comment_put_in_one_literal_set ... ok
[INFO] [stdout] test span::tests::extraction_fluff ... ok
[INFO] [stdout] test literalset::tests::first_line_extract_0 ... ok
[INFO] [stdout] test span::tests::span_to_range_multiline ... ok
[INFO] [stdout] test util::tests::iter_chars ... ok
[INFO] [stdout] test util::tests::iter_span_doc_0_trivial ... ok
[INFO] [stdout] test span::tests::span_to_range_singleline ... ok
[INFO] [stdout] test util::tests::iter_span_doc_1_trailing_newline ... ok
[INFO] [stdout] test util::tests::range_bytes_to_chars ... ok
[INFO] [stdout] test util::tests::range_bytes_to_chars_many ... ok
[INFO] [stdout] test util::tests::sub_a ... ok
[INFO] [stdout] test util::tests::sub_b ... ok
[INFO] [stdout] test util::tests::sub_c ... ok
[INFO] [stdout] test literal::tests::variant_detect ... ok
[INFO] [stdout] test cluster::tests::space_in_code_block_does_not_break_cluster ... ok
[INFO] [stdout] test developer::tests::outer_inner_mix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests doc_chunks
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/literalset.rs - literalset::chyrp_up (line 151) ... ok
[INFO] [stdout] test src/literalset.rs - literalset::fluff_up (line 175) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6cf8b531af4b71fb8efc3c19cf3cdb6365e7595ba2463f2cfc7e6c2f25b2cffa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cf8b531af4b71fb8efc3c19cf3cdb6365e7595ba2463f2cfc7e6c2f25b2cffa", kill_on_drop: false }`
[INFO] [stdout] 6cf8b531af4b71fb8efc3c19cf3cdb6365e7595ba2463f2cfc7e6c2f25b2cffa
