[INFO] fetching crate reovim-tui-mod-diagnostics 0.14.4...
[INFO] testing reovim-tui-mod-diagnostics-0.14.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate reovim-tui-mod-diagnostics 0.14.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate reovim-tui-mod-diagnostics 0.14.4
[INFO] finished tweaking crates.io crate reovim-tui-mod-diagnostics 0.14.4
[INFO] tweaked toml for crates.io crate reovim-tui-mod-diagnostics 0.14.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reovim-tui-mod-diagnostics 0.14.4 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reovim-tui-mod-diagnostics 0.14.4 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2e916d959d28b0489f180f76078fecc01110bba2ec50cde243355e68c304d1e
[INFO] running `Command { std: "docker" "start" "-a" "d2e916d959d28b0489f180f76078fecc01110bba2ec50cde243355e68c304d1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2e916d959d28b0489f180f76078fecc01110bba2ec50cde243355e68c304d1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2e916d959d28b0489f180f76078fecc01110bba2ec50cde243355e68c304d1e", kill_on_drop: false }`
[INFO] [stdout] d2e916d959d28b0489f180f76078fecc01110bba2ec50cde243355e68c304d1e
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 360f2650eb8ccc32011b2484a5a12ae168800bf07b6e6e1bef5396718412ed23
[INFO] running `Command { std: "docker" "start" "-a" "360f2650eb8ccc32011b2484a5a12ae168800bf07b6e6e1bef5396718412ed23", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling reovim-depgraph v0.14.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling reovim-arch v0.14.4
[INFO] [stderr]    Compiling reovim-client-driver v0.14.4
[INFO] [stderr]    Compiling reovim-tui-mod-diagnostics v0.14.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.70s
[INFO] running `Command { std: "docker" "inspect" "360f2650eb8ccc32011b2484a5a12ae168800bf07b6e6e1bef5396718412ed23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "360f2650eb8ccc32011b2484a5a12ae168800bf07b6e6e1bef5396718412ed23", kill_on_drop: false }`
[INFO] [stdout] 360f2650eb8ccc32011b2484a5a12ae168800bf07b6e6e1bef5396718412ed23
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3d529bff15e1aa07ff0936b0171da950f58635789ba4a4e914d7ca305f41049
[INFO] running `Command { std: "docker" "start" "-a" "f3d529bff15e1aa07ff0936b0171da950f58635789ba4a4e914d7ca305f41049", kill_on_drop: false }`
[INFO] [stderr]    Compiling reovim-tui-mod-diagnostics v0.14.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "f3d529bff15e1aa07ff0936b0171da950f58635789ba4a4e914d7ca305f41049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3d529bff15e1aa07ff0936b0171da950f58635789ba4a4e914d7ca305f41049", kill_on_drop: false }`
[INFO] [stdout] f3d529bff15e1aa07ff0936b0171da950f58635789ba4a4e914d7ca305f41049
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 327bec9c370da87abb736a366daa6f54c9e96660478d5ae1c2cf4ba271cbc8c0
[INFO] running `Command { std: "docker" "start" "-a" "327bec9c370da87abb736a366daa6f54c9e96660478d5ae1c2cf4ba271cbc8c0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reovim_tui_mod_diagnostics-50b682a5e5ff9904)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test tests::buffer_diagnostics_debug_clone ... ok
[INFO] [stdout] test tests::cursor_position_none ... ok
[INFO] [stdout] test tests::decorations_buffer_focus_rebuilds ... ok
[INFO] [stdout] test tests::decorations_empty_for_other_line ... ok
[INFO] [stdout] test tests::decorations_inactive ... ok
[INFO] [stdout] test tests::decorations_multiline_no_underline ... ok
[INFO] [stdout] test tests::decorations_no_active_buffer ... ok
[INFO] [stdout] test tests::default_inactive ... ok
[INFO] [stdout] test tests::new_inactive ... ok
[INFO] [stdout] test tests::notification_activates ... ok
[INFO] [stdout] test tests::notification_active_false_with_diagnostics ... ok
[INFO] [stdout] test tests::notification_deactivates ... ok
[INFO] [stdout] test tests::has_annotations_false ... ok
[INFO] [stdout] test tests::has_chrome_false ... ok
[INFO] [stdout] test tests::notification_invalid_json ... ok
[INFO] [stdout] test tests::notification_overwrites_previous ... ok
[INFO] [stdout] test tests::test_severity_prefix_all_variants ... ok
[INFO] [stdout] test tests::tick_returns_false ... ok
[INFO] [stdout] test tests::test_severity_color_all_variants ... ok
[INFO] [stdout] test tests::notification_multi_buffer ... ok
[INFO] [stdout] test tests::decorations_wrong_buffer ... ok
[INFO] [stdout] test tests::payload_debug ... ok
[INFO] [stdout] test tests::version ... ok
[INFO] [stdout] test tests::virtual_lines_empty_when_inactive ... ok
[INFO] [stdout] test tests::virtual_lines_for_diagnostic ... ok
[INFO] [stdout] test tests::virtual_lines_multiline_diagnostic ... ok
[INFO] [stdout] test tests::decorations_single_line_diagnostic ... ok
[INFO] [stdout] test tests::item_payload_debug_clone ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reovim_tui_mod_diagnostics
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "327bec9c370da87abb736a366daa6f54c9e96660478d5ae1c2cf4ba271cbc8c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "327bec9c370da87abb736a366daa6f54c9e96660478d5ae1c2cf4ba271cbc8c0", kill_on_drop: false }`
[INFO] [stdout] 327bec9c370da87abb736a366daa6f54c9e96660478d5ae1c2cf4ba271cbc8c0
