[INFO] fetching crate logria 0.4.2...
[INFO] testing logria-0.4.2 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] extracting crate logria 0.4.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate logria 0.4.2
[INFO] finished tweaking crates.io crate logria 0.4.2
[INFO] tweaked toml for crates.io crate logria 0.4.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate logria 0.4.2 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate logria 0.4.2 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded is_executable v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf763808436d216512fe23f6e2121b3f6039eb43445410dc7fe4990458297d97
[INFO] running `Command { std: "docker" "start" "-a" "bf763808436d216512fe23f6e2121b3f6039eb43445410dc7fe4990458297d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf763808436d216512fe23f6e2121b3f6039eb43445410dc7fe4990458297d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf763808436d216512fe23f6e2121b3f6039eb43445410dc7fe4990458297d97", kill_on_drop: false }`
[INFO] [stdout] bf763808436d216512fe23f6e2121b3f6039eb43445410dc7fe4990458297d97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fb1fb02831b9d72f2bec9873f9ff2006a8a88ff2c0af11de5ef7de068f8f8f3
[INFO] running `Command { std: "docker" "start" "-a" "2fb1fb02831b9d72f2bec9873f9ff2006a8a88ff2c0af11de5ef7de068f8f8f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling is_executable v1.0.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling logria v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/extensions/parser.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl Parser {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 123 |     /// Create an instance of a parser
[INFO] [stdout] 124 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `decrement` and `delete` are never used
[INFO] [stdout]   --> src/util/aggregators/counter.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl Counter {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn decrement(&mut self, item: &str) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn delete(&mut self, item: &str) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "2fb1fb02831b9d72f2bec9873f9ff2006a8a88ff2c0af11de5ef7de068f8f8f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fb1fb02831b9d72f2bec9873f9ff2006a8a88ff2c0af11de5ef7de068f8f8f3", kill_on_drop: false }`
[INFO] [stdout] 2fb1fb02831b9d72f2bec9873f9ff2006a8a88ff2c0af11de5ef7de068f8f8f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f9489ce3567197b129403580baa13a8f769e3f26ba1adcd1f6317462a94cc11
[INFO] running `Command { std: "docker" "start" "-a" "3f9489ce3567197b129403580baa13a8f769e3f26ba1adcd1f6317462a94cc11", kill_on_drop: false }`
[INFO] [stderr]    Compiling logria v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.49s
[INFO] running `Command { std: "docker" "inspect" "3f9489ce3567197b129403580baa13a8f769e3f26ba1adcd1f6317462a94cc11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f9489ce3567197b129403580baa13a8f769e3f26ba1adcd1f6317462a94cc11", kill_on_drop: false }`
[INFO] [stdout] 3f9489ce3567197b129403580baa13a8f769e3f26ba1adcd1f6317462a94cc11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed4e7cd28dd9b01ee10812d8b3c1ad1b3c06128711178dfe25737a8cf61e1a01
[INFO] running `Command { std: "docker" "start" "-a" "ed4e7cd28dd9b01ee10812d8b3c1ad1b3c06128711178dfe25737a8cf61e1a01", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/logria-6f2769c16c2c1818)
[INFO] [stdout] 
[INFO] [stdout] running 223 tests
[INFO] [stdout] test communication::handlers::command::remove_tests::test_resolve_double_range ... ok
[INFO] [stdout] test communication::handlers::command::remove_tests::test_resolve_no_num_space ... ok
[INFO] [stdout] test communication::handlers::command::remove_tests::test_resolve_ranges_with_singletons ... ok
[INFO] [stdout] test communication::handlers::command::remove_tests::test_resolve_triple_num ... ok
[INFO] [stdout] test communication::handlers::command::remove_tests::test_resolve_ranges_with_string ... ok
[INFO] [stdout] [9;2H[9;2H                                                                                                  [?25l[9;2H[9;1H:[?25h7[7;1H99                                                                                                  [6;1H98                                                                                                  [5;1H97                                                                                                  [4;1H96                                                                                                  [3;1H95                                                                                                  [2;1H94                                                                                                  [1;1H93                                                                                                  8test communication::handlers::highlight::tests::test_can_enter_command_mode ... ok
[INFO] [stdout] [9;2H                                                                                                  [?25l[9;2H[9;1H│[?25l[9;2H                                                                                                  [?25l7[7;1H99                                                                                                  [6;1H98                                                                                                  [5;1H97                                                                                                  [4;1H96                                                                                                  [3;1H95                                                                                                  [2;1H94                                                                                                  [1;1H93                                                                                                  8test communication::handlers::highlight::tests::test_can_return_normal ... ok
[INFO] [stdout] test communication::handlers::highlight::tests::test_can_process_no_pattern ... ok
[INFO] [stdout] test communication::handlers::command::remove_tests::test_resolve_single_num ... ok
[INFO] [stdout] 7[7;1H96                                                                                                  [6;1H95                                                                                                  [5;1H94                                                                                                  [4;1H93                                                                                                  [3;1H92                                                                                                  [2;1H91                                                                                                  [1;1H90                                                                                                  87[7;1H96                                                                                                  [6;1H95                                                                                                  [5;1H94                                                                                                  [4;1H93                                                                                                  [3;1H92                                                                                                  [2;1H91                                                                                                  [1;1H90                                                                                                  8test communication::handlers::highlight::tests::test_can_scroll_to_next_match_bottom ... ok
[INFO] [stdout] test communication::handlers::highlight::tests::test_can_filter_no_matches ... ok
[INFO] [stdout] test communication::handlers::command::remove_tests::test_resolve_double_num ... ok
[INFO] [stdout] test communication::handlers::command::poll_rate_tests::test_can_set_poll_rate ... ok
[INFO] [stdout] test communication::handlers::command::remove_tests::test_resolve_range ... ok
[INFO] [stdout] test communication::handlers::command::remove_tests::test_resolve_ranges_multiple_dash ... ok
[INFO] [stdout] test communication::handlers::command::poll_rate_tests::test_do_not_set_bad_poll_rate ... ok
[INFO] [stdout] test communication::handlers::command::poll_rate_tests::test_do_no_poll_rate ... ok
[INFO] [stdout] test communication::handlers::command::remove_tests::test_resolve_no_num ... ok
[INFO] [stdout] 7[7;1H55                                                                                                  [6;1H54                                                                                                  [5;1H53                                                                                                  [4;1H52                                                                                                  [3;1H51                                                                                                  [2;1H50                                                                                                  [1;1H49                                                                                                  87[7;1H56                                                                                                  [6;1H55                                                                                                  [5;1H54                                                                                                  [4;1H53                                                                                                  [3;1H52                                                                                                  [2;1H51                                                                                                  [1;1H50                                                                                                  87[7;1H66                                                                                                  [6;1H65                                                                                                  [5;1H64                                                                                                  [4;1H63                                                                                                  [3;1H62                                                                                                  [2;1H61                                                                                                  [1;1H60                                                                                                  8test communication::handlers::highlight::tests::test_can_scroll_to_next_match_centered ... ok
[INFO] [stdout] test communication::handlers::command::remove_tests::test_resolve_triple_num_trailing_comma ... ok
[INFO] [stdout] 7[7;1H6                                                                                                   [6;1H5                                                                                                   [5;1H4                                                                                                   [4;1H3                                                                                                   [3;1H2                                                                                                   [2;1H1                                                                                                   [1;1H0                                                                                                   87[7;1H16                                                                                                  [6;1H15                                                                                                  [5;1H14                                                                                                  [4;1H13                                                                                                  [3;1H12                                                                                                  [2;1H11                                                                                                  [1;1H10                                                                                                  8test communication::handlers::highlight::tests::test_can_scroll_to_next_match_top ... ok
[INFO] [stdout] 7[7;1H96                                                                                                  [6;1H95                                                                                                  [5;1H94                                                                                                  [4;1H93                                                                                                  [3;1H92                                                                                                  [2;1H91                                                                                                  [1;1H90                                                                                                  8test communication::handlers::highlight::tests::test_can_scroll_to_prev_match_bottom ... ok
[INFO] [stdout] test communication::handlers::multiple_choice::kc_tests::can_set_choices ... ok
[INFO] [stdout] 7[7;1H6                                                                                                   [6;1H5                                                                                                   [5;1H4                                                                                                   [4;1H3                                                                                                   [3;1H2                                                                                                   [2;1H1                                                                                                   [1;1H0                                                                                                   87[7;1H6                                                                                                   [6;1H5                                                                                                   [5;1H4                                                                                                   [4;1H3                                                                                                   [3;1H2                                                                                                   [2;1H1                                                                                                   [1;1H0                                                                                                   8test communication::handlers::highlight::tests::test_can_filter ... ok
[INFO] [stdout] test communication::handlers::highlight::tests::test_can_scroll_to_prev_match_top ... ok
[INFO] [stdout] test communication::handlers::command::remove_tests::test_resolve_triple_range ... ok
[INFO] [stdout] test communication::handlers::multiple_choice::kc_tests::can_validate_choice ... ok
[INFO] [stdout] 7[7;1H55                                                                                                  [6;1H54                                                                                                  [5;1H53                                                                                                  [4;1H52                                                                                                  [3;1H51                                                                                                  [2;1H50                                                                                                  [1;1H49                                                                                                  87[7;1H56                                                                                                  [6;1H55                                                                                                  [5;1H54                                                                                                  [4;1H53                                                                                                  [3;1H52                                                                                                  [2;1H51                                                                                                  [1;1H50                                                                                                  87[7;1H46                                                                                                  [6;1H45                                                                                                  [5;1H44                                                                                                  [4;1H43                                                                                                  [3;1H42                                                                                                  [2;1H41                                                                                                  [1;1H40                                                                                                  8test communication::handlers::highlight::tests::test_can_process ... ok
[INFO] [stdout] 7[7;1H55                                                                                                  [6;1H54                                                                                                  [5;1H53                                                                                                  [4;1H52                                                                                                  [3;1H51                                                                                                  [2;1H50                                                                                                  [1;1H49                                                                                                  87[7;1H56                                                                                                  [6;1H55                                                                                                  [5;1H54                                                                                                  [4;1H53                                                                                                  [3;1H52                                                                                                  [2;1H51                                                                                                  [1;1H50                                                                                                  87[7;1H66                                                                                                  [6;1H65                                                                                                  [5;1H64                                                                                                  [4;1H63                                                                                                  [3;1H62                                                                                                  [2;1H61                                                                                                  [1;1H60                                                                                                  8test communication::handlers::highlight::tests::test_can_scroll_to_prev_match_free ... ok
[INFO] [stdout] test communication::handlers::multiple_choice::kc_tests::can_get_choice ... ok
[INFO] [stdout] test communication::handlers::parser::failure_tests::test_no_matches_for_order ... ok
[INFO] [stdout] test communication::handlers::highlight::tests::test_can_scroll_to_next_match_free ... ok
[INFO] [stdout] 7[7;1H55                                                                                                  [6;1H54                                                                                                  [5;1H53                                                                                                  [4;1H52                                                                                                  [3;1H51                                                                                                  [2;1H50                                                                                                  [1;1H49                                                                                                  87[7;1H56                                                                                                  [6;1H55                                                                                                  [5;1H54                                                                                                  [4;1H53                                                                                                  [3;1H52                                                                                                  [2;1H51                                                                                                  [1;1H50                                                                                                  87[7;1H57                                                                                                  [6;1H56                                                                                                  [5;1H55                                                                                                  [4;1H54                                                                                                  [3;1H53                                                                                                  [2;1H52                                                                                                  [1;1H51                                                                                                  87[7;1H56                                                                                                  [6;1H55                                                                                                  [5;1H54                                                                                                  [4;1H53                                                                                                  [3;1H52                                                                                                  [2;1H51                                                                                                  [1;1H50                                                                                                  8test communication::handlers::highlight::tests::test_scroll_snap_to_midpoint ... ok
[INFO] [stdout] test communication::handlers::multiple_choice::kc_tests::can_get_body_text_no_desc ... ok
[INFO] [stdout] 7[7;1H55                                                                                                  [6;1H54                                                                                                  [5;1H53                                                                                                  [4;1H52                                                                                                  [3;1H51                                                                                                  [2;1H50                                                                                                  [1;1H49                                                                                                  87[7;1H56                                                                                                  [6;1H55                                                                                                  [5;1H54                                                                                                  [4;1H53                                                                                                  [3;1H52                                                                                                  [2;1H51                                                                                                  [1;1H50                                                                                                  87[7;1H46                                                                                                  [6;1H45                                                                                                  [5;1H44                                                                                                  [4;1H43                                                                                                  [3;1H42                                                                                                  [2;1H41                                                                                                  [1;1H40                                                                                                  8test communication::handlers::highlight::tests::test_can_scroll_to_prev_match_centered ... ok
[INFO] [stdout] test communication::handlers::parser::parse_tests::test_does_split ... ok
[INFO] [stdout] test communication::handlers::multiple_choice::kc_tests::can_create ... ok
[INFO] [stdout] 7[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!87[9;2H                                                                                                  [?25l[9;2Haggregator missing for minus_3!8test communication::handlers::parser::failure_tests::test_unbalanced_aggregation_methods ... ok
[INFO] [stdout] test communication::handlers::parser::parse_tests::test_does_analytics_dates ... ok
[INFO] [stdout] test communication::handlers::parser::regex_tests::test_cannot_setup_with_session_invalid_index ... ok
[INFO] [stdout] [9;2H[9;2H                                                                                                  [?25l[9;2H[9;1H:[?25h7[7;1H99                                                                                                  [6;1H98                                                                                                  [5;1H97                                                                                                  [4;1H96                                                                                                  [3;1H95                                                                                                  [2;1H94                                                                                                  [1;1H93                                                                                                  8test communication::handlers::regex::tests::test_can_enter_command_mode ... ok
[INFO] [stdout] test communication::handlers::parser::split_tests::test_can_setup_with_session_aggregated ... ok
[INFO] [stdout] test communication::handlers::startup::startup_tests::can_get_startup_text ... ok
[INFO] [stdout] test communication::handlers::parser::parse_tests::test_does_regex ... ok
[INFO] [stdout] test communication::handlers::regex::tests::test_can_process_no_pattern ... ok
[INFO] [stdout] test communication::handlers::parser::regex_tests::test_can_setup_with_session_first_index ... ok
[INFO] [stdout] test communication::handlers::startup::startup_tests::can_initialize ... ok
[INFO] [stdout] test communication::input::session_type_tests::can_build_command_awk_file ... ok
[INFO] [stdout] test communication::handlers::regex::tests::test_can_filter_no_matches ... ok
[INFO] [stdout] test communication::input::session_type_tests::can_build_command_qualified_path_no_args ... ok
[INFO] [stdout] test communication::handlers::regex::tests::test_can_process ... ok
[INFO] [stdout] test communication::input::session_type_tests::can_build_command_simple ... ok
[INFO] [stdout] test communication::input::session_type_tests::can_build_command_simple_arg ... ok
[INFO] [stdout] test communication::input::session_type_tests::can_build_command_qualified_path_args ... ok
[INFO] [stdout] test communication::handlers::regex::tests::test_can_filter ... ok
[INFO] [stdout] test communication::handlers::parser::split_tests::test_can_setup_with_session_first_index ... ok
[INFO] [stdout] 7[7;2H[2K[1J87[7;1H99                                                                                                  [6;1H98                                                                                                  [5;1H97                                                                                                  [4;1H96                                                                                                  [3;1H95                                                                                                  [2;1H94                                                                                                  [1;1H93                                                                                                  8test communication::handlers::startup::startup_tests::can_load_session ... ok
[INFO] [stdout] test communication::input::stream_tests::test_build_command_stream_from_session ... ok
[INFO] [stdout] test communication::handlers::parser::split_tests::test_can_setup_with_session_second_index ... ok
[INFO] [stdout] test communication::input::stream_tests::test_build_command_and_file_streams ... ok
[INFO] [stdout] test communication::input::session_type_tests::can_build_command_simple_pipe ... ok
[INFO] [stdout] test communication::input::session_type_tests::can_build_file_simple ... ok
[INFO] [stdout] test communication::input::stream_tests::test_build_command_stream ... ok
[INFO] [stdout] test communication::input::stream_tests::test_build_file_stream_from_session ... ok
[INFO] [stdout] test communication::reader::poll_rate_tests::test_poll_rate_change_when_enabled_50ms_50messages ... ok
[INFO] [stdout] test communication::input::stream_tests::test_build_multiple_command_streams ... ok
[INFO] [stdout] [9;2H                                                                                                  [?25l[9;2H[9;1H│[?25l[9;2H                                                                                                  [?25l7[7;1H99                                                                                                  [6;1H98                                                                                                  [5;1H97                                                                                                  [4;1H96                                                                                                  [3;1H95                                                                                                  [2;1H94                                                                                                  [1;1H93                                                                                                  8test communication::reader::poll_rate_tests::test_poll_rate_change_when_enabled_idle_multiple ... ok
[INFO] [stdout] test communication::handlers::regex::tests::test_can_return_normal ... ok
[INFO] [stdout] test communication::reader::render_tests::test_render_final_items ... ok
[INFO] [stdout] test communication::reader::poll_rate_tests::test_poll_rate_change_when_enabled_idle ... ok
[INFO] [stdout] test communication::reader::render_tests::test_render_few_from_middle ... ok
[INFO] [stdout] test communication::reader::render_tests::test_render_first_items ... ok
[INFO] [stdout] 7[9;2H                                                                                                  [?25l[9;2HInvalid command: Unable to connect to process: No such file or directory (os error 2)87[9;2H                                                                                                  [?25l[9;2HInvalid command: Unable to connect to process: No such file or directory (os error 2)87[9;2H                                                                                                  [?25l[9;2HInvalid selection!8test communication::reader::render_tests::test_render_from_middle_early ... ok
[INFO] [stdout] test communication::reader::render_tests::test_render_from_middle ... ok
[INFO] [stdout] test communication::handlers::startup::startup_tests::doesnt_crash_invalid_command_startup ... ok
[INFO] [stdout] test communication::handlers::parser::regex_tests::test_can_setup_with_session_second_index ... ok
[INFO] [stdout] test communication::input::stream_tests::test_build_multiple_file_streams ... ok
[INFO] [stdout] test communication::reader::poll_rate_tests::test_no_poll_rate_change_when_disabled ... ok
[INFO] [stdout] test communication::handlers::startup::startup_tests::doesnt_crash_bad_index ... ok
[INFO] [stdout] test communication::handlers::parser::parse_tests::test_does_analytics_none ... ok
[INFO] [stdout] test communication::input::stream_tests::test_build_file_stream ... ok
[INFO] [stdout] test constants::directories::tests::test_app_root ... ok
[INFO] [stdout] test communication::input::stream_tests::test_build_mixed_stream_from_session ... ok
[INFO] [stdout] test communication::reader::render_tests::test_render_small_from_top ... ok
[INFO] [stdout] test constants::directories::tests::test_history_tape ... ok
[INFO] [stdout] test constants::directories::tests::test_patterns ... ok
[INFO] [stdout] test constants::directories::tests::test_sessions ... ok
[INFO] [stdout] test communication::reader::render_tests::test_render_no_messages_top ... ok
[INFO] [stdout] test communication::reader::poll_rate_tests::test_poll_rate_change_when_enabled_100ms_10messages ... ok
[INFO] [stdout] test constants::directories::tests::test_print_paths ... ok
[INFO] [stdout] test extensions::parser::aggregate_tests::test_can_setup_date ... ok
[INFO] [stdout] test extensions::parser::aggregate_tests::test_can_setup_datetime ... ok
[INFO] [stdout] test extensions::parser::aggregate_tests::test_can_setup_mean ... ok
[INFO] [stdout] test extensions::parser::aggregate_tests::test_can_setup_mode ... ok
[INFO] [stdout] test communication::reader::render_tests::test_render_no_messages_bottom ... ok
[INFO] [stdout] test communication::handlers::parser::parse_tests::test_does_analytics_numbers ... ok
[INFO] [stdout] test extensions::parser::aggregate_tests::test_can_setup_multiple_aggregation_methods ... ok
[INFO] [stdout] test extensions::parser::aggregate_tests::test_can_setup_count ... ok
[INFO] [stdout] test extensions::parser::aggregate_tests::test_can_setup_sum ... ok
[INFO] [stdout] test extensions::parser::aggregate_tests::test_can_setup_time ... ok
[INFO] [stdout] test extensions::parser::parse_tests::can_get_example_regex ... ok
[INFO] [stdout] test extensions::parser::parse_tests::can_get_example_split ... ok
[INFO] [stdout] test extensions::parser::aggregate_tests::test_can_setup_none ... ok
[INFO] [stdout] test extensions::parser::parse_tests::can_get_regex ... ok
[INFO] [stdout] test extensions::parser::parse_tests::cannot_get_regex ... ok
[INFO] [stdout] test extensions::parser::parse_tests::serialize_deserialize_session ... ok
[INFO] [stdout] test constants::directories::tests::test_history ... ok
[INFO] [stdout] test ui::scroll::tests::test_render_final_items_scroll_pgup ... ok
[INFO] [stdout] test ui::scroll::tests::test_render_final_items_scroll_down_matched ... ok
[INFO] [stdout] test extensions::parser::parse_tests::serialize_deserialize_session_datetime ... ok
[INFO] [stdout] test ui::scroll::tests::test_render_first_items_scroll_up ... ok
[INFO] [stdout] test ui::scroll::tests::test_render_first_items_scroll_top ... ok
[INFO] [stdout] test ui::scroll::tests::test_render_first_items_scroll_up_matched ... ok
[INFO] [stdout] test extensions::parser::parse_tests::test_list_full ... ok
[INFO] [stdout] test ui::scroll::tests::test_render_scroll_past_end ... ok
[INFO] [stdout] test extensions::parser::parse_tests::test_list_clean ... ok
[INFO] [stdout] test extensions::session::tests::deserialize_session ... ok
[INFO] [stdout] test extensions::session::tests::serialize_session ... ok
[INFO] [stdout] test extensions::session::tests::test_list_clean ... ok
[INFO] [stdout] test extensions::session::tests::test_list_full ... ok
[INFO] [stdout] test ui::scroll::tests::test_render_final_items_scroll_bottom ... ok
[INFO] [stdout] test ui::scroll::tests::test_render_final_items_scroll_down ... ok
[INFO] [stdout] test ui::scroll::tests::test_render_first_items_scroll_pgdn ... ok
[INFO] [stdout] test extensions::session::tests::delete_session ... ok
[INFO] [stdout] test ui::scroll::tests::test_update_current_match_index_bottom ... ok
[INFO] [stdout] test ui::scroll::tests::test_update_current_match_index_free_closest_high ... ok
[INFO] [stdout] test ui::scroll::tests::test_update_current_match_index_top ... ok
[INFO] [stdout] test ui::scroll::tests::test_update_current_match_index_free_closest_low ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::double_negative_number ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::no_number ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::number_period_extra ... ok
[INFO] [stdout] test communication::handlers::parser::regex_tests::test_can_setup_with_session_aggregated ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::negative_number ... ok
[INFO] [stdout] test ui::scroll::tests::test_update_current_match_index_centered_up ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::no_spaces ... ok
[INFO] [stdout] test ui::scroll::tests::test_update_current_match_index_free_empty ... ok
[INFO] [stdout] test ui::scroll::tests::test_render_scroll_past_end_small ... ok
[INFO] [stdout] test ui::scroll::tests::test_update_current_match_index_free ... ok
[INFO] [stdout] test ui::scroll::tests::test_update_current_match_index_centered_down ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::number_trailing_comma ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::number_trailing_decimal ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::one_number_end ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::only_number_comma ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::only_number_multiple_commas ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::trailing_negative_number ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::two_numbers_start_end ... ok
[INFO] [stdout] test util::aggregators::aggregator::format_float_tests::test_basic_negative ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::two_numbers_middle ... ok
[INFO] [stdout] test util::aggregators::aggregator::format_float_tests::test_truncation ... ok
[INFO] [stdout] test util::aggregators::aggregator::tests::test_format_usize_commas ... ok
[INFO] [stdout] test util::aggregators::aggregator::tests::test_format_usize_basic ... ok
[INFO] [stdout] test util::aggregators::counter::behavior_tests::can_construct_counter ... ok
[INFO] [stdout] test util::aggregators::counter::behavior_tests::can_count ... ok
[INFO] [stdout] test util::aggregators::counter::behavior_tests::can_count_int ... ok
[INFO] [stdout] test util::aggregators::aggregator::format_float_tests::test_large_number ... ok
[INFO] [stdout] test util::aggregators::aggregator::format_float_tests::test_small_numbers ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::only_number ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::one_number_start ... ok
[INFO] [stdout] test util::aggregators::aggregator::format_float_tests::test_basic_positive ... ok
[INFO] [stdout] test util::aggregators::aggregator::extract_tests::one_number_middle ... ok
[INFO] [stdout] test util::aggregators::counter::behavior_tests::can_decrement ... ok
[INFO] [stdout] test util::aggregators::counter::behavior_tests::can_decrement_auto_remove ... ok
[INFO] [stdout] test util::aggregators::counter::behavior_tests::can_delete ... ok
[INFO] [stdout] test util::aggregators::counter::behavior_tests::can_sum ... ok
[INFO] [stdout] test util::aggregators::counter::message_tests::can_get_top_0 ... ok
[INFO] [stdout] test util::aggregators::counter::message_tests::can_get_top_2 ... ok
[INFO] [stdout] test util::aggregators::counter::message_tests::can_get_top_3 ... ok
[INFO] [stdout] test util::aggregators::counter::message_tests::can_get_top_4 ... ok
[INFO] [stdout] test util::aggregators::date::message_tests::can_update_date ... ok
[INFO] [stdout] test util::aggregators::counter::message_tests::can_get_top_1 ... ok
[INFO] [stdout] test util::aggregators::date::message_tests::can_update_time ... ok
[INFO] [stdout] test util::aggregators::date::message_tests::can_update_date_time ... ok
[INFO] [stdout] test util::aggregators::date::rate_tests::hourly ... ok
[INFO] [stdout] test util::aggregators::date::rate_tests::weekly ... ok
[INFO] [stdout] test util::aggregators::date::use_tests::can_construct ... ok
[INFO] [stdout] test util::aggregators::date::use_tests::can_update_date ... ok
[INFO] [stdout] test util::aggregators::date::use_tests::can_update_time ... ok
[INFO] [stdout] test util::aggregators::mean::float_tests::display ... ok
[INFO] [stdout] test util::aggregators::sum::float_tests::messages ... ok
[INFO] [stdout] test util::aggregators::sum::float_tests::sum ... ok
[INFO] [stdout] test util::aggregators::sum::float_tests::sum_empty ... ok
[INFO] [stdout] test util::aggregators::sum::float_tests::sum_overflow ... ok
[INFO] [stdout] test util::binary_search::tests::closest_above_range ... ok
[INFO] [stdout] test util::binary_search::tests::closest_below_range ... ok
[INFO] [stdout] test util::binary_search::tests::closest_exact_match ... ok
[INFO] [stdout] test util::binary_search::tests::closest_within_range ... ok
[INFO] [stdout] test util::aggregators::date::rate_tests::minutely ... ok
[INFO] [stdout] test util::history::tests::can_construct ... ok
[INFO] [stdout] test util::history::tests::can_add_item ... ok
[INFO] [stdout] test util::history::tests::scroll_back_n_good ... ok
[INFO] [stdout] test util::aggregators::mean::float_tests::empty_mean ... ok
[INFO] [stdout] test util::history::tests::scroll_back_n_too_many ... ok
[INFO] [stdout] test util::aggregators::date::use_tests::can_update_date_time ... ok
[INFO] [stdout] test util::aggregators::mean::float_tests::mean_overflow ... ok
[INFO] [stdout] test util::history::tests::scroll_forward_one ... ok
[INFO] [stdout] test util::poll::mean_track_tests::can_get_mean_full ... ok
[INFO] [stdout] test util::poll::mean_track_tests::can_get_mean_over ... ok
[INFO] [stdout] test util::aggregators::mean::float_tests::mean ... ok
[INFO] [stdout] test util::aggregators::date::rate_tests::secondly ... ok
[INFO] [stdout] test util::poll::mean_track_tests::can_create ... ok
[INFO] [stdout] test util::poll::mean_track_tests::cant_exceed_capacity ... ok
[INFO] [stdout] test util::poll::tracker_tests::stays_low_when_less_than_max ... ok
[INFO] [stdout] test util::history::tests::scroll_forward_n_good ... ok
[INFO] [stdout] test util::sanitizers::tests::test_length_clean ... ok
[INFO] [stdout] test util::sanitizers::tests::test_length_dirty ... ok
[INFO] [stdout] test util::poll::tracker_tests::stays_low_no_slowest ... ok
[INFO] [stdout] test util::history::tests::scroll_forward_n_too_many ... ok
[INFO] [stdout] test util::poll::mean_track_tests::can_get_mean_under ... ok
[INFO] [stdout] test util::poll::tracker_tests::can_create ... ok
[INFO] [stdout] test util::poll::tracker_tests::expands_slowly ... ok
[INFO] [stdout] test util::sanitizers::tests::test_sanitize_filename_trim ... ok
[INFO] [stdout] test util::sanitizers::tests::test_sanitize_filename_long ... ok
[INFO] [stdout] test util::sanitizers::tests::test_row_length_wide_chars ... ok
[INFO] [stdout] test util::sanitizers::tests::test_row_length_dirty ... ok
[INFO] [stdout] test util::sanitizers::tests::test_sanitize_filename_clean ... ok
[INFO] [stdout] test util::sanitizers::tests::test_sanitize_filename_invalid_chars ... ok
[INFO] [stdout] test util::sanitizers::tests::test_length_wide_chars ... ok
[INFO] [stdout] test util::sanitizers::tests::test_row_length_clean ... ok
[INFO] [stdout] test communication::handlers::highlight::tests::test_test_no_pattern - should panic ... ok
[INFO] [stdout] test communication::handlers::regex::tests::test_test_no_pattern - should panic ... ok
[INFO] [stdout] test util::aggregators::date::rate_tests::daily ... ok
[INFO] [stdout] test util::history::tests::scroll_back_one ... ok
[INFO] [stdout] test util::sanitizers::tests::test_sanitize_filename_control_chars ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 223 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ed4e7cd28dd9b01ee10812d8b3c1ad1b3c06128711178dfe25737a8cf61e1a01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed4e7cd28dd9b01ee10812d8b3c1ad1b3c06128711178dfe25737a8cf61e1a01", kill_on_drop: false }`
[INFO] [stdout] ed4e7cd28dd9b01ee10812d8b3c1ad1b3c06128711178dfe25737a8cf61e1a01
