[INFO] cloning repository https://github.com/Go-routine-4595/eventline-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Go-routine-4595/eventline-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGo-routine-4595%2Feventline-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGo-routine-4595%2Feventline-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 505f64252bce906f27de93a6dcba306ffb1ae0d8
[INFO] building Go-routine-4595/eventline-rust against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGo-routine-4595%2Feventline-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Go-routine-4595/eventline-rust
[INFO] finished tweaking git repo https://github.com/Go-routine-4595/eventline-rust
[INFO] tweaked toml for git repo https://github.com/Go-routine-4595/eventline-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Go-routine-4595/eventline-rust on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Go-routine-4595/eventline-rust 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simplerand v1.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ffccf91a66aba64ffca73c7c29bcb3b6be3fed6af9855c5165bdc4385900ab4
[INFO] running `Command { std: "docker" "start" "-a" "6ffccf91a66aba64ffca73c7c29bcb3b6be3fed6af9855c5165bdc4385900ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ffccf91a66aba64ffca73c7c29bcb3b6be3fed6af9855c5165bdc4385900ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ffccf91a66aba64ffca73c7c29bcb3b6be3fed6af9855c5165bdc4385900ab4", kill_on_drop: false }`
[INFO] [stdout] 6ffccf91a66aba64ffca73c7c29bcb3b6be3fed6af9855c5165bdc4385900ab4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4032da9927beebdc952241121deb4a9bd202ef0723279c0dc857ad180cb5e59
[INFO] running `Command { std: "docker" "start" "-a" "e4032da9927beebdc952241121deb4a9bd202ef0723279c0dc857ad180cb5e59", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling libmath v0.2.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling simplerand v1.5.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling fakeit v1.3.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling eventline-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error::TryRecvError`
[INFO] [stdout]   --> src/eventline/eventline.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     error::TryRecvError,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratatui::layout::Alignment`
[INFO] [stdout]   --> src/eventline/ui.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ratatui::layout::Alignment;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `company` and `unique`
[INFO] [stdout]  --> src/main.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 | use fakeit::{address, company, datetime, unique};
[INFO] [stdout]   |                       ^^^^^^^            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clone_events` and `clone_event` are never used
[INFO] [stdout]    --> src/main.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl Events<dyn Event + Send> {
[INFO] [stdout]     | ----------------------------- methods in this implementation
[INFO] [stdout] 184 |     pub fn clone_events(&self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |     fn clone_event(&self, event: &(dyn Event + Send)) -> Option<Box<dyn Event + Send>> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ASC` is never used
[INFO] [stdout]   --> src/eventline/eventline.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const ASC: i32 = 0;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DESC` is never used
[INFO] [stdout]   --> src/eventline/eventline.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const DESC: i32 = 1;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_event_time`, `get_event_id`, `as_any`, and `clone_dyn` are never used
[INFO] [stdout]   --> src/eventline/eventline.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub trait Event {
[INFO] [stdout]    |           ----- methods in this trait
[INFO] [stdout] 28 |     fn get_event_presentation(&self) -> String;
[INFO] [stdout] 29 |     fn get_event_time(&self) -> chrono::DateTime<chrono::Utc>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     fn get_event_id(&self) -> String;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 31 |     fn as_any(&self) -> &dyn std::any::Any;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 32 |     fn clone_dyn(&self) -> Box<dyn Event + Send>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `term` is never read
[INFO] [stdout]   --> src/eventline/eventline.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct EventLine {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     term: RefCell<DefaultTerminal>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `check_for_keypress`, `with_shutdown`, `apply_style`, `sort_map_by_time`, `shift_down_from_index`, and `compare_using` are never used
[INFO] [stdout]    --> src/eventline/eventline.rs:65:8
[INFO] [stdout]     |
[INFO] [stdout]  64 | impl EventLine {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout]  65 |     fn check_for_keypress(&self) -> Result<Option<KeyCode>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn with_shutdown(&mut self, shutdown_tx: oneshot::Sender<bool>) -> &Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |     fn apply_style(d: &Events<dyn Event + Send>) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn sort_map_by_time(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     fn shift_down_from_index(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |     fn compare_using(a: i64, b: i64, order: i32) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `term_size` is never read
[INFO] [stdout]   --> src/eventline/ui.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct UI {
[INFO] [stdout]    |            -- field in this struct
[INFO] [stdout] 18 |     terminal: RefCell<DefaultTerminal>,
[INFO] [stdout] 19 |     term_size: Size,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_title` is never used
[INFO] [stdout]    --> src/eventline/ui.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn draw_title(frame: &mut Frame, app: &mut eventline::EventLine, area: Rect) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_terminal_size` is never used
[INFO] [stdout]    --> src/eventline/ui.rs:122:4
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn validate_terminal_size(size: Size) -> Result<Size, String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/eventline/ui.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         self.terminal.borrow_mut().draw(|frame| render(frame, app));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let _ = self.terminal.borrow_mut().draw(|frame| render(frame, app));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.19s
[INFO] running `Command { std: "docker" "inspect" "e4032da9927beebdc952241121deb4a9bd202ef0723279c0dc857ad180cb5e59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4032da9927beebdc952241121deb4a9bd202ef0723279c0dc857ad180cb5e59", kill_on_drop: false }`
[INFO] [stdout] e4032da9927beebdc952241121deb4a9bd202ef0723279c0dc857ad180cb5e59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c40b4ff3bbbfaebc6e4f3bcb49703caabbd35b1d35ccdab4abb99b38db068f18
[INFO] running `Command { std: "docker" "start" "-a" "c40b4ff3bbbfaebc6e4f3bcb49703caabbd35b1d35ccdab4abb99b38db068f18", kill_on_drop: false }`
[INFO] [stderr]    Compiling eventline-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error::TryRecvError`
[INFO] [stdout]   --> src/eventline/eventline.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     error::TryRecvError,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratatui::layout::Alignment`
[INFO] [stdout]   --> src/eventline/ui.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ratatui::layout::Alignment;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `company` and `unique`
[INFO] [stdout]  --> src/main.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 | use fakeit::{address, company, datetime, unique};
[INFO] [stdout]   |                       ^^^^^^^            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clone_events` and `clone_event` are never used
[INFO] [stdout]    --> src/main.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl Events<dyn Event + Send> {
[INFO] [stdout]     | ----------------------------- methods in this implementation
[INFO] [stdout] 184 |     pub fn clone_events(&self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |     fn clone_event(&self, event: &(dyn Event + Send)) -> Option<Box<dyn Event + Send>> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ASC` is never used
[INFO] [stdout]   --> src/eventline/eventline.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const ASC: i32 = 0;
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DESC` is never used
[INFO] [stdout]   --> src/eventline/eventline.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const DESC: i32 = 1;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_event_time`, `get_event_id`, `as_any`, and `clone_dyn` are never used
[INFO] [stdout]   --> src/eventline/eventline.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub trait Event {
[INFO] [stdout]    |           ----- methods in this trait
[INFO] [stdout] 28 |     fn get_event_presentation(&self) -> String;
[INFO] [stdout] 29 |     fn get_event_time(&self) -> chrono::DateTime<chrono::Utc>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     fn get_event_id(&self) -> String;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 31 |     fn as_any(&self) -> &dyn std::any::Any;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 32 |     fn clone_dyn(&self) -> Box<dyn Event + Send>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `term` is never read
[INFO] [stdout]   --> src/eventline/eventline.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct EventLine {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     term: RefCell<DefaultTerminal>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `check_for_keypress`, `with_shutdown`, `apply_style`, `sort_map_by_time`, `shift_down_from_index`, and `compare_using` are never used
[INFO] [stdout]    --> src/eventline/eventline.rs:65:8
[INFO] [stdout]     |
[INFO] [stdout]  64 | impl EventLine {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout]  65 |     fn check_for_keypress(&self) -> Result<Option<KeyCode>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn with_shutdown(&mut self, shutdown_tx: oneshot::Sender<bool>) -> &Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |     fn apply_style(d: &Events<dyn Event + Send>) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn sort_map_by_time(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     fn shift_down_from_index(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |     fn compare_using(a: i64, b: i64, order: i32) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `term_size` is never read
[INFO] [stdout]   --> src/eventline/ui.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct UI {
[INFO] [stdout]    |            -- field in this struct
[INFO] [stdout] 18 |     terminal: RefCell<DefaultTerminal>,
[INFO] [stdout] 19 |     term_size: Size,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_title` is never used
[INFO] [stdout]    --> src/eventline/ui.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn draw_title(frame: &mut Frame, app: &mut eventline::EventLine, area: Rect) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_terminal_size` is never used
[INFO] [stdout]    --> src/eventline/ui.rs:122:4
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn validate_terminal_size(size: Size) -> Result<Size, String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/eventline/ui.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         self.terminal.borrow_mut().draw(|frame| render(frame, app));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let _ = self.terminal.borrow_mut().draw(|frame| render(frame, app));
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "c40b4ff3bbbfaebc6e4f3bcb49703caabbd35b1d35ccdab4abb99b38db068f18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c40b4ff3bbbfaebc6e4f3bcb49703caabbd35b1d35ccdab4abb99b38db068f18", kill_on_drop: false }`
[INFO] [stdout] c40b4ff3bbbfaebc6e4f3bcb49703caabbd35b1d35ccdab4abb99b38db068f18
