[INFO] cloning repository https://github.com/Abbegubbegum/keyboard_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abbegubbegum/keyboard_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbbegubbegum%2Fkeyboard_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbbegubbegum%2Fkeyboard_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66770954f627933f3317a8b7b5bcc948a790ab81
[INFO] testing Abbegubbegum/keyboard_test against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbbegubbegum%2Fkeyboard_test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Abbegubbegum/keyboard_test
[INFO] finished tweaking git repo https://github.com/Abbegubbegum/keyboard_test
[INFO] tweaked toml for git repo https://github.com/Abbegubbegum/keyboard_test written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abbegubbegum/keyboard_test on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Abbegubbegum/keyboard_test 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 969a002e262cfb7abac245f476d0349035b648ea38562337a7684517c29ee16c
[INFO] running `Command { std: "docker" "start" "-a" "969a002e262cfb7abac245f476d0349035b648ea38562337a7684517c29ee16c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "969a002e262cfb7abac245f476d0349035b648ea38562337a7684517c29ee16c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "969a002e262cfb7abac245f476d0349035b648ea38562337a7684517c29ee16c", kill_on_drop: false }`
[INFO] [stdout] 969a002e262cfb7abac245f476d0349035b648ea38562337a7684517c29ee16c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7db80cac8dc676919a3182b85720a7fdb9f12495f47e0a782ba0dd212eed95d2
[INFO] running `Command { std: "docker" "start" "-a" "7db80cac8dc676919a3182b85720a7fdb9f12495f47e0a782ba0dd212eed95d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling evdev v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling unescaper v0.1.6
[INFO] [stderr]    Compiling serialport v4.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling keyboard_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Flex`
[INFO] [stdout]  --> src/keyboard_test.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 |     layout::{Constraint, Flex, Layout, Rect},
[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:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod keyboard_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: `ComputerModel`
[INFO] [stdout]  --> src/serial_touch.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     machine_detect::{ComputerModel, get_computer_model, has_serial_touchscreen},
[INFO] [stdout]   |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HighlightSpacing`, `ListState`, `Rect`, and `StatefulWidget`
[INFO] [stdout]   --> src/main.rs:13:40
[INFO] [stdout]    |
[INFO] [stdout] 13 |     layout::{Constraint, Flex, Layout, Rect},
[INFO] [stdout]    |                                        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     widgets::{Block, HighlightSpacing, List, ListItem, ListState, Paragraph, StatefulWidget},
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^                  ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ComputerModel`
[INFO] [stdout]   --> src/main.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     machine_detect::{ComputerModel, get_computer_model, has_touchscreen},
[INFO] [stdout]    |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `text_block` is never used
[INFO] [stdout]    --> src/touchscreen_test.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl AsciiCanvas {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn text_block(&mut self, x: i32, y: i32, s: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.69s
[INFO] running `Command { std: "docker" "inspect" "7db80cac8dc676919a3182b85720a7fdb9f12495f47e0a782ba0dd212eed95d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7db80cac8dc676919a3182b85720a7fdb9f12495f47e0a782ba0dd212eed95d2", kill_on_drop: false }`
[INFO] [stdout] 7db80cac8dc676919a3182b85720a7fdb9f12495f47e0a782ba0dd212eed95d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9501417de3ad07664b1c9eb29bde5cb6b99d618138c5f6c0ab02712c0d163d3
[INFO] running `Command { std: "docker" "start" "-a" "f9501417de3ad07664b1c9eb29bde5cb6b99d618138c5f6c0ab02712c0d163d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling keyboard_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Flex`
[INFO] [stdout]  --> src/keyboard_test.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 |     layout::{Constraint, Flex, Layout, Rect},
[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: `ComputerModel`
[INFO] [stdout]  --> src/serial_touch.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 |     machine_detect::{ComputerModel, get_computer_model, has_serial_touchscreen},
[INFO] [stdout]   |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HighlightSpacing`, `ListState`, `Rect`, and `StatefulWidget`
[INFO] [stdout]   --> src/main.rs:13:40
[INFO] [stdout]    |
[INFO] [stdout] 13 |     layout::{Constraint, Flex, Layout, Rect},
[INFO] [stdout]    |                                        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     widgets::{Block, HighlightSpacing, List, ListItem, ListState, Paragraph, StatefulWidget},
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^                  ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ComputerModel`
[INFO] [stdout]   --> src/main.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     machine_detect::{ComputerModel, get_computer_model, has_touchscreen},
[INFO] [stdout]    |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `text_block` is never used
[INFO] [stdout]    --> src/touchscreen_test.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl AsciiCanvas {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn text_block(&mut self, x: i32, y: i32, s: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "f9501417de3ad07664b1c9eb29bde5cb6b99d618138c5f6c0ab02712c0d163d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9501417de3ad07664b1c9eb29bde5cb6b99d618138c5f6c0ab02712c0d163d3", kill_on_drop: false }`
[INFO] [stdout] f9501417de3ad07664b1c9eb29bde5cb6b99d618138c5f6c0ab02712c0d163d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d73dbeef57642d661723842a40769219cb2612718fddd58d8635e14ebc75f30
[INFO] running `Command { std: "docker" "start" "-a" "2d73dbeef57642d661723842a40769219cb2612718fddd58d8635e14ebc75f30", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Flex`
[INFO] [stderr]  --> src/keyboard_test.rs:4:26
[INFO] [stderr]   |
[INFO] [stderr] 4 |     layout::{Constraint, Flex, Layout, Rect},
[INFO] [stderr]   |                          ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ComputerModel`
[INFO] [stderr]  --> src/serial_touch.rs:3:22
[INFO] [stderr]   |
[INFO] [stderr] 3 |     machine_detect::{ComputerModel, get_computer_model, has_serial_touchscreen},
[INFO] [stderr]   |                      ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `HighlightSpacing`, `ListState`, `Rect`, and `StatefulWidget`
[INFO] [stderr]   --> src/main.rs:13:40
[INFO] [stderr]    |
[INFO] [stderr] 13 |     layout::{Constraint, Flex, Layout, Rect},
[INFO] [stderr]    |                                        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 17 |     widgets::{Block, HighlightSpacing, List, ListItem, ListState, Paragraph, StatefulWidget},
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^                  ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ComputerModel`
[INFO] [stderr]   --> src/main.rs:23:22
[INFO] [stderr]    |
[INFO] [stderr] 23 |     machine_detect::{ComputerModel, get_computer_model, has_touchscreen},
[INFO] [stderr]    |                      ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `text_block` is never used
[INFO] [stderr]    --> src/touchscreen_test.rs:109:8
[INFO] [stderr]     |
[INFO] [stderr]  31 | impl AsciiCanvas {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 109 |     fn text_block(&mut self, x: i32, y: i32, s: &str) {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `keyboard_test` (bin "keyboard_test" test) generated 5 warnings (run `cargo fix --bin "keyboard_test" -p keyboard_test --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/keyboard_test-9cc02c52602d93af)
[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] running `Command { std: "docker" "inspect" "2d73dbeef57642d661723842a40769219cb2612718fddd58d8635e14ebc75f30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d73dbeef57642d661723842a40769219cb2612718fddd58d8635e14ebc75f30", kill_on_drop: false }`
[INFO] [stdout] 2d73dbeef57642d661723842a40769219cb2612718fddd58d8635e14ebc75f30
