[INFO] fetching crate novem-tui 0.1.5...
[INFO] testing novem-tui-0.1.5 against 1.91.0 for beta-1.92-2
[INFO] extracting crate novem-tui 0.1.5 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate novem-tui 0.1.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate novem-tui 0.1.5
[INFO] tweaked toml for crates.io crate novem-tui 0.1.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate novem-tui 0.1.5 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate novem-tui 0.1.5 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-ini v0.21.1
[INFO] [stderr]   Downloaded ansi-to-tui v7.0.0
[INFO] [stderr]   Downloaded trim-in-place v0.1.7
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded hyper-rustls v0.27.6
[INFO] [stderr]   Downloaded arboard v3.5.0
[INFO] [stderr]   Downloaded hyper-util v0.1.13
[INFO] [stderr]   Downloaded reqwest v0.12.19
[INFO] [stderr]   Downloaded quick-xml v0.32.0
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded plist v1.7.1
[INFO] [stderr]   Downloaded tui-tree-widget v0.23.1
[INFO] [stderr]   Downloaded better-panic v0.3.0
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f6a29c2447d02cf8a82aa4989e46775619fabc45496fe59efb98117b167a965
[INFO] running `Command { std: "docker" "start" "-a" "1f6a29c2447d02cf8a82aa4989e46775619fabc45496fe59efb98117b167a965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f6a29c2447d02cf8a82aa4989e46775619fabc45496fe59efb98117b167a965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f6a29c2447d02cf8a82aa4989e46775619fabc45496fe59efb98117b167a965", kill_on_drop: false }`
[INFO] [stdout] 1f6a29c2447d02cf8a82aa4989e46775619fabc45496fe59efb98117b167a965
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a04a92659dfbfb8b21b8541ee964dd6a11bc02ca6c7af53db62b054dffa24fc
[INFO] running `Command { std: "docker" "start" "-a" "7a04a92659dfbfb8b21b8541ee964dd6a11bc02ca6c7af53db62b054dffa24fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling plist v1.7.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling ansi-to-tui v7.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling arboard v3.5.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling better-panic v0.3.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tui-tree-widget v0.23.1
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling novem-tui v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/minerva/ui/conversation.rs:322:38
[INFO] [stdout]     |
[INFO] [stdout] 322 | fn process_markdown_content(content: &str, available_width: usize) -> Vec<Line> {
[INFO] [stdout]     |                                      ^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 322 | fn process_markdown_content(content: &str, available_width: usize) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "7a04a92659dfbfb8b21b8541ee964dd6a11bc02ca6c7af53db62b054dffa24fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a04a92659dfbfb8b21b8541ee964dd6a11bc02ca6c7af53db62b054dffa24fc", kill_on_drop: false }`
[INFO] [stdout] 7a04a92659dfbfb8b21b8541ee964dd6a11bc02ca6c7af53db62b054dffa24fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d9a7286e64cd108d1f2a68cd635afc4743323a393ec6667a647ce8f3f73fc70
[INFO] running `Command { std: "docker" "start" "-a" "1d9a7286e64cd108d1f2a68cd635afc4743323a393ec6667a647ce8f3f73fc70", kill_on_drop: false }`
[INFO] [stderr]    Compiling novem-tui v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/minerva/ui/conversation.rs:322:38
[INFO] [stdout]     |
[INFO] [stdout] 322 | fn process_markdown_content(content: &str, available_width: usize) -> Vec<Line> {
[INFO] [stdout]     |                                      ^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 322 | fn process_markdown_content(content: &str, available_width: usize) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/minerva/ui/conversation.rs:322:38
[INFO] [stdout]     |
[INFO] [stdout] 322 | fn process_markdown_content(content: &str, available_width: usize) -> Vec<Line> {
[INFO] [stdout]     |                                      ^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 322 | fn process_markdown_content(content: &str, available_width: usize) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.48s
[INFO] running `Command { std: "docker" "inspect" "1d9a7286e64cd108d1f2a68cd635afc4743323a393ec6667a647ce8f3f73fc70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d9a7286e64cd108d1f2a68cd635afc4743323a393ec6667a647ce8f3f73fc70", kill_on_drop: false }`
[INFO] [stdout] 1d9a7286e64cd108d1f2a68cd635afc4743323a393ec6667a647ce8f3f73fc70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce3711e9a957603934dc845fdda7f24f7c71d9b265b9cc7f6fe0d80c4e9eec7b
[INFO] running `Command { std: "docker" "start" "-a" "ce3711e9a957603934dc845fdda7f24f7c71d9b265b9cc7f6fe0d80c4e9eec7b", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/minerva/ui/conversation.rs:322:38
[INFO] [stderr]     |
[INFO] [stderr] 322 | fn process_markdown_content(content: &str, available_width: usize) -> Vec<Line> {
[INFO] [stderr]     |                                      ^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 322 | fn process_markdown_content(content: &str, available_width: usize) -> Vec<Line<'_>> {
[INFO] [stderr]     |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `novem-tui` (bin "minerva") generated 1 warning (run `cargo fix --bin "minerva"` to apply 1 suggestion)
[INFO] [stderr] warning: `novem-tui` (bin "minerva" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/novem_tui-8d1ad10a11616936)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test app::test::test_build_prefixes ... ok
[INFO] [stdout] test app::test::test_build_prefixes_ignores_shared_prefix ... ok
[INFO] [stdout] test bindings::test::test_match_event_char ... ok
[INFO] [stdout] test bindings::test::test_match_event_lower ... ok
[INFO] [stdout] test bindings::test::test_match_event_mouse_click ... ok
[INFO] [stdout] test bindings::test::test_match_event_mouse_scroll_down ... ok
[INFO] [stdout] test bindings::test::test_mode_overrides_global ... ok
[INFO] [stdout] test bindings::test::test_parse_config ... ok
[INFO] [stdout] test bindings::test::test_parse_default_bindings ... ok
[INFO] [stdout] test bindings::test::test_parse_shift_tab ... ok
[INFO] [stdout] test bindings::test::test_parse_str_ctrl_alt_upper ... ok
[INFO] [stdout] test bindings::test::test_parse_str_ctrl_alt_lower ... ok
[INFO] [stdout] test bindings::test::test_parse_str_arrows ... ok
[INFO] [stdout] test bindings::test::test_parse_str_ctrl_enter ... ok
[INFO] [stdout] test bindings::test::test_parse_str_backspace ... ok
[INFO] [stdout] test bindings::test::test_parse_str_ctrl_lower ... ok
[INFO] [stdout] test bindings::test::test_parse_str_ctrl_space ... ok
[INFO] [stdout] test bindings::test::test_parse_str_ctrl_upper ... ok
[INFO] [stdout] test bindings::test::test_parse_str_enter ... ok
[INFO] [stdout] test bindings::test::test_parse_str_fail ... ok
[INFO] [stdout] test bindings::test::test_match_event_upper ... ok
[INFO] [stdout] test bindings::test::test_parse_str_jumps ... ok
[INFO] [stdout] test bindings::test::test_parse_str_fail_ctrl ... ok
[INFO] [stdout] test bindings::test::test_parse_str_fail_mod ... ok
[INFO] [stdout] test bindings::test::test_parse_str_lower ... ok
[INFO] [stdout] test bindings::test::test_parse_str_space ... ok
[INFO] [stdout] test bindings::test::test_parse_str_tab ... ok
[INFO] [stdout] test bindings::test::test_parse_str_upper ... ok
[INFO] [stdout] test cmd::test::test_parse_command ... ok
[INFO] [stdout] test config::test::test_format_profile_display ... ok
[INFO] [stdout] test config::test::test_list_profile_details ... ok
[INFO] [stdout] test config::test::test_list_profiles ... ok
[INFO] [stdout] test config::test::test_read_config_api_root_override ... ok
[INFO] [stdout] test config::test::test_init_config_and_parse ... ok
[INFO] [stdout] test config::test::test_parse_editor ... ok
[INFO] [stdout] test config::test::test_read_config_empty_config ... ok
[INFO] [stdout] test config::test::test_create_profile ... ok
[INFO] [stdout] test bindings::test::test_match_event_mouse_scroll_up ... ok
[INFO] [stdout] test config::test::test_read_config_missing_token ... ok
[INFO] [stdout] test config::test::test_read_config_missing_profile ... ok
[INFO] [stdout] test config::test::test_read_config_no_api_root ... ok
[INFO] [stdout] test config::test::test_read_config_success ... ok
[INFO] [stdout] test config::test::test_read_config_no_profile ... ok
[INFO] [stdout] test config::test::test_default_profile ... ok
[INFO] [stdout] test config::test::test_trim_host ... ok
[INFO] [stdout] test tree::test::test_search_from_nested ... ok
[INFO] [stdout] test tree::test::test_search_from_sibling ... ok
[INFO] [stdout] test tree::test::test_patch ... ok
[INFO] [stdout] test tree::test::test_find ... ok
[INFO] [stdout] test tree::test::test_patch_sub_tree ... ok
[INFO] [stdout] test tree::test::test_search_reverse_wrap_around ... ok
[INFO] [stdout] test tree::test::test_search_first_sub ... ok
[INFO] [stdout] test tree::test::test_search_from_terminates_on_no_match ... ok
[INFO] [stdout] test tree::test::test_search_reverse ... ok
[INFO] [stdout] test tree::test::test_search_second_sub ... ok
[INFO] [stdout] test tree::test::test_search_wrap_around ... ok
[INFO] [stdout] test tree::test::test_search_top_level_node ... ok
[INFO] [stdout] test tree::test::test_vis_type ... ok
[INFO] [stdout] test tree::test::test_search_sub ... ok
[INFO] [stdout] test config::test::test_update_profile ... ok
[INFO] [stdout] test ui::components::input::tests::test_input_backspace ... ok
[INFO] [stdout] test ui::components::input::tests::test_input_cursor_movement ... ok
[INFO] [stdout] test ui::components::input::tests::test_input_append_text ... ok
[INFO] [stdout] test ui::components::input::tests::test_input_render ... ok
[INFO] [stdout] test ui::main::test::test_ui_draw_loading ... ok
[INFO] [stdout] test ui::views::content::tests::test_draw_content_with_scroll ... ok
[INFO] [stdout] test ui::views::login::tests::test_error_clears_on_input ... ok
[INFO] [stdout] test ui::views::loading::tests::test_loading_view_render ... ok
[INFO] [stdout] test ui::views::login::tests::test_error_management ... ok
[INFO] [stdout] test ui::views::help::test::test_draw_help ... ok
[INFO] [stdout] test ui::main::test::test_ui_draw_logged_in ... ok
[INFO] [stdout] test ui::views::log::test::test_draw_log ... ok
[INFO] [stdout] test ui::views::request_details::test::test_draw_request_details ... ok
[INFO] [stdout] test ui::views::login::tests::test_login_view_with_long_error ... ok
[INFO] [stdout] test ui::views::login::tests::test_login_view_render ... ok
[INFO] [stdout] test ui::views::tree::test::test_draw_tree ... ok
[INFO] [stdout] test ui::main::test::test_ui_draw_logged_out ... ok
[INFO] [stdout] test ui::views::login::tests::test_login_view_with_error ... ok
[INFO] [stdout] test api::test::test_request_log_start ... ok
[INFO] [stdout] test api::test::test_request_log_stop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/minerva/main.rs (/opt/rustwide/target/debug/deps/minerva-6ae64e97e35710cd)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test ui::file_popup::tests::test_file_popup_near_screen_edge ... ok
[INFO] [stdout] test ui::file_popup::tests::test_file_popup_empty_suggestions ... ok
[INFO] [stdout] test ui::file_popup::tests::test_file_popup_multiple_suggestions ... ok
[INFO] [stdout] test ui::file_popup::tests::test_file_popup_single_suggestion ... ok
[INFO] [stdout] test ui::file_popup::tests::test_file_popup_with_multiline_input ... ok
[INFO] [stdout] test ui::file_popup::tests::test_file_popup_with_mention_in_middle ... ok
[INFO] [stdout] test ui::file_popup::tests::test_file_popup_with_selection ... ok
[INFO] [stdout] test ui::file_popup::tests::test_file_popup_with_long_suggestions ... ok
[INFO] [stdout] test ui::main::tests::test_draw_ui_with_input ... ok
[INFO] [stdout] test ui::main::tests::test_draw_ui_normal_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/novem_tui-46703b1fc4a64c6a)
[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] [stderr]      Running tests/profile_selector_ui_test.rs (/opt/rustwide/target/debug/deps/profile_selector_ui_test-038f091dd6b58dbc)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_profile_switching_workflow ... ok
[INFO] [stdout] test test_profile_selector_ui_component ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/profile_switcher_integration.rs (/opt/rustwide/target/debug/deps/profile_switcher_integration-35b9c6ead2a5d875)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests novem_tui
[INFO] [stdout] test test_profile_switcher_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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" "ce3711e9a957603934dc845fdda7f24f7c71d9b265b9cc7f6fe0d80c4e9eec7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce3711e9a957603934dc845fdda7f24f7c71d9b265b9cc7f6fe0d80c4e9eec7b", kill_on_drop: false }`
[INFO] [stdout] ce3711e9a957603934dc845fdda7f24f7c71d9b265b9cc7f6fe0d80c4e9eec7b
