[INFO] cloning repository https://github.com/LordGoatius/dndrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LordGoatius/dndrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordGoatius%2Fdndrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordGoatius%2Fdndrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79823d6906fd848994715079c0d13526b1f9e52f
[INFO] checking LordGoatius/dndrs against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordGoatius%2Fdndrs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LordGoatius/dndrs
[INFO] finished tweaking git repo https://github.com/LordGoatius/dndrs
[INFO] tweaked toml for git repo https://github.com/LordGoatius/dndrs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LordGoatius/dndrs on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LordGoatius/dndrs 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c3c38cd5e1beadeda2f27f842090ddec8261ff5198f677073f674f7496cde84
[INFO] running `Command { std: "docker" "start" "-a" "7c3c38cd5e1beadeda2f27f842090ddec8261ff5198f677073f674f7496cde84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c3c38cd5e1beadeda2f27f842090ddec8261ff5198f677073f674f7496cde84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c3c38cd5e1beadeda2f27f842090ddec8261ff5198f677073f674f7496cde84", kill_on_drop: false }`
[INFO] [stdout] 7c3c38cd5e1beadeda2f27f842090ddec8261ff5198f677073f674f7496cde84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c00c7c7f2445591dbfd831f2e15aec1688906840e520b0680d2260efa80463e
[INFO] running `Command { std: "docker" "start" "-a" "9c00c7c7f2445591dbfd831f2e15aec1688906840e520b0680d2260efa80463e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking collection_macros v0.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tuirealm_derive v2.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]     Checking 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]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking ron v0.10.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling dndlang v0.1.0 (/opt/rustwide/workdir/dndlang)
[INFO] [stdout] warning: struct `Program` is never constructed
[INFO] [stdout]  --> dndlang/src/parser/ast.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct Program {}
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Object` is never constructed
[INFO] [stdout]  --> dndlang/src/interpreter/runtime.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct Object<T> {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ObjectTable` is never constructed
[INFO] [stdout]  --> dndlang/src/interpreter/runtime.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct ObjectTable {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> dndlang/src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Program` is never constructed
[INFO] [stdout]  --> dndlang/src/parser/ast.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct Program {}
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Object` is never constructed
[INFO] [stdout]  --> dndlang/src/interpreter/runtime.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct Object<T> {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ObjectTable` is never constructed
[INFO] [stdout]  --> dndlang/src/interpreter/runtime.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct ObjectTable {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tuirealm v2.2.0
[INFO] [stderr]     Checking dnd v0.1.0 (/opt/rustwide/workdir/dnd)
[INFO] [stdout] warning: unused import: `collections::btree_map`
[INFO] [stdout]  --> dnd/src/character/class/consts.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::btree_map, sync::OnceLock};
[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: `crate::character::spells::consts::*`
[INFO] [stdout]    --> dnd/src/character/class/consts.rs:234:21
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 use crate::character::spells::consts::*;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::panic`
[INFO] [stdout]   --> dnd/src/character/spells.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     use core::panic;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]   --> dnd/src/character/spells.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     use std::borrow::Cow;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> dnd/src/character/spells.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClassType`, `Subclass`, and `dice`
[INFO] [stdout]    --> dnd/src/character/mod.rs:141:40
[INFO] [stdout]     |
[INFO] [stdout] 141 |             class::{consts::get_druid, ClassType, Subclass}, proficiencies::Proficiencies, skills::Skill, Character, SavingThrows,
[INFO] [stdout]     |                                        ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |         dice,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `class::Class`
[INFO] [stdout]    --> dnd/src/character/mod.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |     use super::{class::Class, level::Level, stats::Stats};
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::btree_map`
[INFO] [stdout]  --> dnd/src/character/class/consts.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::btree_map, sync::OnceLock};
[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: `crate::character::spells::consts::*`
[INFO] [stdout]    --> dnd/src/character/class/consts.rs:234:21
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 use crate::character::spells::consts::*;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spell_ron`
[INFO] [stdout]    --> dnd/src/character/spells.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let spell_ron: Spell = ron::from_str(&ron).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spell_ron`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `f128` is declared but not used
[INFO] [stdout]  --> dnd/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(f128)]
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `f128` is declared but not used
[INFO] [stdout]  --> dnd/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(f128)]
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tuidnd v0.1.0 (/opt/rustwide/workdir/tuidnd)
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> tuidnd/src/config.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::Path;
[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: `dnd::character::Character`
[INFO] [stdout]  --> tuidnd/src/config.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dnd::character::Character;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> tuidnd/src/handler.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MouseButton` and `MouseEventKind`
[INFO] [stdout]  --> tuidnd/src/handler.rs:4:69
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crossterm::event::{KeyCode, KeyEvent, KeyModifiers, MouseEvent, MouseEventKind, MouseButton};
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::terminal::size`
[INFO] [stdout]  --> tuidnd/src/handler.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crossterm::terminal::size;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]  --> tuidnd/src/ui.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use impls::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]  --> tuidnd/src/ui.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use impls::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RatatuiLogoSize`, `Terminal`, `Widget`, and `backend::CrosstermBackend`
[INFO] [stdout]   --> tuidnd/src/main.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ratatui::{backend::CrosstermBackend, widgets::{RatatuiLogoSize, Widget}, Terminal};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^^  ^^^^^^   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> tuidnd/src/config.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::Path;
[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: `dnd::character::Character`
[INFO] [stdout]  --> tuidnd/src/config.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dnd::character::Character;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> tuidnd/src/handler.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MouseButton` and `MouseEventKind`
[INFO] [stdout]  --> tuidnd/src/handler.rs:4:69
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crossterm::event::{KeyCode, KeyEvent, KeyModifiers, MouseEvent, MouseEventKind, MouseButton};
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::terminal::size`
[INFO] [stdout]  --> tuidnd/src/handler.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crossterm::terminal::size;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough
[INFO] [stdout]  --> tuidnd/src/ui.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use impls::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]  --> tuidnd/src/ui.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use impls::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RatatuiLogoSize`, `Terminal`, `Widget`, and `backend::CrosstermBackend`
[INFO] [stdout]   --> tuidnd/src/main.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ratatui::{backend::CrosstermBackend, widgets::{RatatuiLogoSize, Widget}, Terminal};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^^  ^^^^^^   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mouse_event`
[INFO] [stdout]   --> tuidnd/src/handler.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn handle_mouse_events(mouse_event: MouseEvent, app: &mut App) -> Result<()> {
[INFO] [stdout]    |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> tuidnd/src/handler.rs:39:53
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn handle_mouse_events(mouse_event: MouseEvent, app: &mut App) -> Result<()> {
[INFO] [stdout]    |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mouse_event`
[INFO] [stdout]   --> tuidnd/src/handler.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn handle_mouse_events(mouse_event: MouseEvent, app: &mut App) -> Result<()> {
[INFO] [stdout]    |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> tuidnd/src/handler.rs:39:53
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn handle_mouse_events(mouse_event: MouseEvent, app: &mut App) -> Result<()> {
[INFO] [stdout]    |                                                     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sender` and `handler` are never read
[INFO] [stdout]   --> tuidnd/src/event.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct EventHandler {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 27 |     /// Event sender channel.
[INFO] [stdout] 28 |     sender: mpsc::Sender<Event>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     handler: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventHandler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sender` and `handler` are never read
[INFO] [stdout]   --> tuidnd/src/event.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct EventHandler {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 27 |     /// Event sender channel.
[INFO] [stdout] 28 |     sender: mpsc::Sender<Event>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     handler: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventHandler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.30s
[INFO] running `Command { std: "docker" "inspect" "9c00c7c7f2445591dbfd831f2e15aec1688906840e520b0680d2260efa80463e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c00c7c7f2445591dbfd831f2e15aec1688906840e520b0680d2260efa80463e", kill_on_drop: false }`
[INFO] [stdout] 9c00c7c7f2445591dbfd831f2e15aec1688906840e520b0680d2260efa80463e
