[INFO] cloning repository https://github.com/GraphicsByStorm/ecom-testing-suite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GraphicsByStorm/ecom-testing-suite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGraphicsByStorm%2Fecom-testing-suite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGraphicsByStorm%2Fecom-testing-suite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57a23eef3d76694bd19f5a1b19a5532a422a0f03
[INFO] building GraphicsByStorm/ecom-testing-suite/57a23eef3d76694bd19f5a1b19a5532a422a0f03 against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGraphicsByStorm%2Fecom-testing-suite" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GraphicsByStorm/ecom-testing-suite
[INFO] finished tweaking git repo https://github.com/GraphicsByStorm/ecom-testing-suite
[INFO] tweaked toml for git repo https://github.com/GraphicsByStorm/ecom-testing-suite written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GraphicsByStorm/ecom-testing-suite on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GraphicsByStorm/ecom-testing-suite 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded instability v0.3.7
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded cpal v0.15.3
[INFO] [stderr]   Downloaded rodio v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f805d20927a0c727899fe51ecaafe6bc0e7376783598efafa36900b908552c06
[INFO] running `Command { std: "docker" "start" "-a" "f805d20927a0c727899fe51ecaafe6bc0e7376783598efafa36900b908552c06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f805d20927a0c727899fe51ecaafe6bc0e7376783598efafa36900b908552c06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f805d20927a0c727899fe51ecaafe6bc0e7376783598efafa36900b908552c06", kill_on_drop: false }`
[INFO] [stdout] f805d20927a0c727899fe51ecaafe6bc0e7376783598efafa36900b908552c06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9451980967f3c96dd908608e0daa1dbf784a27a2fd4e6f4df9b2f8046c4c1b1
[INFO] running `Command { std: "docker" "start" "-a" "e9451980967f3c96dd908608e0daa1dbf784a27a2fd4e6f4df9b2f8046c4c1b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling electronics_tui_tester v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]   --> src/audio_test/mod.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | mod audio_test;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GpuType`
[INFO] [stdout]   --> src/gpu_test/mod.rs:1:60
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::gpu_detect::{get_selected_gpu, detect_gpu_type, GpuType};
[INFO] [stdout]    |                                                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/main.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | mod gpu_test;
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Constraint`, `Direction`, and `Layout`
[INFO] [stdout]  --> src/menu/mod.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 |     layout::{Alignment, Constraint, Direction, Layout},
[INFO] [stdout]   |                         ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block`, `Borders`, `Color`, `Constraint`, `Direction`, `Layout`, `ListItem`, `ListState`, `List`, and `Style`
[INFO] [stdout]  --> src/menu/input.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     layout::{Constraint, Direction, Layout},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 3 |     style::{Color, Style},
[INFO] [stdout]   |             ^^^^^  ^^^^^
[INFO] [stdout] 4 |     widgets::{Block, Borders, List, ListItem, ListState},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^  ^^^^  ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `run_keyboard_test`
[INFO] [stdout]  --> src/menu/input.rs:9:95
[INFO] [stdout]   |
[INFO] [stdout] 9 |     keyboard_test::{self, check_keyboard_test_active, draw_keyboard_test, exit_keyboard_test, run_keyboard_test},
[INFO] [stdout]   |                                                                                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Span`
[INFO] [stdout]  --> src/photo_exporter/mod.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |     text::{Line, Span, Text},
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> src/stability_test/mod.rs:3:17
[INFO] [stdout]    |
[INFO] [stdout]  3 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/main.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | mod stability_test;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GpuType`
[INFO] [stdout]   --> src/stability_test/mod.rs:5:60
[INFO] [stdout]    |
[INFO] [stdout]  5 | use crate::gpu_detect::{detect_gpu_type, get_selected_gpu, GpuType};
[INFO] [stdout]    |                                                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> src/main.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | mod stability_test;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bordered_block` is never used
[INFO] [stdout]  --> src/theme/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn bordered_block(title: &str) -> Block {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `highlight_style` is never used
[INFO] [stdout]   --> src/theme/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn highlight_style() -> Style {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `info_box` is never used
[INFO] [stdout]   --> src/theme/mod.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn info_box<'a>(title: &'a str, content: &'a str) -> Line<'a> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DEVICES` is never used
[INFO] [stdout]   --> src/audio_test/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | static DEVICES: Lazy<Mutex<Vec<String>>> = Lazy::new(|| Mutex::new(vec![]));
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DEVICE_INDEX` is never used
[INFO] [stdout]   --> src/audio_test/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | static DEVICE_INDEX: Lazy<Mutex<usize>> = Lazy::new(|| Mutex::new(0));
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `MESSAGE` is never used
[INFO] [stdout]   --> src/audio_test/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | static MESSAGE: Lazy<Mutex<String>> = Lazy::new(|| Mutex::new(String::new()));
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_audio_test` is never used
[INFO] [stdout]   --> src/audio_test/mod.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn run_audio_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_gamepad_test` is never used
[INFO] [stdout]   --> src/gamepad_test/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn run_gamepad_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_selected_gpu` is never used
[INFO] [stdout]   --> src/gpu_detect/mod.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn set_selected_gpu(name: &str) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TestMode` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum TestMode {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `GPU_TEST_ACTIVE` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub static GPU_TEST_ACTIVE: Lazy<Mutex<bool>> = Lazy::new(|| Mutex::new(false));
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `CURRENT_TEST_MODE` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub static CURRENT_TEST_MODE: Lazy<Mutex<Option<TestMode>>> = Lazy::new(|| Mutex::new(None));
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `GPU_TEST_STARTED` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub static GPU_TEST_STARTED: Lazy<Mutex<bool>> = Lazy::new(|| Mutex::new(false));
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_test_mode` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn set_test_mode(mode: TestMode) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_test_mode` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn clear_test_mode() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_test_active` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn check_test_active() -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_gpu_testing` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn draw_gpu_testing(f: &mut Frame) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_keyboard_test` is never used
[INFO] [stdout]   --> src/keyboard_test/mod.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn run_keyboard_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_conditional_screens` is never used
[INFO] [stdout]    --> src/menu/mod.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn draw_conditional_screens(f: &mut Frame) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_key_press` is never used
[INFO] [stdout]    --> src/menu/mod.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn handle_key_press(key: KeyCode) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `launch_selected_test` is never used
[INFO] [stdout]   --> src/menu/input.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn launch_selected_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scroll_up` is never used
[INFO] [stdout]    --> src/smart/mod.rs:211:8
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub fn scroll_up() {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scroll_down` is never used
[INFO] [stdout]    --> src/smart/mod.rs:218:8
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn scroll_down() {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/theme/mod.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn bordered_block(title: &str) -> Block {
[INFO] [stdout]   |                              ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn bordered_block(title: &str) -> Block<'_> {
[INFO] [stdout]   |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "e9451980967f3c96dd908608e0daa1dbf784a27a2fd4e6f4df9b2f8046c4c1b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9451980967f3c96dd908608e0daa1dbf784a27a2fd4e6f4df9b2f8046c4c1b1", kill_on_drop: false }`
[INFO] [stdout] e9451980967f3c96dd908608e0daa1dbf784a27a2fd4e6f4df9b2f8046c4c1b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f886de31405de439e74c3783a0bee00665603340c1d74dff44355e02d2b2e3a6
[INFO] running `Command { std: "docker" "start" "-a" "f886de31405de439e74c3783a0bee00665603340c1d74dff44355e02d2b2e3a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling electronics_tui_tester v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]   --> src/audio_test/mod.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::time::{Duration, Instant};
[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: `GpuType`
[INFO] [stdout]  --> src/gpu_test/mod.rs:1:60
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::gpu_detect::{get_selected_gpu, detect_gpu_type, GpuType};
[INFO] [stdout]   |                                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Constraint`, `Direction`, and `Layout`
[INFO] [stdout]  --> src/menu/mod.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 |     layout::{Alignment, Constraint, Direction, Layout},
[INFO] [stdout]   |                         ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block`, `Borders`, `Color`, `Constraint`, `Direction`, `Layout`, `ListItem`, `ListState`, `List`, and `Style`
[INFO] [stdout]  --> src/menu/input.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     layout::{Constraint, Direction, Layout},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 3 |     style::{Color, Style},
[INFO] [stdout]   |             ^^^^^  ^^^^^
[INFO] [stdout] 4 |     widgets::{Block, Borders, List, ListItem, ListState},
[INFO] [stdout]   |               ^^^^^  ^^^^^^^  ^^^^  ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `run_keyboard_test`
[INFO] [stdout]  --> src/menu/input.rs:9:95
[INFO] [stdout]   |
[INFO] [stdout] 9 |     keyboard_test::{self, check_keyboard_test_active, draw_keyboard_test, exit_keyboard_test, run_keyboard_test},
[INFO] [stdout]   |                                                                                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Span`
[INFO] [stdout]  --> src/photo_exporter/mod.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |     text::{Line, Span, Text},
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/stability_test/mod.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::time::{Duration, Instant};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GpuType`
[INFO] [stdout]  --> src/stability_test/mod.rs:5:60
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::gpu_detect::{detect_gpu_type, get_selected_gpu, GpuType};
[INFO] [stdout]   |                                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bordered_block` is never used
[INFO] [stdout]  --> src/theme/mod.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn bordered_block(title: &str) -> Block {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `highlight_style` is never used
[INFO] [stdout]   --> src/theme/mod.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn highlight_style() -> Style {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `info_box` is never used
[INFO] [stdout]   --> src/theme/mod.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn info_box<'a>(title: &'a str, content: &'a str) -> Line<'a> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DEVICES` is never used
[INFO] [stdout]   --> src/audio_test/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | static DEVICES: Lazy<Mutex<Vec<String>>> = Lazy::new(|| Mutex::new(vec![]));
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DEVICE_INDEX` is never used
[INFO] [stdout]   --> src/audio_test/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | static DEVICE_INDEX: Lazy<Mutex<usize>> = Lazy::new(|| Mutex::new(0));
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `MESSAGE` is never used
[INFO] [stdout]   --> src/audio_test/mod.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | static MESSAGE: Lazy<Mutex<String>> = Lazy::new(|| Mutex::new(String::new()));
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_audio_test` is never used
[INFO] [stdout]   --> src/audio_test/mod.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn run_audio_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_gamepad_test` is never used
[INFO] [stdout]   --> src/gamepad_test/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn run_gamepad_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_selected_gpu` is never used
[INFO] [stdout]   --> src/gpu_detect/mod.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn set_selected_gpu(name: &str) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TestMode` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum TestMode {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `GPU_TEST_ACTIVE` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub static GPU_TEST_ACTIVE: Lazy<Mutex<bool>> = Lazy::new(|| Mutex::new(false));
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `CURRENT_TEST_MODE` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub static CURRENT_TEST_MODE: Lazy<Mutex<Option<TestMode>>> = Lazy::new(|| Mutex::new(None));
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `GPU_TEST_STARTED` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub static GPU_TEST_STARTED: Lazy<Mutex<bool>> = Lazy::new(|| Mutex::new(false));
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_test_mode` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn set_test_mode(mode: TestMode) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_test_mode` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn clear_test_mode() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_test_active` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn check_test_active() -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_gpu_testing` is never used
[INFO] [stdout]   --> src/gpu_test/mod.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn draw_gpu_testing(f: &mut Frame) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_keyboard_test` is never used
[INFO] [stdout]   --> src/keyboard_test/mod.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn run_keyboard_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_conditional_screens` is never used
[INFO] [stdout]    --> src/menu/mod.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn draw_conditional_screens(f: &mut Frame) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_key_press` is never used
[INFO] [stdout]    --> src/menu/mod.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn handle_key_press(key: KeyCode) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `launch_selected_test` is never used
[INFO] [stdout]   --> src/menu/input.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn launch_selected_test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scroll_up` is never used
[INFO] [stdout]    --> src/smart/mod.rs:211:8
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub fn scroll_up() {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scroll_down` is never used
[INFO] [stdout]    --> src/smart/mod.rs:218:8
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn scroll_down() {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/theme/mod.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn bordered_block(title: &str) -> Block {
[INFO] [stdout]   |                              ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn bordered_block(title: &str) -> Block<'_> {
[INFO] [stdout]   |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "f886de31405de439e74c3783a0bee00665603340c1d74dff44355e02d2b2e3a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f886de31405de439e74c3783a0bee00665603340c1d74dff44355e02d2b2e3a6", kill_on_drop: false }`
[INFO] [stdout] f886de31405de439e74c3783a0bee00665603340c1d74dff44355e02d2b2e3a6
