[INFO] cloning repository https://github.com/mecham-lynn/botmon_cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mecham-lynn/botmon_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmecham-lynn%2Fbotmon_cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmecham-lynn%2Fbotmon_cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6584597ef4f313d8ac056f3fe565bb4f227a658
[INFO] testing mecham-lynn/botmon_cli against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmecham-lynn%2Fbotmon_cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mecham-lynn/botmon_cli
[INFO] finished tweaking git repo https://github.com/mecham-lynn/botmon_cli
[INFO] tweaked toml for git repo https://github.com/mecham-lynn/botmon_cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mecham-lynn/botmon_cli on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mecham-lynn/botmon_cli 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytes v1.7.0
[INFO] [stderr]   Downloaded castaway v0.2.3
[INFO] [stderr]   Downloaded tui-input v0.9.0
[INFO] [stderr]   Downloaded argh_shared v0.1.12
[INFO] [stderr]   Downloaded argh_derive v0.1.12
[INFO] [stderr]   Downloaded aws-smithy-xml v0.60.8
[INFO] [stderr]   Downloaded serde_dynamo v4.2.14
[INFO] [stderr]   Downloaded aws-smithy-http v0.60.9
[INFO] [stderr]   Downloaded argh v0.1.12
[INFO] [stderr]   Downloaded uuid v1.10.0
[INFO] [stderr]   Downloaded aws-credential-types v1.2.0
[INFO] [stderr]   Downloaded lru v0.12.4
[INFO] [stderr]   Downloaded aws-sigv4 v1.2.3
[INFO] [stderr]   Downloaded aws-runtime v1.3.1
[INFO] [stderr]   Downloaded aws-sdk-sso v1.36.0
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.37.0
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.6.2
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.7.1
[INFO] [stderr]   Downloaded aws-config v1.5.4
[INFO] [stderr]   Downloaded aws-sdk-sts v1.36.0
[INFO] [stderr]   Downloaded throbber-widgets-tui v0.6.0
[INFO] [stderr]   Downloaded aws-smithy-types v1.2.0
[INFO] [stderr]   Downloaded ratatui v0.27.0
[INFO] [stderr]   Downloaded aws-sdk-dynamodb v1.39.1
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5bcb9d3422f2e530c4933501cf30123293ca813772d29b5d054cabd98988e2c
[INFO] running `Command { std: "docker" "start" "-a" "b5bcb9d3422f2e530c4933501cf30123293ca813772d29b5d054cabd98988e2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5bcb9d3422f2e530c4933501cf30123293ca813772d29b5d054cabd98988e2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5bcb9d3422f2e530c4933501cf30123293ca813772d29b5d054cabd98988e2c", kill_on_drop: false }`
[INFO] [stdout] b5bcb9d3422f2e530c4933501cf30123293ca813772d29b5d054cabd98988e2c
[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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] beb0f5d1cbaad4d976dd0d4d21c4620950c37a1a9fd9723ff05d73a3700f299e
[INFO] running `Command { std: "docker" "start" "-a" "beb0f5d1cbaad4d976dd0d4d21c4620950c37a1a9fd9723ff05d73a3700f299e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling bytes v1.7.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling aws-types v1.3.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.8
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling tui-input v0.9.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling zerocopy v0.6.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ppv-lite86 v0.2.18
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.27.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling throbber-widgets-tui v0.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling aws-smithy-async v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aws-smithy-types v1.2.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.7.1
[INFO] [stderr]    Compiling aws-smithy-json v0.60.7
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stderr]    Compiling aws-smithy-http v0.60.9
[INFO] [stderr]    Compiling aws-credential-types v1.2.0
[INFO] [stderr]    Compiling aws-sigv4 v1.2.3
[INFO] [stderr]    Compiling aws-runtime v1.3.1
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-runtime v1.6.2
[INFO] [stderr]    Compiling aws-sdk-dynamodb v1.39.1
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.37.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.36.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.36.0
[INFO] [stderr]    Compiling aws-config v1.5.4
[INFO] [stderr]    Compiling serde_dynamo v4.2.14
[INFO] [stderr]    Compiling botmon_cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `path::Path`
[INFO] [stdout]  --> src/lib.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::{self, stdout, Stdout}, path::Path, str::FromStr};
[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: `color_eyre::eyre::Error`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use color_eyre::eyre::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tui`
[INFO] [stdout]  --> src/error.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{restore, Tui};
[INFO] [stdout]   |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/app.rs:8:39
[INFO] [stdout]   |
[INFO] [stdout] 8 | use color_eyre::eyre::{bail, Context, Error};
[INFO] [stdout]   |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::FutureExt`
[INFO] [stdout]   --> src/app.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::FutureExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::dynamo::Period`
[INFO] [stdout]  --> src/bot_stats.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::dynamo::Period;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/dynamo.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, fmt::Display};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chart::render_executions`
[INFO] [stdout]  --> src/ui/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chart::render_executions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `color_eyre::eyre::bail`
[INFO] [stdout]  --> src/ui/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use color_eyre::eyre::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Utc`
[INFO] [stdout]  --> src/ui/chart.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, Duration, Utc};
[INFO] [stdout]   |                        ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `eyre::bail`
[INFO] [stdout]  --> src/ui/chart.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use color_eyre::{eyre::bail, owo_colors::OwoColorize};
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StatefulWidget` and `canvas`
[INFO] [stdout]  --> src/ui/bot.rs:3:132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ts::{canvas, Block, Borders, Cell, List, ListItem, ListState, Paragraph, Row, Scrollbar, ScrollbarOrientation, StatefulWidget, Tab...
[INFO] [stdout]   |         ^^^^^^                                                                                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `app::AppState`
[INFO] [stdout]  --> src/ui/bot.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{app::AppState, bot_stats::QueueStats, pages::bot::{BotPageState, BotViewState}};
[INFO] [stdout]   |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `app::AppState`
[INFO] [stdout]  --> src/ui/bus_select.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{app::AppState, pages::bus_select::BusSelectState};
[INFO] [stdout]   |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Constraint`, `Direction`, and `Layout`
[INFO] [stdout]  --> src/ui/loading.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratatui::{layout::{Constraint, Direction, Layout, Rect}, Frame};
[INFO] [stdout]   |                        ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs::File`
[INFO] [stdout]  --> src/pages/bot.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, fs::File, io::Write};
[INFO] [stdout]   |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Duration`
[INFO] [stdout]  --> src/pages/bot.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]  --> src/pages/bot.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crossterm::event::{Event, KeyCode, KeyEvent};
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `backend::crossterm::EventHandler`
[INFO] [stdout]  --> src/pages/bot.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tui_input::{backend::crossterm::EventHandler, Input};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::read_to_string`
[INFO] [stdout]   --> src/pages/bot.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fs::read_to_string;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BotStats`
[INFO] [stdout]   --> src/pages/bot.rs:12:62
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{app::Navigate, bot_stats::{BotDynamoStatsRecord, BotStats, QueueStats, StatsOrEmpty}};
[INFO] [stdout]    |                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDate`
[INFO] [stdout]  --> src/pages/bus_select.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::NaiveDate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KeyCode` and `KeyEvent`
[INFO] [stdout]  --> src/pages/bus_select.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crossterm::event::{KeyCode, KeyEvent};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `app::Navigate`
[INFO] [stdout]  --> src/pages/bus_select.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{app::Navigate, leo_config::LeoConfig};
[INFO] [stdout]   |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::read_to_string` and `path::Path`
[INFO] [stdout]  --> src/leo_config.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::read_to_string, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `owo_colors::OwoColorize`
[INFO] [stdout]  --> src/ui/chart.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use color_eyre::{eyre::bail, owo_colors::OwoColorize};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `style::Styled`
[INFO] [stdout]  --> src/ui/chart.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use style::Styled;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `color_eyre::owo_colors::OwoColorize`
[INFO] [stdout]  --> src/ui/bus_select.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use color_eyre::owo_colors::OwoColorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io::Write`
[INFO] [stdout]  --> src/pages/bot.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, fs::File, io::Write};
[INFO] [stdout]   |                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/dynamo.rs:166:10
[INFO] [stdout]     |
[INFO] [stdout] 166 |     for (index, item) in items.iter().enumerate() {
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/dynamo.rs:239:10
[INFO] [stdout]     |
[INFO] [stdout] 239 |     for (index, item) in items.iter().enumerate() {
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/ui/chart.rs:61:58
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn render_executions (frame: &mut Frame, area: Rect, app: &AppState) {
[INFO] [stdout]    |                                                          ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunks`
[INFO] [stdout]   --> src/ui/bus_select.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let chunks = Layout::default()
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/lib.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current` is never read
[INFO] [stdout]  --> src/bot_stats.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct BotStats {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 9 |     current: ExecutionStats,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `BotStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_even_distance` is never used
[INFO] [stdout]   --> src/ui/chart.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn calculate_even_distance(min: f64, max: f64, num_divisions: f64) -> f64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_even_distance_points` is never used
[INFO] [stdout]   --> src/ui/chart.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn get_even_distance_points(min: f64, max: f64, num_divisions: u32) -> Vec<f64> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_points_to_labels` is never used
[INFO] [stdout]   --> src/ui/chart.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn convert_points_to_labels(points: &[f64]) -> Vec<Span<'_>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_timestamps_to_human_labels` is never used
[INFO] [stdout]   --> src/ui/chart.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn convert_timestamps_to_human_labels (points: &[f64]) -> Vec<Span<'_>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_executions` is never used
[INFO] [stdout]   --> src/ui/chart.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn render_executions (frame: &mut Frame, area: Rect, app: &AppState) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_executions_full` is never used
[INFO] [stdout]    --> src/ui/chart.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn render_executions_full (frame: &mut Frame, area: Rect, app: &AppState) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `num_actions` are never read
[INFO] [stdout]   --> src/pages/bot.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Connection {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 28 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 29 |     num_actions: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Connection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "beb0f5d1cbaad4d976dd0d4d21c4620950c37a1a9fd9723ff05d73a3700f299e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beb0f5d1cbaad4d976dd0d4d21c4620950c37a1a9fd9723ff05d73a3700f299e", kill_on_drop: false }`
[INFO] [stdout] beb0f5d1cbaad4d976dd0d4d21c4620950c37a1a9fd9723ff05d73a3700f299e
[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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f22f7a49d3417000107022774ac0b2945206a0227a6af47106e94660d84ed9d5
[INFO] running `Command { std: "docker" "start" "-a" "f22f7a49d3417000107022774ac0b2945206a0227a6af47106e94660d84ed9d5", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `path::Path`
[INFO] [stdout]  --> src/lib.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::{self, stdout, Stdout}, path::Path, str::FromStr};
[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: `color_eyre::eyre::Error`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use color_eyre::eyre::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tui`
[INFO] [stdout]  --> src/error.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{restore, Tui};
[INFO] [stdout]   |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/app.rs:8:39
[INFO] [stdout]   |
[INFO] [stdout] 8 | use color_eyre::eyre::{bail, Context, Error};
[INFO] [stdout]   |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::FutureExt`
[INFO] [stdout]   --> src/app.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::FutureExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::dynamo::Period`
[INFO] [stdout]  --> src/bot_stats.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::dynamo::Period;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/dynamo.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, fmt::Display};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chart::render_executions`
[INFO] [stdout]  --> src/ui/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chart::render_executions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `color_eyre::eyre::bail`
[INFO] [stdout]  --> src/ui/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use color_eyre::eyre::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Utc`
[INFO] [stdout]  --> src/ui/chart.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, Duration, Utc};
[INFO] [stdout]   |                        ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `eyre::bail`
[INFO] [stdout]  --> src/ui/chart.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use color_eyre::{eyre::bail, owo_colors::OwoColorize};
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StatefulWidget` and `canvas`
[INFO] [stdout]  --> src/ui/bot.rs:3:132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ts::{canvas, Block, Borders, Cell, List, ListItem, ListState, Paragraph, Row, Scrollbar, ScrollbarOrientation, StatefulWidget, Tab...
[INFO] [stdout]   |         ^^^^^^                                                                                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `app::AppState`
[INFO] [stdout]  --> src/ui/bot.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{app::AppState, bot_stats::QueueStats, pages::bot::{BotPageState, BotViewState}};
[INFO] [stdout]   |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `app::AppState`
[INFO] [stdout]  --> src/ui/bus_select.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{app::AppState, pages::bus_select::BusSelectState};
[INFO] [stdout]   |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Constraint`, `Direction`, and `Layout`
[INFO] [stdout]  --> src/ui/loading.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratatui::{layout::{Constraint, Direction, Layout, Rect}, Frame};
[INFO] [stdout]   |                        ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs::File`
[INFO] [stdout]  --> src/pages/bot.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, fs::File, io::Write};
[INFO] [stdout]   |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Duration`
[INFO] [stdout]  --> src/pages/bot.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]  --> src/pages/bot.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crossterm::event::{Event, KeyCode, KeyEvent};
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `backend::crossterm::EventHandler`
[INFO] [stdout]  --> src/pages/bot.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tui_input::{backend::crossterm::EventHandler, Input};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::read_to_string`
[INFO] [stdout]   --> src/pages/bot.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fs::read_to_string;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BotStats`
[INFO] [stdout]   --> src/pages/bot.rs:12:62
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{app::Navigate, bot_stats::{BotDynamoStatsRecord, BotStats, QueueStats, StatsOrEmpty}};
[INFO] [stdout]    |                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDate`
[INFO] [stdout]  --> src/pages/bus_select.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::NaiveDate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KeyCode` and `KeyEvent`
[INFO] [stdout]  --> src/pages/bus_select.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crossterm::event::{KeyCode, KeyEvent};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `app::Navigate`
[INFO] [stdout]  --> src/pages/bus_select.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{app::Navigate, leo_config::LeoConfig};
[INFO] [stdout]   |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::read_to_string` and `path::Path`
[INFO] [stdout]  --> src/leo_config.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::read_to_string, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `owo_colors::OwoColorize`
[INFO] [stdout]  --> src/ui/chart.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use color_eyre::{eyre::bail, owo_colors::OwoColorize};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `style::Styled`
[INFO] [stdout]  --> src/ui/chart.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use style::Styled;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `color_eyre::owo_colors::OwoColorize`
[INFO] [stdout]  --> src/ui/bus_select.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use color_eyre::owo_colors::OwoColorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io::Write`
[INFO] [stdout]  --> src/pages/bot.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, fs::File, io::Write};
[INFO] [stdout]   |                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/dynamo.rs:166:10
[INFO] [stdout]     |
[INFO] [stdout] 166 |     for (index, item) in items.iter().enumerate() {
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/dynamo.rs:239:10
[INFO] [stdout]     |
[INFO] [stdout] 239 |     for (index, item) in items.iter().enumerate() {
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/ui/chart.rs:61:58
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn render_executions (frame: &mut Frame, area: Rect, app: &AppState) {
[INFO] [stdout]    |                                                          ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling botmon_cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `chunks`
[INFO] [stdout]   --> src/ui/bus_select.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let chunks = Layout::default()
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/lib.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current` is never read
[INFO] [stdout]  --> src/bot_stats.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct BotStats {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 9 |     current: ExecutionStats,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `BotStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_even_distance` is never used
[INFO] [stdout]   --> src/ui/chart.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn calculate_even_distance(min: f64, max: f64, num_divisions: f64) -> f64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_even_distance_points` is never used
[INFO] [stdout]   --> src/ui/chart.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn get_even_distance_points(min: f64, max: f64, num_divisions: u32) -> Vec<f64> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_points_to_labels` is never used
[INFO] [stdout]   --> src/ui/chart.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn convert_points_to_labels(points: &[f64]) -> Vec<Span<'_>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_timestamps_to_human_labels` is never used
[INFO] [stdout]   --> src/ui/chart.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn convert_timestamps_to_human_labels (points: &[f64]) -> Vec<Span<'_>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_executions` is never used
[INFO] [stdout]   --> src/ui/chart.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn render_executions (frame: &mut Frame, area: Rect, app: &AppState) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_executions_full` is never used
[INFO] [stdout]    --> src/ui/chart.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn render_executions_full (frame: &mut Frame, area: Rect, app: &AppState) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `num_actions` are never read
[INFO] [stdout]   --> src/pages/bot.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Connection {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 28 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 29 |     num_actions: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Connection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::Path`
[INFO] [stdout]  --> src/lib.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::{self, stdout, Stdout}, path::Path, str::FromStr};
[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: `color_eyre::eyre::Error`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use color_eyre::eyre::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tui`
[INFO] [stdout]  --> src/error.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{restore, Tui};
[INFO] [stdout]   |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/app.rs:8:39
[INFO] [stdout]   |
[INFO] [stdout] 8 | use color_eyre::eyre::{bail, Context, Error};
[INFO] [stdout]   |                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::FutureExt`
[INFO] [stdout]   --> src/app.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::FutureExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::dynamo::Period`
[INFO] [stdout]  --> src/bot_stats.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::dynamo::Period;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `File`
[INFO] [stdout]    --> src/bot_stats.rs:174:35
[INFO] [stdout]     |
[INFO] [stdout] 174 |     use std::fs::{read_to_string, File};
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/dynamo.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, fmt::Display};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chart::render_executions`
[INFO] [stdout]  --> src/ui/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chart::render_executions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `color_eyre::eyre::bail`
[INFO] [stdout]  --> src/ui/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use color_eyre::eyre::bail;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Utc`
[INFO] [stdout]  --> src/ui/chart.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, Duration, Utc};
[INFO] [stdout]   |                        ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `eyre::bail`
[INFO] [stdout]  --> src/ui/chart.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use color_eyre::{eyre::bail, owo_colors::OwoColorize};
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StatefulWidget` and `canvas`
[INFO] [stdout]  --> src/ui/bot.rs:3:132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ts::{canvas, Block, Borders, Cell, List, ListItem, ListState, Paragraph, Row, Scrollbar, ScrollbarOrientation, StatefulWidget, Tab...
[INFO] [stdout]   |         ^^^^^^                                                                                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `app::AppState`
[INFO] [stdout]  --> src/ui/bot.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{app::AppState, bot_stats::QueueStats, pages::bot::{BotPageState, BotViewState}};
[INFO] [stdout]   |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `app::AppState`
[INFO] [stdout]  --> src/ui/bus_select.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{app::AppState, pages::bus_select::BusSelectState};
[INFO] [stdout]   |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Constraint`, `Direction`, and `Layout`
[INFO] [stdout]  --> src/ui/loading.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratatui::{layout::{Constraint, Direction, Layout, Rect}, Frame};
[INFO] [stdout]   |                        ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs::File`
[INFO] [stdout]  --> src/pages/bot.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, fs::File, io::Write};
[INFO] [stdout]   |                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Duration`
[INFO] [stdout]  --> src/pages/bot.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Event`
[INFO] [stdout]  --> src/pages/bot.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crossterm::event::{Event, KeyCode, KeyEvent};
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `backend::crossterm::EventHandler`
[INFO] [stdout]  --> src/pages/bot.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tui_input::{backend::crossterm::EventHandler, Input};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::read_to_string`
[INFO] [stdout]   --> src/pages/bot.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fs::read_to_string;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BotStats`
[INFO] [stdout]   --> src/pages/bot.rs:12:62
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{app::Navigate, bot_stats::{BotDynamoStatsRecord, BotStats, QueueStats, StatsOrEmpty}};
[INFO] [stdout]    |                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDate`
[INFO] [stdout]  --> src/pages/bus_select.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::NaiveDate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KeyCode` and `KeyEvent`
[INFO] [stdout]  --> src/pages/bus_select.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crossterm::event::{KeyCode, KeyEvent};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `app::Navigate`
[INFO] [stdout]  --> src/pages/bus_select.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{app::Navigate, leo_config::LeoConfig};
[INFO] [stdout]   |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::read_to_string` and `path::Path`
[INFO] [stdout]  --> src/leo_config.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::read_to_string, path::Path};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `owo_colors::OwoColorize`
[INFO] [stdout]  --> src/ui/chart.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use color_eyre::{eyre::bail, owo_colors::OwoColorize};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `style::Styled`
[INFO] [stdout]  --> src/ui/chart.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use style::Styled;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `color_eyre::owo_colors::OwoColorize`
[INFO] [stdout]  --> src/ui/bus_select.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use color_eyre::owo_colors::OwoColorize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io::Write`
[INFO] [stdout]  --> src/pages/bot.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, fs::File, io::Write};
[INFO] [stdout]   |                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/dynamo.rs:166:10
[INFO] [stdout]     |
[INFO] [stdout] 166 |     for (index, item) in items.iter().enumerate() {
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/dynamo.rs:239:10
[INFO] [stdout]     |
[INFO] [stdout] 239 |     for (index, item) in items.iter().enumerate() {
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/ui/chart.rs:61:58
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn render_executions (frame: &mut Frame, area: Rect, app: &AppState) {
[INFO] [stdout]    |                                                          ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunks`
[INFO] [stdout]   --> src/ui/bus_select.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let chunks = Layout::default()
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/lib.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current` is never read
[INFO] [stdout]  --> src/bot_stats.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct BotStats {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 9 |     current: ExecutionStats,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `BotStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_points_to_labels` is never used
[INFO] [stdout]   --> src/ui/chart.rs:29:4
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn convert_points_to_labels(points: &[f64]) -> Vec<Span<'_>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_timestamps_to_human_labels` is never used
[INFO] [stdout]   --> src/ui/chart.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn convert_timestamps_to_human_labels (points: &[f64]) -> Vec<Span<'_>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_executions` is never used
[INFO] [stdout]   --> src/ui/chart.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn render_executions (frame: &mut Frame, area: Rect, app: &AppState) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_executions_full` is never used
[INFO] [stdout]    --> src/ui/chart.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn render_executions_full (frame: &mut Frame, area: Rect, app: &AppState) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `num_actions` are never read
[INFO] [stdout]   --> src/pages/bot.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Connection {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 28 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 29 |     num_actions: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Connection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.78s
[INFO] running `Command { std: "docker" "inspect" "f22f7a49d3417000107022774ac0b2945206a0227a6af47106e94660d84ed9d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f22f7a49d3417000107022774ac0b2945206a0227a6af47106e94660d84ed9d5", kill_on_drop: false }`
[INFO] [stdout] f22f7a49d3417000107022774ac0b2945206a0227a6af47106e94660d84ed9d5
[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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2862bb2563d2182cecb5b66f90dcc5a990af2c4b4f9f2952138ee98dc3264809
[INFO] running `Command { std: "docker" "start" "-a" "2862bb2563d2182cecb5b66f90dcc5a990af2c4b4f9f2952138ee98dc3264809", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `path::Path`
[INFO] [stderr]  --> src/lib.rs:1:39
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{io::{self, stdout, Stdout}, path::Path, str::FromStr};
[INFO] [stderr]   |                                       ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `color_eyre::eyre::Error`
[INFO] [stderr]  --> src/lib.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use color_eyre::eyre::Error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Tui`
[INFO] [stderr]  --> src/error.rs:5:22
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::{restore, Tui};
[INFO] [stderr]   |                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Error`
[INFO] [stderr]  --> src/app.rs:8:39
[INFO] [stderr]   |
[INFO] [stderr] 8 | use color_eyre::eyre::{bail, Context, Error};
[INFO] [stderr]   |                                       ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::FutureExt`
[INFO] [stderr]   --> src/app.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use futures::FutureExt;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::dynamo::Period`
[INFO] [stderr]  --> src/bot_stats.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::dynamo::Period;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `collections::HashMap`
[INFO] [stderr]  --> src/dynamo.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::HashMap, fmt::Display};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `chart::render_executions`
[INFO] [stderr]  --> src/ui/mod.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use chart::render_executions;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `color_eyre::eyre::bail`
[INFO] [stderr]  --> src/ui/mod.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use color_eyre::eyre::bail;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Duration` and `Utc`
[INFO] [stderr]  --> src/ui/chart.rs:1:24
[INFO] [stderr]   |
[INFO] [stderr] 1 | use chrono::{DateTime, Duration, Utc};
[INFO] [stderr]   |                        ^^^^^^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `eyre::bail`
[INFO] [stderr]  --> src/ui/chart.rs:2:18
[INFO] [stderr]   |
[INFO] [stderr] 2 | use color_eyre::{eyre::bail, owo_colors::OwoColorize};
[INFO] [stderr]   |                  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `StatefulWidget` and `canvas`
[INFO] [stderr]  --> src/ui/bot.rs:3:132
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...ts::{canvas, Block, Borders, Cell, List, ListItem, ListState, Paragraph, Row, Scrollbar, ScrollbarOrientation, StatefulWidget, Tab...
[INFO] [stderr]   |         ^^^^^^                                                                                                    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `app::AppState`
[INFO] [stderr]  --> src/ui/bot.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::{app::AppState, bot_stats::QueueStats, pages::bot::{BotPageState, BotViewState}};
[INFO] [stderr]   |             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `app::AppState`
[INFO] [stderr]  --> src/ui/bus_select.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::{app::AppState, pages::bus_select::BusSelectState};
[INFO] [stderr]   |             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Constraint`, `Direction`, and `Layout`
[INFO] [stderr]  --> src/ui/loading.rs:1:24
[INFO] [stderr]   |
[INFO] [stderr] 1 | use ratatui::{layout::{Constraint, Direction, Layout, Rect}, Frame};
[INFO] [stderr]   |                        ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `fs::File`
[INFO] [stderr]  --> src/pages/bot.rs:1:33
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::HashMap, fs::File, io::Write};
[INFO] [stderr]   |                                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `chrono::Duration`
[INFO] [stderr]  --> src/pages/bot.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use chrono::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Event`
[INFO] [stderr]  --> src/pages/bot.rs:5:24
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crossterm::event::{Event, KeyCode, KeyEvent};
[INFO] [stderr]   |                        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `backend::crossterm::EventHandler`
[INFO] [stderr]  --> src/pages/bot.rs:9:17
[INFO] [stderr]   |
[INFO] [stderr] 9 | use tui_input::{backend::crossterm::EventHandler, Input};
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs::read_to_string`
[INFO] [stderr]   --> src/pages/bot.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::fs::read_to_string;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `BotStats`
[INFO] [stderr]   --> src/pages/bot.rs:12:62
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::{app::Navigate, bot_stats::{BotDynamoStatsRecord, BotStats, QueueStats, StatsOrEmpty}};
[INFO] [stderr]    |                                                              ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `chrono::NaiveDate`
[INFO] [stderr]  --> src/pages/bus_select.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use chrono::NaiveDate;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `KeyCode` and `KeyEvent`
[INFO] [stderr]  --> src/pages/bus_select.rs:4:24
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crossterm::event::{KeyCode, KeyEvent};
[INFO] [stderr]   |                        ^^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `app::Navigate`
[INFO] [stderr]  --> src/pages/bus_select.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::{app::Navigate, leo_config::LeoConfig};
[INFO] [stderr]   |             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `fs::read_to_string` and `path::Path`
[INFO] [stderr]  --> src/leo_config.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{fs::read_to_string, path::Path};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `owo_colors::OwoColorize`
[INFO] [stderr]  --> src/ui/chart.rs:2:30
[INFO] [stderr]   |
[INFO] [stderr] 2 | use color_eyre::{eyre::bail, owo_colors::OwoColorize};
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `style::Styled`
[INFO] [stderr]  --> src/ui/chart.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use style::Styled;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `color_eyre::owo_colors::OwoColorize`
[INFO] [stderr]  --> src/ui/bus_select.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use color_eyre::owo_colors::OwoColorize;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `io::Write`
[INFO] [stderr]  --> src/pages/bot.rs:1:43
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::HashMap, fs::File, io::Write};
[INFO] [stderr]   |                                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]    --> src/dynamo.rs:166:10
[INFO] [stderr]     |
[INFO] [stderr] 166 |     for (index, item) in items.iter().enumerate() {
[INFO] [stderr]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]    --> src/dynamo.rs:239:10
[INFO] [stderr]     |
[INFO] [stderr] 239 |     for (index, item) in items.iter().enumerate() {
[INFO] [stderr]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `app`
[INFO] [stderr]   --> src/ui/chart.rs:61:58
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub fn render_executions (frame: &mut Frame, area: Rect, app: &AppState) {
[INFO] [stderr]    |                                                          ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `chunks`
[INFO] [stderr]   --> src/ui/bus_select.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |     let chunks = Layout::default()
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunks`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]   --> src/lib.rs:85:17
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stderr]    |                 ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: field `current` is never read
[INFO] [stderr]  --> src/bot_stats.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct BotStats {
[INFO] [stderr]   |            -------- field in this struct
[INFO] [stderr] 9 |     current: ExecutionStats,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `BotStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `calculate_even_distance` is never used
[INFO] [stderr]   --> src/ui/chart.rs:11:4
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn calculate_even_distance(min: f64, max: f64, num_divisions: f64) -> f64 {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_even_distance_points` is never used
[INFO] [stderr]   --> src/ui/chart.rs:15:4
[INFO] [stderr]    |
[INFO] [stderr] 15 | fn get_even_distance_points(min: f64, max: f64, num_divisions: u32) -> Vec<f64> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `convert_points_to_labels` is never used
[INFO] [stderr]   --> src/ui/chart.rs:29:4
[INFO] [stderr]    |
[INFO] [stderr] 29 | fn convert_points_to_labels(points: &[f64]) -> Vec<Span<'_>> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `convert_timestamps_to_human_labels` is never used
[INFO] [stderr]   --> src/ui/chart.rs:42:4
[INFO] [stderr]    |
[INFO] [stderr] 42 | fn convert_timestamps_to_human_labels (points: &[f64]) -> Vec<Span<'_>> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `render_executions` is never used
[INFO] [stderr]   --> src/ui/chart.rs:61:8
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub fn render_executions (frame: &mut Frame, area: Rect, app: &AppState) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `render_executions_full` is never used
[INFO] [stderr]    --> src/ui/chart.rs:105:8
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub fn render_executions_full (frame: &mut Frame, area: Rect, app: &AppState) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `num_actions` are never read
[INFO] [stderr]   --> src/pages/bot.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct Connection {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 28 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 29 |     num_actions: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Connection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `File`
[INFO] [stderr]    --> src/bot_stats.rs:174:35
[INFO] [stderr]     |
[INFO] [stderr] 174 |     use std::fs::{read_to_string, File};
[INFO] [stderr]     |                                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `botmon_cli` (lib) generated 42 warnings (run `cargo fix --lib -p botmon_cli` to apply 30 suggestions)
[INFO] [stderr] warning: `botmon_cli` (lib test) generated 41 warnings (40 duplicates) (run `cargo fix --lib -p botmon_cli --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/botmon_cli-805e095c087d016c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test ui::chart::chart_tests::get_even_distance_points_works ... ok
[INFO] [stdout] test ui::chart::chart_tests::calculate_even_distance_works ... ok
[INFO] [stdout] test bot_stats::bot_stats_tests::combinor_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bot_stats::bot_stats_tests::combinor_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bot_stats::bot_stats_tests::combinor_works' (25) panicked at src/bot_stats.rs:181:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63ecd0af3752 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63ecd0af3752 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63ecd0af3752 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63ecd0af3752 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63ecd0b08aea - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63ecd0b08aea - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x63ecd0af8586 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63ecd0af8586 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63ecd0ad187f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63ecd0ad187f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63ecd0aeb699 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63ecd0a5f59e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63ecd0a5f59e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63ecd0aeb852 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63ecd0aeb852 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63ecd0ad1938 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63ecd0ac9209 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63ecd0ad278d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63ecd0b091fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63ecd0b08f72 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63ecd0a486a1 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::string::String, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63ecd0a486a1 - botmon_cli[4b7a806bdc38f4ff]::bot_stats::bot_stats_tests::combinor_works
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bot_stats.rs:181:64
[INFO] [stdout]   22:     0x63ecd0a48607 - botmon_cli[4b7a806bdc38f4ff]::bot_stats::bot_stats_tests::combinor_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bot_stats.rs:179:24
[INFO] [stdout]   23:     0x63ecd0a4d3d6 - <botmon_cli[4b7a806bdc38f4ff]::bot_stats::bot_stats_tests::combinor_works::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63ecd0a5394b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63ecd0a5394b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63ecd0a601aa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63ecd0a601aa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63ecd0a601aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63ecd0a601aa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63ecd0a601aa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63ecd0a601aa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63ecd0a601aa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63ecd0a5a674 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63ecd0a5a674 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63ecd0a62ca2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x63ecd0a62ca2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63ecd0a62ca2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63ecd0a62ca2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63ecd0a62ca2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63ecd0a62ca2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x63ecd0a62ca2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63ecd0af2c5f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x63ecd0af2c5f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7806e427baa4 - <unknown>
[INFO] [stdout]   45:     0x7806e4308a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bot_stats::bot_stats_tests::combinor_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2862bb2563d2182cecb5b66f90dcc5a990af2c4b4f9f2952138ee98dc3264809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2862bb2563d2182cecb5b66f90dcc5a990af2c4b4f9f2952138ee98dc3264809", kill_on_drop: false }`
[INFO] [stdout] 2862bb2563d2182cecb5b66f90dcc5a990af2c4b4f9f2952138ee98dc3264809
