[INFO] cloning repository https://github.com/coding-quizzer/bus_status
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coding-quizzer/bus_status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoding-quizzer%2Fbus_status", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoding-quizzer%2Fbus_status'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 28b31e4eeff46fa52a9aae4c53af07c882af045d
[INFO] testing coding-quizzer/bus_status against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoding-quizzer%2Fbus_status" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/coding-quizzer/bus_status
[INFO] finished tweaking git repo https://github.com/coding-quizzer/bus_status
[INFO] tweaked toml for git repo https://github.com/coding-quizzer/bus_status written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coding-quizzer/bus_status on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coding-quizzer/bus_status already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 300201560cb4745b9dd61fb50a37ce8175bed680336ffc3bda9d1d675e85ff38
[INFO] running `Command { std: "docker" "start" "300201560cb4745b9dd61fb50a37ce8175bed680336ffc3bda9d1d675e85ff38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "300201560cb4745b9dd61fb50a37ce8175bed680336ffc3bda9d1d675e85ff38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "300201560cb4745b9dd61fb50a37ce8175bed680336ffc3bda9d1d675e85ff38" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "300201560cb4745b9dd61fb50a37ce8175bed680336ffc3bda9d1d675e85ff38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "300201560cb4745b9dd61fb50a37ce8175bed680336ffc3bda9d1d675e85ff38" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling bus_system v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::station::Station`
[INFO] [stdout]  --> src/bus.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::station::Station;
[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: `core::time`
[INFO] [stdout]  --> src/bus.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::time;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]  --> src/bus.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::thread::current;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StationToDisplayMessages`
[INFO] [stdout]   --> src/main_loop.rs:13:57
[INFO] [stdout]    |
[INFO] [stdout] 13 |     BusMessages, BusThreadStatus, StationEventMessages, StationToDisplayMessages,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]   --> src/main_loop.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::thread::current;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main_loop.rs:915:20
[INFO] [stdout]     |
[INFO] [stdout] 915 |                 if (current_time_tick.number == 0) {
[INFO] [stdout]     |                    ^                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 915 -                 if (current_time_tick.number == 0) {
[INFO] [stdout] 915 +                 if current_time_tick.number == 0  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]     --> src/main_loop.rs:1077:16
[INFO] [stdout]      |
[INFO] [stdout] 1077 |             if (bus_status_vector.iter().all(|bus_thread_status| {
[INFO] [stdout]      |                ^
[INFO] [stdout] ...
[INFO] [stdout] 1081 |             })) {
[INFO] [stdout]      |               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1077 ~             if bus_status_vector.iter().all(|bus_thread_status| {
[INFO] [stdout] 1078 |                 LOADING_BUS_VALID_STATUSES
[INFO] [stdout] 1079 |                     .iter()
[INFO] [stdout] 1080 |                     .any(|valid_status| bus_thread_status == valid_status)
[INFO] [stdout] 1081 ~             })  {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::VecDeque`
[INFO] [stdout]  --> src/passenger.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{collections::VecDeque, iter::Peekable};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StationToDisplayMessages`
[INFO] [stdout]   --> src/station.rs:10:49
[INFO] [stdout]    |
[INFO] [stdout] 10 |     StationEventMessages, StationToBusMessages, StationToDisplayMessages,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `station`
[INFO] [stdout]   --> src/station.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::{station, TimeTick};
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::time`
[INFO] [stdout]   --> src/station.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use core::time;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> src/station.rs:353:19
[INFO] [stdout]     |
[INFO] [stdout] 353 |             while (!time_tick_up_to_date) {
[INFO] [stdout]     |                   ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 353 -             while (!time_tick_up_to_date) {
[INFO] [stdout] 353 +             while !time_tick_up_to_date  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/station.rs:380:28
[INFO] [stdout]     |
[INFO] [stdout] 380 |                         if (new_time_step.number - time_tick.number > 1) {
[INFO] [stdout]     |                            ^                                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 380 -                         if (new_time_step.number - time_tick.number > 1) {
[INFO] [stdout] 380 +                         if new_time_step.number - time_tick.number > 1  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/station.rs:383:28
[INFO] [stdout]     |
[INFO] [stdout] 383 |                         if (new_time_step.number < time_tick.number) {
[INFO] [stdout]     |                            ^                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 383 -                         if (new_time_step.number < time_tick.number) {
[INFO] [stdout] 383 +                         if new_time_step.number < time_tick.number  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/station.rs:700:28
[INFO] [stdout]     |
[INFO] [stdout] 700 |                         if (received_message == StationEventMessages::NoMessage) {
[INFO] [stdout]     |                            ^                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 700 -                         if (received_message == StationEventMessages::NoMessage) {
[INFO] [stdout] 700 +                         if received_message == StationEventMessages::NoMessage  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TerminalType`
[INFO] [stdout]  --> src/thread.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::display::{TerminalMessage, TerminalType};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]   --> src/lib.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::collections::{HashMap, VecDeque};
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/bus.rs:386:33
[INFO] [stdout]     |
[INFO] [stdout] 384 | ...                   SyncToBusMessages::AdvanceTimeStep(time_step) => time_step,
[INFO] [stdout]     |                       --------------------------------------------- matches all the relevant values
[INFO] [stdout] 385 | ...                   // So far, there are no other options
[INFO] [stdout] 386 | ...                   _ => unreachable!(),
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/main_loop.rs:819:16
[INFO] [stdout]     |
[INFO] [stdout] 819 |               if let crate::thread::StationToSyncMessages::CrashProgram { ref message } =
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 820 | |                 incoming_message
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main_loop.rs:332:21
[INFO] [stdout]     |
[INFO] [stdout] 322 |                     SyncToBusMessages::AdvanceTimeStep(time_step) => {
[INFO] [stdout]     |                     --------------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 332 |                     _ => unreachable!(),
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/main_loop.rs:425:16
[INFO] [stdout]     |
[INFO] [stdout] 425 |               if let StationToPassengersMessages::ConfirmInitPassengerList(station_number) =
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 426 | |                 sync_message
[INFO] [stdout]     | |____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/main_loop.rs:505:24
[INFO] [stdout]     |
[INFO] [stdout] 505 |                       if let StationToPassengersMessages::ConfirmInitPassengerList(station_number) =
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 506 | |                         sync_message.unwrap()
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main_loop.rs:474:21
[INFO] [stdout]     |
[INFO] [stdout] 474 |                 let mut location_vec_deque = VecDeque::from(passenger_list.clone());
[INFO] [stdout]     |                     ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main_loop.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let mut time_clone_check = 0;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main_loop.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |     let mut rejected_passengers: Vec<Passenger> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `current_time_tick` is assigned to, but never used
[INFO] [stdout]    --> src/main_loop.rs:560:13
[INFO] [stdout]     |
[INFO] [stdout] 560 |         let mut current_time_tick = TimeTick::default();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_current_time_tick` instead
[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/main_loop.rs:612:56
[INFO] [stdout]     |
[INFO] [stdout] 612 |                 TerminalType::NoPassengerFromStation { index } => {
[INFO] [stdout]     |                                                        ^^^^^ help: try ignoring the field: `index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_time_tick` is never read
[INFO] [stdout]    --> src/main_loop.rs:640:17
[INFO] [stdout]     |
[INFO] [stdout] 640 |                 current_time_tick = new_time_tick;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_time_step`
[INFO] [stdout]    --> src/main_loop.rs:455:13
[INFO] [stdout]     |
[INFO] [stdout] 455 |         let init_time_step: bool = true;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_time_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx_to_passengers`
[INFO] [stdout]   --> src/main_loop.rs:94:28
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let (tx_to_passengers, rx_to_passengers) = mpsc::channel::<Option<Vec<Passenger>>>();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_to_passengers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender_stations_to_sync_list`
[INFO] [stdout]    --> src/main_loop.rs:209:10
[INFO] [stdout]     |
[INFO] [stdout] 209 |     let (sender_stations_to_sync_list, receiver_sync_from_stations_list) =
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_stations_to_sync_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_time_tick`
[INFO] [stdout]    --> src/main_loop.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let current_time_tick = TimeTick::default();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_time_tick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time_clone_check`
[INFO] [stdout]    --> src/main_loop.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let mut time_clone_check = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_time_clone_check`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `passenger_thread_program_end_clone`
[INFO] [stdout]    --> src/main_loop.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |     let passenger_thread_program_end_clone = program_end.clone();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passenger_thread_program_end_clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `processed_moving_bus_received_count` is assigned to, but never used
[INFO] [stdout]    --> src/main_loop.rs:739:9
[INFO] [stdout]     |
[INFO] [stdout] 739 |     let mut processed_moving_bus_received_count;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_processed_moving_bus_received_count` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `processed_moving_bus_received_count` is never read
[INFO] [stdout]    --> src/main_loop.rs:842:13
[INFO] [stdout]     |
[INFO] [stdout] 842 |             processed_moving_bus_received_count = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `all_buses_are_moving`
[INFO] [stdout]    --> src/main_loop.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         all_buses_are_moving: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_buses_are_moving`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location_time_tick_hashmap`
[INFO] [stdout]   --> src/station.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let location_time_tick_hashmap =
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location_time_tick_hashmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_time_tick`
[INFO] [stdout]    --> src/station.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     current_time_tick: &TimeTick,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_time_tick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `station_channels`
[INFO] [stdout]    --> src/station.rs:209:13
[INFO] [stdout]     |
[INFO] [stdout] 209 |         let station_channels = receive_in_station_channels_arc.clone();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_station_channels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/station.rs:398:21
[INFO] [stdout]     |
[INFO] [stdout] 398 |                     _ => {}
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/station.rs:398:21
[INFO] [stdout]     |
[INFO] [stdout] 356 |                     Ok(SyncToStationAndPassengerMessages::ProgramFinished(_)) => {
[INFO] [stdout]     |                     --------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 368 |                     Ok(SyncToStationAndPassengerMessages::AdvanceTimeStep(new_time_step)) => {
[INFO] [stdout]     |                     --------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 391 |                     Err(TryRecvError::Empty) => {
[INFO] [stdout]     |                     ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 395 |                     Err(TryRecvError::Disconnected) => {
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 398 |                     _ => {}
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/station.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let mut previous_time_tick: Option<TimeTick> = None;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/station.rs:531:25
[INFO] [stdout]     |
[INFO] [stdout] 531 |                         mut passengers_offboarding,
[INFO] [stdout]     |                         ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `previous_time_tick`
[INFO] [stdout]    --> src/station.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let mut previous_time_tick: Option<TimeTick> = None;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_previous_time_tick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bus_route_vec`
[INFO] [stdout]    --> src/station.rs:949:29
[INFO] [stdout]     |
[INFO] [stdout] 949 |                         let bus_route_vec: Vec<_> =
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bus_route_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caller_location`
[INFO] [stdout]   --> src/lib.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let caller_location = std::panic::Location::caller().line();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caller_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UpdateOutput` is never used
[INFO] [stdout]   --> src/bus.rs:93:6
[INFO] [stdout]    |
[INFO] [stdout] 93 | enum UpdateOutput {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main_loop.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | /         passenger_sender.send(SyncToStationAndPassengerMessages::AdvanceTimeStep(
[INFO] [stdout] 170 | |             *time_tick,
[INFO] [stdout] 171 | |         ));
[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] 169 |         let _ = passenger_sender.send(SyncToStationAndPassengerMessages::AdvanceTimeStep(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main_loop.rs:580:21
[INFO] [stdout]     |
[INFO] [stdout] 580 | /                     writeln!(
[INFO] [stdout] 581 | |                         writer,
[INFO] [stdout] 582 | |                         "No stations did anything - {}",
[INFO] [stdout] 583 | |                         passenger_message.time_tick
[INFO] [stdout] 584 | |                     );
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 580 |                     let _ = writeln!(
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/main_loop.rs:1006:13
[INFO] [stdout]      |
[INFO] [stdout] 1006 | /             send_to_passengers.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout] 1007 | |                 crate::thread::ProgramEndType::ProgramFinished,
[INFO] [stdout] 1008 | |             ));
[INFO] [stdout]      | |______________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1006 |             let _ = send_to_passengers.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/main_loop.rs:1009:13
[INFO] [stdout]      |
[INFO] [stdout] 1009 | /             send_to_display.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout] 1010 | |                 crate::thread::ProgramEndType::ProgramFinished,
[INFO] [stdout] 1011 | |             ));
[INFO] [stdout]      | |______________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1009 |             let _ = send_to_display.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::num`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::num;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.50s
[INFO] running `Command { std: "docker" "inspect" "300201560cb4745b9dd61fb50a37ce8175bed680336ffc3bda9d1d675e85ff38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "300201560cb4745b9dd61fb50a37ce8175bed680336ffc3bda9d1d675e85ff38" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling bus_system v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::station::Station`
[INFO] [stdout]  --> src/bus.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::station::Station;
[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: `core::time`
[INFO] [stdout]  --> src/bus.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::time;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]  --> src/bus.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::thread::current;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StationToDisplayMessages`
[INFO] [stdout]   --> src/main_loop.rs:13:57
[INFO] [stdout]    |
[INFO] [stdout] 13 |     BusMessages, BusThreadStatus, StationEventMessages, StationToDisplayMessages,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]   --> src/main_loop.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::thread::current;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main_loop.rs:915:20
[INFO] [stdout]     |
[INFO] [stdout] 915 |                 if (current_time_tick.number == 0) {
[INFO] [stdout]     |                    ^                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 915 -                 if (current_time_tick.number == 0) {
[INFO] [stdout] 915 +                 if current_time_tick.number == 0  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]     --> src/main_loop.rs:1077:16
[INFO] [stdout]      |
[INFO] [stdout] 1077 |             if (bus_status_vector.iter().all(|bus_thread_status| {
[INFO] [stdout]      |                ^
[INFO] [stdout] ...
[INFO] [stdout] 1081 |             })) {
[INFO] [stdout]      |               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1077 ~             if bus_status_vector.iter().all(|bus_thread_status| {
[INFO] [stdout] 1078 |                 LOADING_BUS_VALID_STATUSES
[INFO] [stdout] 1079 |                     .iter()
[INFO] [stdout] 1080 |                     .any(|valid_status| bus_thread_status == valid_status)
[INFO] [stdout] 1081 ~             })  {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::VecDeque`
[INFO] [stdout]  --> src/passenger.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{collections::VecDeque, iter::Peekable};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StationToDisplayMessages`
[INFO] [stdout]   --> src/station.rs:10:49
[INFO] [stdout]    |
[INFO] [stdout] 10 |     StationEventMessages, StationToBusMessages, StationToDisplayMessages,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `station`
[INFO] [stdout]   --> src/station.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::{station, TimeTick};
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::time`
[INFO] [stdout]   --> src/station.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use core::time;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> src/station.rs:353:19
[INFO] [stdout]     |
[INFO] [stdout] 353 |             while (!time_tick_up_to_date) {
[INFO] [stdout]     |                   ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 353 -             while (!time_tick_up_to_date) {
[INFO] [stdout] 353 +             while !time_tick_up_to_date  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/station.rs:380:28
[INFO] [stdout]     |
[INFO] [stdout] 380 |                         if (new_time_step.number - time_tick.number > 1) {
[INFO] [stdout]     |                            ^                                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 380 -                         if (new_time_step.number - time_tick.number > 1) {
[INFO] [stdout] 380 +                         if new_time_step.number - time_tick.number > 1  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/station.rs:383:28
[INFO] [stdout]     |
[INFO] [stdout] 383 |                         if (new_time_step.number < time_tick.number) {
[INFO] [stdout]     |                            ^                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 383 -                         if (new_time_step.number < time_tick.number) {
[INFO] [stdout] 383 +                         if new_time_step.number < time_tick.number  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/station.rs:700:28
[INFO] [stdout]     |
[INFO] [stdout] 700 |                         if (received_message == StationEventMessages::NoMessage) {
[INFO] [stdout]     |                            ^                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 700 -                         if (received_message == StationEventMessages::NoMessage) {
[INFO] [stdout] 700 +                         if received_message == StationEventMessages::NoMessage  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TerminalType`
[INFO] [stdout]  --> src/thread.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::display::{TerminalMessage, TerminalType};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]   --> src/lib.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::collections::{HashMap, VecDeque};
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::station::Station`
[INFO] [stdout]  --> src/bus.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::station::Station;
[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: `core::time`
[INFO] [stdout]  --> src/bus.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::time;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]  --> src/bus.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::thread::current;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StationToDisplayMessages`
[INFO] [stdout]   --> src/main_loop.rs:13:57
[INFO] [stdout]    |
[INFO] [stdout] 13 |     BusMessages, BusThreadStatus, StationEventMessages, StationToDisplayMessages,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]   --> src/main_loop.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::thread::current;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main_loop.rs:915:20
[INFO] [stdout]     |
[INFO] [stdout] 915 |                 if (current_time_tick.number == 0) {
[INFO] [stdout]     |                    ^                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 915 -                 if (current_time_tick.number == 0) {
[INFO] [stdout] 915 +                 if current_time_tick.number == 0  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]     --> src/main_loop.rs:1077:16
[INFO] [stdout]      |
[INFO] [stdout] 1077 |             if (bus_status_vector.iter().all(|bus_thread_status| {
[INFO] [stdout]      |                ^
[INFO] [stdout] ...
[INFO] [stdout] 1081 |             })) {
[INFO] [stdout]      |               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1077 ~             if bus_status_vector.iter().all(|bus_thread_status| {
[INFO] [stdout] 1078 |                 LOADING_BUS_VALID_STATUSES
[INFO] [stdout] 1079 |                     .iter()
[INFO] [stdout] 1080 |                     .any(|valid_status| bus_thread_status == valid_status)
[INFO] [stdout] 1081 ~             })  {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::VecDeque`
[INFO] [stdout]  --> src/passenger.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{collections::VecDeque, iter::Peekable};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StationToDisplayMessages`
[INFO] [stdout]   --> src/station.rs:10:49
[INFO] [stdout]    |
[INFO] [stdout] 10 |     StationEventMessages, StationToBusMessages, StationToDisplayMessages,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `station`
[INFO] [stdout]   --> src/station.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::{station, TimeTick};
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::time`
[INFO] [stdout]   --> src/station.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use core::time;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> src/station.rs:353:19
[INFO] [stdout]     |
[INFO] [stdout] 353 |             while (!time_tick_up_to_date) {
[INFO] [stdout]     |                   ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 353 -             while (!time_tick_up_to_date) {
[INFO] [stdout] 353 +             while !time_tick_up_to_date  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/station.rs:380:28
[INFO] [stdout]     |
[INFO] [stdout] 380 |                         if (new_time_step.number - time_tick.number > 1) {
[INFO] [stdout]     |                            ^                                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 380 -                         if (new_time_step.number - time_tick.number > 1) {
[INFO] [stdout] 380 +                         if new_time_step.number - time_tick.number > 1  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/station.rs:383:28
[INFO] [stdout]     |
[INFO] [stdout] 383 |                         if (new_time_step.number < time_tick.number) {
[INFO] [stdout]     |                            ^                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 383 -                         if (new_time_step.number < time_tick.number) {
[INFO] [stdout] 383 +                         if new_time_step.number < time_tick.number  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/station.rs:700:28
[INFO] [stdout]     |
[INFO] [stdout] 700 |                         if (received_message == StationEventMessages::NoMessage) {
[INFO] [stdout]     |                            ^                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 700 -                         if (received_message == StationEventMessages::NoMessage) {
[INFO] [stdout] 700 +                         if received_message == StationEventMessages::NoMessage  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TerminalType`
[INFO] [stdout]  --> src/thread.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::display::{TerminalMessage, TerminalType};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]   --> src/lib.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::collections::{HashMap, VecDeque};
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/bus.rs:386:33
[INFO] [stdout]     |
[INFO] [stdout] 384 | ...                   SyncToBusMessages::AdvanceTimeStep(time_step) => time_step,
[INFO] [stdout]     |                       --------------------------------------------- matches all the relevant values
[INFO] [stdout] 385 | ...                   // So far, there are no other options
[INFO] [stdout] 386 | ...                   _ => unreachable!(),
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/main_loop.rs:819:16
[INFO] [stdout]     |
[INFO] [stdout] 819 |               if let crate::thread::StationToSyncMessages::CrashProgram { ref message } =
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 820 | |                 incoming_message
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main_loop.rs:332:21
[INFO] [stdout]     |
[INFO] [stdout] 322 |                     SyncToBusMessages::AdvanceTimeStep(time_step) => {
[INFO] [stdout]     |                     --------------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 332 |                     _ => unreachable!(),
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/main_loop.rs:425:16
[INFO] [stdout]     |
[INFO] [stdout] 425 |               if let StationToPassengersMessages::ConfirmInitPassengerList(station_number) =
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 426 | |                 sync_message
[INFO] [stdout]     | |____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/main_loop.rs:505:24
[INFO] [stdout]     |
[INFO] [stdout] 505 |                       if let StationToPassengersMessages::ConfirmInitPassengerList(station_number) =
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 506 | |                         sync_message.unwrap()
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main_loop.rs:474:21
[INFO] [stdout]     |
[INFO] [stdout] 474 |                 let mut location_vec_deque = VecDeque::from(passenger_list.clone());
[INFO] [stdout]     |                     ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main_loop.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let mut time_clone_check = 0;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main_loop.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |     let mut rejected_passengers: Vec<Passenger> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `current_time_tick` is assigned to, but never used
[INFO] [stdout]    --> src/main_loop.rs:560:13
[INFO] [stdout]     |
[INFO] [stdout] 560 |         let mut current_time_tick = TimeTick::default();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_current_time_tick` instead
[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/main_loop.rs:612:56
[INFO] [stdout]     |
[INFO] [stdout] 612 |                 TerminalType::NoPassengerFromStation { index } => {
[INFO] [stdout]     |                                                        ^^^^^ help: try ignoring the field: `index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_time_tick` is never read
[INFO] [stdout]    --> src/main_loop.rs:640:17
[INFO] [stdout]     |
[INFO] [stdout] 640 |                 current_time_tick = new_time_tick;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_time_step`
[INFO] [stdout]    --> src/main_loop.rs:455:13
[INFO] [stdout]     |
[INFO] [stdout] 455 |         let init_time_step: bool = true;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_time_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx_to_passengers`
[INFO] [stdout]   --> src/main_loop.rs:94:28
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let (tx_to_passengers, rx_to_passengers) = mpsc::channel::<Option<Vec<Passenger>>>();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_to_passengers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender_stations_to_sync_list`
[INFO] [stdout]    --> src/main_loop.rs:209:10
[INFO] [stdout]     |
[INFO] [stdout] 209 |     let (sender_stations_to_sync_list, receiver_sync_from_stations_list) =
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_stations_to_sync_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_time_tick`
[INFO] [stdout]    --> src/main_loop.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let current_time_tick = TimeTick::default();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_time_tick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time_clone_check`
[INFO] [stdout]    --> src/main_loop.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let mut time_clone_check = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_time_clone_check`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `passenger_thread_program_end_clone`
[INFO] [stdout]    --> src/main_loop.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |     let passenger_thread_program_end_clone = program_end.clone();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passenger_thread_program_end_clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `processed_moving_bus_received_count` is assigned to, but never used
[INFO] [stdout]    --> src/main_loop.rs:739:9
[INFO] [stdout]     |
[INFO] [stdout] 739 |     let mut processed_moving_bus_received_count;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_processed_moving_bus_received_count` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `processed_moving_bus_received_count` is never read
[INFO] [stdout]    --> src/main_loop.rs:842:13
[INFO] [stdout]     |
[INFO] [stdout] 842 |             processed_moving_bus_received_count = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `all_buses_are_moving`
[INFO] [stdout]    --> src/main_loop.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         all_buses_are_moving: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_buses_are_moving`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location_time_tick_hashmap`
[INFO] [stdout]   --> src/station.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let location_time_tick_hashmap =
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location_time_tick_hashmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_time_tick`
[INFO] [stdout]    --> src/station.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     current_time_tick: &TimeTick,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_time_tick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `station_channels`
[INFO] [stdout]    --> src/station.rs:209:13
[INFO] [stdout]     |
[INFO] [stdout] 209 |         let station_channels = receive_in_station_channels_arc.clone();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_station_channels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/station.rs:398:21
[INFO] [stdout]     |
[INFO] [stdout] 398 |                     _ => {}
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/station.rs:398:21
[INFO] [stdout]     |
[INFO] [stdout] 356 |                     Ok(SyncToStationAndPassengerMessages::ProgramFinished(_)) => {
[INFO] [stdout]     |                     --------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 368 |                     Ok(SyncToStationAndPassengerMessages::AdvanceTimeStep(new_time_step)) => {
[INFO] [stdout]     |                     --------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 391 |                     Err(TryRecvError::Empty) => {
[INFO] [stdout]     |                     ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 395 |                     Err(TryRecvError::Disconnected) => {
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 398 |                     _ => {}
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/station.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let mut previous_time_tick: Option<TimeTick> = None;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/station.rs:531:25
[INFO] [stdout]     |
[INFO] [stdout] 531 |                         mut passengers_offboarding,
[INFO] [stdout]     |                         ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `previous_time_tick`
[INFO] [stdout]    --> src/station.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let mut previous_time_tick: Option<TimeTick> = None;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_previous_time_tick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bus_route_vec`
[INFO] [stdout]    --> src/station.rs:949:29
[INFO] [stdout]     |
[INFO] [stdout] 949 |                         let bus_route_vec: Vec<_> =
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bus_route_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caller_location`
[INFO] [stdout]   --> src/lib.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let caller_location = std::panic::Location::caller().line();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caller_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/bus.rs:386:33
[INFO] [stdout]     |
[INFO] [stdout] 384 | ...                   SyncToBusMessages::AdvanceTimeStep(time_step) => time_step,
[INFO] [stdout]     |                       --------------------------------------------- matches all the relevant values
[INFO] [stdout] 385 | ...                   // So far, there are no other options
[INFO] [stdout] 386 | ...                   _ => unreachable!(),
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UpdateOutput` is never used
[INFO] [stdout]   --> src/bus.rs:93:6
[INFO] [stdout]    |
[INFO] [stdout] 93 | enum UpdateOutput {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main_loop.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | /         passenger_sender.send(SyncToStationAndPassengerMessages::AdvanceTimeStep(
[INFO] [stdout] 170 | |             *time_tick,
[INFO] [stdout] 171 | |         ));
[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] 169 |         let _ = passenger_sender.send(SyncToStationAndPassengerMessages::AdvanceTimeStep(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main_loop.rs:580:21
[INFO] [stdout]     |
[INFO] [stdout] 580 | /                     writeln!(
[INFO] [stdout] 581 | |                         writer,
[INFO] [stdout] 582 | |                         "No stations did anything - {}",
[INFO] [stdout] 583 | |                         passenger_message.time_tick
[INFO] [stdout] 584 | |                     );
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 580 |                     let _ = writeln!(
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/main_loop.rs:1006:13
[INFO] [stdout]      |
[INFO] [stdout] 1006 | /             send_to_passengers.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout] 1007 | |                 crate::thread::ProgramEndType::ProgramFinished,
[INFO] [stdout] 1008 | |             ));
[INFO] [stdout]      | |______________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1006 |             let _ = send_to_passengers.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/main_loop.rs:1009:13
[INFO] [stdout]      |
[INFO] [stdout] 1009 | /             send_to_display.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout] 1010 | |                 crate::thread::ProgramEndType::ProgramFinished,
[INFO] [stdout] 1011 | |             ));
[INFO] [stdout]      | |______________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1009 |             let _ = send_to_display.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/main_loop.rs:819:16
[INFO] [stdout]     |
[INFO] [stdout] 819 |               if let crate::thread::StationToSyncMessages::CrashProgram { ref message } =
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 820 | |                 incoming_message
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::station::Station`
[INFO] [stdout]  --> src/bus.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::station::Station;
[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: `core::time`
[INFO] [stdout]  --> src/bus.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::time;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]  --> src/bus.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::thread::current;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StationToDisplayMessages`
[INFO] [stdout]   --> src/main_loop.rs:13:57
[INFO] [stdout]    |
[INFO] [stdout] 13 |     BusMessages, BusThreadStatus, StationEventMessages, StationToDisplayMessages,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]   --> src/main_loop.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use std::thread::current;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main_loop.rs:915:20
[INFO] [stdout]     |
[INFO] [stdout] 915 |                 if (current_time_tick.number == 0) {
[INFO] [stdout]     |                    ^                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 915 -                 if (current_time_tick.number == 0) {
[INFO] [stdout] 915 +                 if current_time_tick.number == 0  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]     --> src/main_loop.rs:1077:16
[INFO] [stdout]      |
[INFO] [stdout] 1077 |             if (bus_status_vector.iter().all(|bus_thread_status| {
[INFO] [stdout]      |                ^
[INFO] [stdout] ...
[INFO] [stdout] 1081 |             })) {
[INFO] [stdout]      |               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1077 ~             if bus_status_vector.iter().all(|bus_thread_status| {
[INFO] [stdout] 1078 |                 LOADING_BUS_VALID_STATUSES
[INFO] [stdout] 1079 |                     .iter()
[INFO] [stdout] 1080 |                     .any(|valid_status| bus_thread_status == valid_status)
[INFO] [stdout] 1081 ~             })  {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::VecDeque`
[INFO] [stdout]  --> src/passenger.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{collections::VecDeque, iter::Peekable};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StationToDisplayMessages`
[INFO] [stdout]   --> src/station.rs:10:49
[INFO] [stdout]    |
[INFO] [stdout] 10 |     StationEventMessages, StationToBusMessages, StationToDisplayMessages,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `station`
[INFO] [stdout]   --> src/station.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::{station, TimeTick};
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::time`
[INFO] [stdout]   --> src/station.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use core::time;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> src/station.rs:353:19
[INFO] [stdout]     |
[INFO] [stdout] 353 |             while (!time_tick_up_to_date) {
[INFO] [stdout]     |                   ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 353 -             while (!time_tick_up_to_date) {
[INFO] [stdout] 353 +             while !time_tick_up_to_date  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/station.rs:380:28
[INFO] [stdout]     |
[INFO] [stdout] 380 |                         if (new_time_step.number - time_tick.number > 1) {
[INFO] [stdout]     |                            ^                                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 380 -                         if (new_time_step.number - time_tick.number > 1) {
[INFO] [stdout] 380 +                         if new_time_step.number - time_tick.number > 1  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/station.rs:383:28
[INFO] [stdout]     |
[INFO] [stdout] 383 |                         if (new_time_step.number < time_tick.number) {
[INFO] [stdout]     |                            ^                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 383 -                         if (new_time_step.number < time_tick.number) {
[INFO] [stdout] 383 +                         if new_time_step.number < time_tick.number  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/station.rs:700:28
[INFO] [stdout]     |
[INFO] [stdout] 700 |                         if (received_message == StationEventMessages::NoMessage) {
[INFO] [stdout]     |                            ^                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 700 -                         if (received_message == StationEventMessages::NoMessage) {
[INFO] [stdout] 700 +                         if received_message == StationEventMessages::NoMessage  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TerminalType`
[INFO] [stdout]  --> src/thread.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::display::{TerminalMessage, TerminalType};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]   --> src/lib.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::collections::{HashMap, VecDeque};
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main_loop.rs:332:21
[INFO] [stdout]     |
[INFO] [stdout] 322 |                     SyncToBusMessages::AdvanceTimeStep(time_step) => {
[INFO] [stdout]     |                     --------------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 332 |                     _ => unreachable!(),
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/main_loop.rs:425:16
[INFO] [stdout]     |
[INFO] [stdout] 425 |               if let StationToPassengersMessages::ConfirmInitPassengerList(station_number) =
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 426 | |                 sync_message
[INFO] [stdout]     | |____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/main_loop.rs:505:24
[INFO] [stdout]     |
[INFO] [stdout] 505 |                       if let StationToPassengersMessages::ConfirmInitPassengerList(station_number) =
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 506 | |                         sync_message.unwrap()
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main_loop.rs:474:21
[INFO] [stdout]     |
[INFO] [stdout] 474 |                 let mut location_vec_deque = VecDeque::from(passenger_list.clone());
[INFO] [stdout]     |                     ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main_loop.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let mut time_clone_check = 0;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main_loop.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |     let mut rejected_passengers: Vec<Passenger> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `current_time_tick` is assigned to, but never used
[INFO] [stdout]    --> src/main_loop.rs:560:13
[INFO] [stdout]     |
[INFO] [stdout] 560 |         let mut current_time_tick = TimeTick::default();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_current_time_tick` instead
[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/main_loop.rs:612:56
[INFO] [stdout]     |
[INFO] [stdout] 612 |                 TerminalType::NoPassengerFromStation { index } => {
[INFO] [stdout]     |                                                        ^^^^^ help: try ignoring the field: `index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_time_tick` is never read
[INFO] [stdout]    --> src/main_loop.rs:640:17
[INFO] [stdout]     |
[INFO] [stdout] 640 |                 current_time_tick = new_time_tick;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_time_step`
[INFO] [stdout]    --> src/main_loop.rs:455:13
[INFO] [stdout]     |
[INFO] [stdout] 455 |         let init_time_step: bool = true;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_time_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx_to_passengers`
[INFO] [stdout]   --> src/main_loop.rs:94:28
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let (tx_to_passengers, rx_to_passengers) = mpsc::channel::<Option<Vec<Passenger>>>();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_to_passengers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender_stations_to_sync_list`
[INFO] [stdout]    --> src/main_loop.rs:209:10
[INFO] [stdout]     |
[INFO] [stdout] 209 |     let (sender_stations_to_sync_list, receiver_sync_from_stations_list) =
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_stations_to_sync_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_time_tick`
[INFO] [stdout]    --> src/main_loop.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let current_time_tick = TimeTick::default();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_time_tick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time_clone_check`
[INFO] [stdout]    --> src/main_loop.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let mut time_clone_check = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_time_clone_check`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `passenger_thread_program_end_clone`
[INFO] [stdout]    --> src/main_loop.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |     let passenger_thread_program_end_clone = program_end.clone();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passenger_thread_program_end_clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `processed_moving_bus_received_count` is assigned to, but never used
[INFO] [stdout]    --> src/main_loop.rs:739:9
[INFO] [stdout]     |
[INFO] [stdout] 739 |     let mut processed_moving_bus_received_count;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_processed_moving_bus_received_count` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `processed_moving_bus_received_count` is never read
[INFO] [stdout]    --> src/main_loop.rs:842:13
[INFO] [stdout]     |
[INFO] [stdout] 842 |             processed_moving_bus_received_count = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `all_buses_are_moving`
[INFO] [stdout]    --> src/main_loop.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         all_buses_are_moving: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_buses_are_moving`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location_time_tick_hashmap`
[INFO] [stdout]   --> src/station.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let location_time_tick_hashmap =
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location_time_tick_hashmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_time_tick`
[INFO] [stdout]    --> src/station.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     current_time_tick: &TimeTick,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_time_tick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `station_channels`
[INFO] [stdout]    --> src/station.rs:209:13
[INFO] [stdout]     |
[INFO] [stdout] 209 |         let station_channels = receive_in_station_channels_arc.clone();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_station_channels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/station.rs:398:21
[INFO] [stdout]     |
[INFO] [stdout] 398 |                     _ => {}
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/station.rs:398:21
[INFO] [stdout]     |
[INFO] [stdout] 356 |                     Ok(SyncToStationAndPassengerMessages::ProgramFinished(_)) => {
[INFO] [stdout]     |                     --------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 368 |                     Ok(SyncToStationAndPassengerMessages::AdvanceTimeStep(new_time_step)) => {
[INFO] [stdout]     |                     --------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 391 |                     Err(TryRecvError::Empty) => {
[INFO] [stdout]     |                     ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 395 |                     Err(TryRecvError::Disconnected) => {
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 398 |                     _ => {}
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/station.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let mut previous_time_tick: Option<TimeTick> = None;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/station.rs:531:25
[INFO] [stdout]     |
[INFO] [stdout] 531 |                         mut passengers_offboarding,
[INFO] [stdout]     |                         ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `previous_time_tick`
[INFO] [stdout]    --> src/station.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let mut previous_time_tick: Option<TimeTick> = None;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_previous_time_tick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bus_route_vec`
[INFO] [stdout]    --> src/station.rs:949:29
[INFO] [stdout]     |
[INFO] [stdout] 949 |                         let bus_route_vec: Vec<_> =
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bus_route_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caller_location`
[INFO] [stdout]   --> src/lib.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let caller_location = std::panic::Location::caller().line();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caller_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UpdateOutput` is never used
[INFO] [stdout]   --> src/bus.rs:93:6
[INFO] [stdout]    |
[INFO] [stdout] 93 | enum UpdateOutput {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main_loop.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | /         passenger_sender.send(SyncToStationAndPassengerMessages::AdvanceTimeStep(
[INFO] [stdout] 170 | |             *time_tick,
[INFO] [stdout] 171 | |         ));
[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] 169 |         let _ = passenger_sender.send(SyncToStationAndPassengerMessages::AdvanceTimeStep(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main_loop.rs:580:21
[INFO] [stdout]     |
[INFO] [stdout] 580 | /                     writeln!(
[INFO] [stdout] 581 | |                         writer,
[INFO] [stdout] 582 | |                         "No stations did anything - {}",
[INFO] [stdout] 583 | |                         passenger_message.time_tick
[INFO] [stdout] 584 | |                     );
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 580 |                     let _ = writeln!(
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/main_loop.rs:1006:13
[INFO] [stdout]      |
[INFO] [stdout] 1006 | /             send_to_passengers.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout] 1007 | |                 crate::thread::ProgramEndType::ProgramFinished,
[INFO] [stdout] 1008 | |             ));
[INFO] [stdout]      | |______________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1006 |             let _ = send_to_passengers.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/main_loop.rs:1009:13
[INFO] [stdout]      |
[INFO] [stdout] 1009 | /             send_to_display.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout] 1010 | |                 crate::thread::ProgramEndType::ProgramFinished,
[INFO] [stdout] 1011 | |             ));
[INFO] [stdout]      | |______________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1009 |             let _ = send_to_display.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/bus.rs:386:33
[INFO] [stdout]     |
[INFO] [stdout] 384 | ...                   SyncToBusMessages::AdvanceTimeStep(time_step) => time_step,
[INFO] [stdout]     |                       --------------------------------------------- matches all the relevant values
[INFO] [stdout] 385 | ...                   // So far, there are no other options
[INFO] [stdout] 386 | ...                   _ => unreachable!(),
[INFO] [stdout]     |                       ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/main_loop.rs:819:16
[INFO] [stdout]     |
[INFO] [stdout] 819 |               if let crate::thread::StationToSyncMessages::CrashProgram { ref message } =
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 820 | |                 incoming_message
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main_loop.rs:332:21
[INFO] [stdout]     |
[INFO] [stdout] 322 |                     SyncToBusMessages::AdvanceTimeStep(time_step) => {
[INFO] [stdout]     |                     --------------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 332 |                     _ => unreachable!(),
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/main_loop.rs:425:16
[INFO] [stdout]     |
[INFO] [stdout] 425 |               if let StationToPassengersMessages::ConfirmInitPassengerList(station_number) =
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 426 | |                 sync_message
[INFO] [stdout]     | |____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/main_loop.rs:505:24
[INFO] [stdout]     |
[INFO] [stdout] 505 |                       if let StationToPassengersMessages::ConfirmInitPassengerList(station_number) =
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 506 | |                         sync_message.unwrap()
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main_loop.rs:474:21
[INFO] [stdout]     |
[INFO] [stdout] 474 |                 let mut location_vec_deque = VecDeque::from(passenger_list.clone());
[INFO] [stdout]     |                     ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main_loop.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let mut time_clone_check = 0;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main_loop.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |     let mut rejected_passengers: Vec<Passenger> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `current_time_tick` is assigned to, but never used
[INFO] [stdout]    --> src/main_loop.rs:560:13
[INFO] [stdout]     |
[INFO] [stdout] 560 |         let mut current_time_tick = TimeTick::default();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_current_time_tick` instead
[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/main_loop.rs:612:56
[INFO] [stdout]     |
[INFO] [stdout] 612 |                 TerminalType::NoPassengerFromStation { index } => {
[INFO] [stdout]     |                                                        ^^^^^ help: try ignoring the field: `index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_time_tick` is never read
[INFO] [stdout]    --> src/main_loop.rs:640:17
[INFO] [stdout]     |
[INFO] [stdout] 640 |                 current_time_tick = new_time_tick;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_time_step`
[INFO] [stdout]    --> src/main_loop.rs:455:13
[INFO] [stdout]     |
[INFO] [stdout] 455 |         let init_time_step: bool = true;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_time_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx_to_passengers`
[INFO] [stdout]   --> src/main_loop.rs:94:28
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let (tx_to_passengers, rx_to_passengers) = mpsc::channel::<Option<Vec<Passenger>>>();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_to_passengers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender_stations_to_sync_list`
[INFO] [stdout]    --> src/main_loop.rs:209:10
[INFO] [stdout]     |
[INFO] [stdout] 209 |     let (sender_stations_to_sync_list, receiver_sync_from_stations_list) =
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_stations_to_sync_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_time_tick`
[INFO] [stdout]    --> src/main_loop.rs:259:13
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let current_time_tick = TimeTick::default();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_time_tick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time_clone_check`
[INFO] [stdout]    --> src/main_loop.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let mut time_clone_check = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_time_clone_check`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `passenger_thread_program_end_clone`
[INFO] [stdout]    --> src/main_loop.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |     let passenger_thread_program_end_clone = program_end.clone();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passenger_thread_program_end_clone`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `processed_moving_bus_received_count` is assigned to, but never used
[INFO] [stdout]    --> src/main_loop.rs:739:9
[INFO] [stdout]     |
[INFO] [stdout] 739 |     let mut processed_moving_bus_received_count;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_processed_moving_bus_received_count` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `processed_moving_bus_received_count` is never read
[INFO] [stdout]    --> src/main_loop.rs:842:13
[INFO] [stdout]     |
[INFO] [stdout] 842 |             processed_moving_bus_received_count = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `all_buses_are_moving`
[INFO] [stdout]    --> src/main_loop.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         all_buses_are_moving: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_buses_are_moving`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location_time_tick_hashmap`
[INFO] [stdout]   --> src/station.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let location_time_tick_hashmap =
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location_time_tick_hashmap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_time_tick`
[INFO] [stdout]    --> src/station.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     current_time_tick: &TimeTick,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_time_tick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `station_channels`
[INFO] [stdout]    --> src/station.rs:209:13
[INFO] [stdout]     |
[INFO] [stdout] 209 |         let station_channels = receive_in_station_channels_arc.clone();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_station_channels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/station.rs:398:21
[INFO] [stdout]     |
[INFO] [stdout] 398 |                     _ => {}
[INFO] [stdout]     |                     ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/station.rs:398:21
[INFO] [stdout]     |
[INFO] [stdout] 356 |                     Ok(SyncToStationAndPassengerMessages::ProgramFinished(_)) => {
[INFO] [stdout]     |                     --------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 368 |                     Ok(SyncToStationAndPassengerMessages::AdvanceTimeStep(new_time_step)) => {
[INFO] [stdout]     |                     --------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 391 |                     Err(TryRecvError::Empty) => {
[INFO] [stdout]     |                     ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 395 |                     Err(TryRecvError::Disconnected) => {
[INFO] [stdout]     |                     ------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 398 |                     _ => {}
[INFO] [stdout]     |                     ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/station.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let mut previous_time_tick: Option<TimeTick> = None;
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/station.rs:531:25
[INFO] [stdout]     |
[INFO] [stdout] 531 |                         mut passengers_offboarding,
[INFO] [stdout]     |                         ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `previous_time_tick`
[INFO] [stdout]    --> src/station.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let mut previous_time_tick: Option<TimeTick> = None;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_previous_time_tick`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bus_route_vec`
[INFO] [stdout]    --> src/station.rs:949:29
[INFO] [stdout]     |
[INFO] [stdout] 949 |                         let bus_route_vec: Vec<_> =
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bus_route_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caller_location`
[INFO] [stdout]   --> src/lib.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let caller_location = std::panic::Location::caller().line();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caller_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UpdateOutput` is never used
[INFO] [stdout]   --> src/bus.rs:93:6
[INFO] [stdout]    |
[INFO] [stdout] 93 | enum UpdateOutput {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main_loop.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | /         passenger_sender.send(SyncToStationAndPassengerMessages::AdvanceTimeStep(
[INFO] [stdout] 170 | |             *time_tick,
[INFO] [stdout] 171 | |         ));
[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] 169 |         let _ = passenger_sender.send(SyncToStationAndPassengerMessages::AdvanceTimeStep(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main_loop.rs:580:21
[INFO] [stdout]     |
[INFO] [stdout] 580 | /                     writeln!(
[INFO] [stdout] 581 | |                         writer,
[INFO] [stdout] 582 | |                         "No stations did anything - {}",
[INFO] [stdout] 583 | |                         passenger_message.time_tick
[INFO] [stdout] 584 | |                     );
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 580 |                     let _ = writeln!(
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/main_loop.rs:1006:13
[INFO] [stdout]      |
[INFO] [stdout] 1006 | /             send_to_passengers.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout] 1007 | |                 crate::thread::ProgramEndType::ProgramFinished,
[INFO] [stdout] 1008 | |             ));
[INFO] [stdout]      | |______________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1006 |             let _ = send_to_passengers.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/main_loop.rs:1009:13
[INFO] [stdout]      |
[INFO] [stdout] 1009 | /             send_to_display.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout] 1010 | |                 crate::thread::ProgramEndType::ProgramFinished,
[INFO] [stdout] 1011 | |             ));
[INFO] [stdout]      | |______________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1009 |             let _ = send_to_display.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::num`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::num;
[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: `bus_system::consts::DEFAULT_BUS_CAPACITY`
[INFO] [stdout]  --> tests/main_loop_tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bus_system::consts::DEFAULT_BUS_CAPACITY;
[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: `core::num`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::num;
[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: `uuid::uuid`
[INFO] [stdout]  --> tests/passenger_bus_route.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use uuid::uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.45s
[INFO] running `Command { std: "docker" "inspect" "300201560cb4745b9dd61fb50a37ce8175bed680336ffc3bda9d1d675e85ff38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "300201560cb4745b9dd61fb50a37ce8175bed680336ffc3bda9d1d675e85ff38" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::station::Station`
[INFO] [stderr]  --> src/bus.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::station::Station;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `core::time`
[INFO] [stderr]  --> src/bus.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use core::time;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::thread::current`
[INFO] [stderr]  --> src/bus.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::thread::current;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `StationToDisplayMessages`
[INFO] [stderr]   --> src/main_loop.rs:13:57
[INFO] [stderr]    |
[INFO] [stderr] 13 |     BusMessages, BusThreadStatus, StationEventMessages, StationToDisplayMessages,
[INFO] [stderr]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::thread::current`
[INFO] [stderr]   --> src/main_loop.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | use std::thread::current;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/main_loop.rs:915:20
[INFO] [stderr]     |
[INFO] [stderr] 915 |                 if (current_time_tick.number == 0) {
[INFO] [stderr]     |                    ^                             ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 915 -                 if (current_time_tick.number == 0) {
[INFO] [stderr] 915 +                 if current_time_tick.number == 0  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]     --> src/main_loop.rs:1077:16
[INFO] [stderr]      |
[INFO] [stderr] 1077 |             if (bus_status_vector.iter().all(|bus_thread_status| {
[INFO] [stderr]      |                ^
[INFO] [stderr] ...
[INFO] [stderr] 1081 |             })) {
[INFO] [stderr]      |               ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1077 ~             if bus_status_vector.iter().all(|bus_thread_status| {
[INFO] [stderr] 1078 |                 LOADING_BUS_VALID_STATUSES
[INFO] [stderr] 1079 |                     .iter()
[INFO] [stderr] 1080 |                     .any(|valid_status| bus_thread_status == valid_status)
[INFO] [stderr] 1081 ~             })  {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `collections::VecDeque`
[INFO] [stderr]  --> src/passenger.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::{collections::VecDeque, iter::Peekable};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `StationToDisplayMessages`
[INFO] [stderr]   --> src/station.rs:10:49
[INFO] [stderr]    |
[INFO] [stderr] 10 |     StationEventMessages, StationToBusMessages, StationToDisplayMessages,
[INFO] [stderr]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `station`
[INFO] [stderr]   --> src/station.rs:17:13
[INFO] [stderr]    |
[INFO] [stderr] 17 | use crate::{station, TimeTick};
[INFO] [stderr]    |             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `core::time`
[INFO] [stderr]   --> src/station.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use core::time;
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `while` condition
[INFO] [stderr]    --> src/station.rs:353:19
[INFO] [stderr]     |
[INFO] [stderr] 353 |             while (!time_tick_up_to_date) {
[INFO] [stderr]     |                   ^                     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 353 -             while (!time_tick_up_to_date) {
[INFO] [stderr] 353 +             while !time_tick_up_to_date  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/station.rs:380:28
[INFO] [stderr]     |
[INFO] [stderr] 380 |                         if (new_time_step.number - time_tick.number > 1) {
[INFO] [stderr]     |                            ^                                           ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 380 -                         if (new_time_step.number - time_tick.number > 1) {
[INFO] [stderr] 380 +                         if new_time_step.number - time_tick.number > 1  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/station.rs:383:28
[INFO] [stderr]     |
[INFO] [stderr] 383 |                         if (new_time_step.number < time_tick.number) {
[INFO] [stderr]     |                            ^                                       ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 383 -                         if (new_time_step.number < time_tick.number) {
[INFO] [stderr] 383 +                         if new_time_step.number < time_tick.number  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/station.rs:700:28
[INFO] [stderr]     |
[INFO] [stderr] 700 |                         if (received_message == StationEventMessages::NoMessage) {
[INFO] [stderr]     |                            ^                                                   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 700 -                         if (received_message == StationEventMessages::NoMessage) {
[INFO] [stderr] 700 +                         if received_message == StationEventMessages::NoMessage  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TerminalType`
[INFO] [stderr]  --> src/thread.rs:2:39
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::display::{TerminalMessage, TerminalType};
[INFO] [stderr]   |                                       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HashMap`
[INFO] [stderr]   --> src/lib.rs:13:24
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::collections::{HashMap, VecDeque};
[INFO] [stderr]    |                        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/bus.rs:386:33
[INFO] [stderr]     |
[INFO] [stderr] 384 | ...                   SyncToBusMessages::AdvanceTimeStep(time_step) => time_step,
[INFO] [stderr]     |                       --------------------------------------------- matches all the relevant values
[INFO] [stderr] 385 | ...                   // So far, there are no other options
[INFO] [stderr] 386 | ...                   _ => unreachable!(),
[INFO] [stderr]     |                       ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: irrefutable `if let` pattern
[INFO] [stderr]    --> src/main_loop.rs:819:16
[INFO] [stderr]     |
[INFO] [stderr] 819 |               if let crate::thread::StationToSyncMessages::CrashProgram { ref message } =
[INFO] [stderr]     |  ________________^
[INFO] [stderr] 820 | |                 incoming_message
[INFO] [stderr]     | |________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stderr]     = help: consider replacing the `if let` with a `let`
[INFO] [stderr]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/main_loop.rs:332:21
[INFO] [stderr]     |
[INFO] [stderr] 322 |                     SyncToBusMessages::AdvanceTimeStep(time_step) => {
[INFO] [stderr]     |                     --------------------------------------------- matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 332 |                     _ => unreachable!(),
[INFO] [stderr]     |                     ^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: irrefutable `if let` pattern
[INFO] [stderr]    --> src/main_loop.rs:425:16
[INFO] [stderr]     |
[INFO] [stderr] 425 |               if let StationToPassengersMessages::ConfirmInitPassengerList(station_number) =
[INFO] [stderr]     |  ________________^
[INFO] [stderr] 426 | |                 sync_message
[INFO] [stderr]     | |____________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stderr]     = help: consider replacing the `if let` with a `let`
[INFO] [stderr] 
[INFO] [stderr] warning: irrefutable `if let` pattern
[INFO] [stderr]    --> src/main_loop.rs:505:24
[INFO] [stderr]     |
[INFO] [stderr] 505 |                       if let StationToPassengersMessages::ConfirmInitPassengerList(station_number) =
[INFO] [stderr]     |  ________________________^
[INFO] [stderr] 506 | |                         sync_message.unwrap()
[INFO] [stderr]     | |_____________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stderr]     = help: consider replacing the `if let` with a `let`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main_loop.rs:474:21
[INFO] [stderr]     |
[INFO] [stderr] 474 |                 let mut location_vec_deque = VecDeque::from(passenger_list.clone());
[INFO] [stderr]     |                     ----^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main_loop.rs:262:13
[INFO] [stderr]     |
[INFO] [stderr] 262 |         let mut time_clone_check = 0;
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main_loop.rs:364:9
[INFO] [stderr]     |
[INFO] [stderr] 364 |     let mut rejected_passengers: Vec<Passenger> = Vec::new();
[INFO] [stderr]     |         ----^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `current_time_tick` is assigned to, but never used
[INFO] [stderr]    --> src/main_loop.rs:560:13
[INFO] [stderr]     |
[INFO] [stderr] 560 |         let mut current_time_tick = TimeTick::default();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_current_time_tick` instead
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `index`
[INFO] [stderr]    --> src/main_loop.rs:612:56
[INFO] [stderr]     |
[INFO] [stderr] 612 |                 TerminalType::NoPassengerFromStation { index } => {
[INFO] [stderr]     |                                                        ^^^^^ help: try ignoring the field: `index: _`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `current_time_tick` is never read
[INFO] [stderr]    --> src/main_loop.rs:640:17
[INFO] [stderr]     |
[INFO] [stderr] 640 |                 current_time_tick = new_time_tick;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `init_time_step`
[INFO] [stderr]    --> src/main_loop.rs:455:13
[INFO] [stderr]     |
[INFO] [stderr] 455 |         let init_time_step: bool = true;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_time_step`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rx_to_passengers`
[INFO] [stderr]   --> src/main_loop.rs:94:28
[INFO] [stderr]    |
[INFO] [stderr] 94 |     let (tx_to_passengers, rx_to_passengers) = mpsc::channel::<Option<Vec<Passenger>>>();
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rx_to_passengers`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sender_stations_to_sync_list`
[INFO] [stderr]    --> src/main_loop.rs:209:10
[INFO] [stderr]     |
[INFO] [stderr] 209 |     let (sender_stations_to_sync_list, receiver_sync_from_stations_list) =
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_stations_to_sync_list`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `current_time_tick`
[INFO] [stderr]    --> src/main_loop.rs:259:13
[INFO] [stderr]     |
[INFO] [stderr] 259 |         let current_time_tick = TimeTick::default();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_time_tick`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `time_clone_check`
[INFO] [stderr]    --> src/main_loop.rs:262:13
[INFO] [stderr]     |
[INFO] [stderr] 262 |         let mut time_clone_check = 0;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_time_clone_check`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `passenger_thread_program_end_clone`
[INFO] [stderr]    --> src/main_loop.rs:363:9
[INFO] [stderr]     |
[INFO] [stderr] 363 |     let passenger_thread_program_end_clone = program_end.clone();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passenger_thread_program_end_clone`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `processed_moving_bus_received_count` is assigned to, but never used
[INFO] [stderr]    --> src/main_loop.rs:739:9
[INFO] [stderr]     |
[INFO] [stderr] 739 |     let mut processed_moving_bus_received_count;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_processed_moving_bus_received_count` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `processed_moving_bus_received_count` is never read
[INFO] [stderr]    --> src/main_loop.rs:842:13
[INFO] [stderr]     |
[INFO] [stderr] 842 |             processed_moving_bus_received_count = 0;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `all_buses_are_moving`
[INFO] [stderr]    --> src/main_loop.rs:122:9
[INFO] [stderr]     |
[INFO] [stderr] 122 |         all_buses_are_moving: bool,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_buses_are_moving`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `location_time_tick_hashmap`
[INFO] [stderr]   --> src/station.rs:63:13
[INFO] [stderr]    |
[INFO] [stderr] 63 |         let location_time_tick_hashmap =
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location_time_tick_hashmap`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `current_time_tick`
[INFO] [stderr]    --> src/station.rs:174:5
[INFO] [stderr]     |
[INFO] [stderr] 174 |     current_time_tick: &TimeTick,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_time_tick`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `station_channels`
[INFO] [stderr]    --> src/station.rs:209:13
[INFO] [stderr]     |
[INFO] [stderr] 209 |         let station_channels = receive_in_station_channels_arc.clone();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_station_channels`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/station.rs:398:21
[INFO] [stderr]     |
[INFO] [stderr] 398 |                     _ => {}
[INFO] [stderr]     |                     ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/station.rs:398:21
[INFO] [stderr]     |
[INFO] [stderr] 356 |                     Ok(SyncToStationAndPassengerMessages::ProgramFinished(_)) => {
[INFO] [stderr]     |                     --------------------------------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 368 |                     Ok(SyncToStationAndPassengerMessages::AdvanceTimeStep(new_time_step)) => {
[INFO] [stderr]     |                     --------------------------------------------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 391 |                     Err(TryRecvError::Empty) => {
[INFO] [stderr]     |                     ------------------------ matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 395 |                     Err(TryRecvError::Disconnected) => {
[INFO] [stderr]     |                     ------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 398 |                     _ => {}
[INFO] [stderr]     |                     ^ collectively making this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/station.rs:341:13
[INFO] [stderr]     |
[INFO] [stderr] 341 |         let mut previous_time_tick: Option<TimeTick> = None;
[INFO] [stderr]     |             ----^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/station.rs:531:25
[INFO] [stderr]     |
[INFO] [stderr] 531 |                         mut passengers_offboarding,
[INFO] [stderr]     |                         ----^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `previous_time_tick`
[INFO] [stderr]    --> src/station.rs:341:13
[INFO] [stderr]     |
[INFO] [stderr] 341 |         let mut previous_time_tick: Option<TimeTick> = None;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_previous_time_tick`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bus_route_vec`
[INFO] [stderr]    --> src/station.rs:949:29
[INFO] [stderr]     |
[INFO] [stderr] 949 |                         let bus_route_vec: Vec<_> =
[INFO] [stderr]     |                             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bus_route_vec`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `caller_location`
[INFO] [stderr]   --> src/lib.rs:35:13
[INFO] [stderr]    |
[INFO] [stderr] 35 |         let caller_location = std::panic::Location::caller().line();
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_caller_location`
[INFO] [stderr] 
[INFO] [stderr] warning: enum `UpdateOutput` is never used
[INFO] [stderr]   --> src/bus.rs:93:6
[INFO] [stderr]    |
[INFO] [stderr] 93 | enum UpdateOutput {
[INFO] [stderr]    |      ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/main_loop.rs:169:9
[INFO] [stderr]     |
[INFO] [stderr] 169 | /         passenger_sender.send(SyncToStationAndPassengerMessages::AdvanceTimeStep(
[INFO] [stderr] 170 | |             *time_tick,
[INFO] [stderr] 171 | |         ));
[INFO] [stderr]     | |__________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 169 |         let _ = passenger_sender.send(SyncToStationAndPassengerMessages::AdvanceTimeStep(
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/main_loop.rs:580:21
[INFO] [stderr]     |
[INFO] [stderr] 580 | /                     writeln!(
[INFO] [stderr] 581 | |                         writer,
[INFO] [stderr] 582 | |                         "No stations did anything - {}",
[INFO] [stderr] 583 | |                         passenger_message.time_tick
[INFO] [stderr] 584 | |                     );
[INFO] [stderr]     | |_____________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 580 |                     let _ = writeln!(
[INFO] [stderr]     |                     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]     --> src/main_loop.rs:1006:13
[INFO] [stderr]      |
[INFO] [stderr] 1006 | /             send_to_passengers.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stderr] 1007 | |                 crate::thread::ProgramEndType::ProgramFinished,
[INFO] [stderr] 1008 | |             ));
[INFO] [stderr]      | |______________^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]      |
[INFO] [stderr] 1006 |             let _ = send_to_passengers.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stderr]      |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]     --> src/main_loop.rs:1009:13
[INFO] [stderr]      |
[INFO] [stderr] 1009 | /             send_to_display.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stderr] 1010 | |                 crate::thread::ProgramEndType::ProgramFinished,
[INFO] [stderr] 1011 | |             ));
[INFO] [stderr]      | |______________^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]      |
[INFO] [stderr] 1009 |             let _ = send_to_display.send(SyncToStationAndPassengerMessages::ProgramFinished(
[INFO] [stderr]      |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `bus_system` (lib) generated 51 warnings (run `cargo fix --lib -p bus_system` to apply 36 suggestions)
[INFO] [stderr] warning: `bus_system` (lib) generated 51 warnings (51 duplicates)
[INFO] [stderr] warning: `bus_system` (lib test) generated 51 warnings (51 duplicates)
[INFO] [stderr] warning: unused import: `bus_system::consts::DEFAULT_BUS_CAPACITY`
[INFO] [stderr]  --> tests/main_loop_tests.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use bus_system::consts::DEFAULT_BUS_CAPACITY;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `core::num`
[INFO] [stderr]  --> src/main.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use core::num;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `uuid::uuid`
[INFO] [stderr]  --> tests/passenger_bus_route.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use uuid::uuid;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bus_system` (test "main_loop_tests") generated 1 warning (run `cargo fix --test "main_loop_tests" -p bus_system` to apply 1 suggestion)
[INFO] [stderr] warning: `bus_system` (bin "bus_system") generated 1 warning (run `cargo fix --bin "bus_system" -p bus_system` to apply 1 suggestion)
[INFO] [stderr] warning: `bus_system` (bin "bus_system" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `bus_system` (test "passenger_bus_route") generated 1 warning (run `cargo fix --test "passenger_bus_route" -p bus_system` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bus_system-e69607814bb2d5d1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bus_system-dd9a7529656ab7da)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main_loop_tests.rs (/opt/rustwide/target/debug/deps/main_loop_tests-c4a9721d7e81a2f0)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test rejected_passengers_and_arrived_passengers_are_accounted_for ... FAILED
[INFO] [stdout] test passengers_from_all_timeticks_are_accounted_for ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rejected_passengers_and_arrived_passengers_are_accounted_for stdout ----
[INFO] [stdout] channel count: 2
[INFO] [stdout] Sync to stations list: [ReceiverWithIndex { receiver: Receiver { .. }, index: 0 }, ReceiverWithIndex { receiver: Receiver { .. }, index: 1 }]
[INFO] [stdout] Bus index: 0
[INFO] [stdout] Bus 0 bus route: [
[INFO] [stdout]     BusLocation {
[INFO] [stdout]         location: Location {
[INFO] [stdout]             index: 0,
[INFO] [stdout]             id: ca961c11-c67e-432f-88c9-bd00d8a9efd1,
[INFO] [stdout]         },
[INFO] [stdout]         distance_to_location: 2,
[INFO] [stdout]     },
[INFO] [stdout]     BusLocation {
[INFO] [stdout]         location: Location {
[INFO] [stdout]             index: 1,
[INFO] [stdout]             id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]         },
[INFO] [stdout]         distance_to_location: 2,
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] Calling Bus::new from bus 0
[INFO] [stdout] bus route iterator: IntoIter([BusLocation { location: Location { index: 0, id: ca961c11-c67e-432f-88c9-bd00d8a9efd1 }, distance_to_location: 2 }, BusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, distance_to_location: 2 }])
[INFO] [stdout] Simulated bus option for bus 0: Some(Bus { status: BusStatus { movement: Moving(2) }, passengers: [], current_location: Some(Location { index: 0, id: ca961c11-c67e-432f-88c9-bd00d8a9efd1 }), bus_route_iter: IntoIter([BusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, distance_to_location: 2 }]), bus_route_vec: [BusLocation { location: Location { index: 0, id: ca961c11-c67e-432f-88c9-bd00d8a9efd1 }, distance_to_location: 2 }, BusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, distance_to_location: 2 }], capacity: 10, numbers_of_passengers_serviced: 0, time_tick: TimeTick { number: 0, stage: PassengerInit }, bus_index: 0 })
[INFO] [stdout] Bus Message sent from bus 0
[INFO] [stdout] Beginning of Bus loop. Bus num: 0
[INFO] [stdout] Beginning of route sync loop
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] Waiting for message from bus
[INFO] [stdout] Bus message received: InitBus { bus_index: 0 }. 
[INFO] [stdout] Bus 0 Initialized
[INFO] [stdout] Processed received: 0
[INFO] [stdout] Bus Status Vector: [WaitingForTimeStep]
[INFO] [stdout] Number of buses not finished: 1
[INFO] [stdout] All buses initialized in sync thread
[INFO] [stdout] All Buses Initialized. Time tick 0 message: InitBus { bus_index: 0 }
[INFO] [stdout] There are 0 finished buses.
[INFO] [stdout] Bus Route Vector at end of Main Loop: [WaitingForTimeStep]
[INFO] [stdout] End of route sync loop. Line 713.
[INFO] [stdout] Beginning of route sync loop
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] Waiting for message from bus
[INFO] [stdout] First time tick loop
[INFO] [stdout] Beginning of tick one passenger calculations
[INFO] [stdout] Passenger thread time tick started
[INFO] [stdout] Init Passenger Info Message. Location Index: 0
[INFO] [stdout] Init Passenger Info Message. Location Index: 1
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] Passenger Init Confirmed from Station 1
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] Passenger Init Confirmed from Station 0
[INFO] [stdout] End of Tick one passenger calculations
[INFO] [stdout] Passengers init message sent
[INFO] [stdout] Bus message received: InitPassengers. 
[INFO] [stdout] Passengers initialized
[INFO] [stdout] Passengers initialized
[INFO] [stdout] Processed received: 0
[INFO] [stdout] Bus Status Vector: [WaitingForTimeStep]
[INFO] [stdout] Number of buses not finished: 1
[INFO] [stdout] All buses initialized in sync thread
[INFO] [stdout] ---------- All buses finished current time step -----------
[INFO] [stdout] Time step incremented from src/main_loop.rs:968:17
[INFO] [stdout] All Buses Initialized. Time tick 0 message: InitPassengers
[INFO] [stdout] There are 0 finished buses.
[INFO] [stdout] Bus thread Time tick incremented. Time tick: TimeTick { number: 1, stage: BusUnloadingPassengers }
[INFO] [stdout] Bus Route Vector at end of Main Loop: [WaitingForTimeStep]
[INFO] [stdout] End of route sync loop. Line 713.
[INFO] [stdout] Bus 0 update function current time tick: TimeTick { number: 1, stage: BusUnloadingPassengers }
[INFO] [stdout] Beginning of route sync loop
[INFO] [stdout] Bus movement: Moving(2)
[INFO] [stdout] Moving bus update
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] Bus 0 distance to next stop: 2
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] Waiting for message from bus
[INFO] [stdout] Passenger thread time tick started
[INFO] [stdout] Bus message received: AdvanceTimeStepForMovingBus { bus_index: 0 }. 
[INFO] [stdout] Sync thread received message from Bus 0 for moving bus
[INFO] [stdout] Processed received: 0
[INFO] [stdout] Bus Status Vector: [Moving]
[INFO] [stdout] Number of buses not finished: 1
[INFO] [stdout] There are 0 finished buses.
[INFO] [stdout] Finished Timestep TimeTick { number: 1, stage: BusUnloadingPassengers }. Bus Status Vector: [Moving]
[INFO] [stdout] Init Passenger Info Message. Location Index: 0
[INFO] [stdout] ---------- All buses finished current time step -----------
[INFO] [stdout] Time step incremented from src/main_loop.rs:1066:13
[INFO] [stdout] Init Passenger Info Message. Location Index: 1
[INFO] [stdout] Bus Route Vector at end of Main Loop: [WaitingForTimeStep]
[INFO] [stdout] End of route sync loop. Line 713.
[INFO] [stdout] Beginning of route sync loop
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] Waiting for message from bus
[INFO] [stdout] Bus 0 sent message to sync thread for moving bus
[INFO] [stdout] Beginning of Bus loop. Bus num: 0
[INFO] [stdout] Bus thread Time tick incremented. Time tick: TimeTick { number: 1, stage: BusLoadingPassengers }
[INFO] [stdout] Bus 0 update function current time tick: TimeTick { number: 1, stage: BusLoadingPassengers }
[INFO] [stdout] Bus movement: Moving(1)
[INFO] [stdout] Moving bus update
[INFO] [stdout] Bus 0, will stop at next time tick
[INFO] [stdout] Bus message received: AdvanceTimeStepForMovingBus { bus_index: 0 }. 
[INFO] [stdout] Sync thread received message from Bus 0 for moving bus
[INFO] [stdout] Processed received: 0
[INFO] [stdout] Bus Status Vector: [Moving]
[INFO] [stdout] Number of buses not finished: 1
[INFO] [stdout] There are 0 finished buses.
[INFO] [stdout] Finished Timestep TimeTick { number: 1, stage: BusLoadingPassengers }. Bus Status Vector: [Moving]
[INFO] [stdout] ---------- All buses finished current time step -----------
[INFO] [stdout] Time step incremented from src/main_loop.rs:1087:17
[INFO] [stdout] Time tick number incremented from 1
[INFO] [stdout] Bus Route Vector at end of Main Loop: [WaitingForTimeStep]
[INFO] [stdout] End of route sync loop. Line 713.
[INFO] [stdout] Beginning of route sync loop
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] Waiting for message from bus
[INFO] [stdout] Bus 0 sent message to sync thread for moving bus
[INFO] [stdout] Beginning of Bus loop. Bus num: 0
[INFO] [stdout] Bus thread Time tick incremented. Time tick: TimeTick { number: 2, stage: BusUnloadingPassengers }
[INFO] [stdout] Bus 0 update function current time tick: TimeTick { number: 2, stage: BusUnloadingPassengers }
[INFO] [stdout] Bus movement: Stopped
[INFO] [stdout] Bus moving else branch
[INFO] [stdout] Bus 0 Outgoing Passengers: []
[INFO] [stdout] Bus 0 Remaining Passengers: []
[INFO] [stdout] New Passengers list for Bus 0: []
[INFO] [stdout] Bus 0 sending Passengers: []
[INFO] [stdout] Bus 0 arrived at station 0. Sent message
[INFO] [stdout] Waiting for station messages
[INFO] [stdout] Bus 0 unloading message received in bus from station
[INFO] [stdout] Bus message received: AdvanceTimeStepForUnloadedBus { bus_index: 0 }. 
[INFO] [stdout] Processed received: 0
[INFO] [stdout] Bus Status Vector: [FinishedUnloadingPassengers]
[INFO] [stdout] Number of buses not finished: 1
[INFO] [stdout] There are 0 finished buses.
[INFO] [stdout] Finished Timestep TimeTick { number: 2, stage: BusUnloadingPassengers }. Bus Status Vector: [FinishedUnloadingPassengers]
[INFO] [stdout] ---------- All buses finished current time step -----------
[INFO] [stdout] Time step incremented from src/main_loop.rs:1066:13
[INFO] [stdout] Bus Route Vector at end of Main Loop: [WaitingForTimeStep]
[INFO] [stdout] End of route sync loop. Line 713.
[INFO] [stdout] Beginning of route sync loop
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] Waiting for message from bus
[INFO] [stdout] Waiting for station messages
[INFO] [stdout] Buses Unavailable: [0]
[INFO] [stdout] Original bus route list: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 0,
[INFO] [stdout]                 id: ca961c11-c67e-432f-88c9-bd00d8a9efd1,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 3,
[INFO] [stdout]         },
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] Current time tick: 2
[INFO] [stdout] New Bus Route List: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] Buses Unavailable: [0]
[INFO] [stdout] Original bus route list: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 0,
[INFO] [stdout]                 id: ca961c11-c67e-432f-88c9-bd00d8a9efd1,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 3,
[INFO] [stdout]         },
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] Current time tick: 2
[INFO] [stdout] New Bus Route List: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] Buses Unavailable: [0]
[INFO] [stdout] Original bus route list: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 0,
[INFO] [stdout]                 id: ca961c11-c67e-432f-88c9-bd00d8a9efd1,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 3,
[INFO] [stdout]         },
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] Current time tick: 2
[INFO] [stdout] New Bus Route List: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] Buses Unavailable: [0]
[INFO] [stdout] Original bus route list: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 0,
[INFO] [stdout]                 id: ca961c11-c67e-432f-88c9-bd00d8a9efd1,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 3,
[INFO] [stdout]         },
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] Current time tick: 2
[INFO] [stdout] New Bus Route List: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] Buses Unavailable: [0]
[INFO] [stdout] Original bus route list: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 0,
[INFO] [stdout]                 id: ca961c11-c67e-432f-88c9-bd00d8a9efd1,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 3,
[INFO] [stdout]         },
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] Current time tick: 2
[INFO] [stdout] New Bus Route List: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] Buses Unavailable: [0]
[INFO] [stdout] Original bus route list: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 0,
[INFO] [stdout]                 id: ca961c11-c67e-432f-88c9-bd00d8a9efd1,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 3,
[INFO] [stdout]         },
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] Current time tick: 2
[INFO] [stdout] New Bus Route List: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] Buses Unavailable: [0]
[INFO] [stdout] Original bus route list: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 0,
[INFO] [stdout]                 id: ca961c11-c67e-432f-88c9-bd00d8a9efd1,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 3,
[INFO] [stdout]         },
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] Current time tick: 2
[INFO] [stdout] New Bus Route List: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] Buses Unavailable: [0]
[INFO] [stdout] Original bus route list: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 0,
[INFO] [stdout]                 id: ca961c11-c67e-432f-88c9-bd00d8a9efd1,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 3,
[INFO] [stdout]         },
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] Current time tick: 2
[INFO] [stdout] New Bus Route List: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] Buses Unavailable: [0]
[INFO] [stdout] Original bus route list: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 0,
[INFO] [stdout]                 id: ca961c11-c67e-432f-88c9-bd00d8a9efd1,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 3,
[INFO] [stdout]         },
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] Current time tick: 2
[INFO] [stdout] New Bus Route List: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] Buses Unavailable: [0]
[INFO] [stdout] Original bus route list: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 0,
[INFO] [stdout]                 id: ca961c11-c67e-432f-88c9-bd00d8a9efd1,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 3,
[INFO] [stdout]         },
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] Current time tick: 2
[INFO] [stdout] New Bus Route List: [
[INFO] [stdout]     [
[INFO] [stdout]         PassengerBusLocation {
[INFO] [stdout]             location: Location {
[INFO] [stdout]                 index: 1,
[INFO] [stdout]                 id: 6b9a1516-46d9-4947-95e0-2488fed679c8,
[INFO] [stdout]             },
[INFO] [stdout]             location_time_tick: 6,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout] ]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 6b9a1516-46d9-4947-95e0-2488fed679c8 }, location_time_tick: 6 })]
[INFO] [stdout] 10 passengers added to bus 0
[INFO] [stdout] Waiting for station messages
[INFO] [stdout] Debug: waiting for time step to advance in bus
[INFO] [stdout] Bus 0 Time tick incremented. Time tick: TimeTick { number: 2, stage: BusLoadingPassengers }
[INFO] [stdout] Time tick incremented self. Time tick: TimeTick { number: 2, stage: BusLoadingPassengers }
[INFO] [stdout] Bus 0 request departure recieved from station 0 and sent again on bus time tick TimeTick { number: 2, stage: BusLoadingPassengers }
[INFO] [stdout] Waiting for station messages
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (948) panicked at src/main_loop.rs:557:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59674255d488 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59674255d488 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59674257154a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59674257154a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x596742561d32 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x596742561d32 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59674253c506 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59674253c506 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5967425558d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59674243488c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59674243488c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x596742555a92 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x596742555a92 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59674253c5c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967425317c9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59674253d2dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x596742571d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x596742571a52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596742509677 - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::fs::File, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596742509677 - bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main_loop.rs:557:64
[INFO] [stdout]   22:     0x596742473206 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x5967424e6a4b - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   24:     0x596742478b71 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x596742506d97 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x5967424eb8cb - __rust_try
[INFO] [stdout]   27:     0x5967424e5eaf - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5967424e5eaf - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5967424e5eaf - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   30:     0x5967424f57df - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x59674255cdef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   32:     0x59674255cdef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   33:     0x768f88a5caa4 - <unknown>
[INFO] [stdout]   34:     0x768f88ae9a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] StationRemovedBus message received from station. Bus number: 0
[INFO] [stdout] Bus message received: AdvanceTimeStepForLoadedBus { bus_index: 0 }. 
[INFO] [stdout] Bus 0 is finished loading.
[INFO] [stdout] Processed received: 0
[INFO] [stdout] Bus Status Vector: [FinishedLoadingPassengers]
[INFO] [stdout] Number of buses not finished: 1
[INFO] [stdout] There are 0 finished buses.
[INFO] [stdout] Finished Timestep TimeTick { number: 2, stage: BusLoadingPassengers }. Bus Status Vector: [FinishedLoadingPassengers]
[INFO] [stdout] ---------- All buses finished current time step -----------
[INFO] [stdout] Time step incremented from src/main_loop.rs:1087:17
[INFO] [stdout] Time tick number incremented from 2
[INFO] [stdout] 
[INFO] [stdout] thread 'rejected_passengers_and_arrived_passengers_are_accounted_for' (937) panicked at src/main_loop.rs:1087:17:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59674255d488 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59674255d488 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59674257154a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59674257154a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x596742561d32 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x596742561d32 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59674253c506 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59674253c506 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5967425558d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59674243488c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59674243488c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x596742555a92 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x596742555a92 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59674253c5c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967425317c9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59674253d2dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x596742571d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x596742571a52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596742516a1c - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::sync::mpsc::SendError<bus_system[5ce10c6a63b03096]::thread::SyncToStationAndPassengerMessages>>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596742516a1c - bus_system[5ce10c6a63b03096]::main_loop::run_simulation::increment_time_step
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main_loop.rs:177:14
[INFO] [stdout]   22:     0x596742514272 - bus_system[5ce10c6a63b03096]::main_loop::run_simulation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main_loop.rs:1087:17
[INFO] [stdout]   23:     0x5967424268e9 - main_loop_tests[cddb26066c1cd45b]::rejected_passengers_and_arrived_passengers_are_accounted_for
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main_loop_tests.rs:38:33
[INFO] [stdout]   24:     0x596742425347 - main_loop_tests[cddb26066c1cd45b]::rejected_passengers_and_arrived_passengers_are_accounted_for::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main_loop_tests.rs:7:66
[INFO] [stdout]   25:     0x5967424278c6 - <main_loop_tests[cddb26066c1cd45b]::rejected_passengers_and_arrived_passengers_are_accounted_for::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x59674242796b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x59674242796b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5967424351e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5967424351e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5967424351e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5967424351e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5967424351e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5967424351e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5967424351e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x59674242eaf4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x59674242eaf4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x596742438262 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x596742438262 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x596742438262 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x596742438262 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x596742438262 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x596742438262 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x596742438262 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x59674255cdef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   45:     0x59674255cdef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x768f88a5caa4 - <unknown>
[INFO] [stdout]   47:     0x768f88ae9a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] Beginning of Bus loop. Bus num: 0
[INFO] [stdout] Bus thread Time tick incremented. Time tick: TimeTick { number: 3, stage: BusUnloadingPassengers }
[INFO] [stdout] Bus 0 update function current time tick: TimeTick { number: 3, stage: BusUnloadingPassengers }
[INFO] [stdout] Bus movement: Moving(2)
[INFO] [stdout] Moving bus update
[INFO] [stdout] Bus 0 distance to next stop: 2
[INFO] [stdout] Bus 0 sent message to sync thread for moving bus
[INFO] [stdout] Beginning of Bus loop. Bus num: 0
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (945) panicked at src/main_loop.rs:320:87:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RecvError
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59674255d488 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59674255d488 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59674257154a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59674257154a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x596742561d32 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x596742561d32 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59674253c506 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59674253c506 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5967425558d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59674243488c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59674243488c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x596742555a92 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x596742555a92 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59674253c5c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967425317c9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59674253d2dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x596742571d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x596742571a52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596742509044 - <core[8fb95b77d25ab6c8]::result::Result<bus_system[5ce10c6a63b03096]::thread::SyncToBusMessages, std[10d71ac2c42b111e]::sync::mpsc::RecvError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596742509044 - bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main_loop.rs:320:87
[INFO] [stdout]   22:     0x5967424731f6 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x5967424e683a - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   24:     0x596742478b41 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x596742506d6b - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stderr] error: test failed, to rerun pass `--test main_loop_tests`
[INFO] [stdout]   26:     0x5967424eb8cb - __rust_try
[INFO] [stdout]   27:     0x5967424e5ac5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5967424e5ac5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5967424e5ac5 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   30:     0x5967424f57bf - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x59674255cdef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   32:     0x59674255cdef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   33:     0x768f88a5caa4 - <unknown>
[INFO] [stdout]   34:     0x768f88ae9a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- passengers_from_all_timeticks_are_accounted_for stdout ----
[INFO] [stdout] channel count: 3
[INFO] [stdout] Sync to stations list: [ReceiverWithIndex { receiver: Receiver { .. }, index: 0 }, ReceiverWithIndex { receiver: Receiver { .. }, index: 1 }, ReceiverWithIndex { receiver: Receiver { .. }, index: 2 }]
[INFO] [stdout] Beginning of route sync loop
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] Waiting for message from bus
[INFO] [stdout] First time tick loop
[INFO] [stdout] Beginning of tick one passenger calculations
[INFO] [stdout] Passenger thread time tick started
[INFO] [stdout] Init Passenger Info Message. Location Index: 0
[INFO] [stdout] Init Passenger Info Message. Location Index: 1
[INFO] [stdout] Init Passenger Info Message. Location Index: 2
[INFO] [stdout] Bus index: 0
[INFO] [stdout] Bus 0 bus route: [
[INFO] [stdout]     BusLocation {
[INFO] [stdout]         location: Location {
[INFO] [stdout]             index: 0,
[INFO] [stdout]             id: 709f8732-e97d-40a0-a2a5-d89441d9ce72,
[INFO] [stdout]         },
[INFO] [stdout]         distance_to_location: 2,
[INFO] [stdout]     },
[INFO] [stdout]     BusLocation {
[INFO] [stdout]         location: Location {
[INFO] [stdout]             index: 1,
[INFO] [stdout]             id: 9eb4de3d-a0ef-498b-bd73-326ce77c3366,
[INFO] [stdout]         },
[INFO] [stdout]         distance_to_location: 2,
[INFO] [stdout]     },
[INFO] [stdout]     BusLocation {
[INFO] [stdout]         location: Location {
[INFO] [stdout]             index: 2,
[INFO] [stdout]             id: c65b29f8-38ad-4869-bfb8-49017afd4bc9,
[INFO] [stdout]         },
[INFO] [stdout]         distance_to_location: 2,
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] Calling Bus::new from bus 0
[INFO] [stdout] bus route iterator: IntoIter([BusLocation { location: Location { index: 0, id: 709f8732-e97d-40a0-a2a5-d89441d9ce72 }, distance_to_location: 2 }, BusLocation { location: Location { index: 1, id: 9eb4de3d-a0ef-498b-bd73-326ce77c3366 }, distance_to_location: 2 }, BusLocation { location: Location { index: 2, id: c65b29f8-38ad-4869-bfb8-49017afd4bc9 }, distance_to_location: 2 }])
[INFO] [stdout] Simulated bus option for bus 0: Some(Bus { status: BusStatus { movement: Moving(2) }, passengers: [], current_location: Some(Location { index: 0, id: 709f8732-e97d-40a0-a2a5-d89441d9ce72 }), bus_route_iter: IntoIter([BusLocation { location: Location { index: 1, id: 9eb4de3d-a0ef-498b-bd73-326ce77c3366 }, distance_to_location: 2 }, BusLocation { location: Location { index: 2, id: c65b29f8-38ad-4869-bfb8-49017afd4bc9 }, distance_to_location: 2 }]), bus_route_vec: [BusLocation { location: Location { index: 0, id: 709f8732-e97d-40a0-a2a5-d89441d9ce72 }, distance_to_location: 2 }, BusLocation { location: Location { index: 1, id: 9eb4de3d-a0ef-498b-bd73-326ce77c3366 }, distance_to_location: 2 }, BusLocation { location: Location { index: 2, id: c65b29f8-38ad-4869-bfb8-49017afd4bc9 }, distance_to_location: 2 }], capacity: 20, numbers_of_passengers_serviced: 0, time_tick: TimeTick { number: 0, stage: PassengerInit }, bus_index: 0 })
[INFO] [stdout] Bus Message sent from bus 0
[INFO] [stdout] Beginning of Bus loop. Bus num: 0
[INFO] [stdout] Bus message received: InitBus { bus_index: 0 }. 
[INFO] [stdout] Bus 0 Initialized
[INFO] [stdout] Processed received: 0
[INFO] [stdout] Bus Status Vector: [WaitingForTimeStep]
[INFO] [stdout] Number of buses not finished: 1
[INFO] [stdout] All buses initialized in sync thread
[INFO] [stdout] All Buses Initialized. Time tick 0 message: InitBus { bus_index: 0 }
[INFO] [stdout] There are 0 finished buses.
[INFO] [stdout] Bus Route Vector at end of Main Loop: [WaitingForTimeStep]
[INFO] [stdout] End of route sync loop. Line 713.
[INFO] [stdout] Beginning of route sync loop
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] Waiting for message from bus
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 2, id: c65b29f8-38ad-4869-bfb8-49017afd4bc9 }, location_time_tick: 9 })]
[INFO] [stdout] next bus index: Some(0)
[INFO] [stdout] Destination list: []
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 9eb4de3d-a0ef-498b-bd73-326ce77c3366 }, location_time_tick: 6 })]
[INFO] [stdout] Passenger Init Confirmed from Station 2
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 2, id: c65b29f8-38ad-4869-bfb8-49017afd4bc9 }, location_time_tick: 9 })]
[INFO] [stdout] next bus index: Some(0)
[INFO] [stdout] Destination list: []
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 9eb4de3d-a0ef-498b-bd73-326ce77c3366 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 2, id: c65b29f8-38ad-4869-bfb8-49017afd4bc9 }, location_time_tick: 9 })]
[INFO] [stdout] next bus index: Some(0)
[INFO] [stdout] Destination list: []
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 9eb4de3d-a0ef-498b-bd73-326ce77c3366 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 2, id: c65b29f8-38ad-4869-bfb8-49017afd4bc9 }, location_time_tick: 9 })]
[INFO] [stdout] next bus index: Some(0)
[INFO] [stdout] Destination list: []
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 9eb4de3d-a0ef-498b-bd73-326ce77c3366 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 2, id: c65b29f8-38ad-4869-bfb8-49017afd4bc9 }, location_time_tick: 9 })]
[INFO] [stdout] next bus index: Some(0)
[INFO] [stdout] Destination list: []
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 9eb4de3d-a0ef-498b-bd73-326ce77c3366 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 2, id: c65b29f8-38ad-4869-bfb8-49017afd4bc9 }, location_time_tick: 9 })]
[INFO] [stdout] next bus index: Some(0)
[INFO] [stdout] Destination list: []
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 9eb4de3d-a0ef-498b-bd73-326ce77c3366 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 2, id: c65b29f8-38ad-4869-bfb8-49017afd4bc9 }, location_time_tick: 9 })]
[INFO] [stdout] next bus index: Some(0)
[INFO] [stdout] Destination list: []
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 9eb4de3d-a0ef-498b-bd73-326ce77c3366 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 2, id: c65b29f8-38ad-4869-bfb8-49017afd4bc9 }, location_time_tick: 9 })]
[INFO] [stdout] next bus index: Some(0)
[INFO] [stdout] Destination list: []
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 9eb4de3d-a0ef-498b-bd73-326ce77c3366 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 2, id: c65b29f8-38ad-4869-bfb8-49017afd4bc9 }, location_time_tick: 9 })]
[INFO] [stdout] next bus index: Some(0)
[INFO] [stdout] Destination list: []
[INFO] [stdout] Passenger Init Confirmed from Station 1
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 9eb4de3d-a0ef-498b-bd73-326ce77c3366 }, location_time_tick: 6 })]
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 2, id: c65b29f8-38ad-4869-bfb8-49017afd4bc9 }, location_time_tick: 9 })]
[INFO] [stdout] next bus index: Some(0)
[INFO] [stdout] Destination list: []
[INFO] [stdout] next bus index: None
[INFO] [stdout] Destination list: [(0, PassengerBusLocation { location: Location { index: 1, id: 9eb4de3d-a0ef-498b-bd73-326ce77c3366 }, location_time_tick: 6 })]
[INFO] [stdout] Passenger Init Confirmed from Station 0
[INFO] [stdout] End of Tick one passenger calculations
[INFO] [stdout] Passengers init message sent
[INFO] [stdout] Bus message received: InitPassengers. 
[INFO] [stdout] Passengers initialized
[INFO] [stdout] Passengers initialized
[INFO] [stdout] Processed received: 0
[INFO] [stdout] Bus Status Vector: [WaitingForTimeStep]
[INFO] [stdout] Number of buses not finished: 1
[INFO] [stdout] All buses initialized in sync thread
[INFO] [stdout] ---------- All buses finished current time step -----------
[INFO] [stdout] Time step incremented from src/main_loop.rs:968:17
[INFO] [stdout] Bus thread Time tick incremented. Time tick: TimeTick { number: 1, stage: BusUnloadingPassengers }
[INFO] [stdout] Bus 0 update function current time tick: TimeTick { number: 1, stage: BusUnloadingPassengers }
[INFO] [stdout] Bus movement: Moving(2)
[INFO] [stdout] Moving bus update
[INFO] [stdout] Bus 0 distance to next stop: 2
[INFO] [stdout] Bus 0 sent message to sync thread for moving bus
[INFO] [stdout] Beginning of Bus loop. Bus num: 0
[INFO] [stdout] All Buses Initialized. Time tick 0 message: InitPassengers
[INFO] [stdout] There are 0 finished buses.
[INFO] [stdout] Bus Route Vector at end of Main Loop: [WaitingForTimeStep]
[INFO] [stdout] End of route sync loop. Line 713.
[INFO] [stdout] Beginning of route sync loop
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] Waiting for message from bus
[INFO] [stdout] Bus message received: AdvanceTimeStepForMovingBus { bus_index: 0 }. 
[INFO] [stdout] Sync thread received message from Bus 0 for moving bus
[INFO] [stdout] Processed received: 0
[INFO] [stdout] Bus Status Vector: [Moving]
[INFO] [stdout] Number of buses not finished: 1
[INFO] [stdout] There are 0 finished buses.
[INFO] [stdout] Finished Timestep TimeTick { number: 1, stage: BusUnloadingPassengers }. Bus Status Vector: [Moving]
[INFO] [stdout] ---------- All buses finished current time step -----------
[INFO] [stdout] Time step incremented from src/main_loop.rs:1066:13
[INFO] [stdout] Bus Route Vector at end of Main Loop: [WaitingForTimeStep]
[INFO] [stdout] End of route sync loop. Line 713.
[INFO] [stdout] Beginning of route sync loop
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] Waiting for message from bus
[INFO] [stdout] Passenger thread time tick started
[INFO] [stdout] Init Passenger Info Message. Location Index: 0
[INFO] [stdout] Init Passenger Info Message. Location Index: 1
[INFO] [stdout] Init Passenger Info Message. Location Index: 2
[INFO] [stdout] Bus thread Time tick incremented. Time tick: TimeTick { number: 1, stage: BusLoadingPassengers }
[INFO] [stdout] Bus 0 update function current time tick: TimeTick { number: 1, stage: BusLoadingPassengers }
[INFO] [stdout] Bus movement: Moving(1)
[INFO] [stdout] Moving bus update
[INFO] [stdout] Bus 0, will stop at next time tick
[INFO] [stdout] Bus 0 sent message to sync thread for moving bus
[INFO] [stdout] Beginning of Bus loop. Bus num: 0
[INFO] [stdout] Bus message received: AdvanceTimeStepForMovingBus { bus_index: 0 }. 
[INFO] [stdout] Sync thread received message from Bus 0 for moving bus
[INFO] [stdout] Processed received: 0
[INFO] [stdout] Bus Status Vector: [Moving]
[INFO] [stdout] Number of buses not finished: 1
[INFO] [stdout] There are 0 finished buses.
[INFO] [stdout] Finished Timestep TimeTick { number: 1, stage: BusLoadingPassengers }. Bus Status Vector: [Moving]
[INFO] [stdout] ---------- All buses finished current time step -----------
[INFO] [stdout] Time step incremented from src/main_loop.rs:1087:17
[INFO] [stdout] Time tick number incremented from 1
[INFO] [stdout] Bus thread Time tick incremented. Time tick: TimeTick { number: 2, stage: BusUnloadingPassengers }
[INFO] [stdout] Bus 0 update function current time tick: TimeTick { number: 2, stage: BusUnloadingPassengers }
[INFO] [stdout] Bus movement: Stopped
[INFO] [stdout] Bus moving else branch
[INFO] [stdout] Bus 0 Outgoing Passengers: []
[INFO] [stdout] Bus 0 Remaining Passengers: []
[INFO] [stdout] New Passengers list for Bus 0: []
[INFO] [stdout] Bus 0 sending Passengers: []
[INFO] [stdout] Bus 0 arrived at station 0. Sent message
[INFO] [stdout] Waiting for station messages
[INFO] [stdout] Bus Route Vector at end of Main Loop: [WaitingForTimeStep]
[INFO] [stdout] End of route sync loop. Line 713.
[INFO] [stdout] Beginning of route sync loop
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] No message received. Continuing
[INFO] [stdout] Waiting for message from bus
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (946) panicked at src/main_loop.rs:557:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59674255d488 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59674255d488 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59674257154a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59674257154a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x596742561d32 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x596742561d32 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59674253c506 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59674253c506 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5967425558d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59674243488c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59674243488c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x596742555a92 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x596742555a92 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59674253c5c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967425317c9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59674253d2dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x596742571d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x596742571a52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596742509677 - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::fs::File, std[10d71ac2c42b111e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596742509677 - bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main_loop.rs:557:64
[INFO] [stdout]   22:     0x596742473206 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x5967424e6a4b - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   24:     0x596742478b71 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x596742506d97 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x5967424eb8cb - __rust_try
[INFO] [stdout]   27:     0x5967424e5eaf - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5967424e5eaf - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5967424e5eaf - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   30:     0x5967424f57df - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::main_loop::run_simulation::{closure#2}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x59674255cdef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   32:     0x59674255cdef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   33:     0x768f88a5caa4 - <unknown>
[INFO] [stdout]   34:     0x768f88ae9a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (942) panicked at src/station.rs:408:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59674255d488 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59674255d488 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59674257154a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59674257154a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x596742561d32 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x596742561d32 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59674253c506 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59674253c506 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5967425558d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59674243488c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59674243488c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x596742555a92 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x596742555a92 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59674253c5c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967425317c9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59674253d2dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x596742571d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x596742571a52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59674247c6ae - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::sync::mpsc::SendError<bus_system[5ce10c6a63b03096]::display::TerminalMessage>>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59674247c6ae - bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/station.rs:408:22
[INFO] [stdout]   22:     0x5967424731e6 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x5967424e661f - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   24:     0x596742478b14 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x596742506d34 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x5967424eb8cb - __rust_try
[INFO] [stdout]   27:     0x5967424e56d1 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5967424e56d1 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5967424e56d1 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   30:     0x5967424f579f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x59674255cdef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   32:     0x59674255cdef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   33:     0x768f88a5caa4 - <unknown>
[INFO] [stdout]   34:     0x768f88ae9a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] Passenger Init Confirmed from Station 1
[INFO] [stdout] Passenger Init Confirmed from Station 0
[INFO] [stdout] Passenger Init Confirmed from Station 2
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (939) panicked at src/station.rs:408:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59674255d488 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59674255d488 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59674257154a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59674257154a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x596742561d32 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x596742561d32 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59674253c506 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59674253c506 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5967425558d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59674243488c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59674243488c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x596742555a92 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x596742555a92 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59674253c5c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967425317c9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59674253d2dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x596742571d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x596742571a52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59674247c6ae - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::sync::mpsc::SendError<bus_system[5ce10c6a63b03096]::display::TerminalMessage>>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59674247c6ae - bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/station.rs:408:22
[INFO] [stdout]   22:     0x5967424731e6 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x5967424e661f - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   24:     0x596742478b14 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x596742506d34 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x5967424eb8cb - __rust_try
[INFO] [stdout]   27:     0x5967424e56d1 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5967424e56d1 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5967424e56d1 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   30:     0x5967424f579f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x59674255cdef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   32:     0x59674255cdef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   33:     0x768f88a5caa4 - <unknown>
[INFO] [stdout]   34:     0x768f88ae9a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (940) panicked at src/station.rs:408:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59674255d488 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59674255d488 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59674257154a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59674257154a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x596742561d32 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x596742561d32 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59674253c506 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59674253c506 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5967425558d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59674243488c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59674243488c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x596742555a92 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x596742555a92 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59674253c5c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967425317c9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59674253d2dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x596742571d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x596742571a52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59674247c6ae - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::sync::mpsc::SendError<bus_system[5ce10c6a63b03096]::display::TerminalMessage>>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x59674247c6ae - bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/station.rs:408:22
[INFO] [stdout]   22:     0x5967424731e6 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x5967424e661f - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   24:     0x596742478b14 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x596742506d34 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x5967424eb8cb - __rust_try
[INFO] [stdout]   27:     0x5967424e56d1 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5967424e56d1 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5967424e56d1 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   30:     0x5967424f579f - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<bus_system[5ce10c6a63b03096]::station::create_station_thread::{closure#0}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x59674255cdef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   32:     0x59674255cdef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   33:     0x768f88a5caa4 - <unknown>
[INFO] [stdout]   34:     0x768f88ae9a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] End of normal tickpassenger calculations
[INFO] [stdout] Bus 0 unloading message received in bus from station
[INFO] [stdout] Bus message received: AdvanceTimeStepForUnloadedBus { bus_index: 0 }. 
[INFO] [stdout] Processed received: 0
[INFO] [stdout] Bus Status Vector: [FinishedUnloadingPassengers]
[INFO] [stdout] Number of buses not finished: 1
[INFO] [stdout] There are 0 finished buses.
[INFO] [stdout] Finished Timestep TimeTick { number: 2, stage: BusUnloadingPassengers }. Bus Status Vector: [FinishedUnloadingPassengers]
[INFO] [stdout] ---------- All buses finished current time step -----------
[INFO] [stdout] Time step incremented from src/main_loop.rs:1066:13
[INFO] [stdout] 
[INFO] [stdout] thread 'passengers_from_all_timeticks_are_accounted_for' (936) panicked at src/main_loop.rs:1066:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59674255d488 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59674255d488 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59674255d488 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59674257154a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59674257154a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x596742561d32 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x596742561d32 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59674253c506 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59674253c506 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5967425558d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59674243488c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59674243488c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x596742555a92 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x596742555a92 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59674253c5c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5967425317c9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59674253d2dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x596742571d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x596742571a52 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x596742516861 - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::sync::mpsc::SendError<bus_system[5ce10c6a63b03096]::thread::SyncToStationAndPassengerMessages>>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x596742516861 - bus_system[5ce10c6a63b03096]::main_loop::run_simulation::increment_time_step
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main_loop.rs:160:18
[INFO] [stdout]   22:     0x596742514419 - bus_system[5ce10c6a63b03096]::main_loop::run_simulation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main_loop.rs:1066:13
[INFO] [stdout]   23:     0x596742425cf2 - main_loop_tests[cddb26066c1cd45b]::passengers_from_all_timeticks_are_accounted_for
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main_loop_tests.rs:100:33
[INFO] [stdout]   24:     0x596742425317 - main_loop_tests[cddb26066c1cd45b]::passengers_from_all_timeticks_are_accounted_for::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main_loop_tests.rs:59:53
[INFO] [stdout]   25:     0x596742427886 - <main_loop_tests[cddb26066c1cd45b]::passengers_from_all_timeticks_are_accounted_for::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x59674242796b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x59674242796b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x5967424351e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5967424351e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x5967424351e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5967424351e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5967424351e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5967424351e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5967424351e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x59674242eaf4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x59674242eaf4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x596742438262 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x596742438262 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x596742438262 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x596742438262 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x596742438262 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x596742438262 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x596742438262 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x59674255cdef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   45:     0x59674255cdef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x768f88a5caa4 - <unknown>
[INFO] [stdout]   47:     0x768f88ae9a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     passengers_from_all_timeticks_are_accounted_for
[INFO] [stdout]     rejected_passengers_and_arrived_passengers_are_accounted_for
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "300201560cb4745b9dd61fb50a37ce8175bed680336ffc3bda9d1d675e85ff38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "300201560cb4745b9dd61fb50a37ce8175bed680336ffc3bda9d1d675e85ff38", kill_on_drop: false }`
[INFO] [stdout] 300201560cb4745b9dd61fb50a37ce8175bed680336ffc3bda9d1d675e85ff38
