[INFO] cloning repository https://github.com/junkdog/tfxed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/junkdog/tfxed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunkdog%2Ftfxed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunkdog%2Ftfxed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e0fb2e478fd2585cb010e9255f1f9b825d3c85e
[INFO] building junkdog/tfxed against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunkdog%2Ftfxed" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/junkdog/tfxed
[INFO] finished tweaking git repo https://github.com/junkdog/tfxed
[INFO] tweaked toml for git repo https://github.com/junkdog/tfxed written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/junkdog/tfxed on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/junkdog/tachyonfx`
[INFO] [stderr]     Updating git repository `https://github.com/orhun/ratzilla`
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/ratzilla-4adb0710336af0ec/11ac897/templates/simple/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      Locking 143 packages to latest compatible versions
[INFO] [stderr]       Adding crossterm v0.28.1 (available: v0.29.0)
[INFO] [stderr]       Adding unicode-width v0.2.0 (available: v0.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/ratzilla-4adb0710336af0ec/11ac897/templates/simple/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bon v3.7.2
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.54
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded indenter v0.3.4
[INFO] [stderr]   Downloaded darling_macro v0.21.3
[INFO] [stderr]   Downloaded anpa v0.10.0
[INFO] [stderr]   Downloaded darling_core v0.21.3
[INFO] [stderr]   Downloaded bon-macros v3.7.2
[INFO] [stderr]   Downloaded beamterm-renderer v0.7.0
[INFO] [stderr]   Downloaded darling v0.21.3
[INFO] [stderr]   Downloaded ansi-to-tui v7.0.0
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded deranged v0.5.4
[INFO] [stderr]   Downloaded thiserror-impl v2.0.17
[INFO] [stderr]   Downloaded thiserror v2.0.17
[INFO] [stderr]   Downloaded web-sys v0.3.81
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] [stderr]   Downloaded time v0.3.44
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded beamterm-data v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d1b086e129408b22c42f075b355e137f797a283cd1f4c0bd24dbfae06920cc1
[INFO] running `Command { std: "docker" "start" "-a" "3d1b086e129408b22c42f075b355e137f797a283cd1f4c0bd24dbfae06920cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d1b086e129408b22c42f075b355e137f797a283cd1f4c0bd24dbfae06920cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d1b086e129408b22c42f075b355e137f797a283cd1f4c0bd24dbfae06920cc1", kill_on_drop: false }`
[INFO] [stdout] 3d1b086e129408b22c42f075b355e137f797a283cd1f4c0bd24dbfae06920cc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 246f6240f3e162782cb709ea0696c29853dcd8eeba3565d6642cf57c32915499
[INFO] running `Command { std: "docker" "start" "-a" "246f6240f3e162782cb709ea0696c29853dcd8eeba3565d6642cf57c32915499", kill_on_drop: false }`
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../cargo-home/git/checkouts/ratzilla-4adb0710336af0ec/11ac897/templates/simple/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling anpa v0.10.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling beamterm-data v0.7.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling backtrace v0.3.76
[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 darling_macro v0.21.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling bon-macros v3.7.2
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling ansi-to-tui v7.0.0
[INFO] [stderr]    Compiling bon v3.7.2
[INFO] [stderr]    Compiling tachyonfx v0.19.0 (https://github.com/junkdog/tachyonfx?branch=development#c760ab05)
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[INFO] [stderr]    Compiling tfxed-core v0.1.0 (/opt/rustwide/workdir/tachyonfx-ftl-core)
[INFO] [stdout] warning: unused import: `Alignment`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/app.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ratatui::layout::{Alignment, Offset, 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: `Color`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/app.rs:8:40
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ratatui::prelude::{style::Stylize, Color, Style};
[INFO] [stdout]   |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratatui::text::Text`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/app.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ratatui::text::Text;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block`, `BorderType`, and `Paragraph`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/app.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ratatui::widgets::{Block, BorderType, Paragraph, Widget};
[INFO] [stdout]    |                        ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CenteredShrink` and `Effect`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/app.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ref_count, BufferRenderer, CenteredShrink, Duration, Effect, EffectManager, RefCount,
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratatui::prelude::Color`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/effects.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ratatui::prelude::Color;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Line`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/effects.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ratatui::text::{Line, Span, Text};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `style::Stylize`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/app.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ratatui::prelude::{style::Stylize, Color, Style};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/app.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::error::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_code`
[INFO] [stdout]    --> tachyonfx-ftl-core/src/app.rs:146:43
[INFO] [stdout]     |
[INFO] [stdout] 146 |             AppEvent::KeyPress(KeyEvent { key_code, .. }) => {
[INFO] [stdout]     |                                           ^^^^^^^^ help: try ignoring the field: `key_code: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/effects.rs:66:53
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fx::effect_fn_buf(state, duration, move |state, context, buf| {
[INFO] [stdout]    |                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/widgets.rs:49:26
[INFO] [stdout]    |
[INFO] [stdout] 49 |             .filter(|(i, x)| i % 10 == 0)
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tachyonfx-ftl-core/src/widgets.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut draw_row = |x, y, width, buf: &mut Buffer| {
[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]   --> tachyonfx-ftl-core/src/widgets.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut draw_row_10 = |x, y, width, buf: &mut Buffer| {
[INFO] [stdout]    |         ----^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/widgets.rs:81:26
[INFO] [stdout]    |
[INFO] [stdout] 81 |             .filter(|(i, x)| i % 10 == 0)
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tachyonfx-ftl-core/src/widgets.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mut draw_col = |x, y, height, buf: &mut Buffer| {
[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]   --> tachyonfx-ftl-core/src/widgets.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let mut draw_col_10 = |x, y, height, buf: &mut Buffer| {
[INFO] [stdout]    |         ----^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `line_no` is never read
[INFO] [stdout]   --> tachyonfx-ftl-core/src/effects.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 55 |         line_no: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `State` has a derived impl for the trait `Clone`, 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: method `measure` is never used
[INFO] [stdout]   --> tachyonfx-ftl-core/src/widgets.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Ruler {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn measure(&mut self, size: Size) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tfxed-cli v0.1.0 (/opt/rustwide/workdir/tachyonfx-ftl-cli)
[INFO] [stdout] warning: unexpected `cfg` condition value: `web-backend`
[INFO] [stdout]  --> tachyonfx-ftl-cli/src/tui.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "web-backend")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `web-backend` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ansi_to_tui::IntoText`
[INFO] [stdout]  --> tachyonfx-ftl-cli/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ansi_to_tui::IntoText;
[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: `ratatui::style::Stylize`
[INFO] [stdout]  --> tachyonfx-ftl-cli/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ratatui::style::Stylize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receive_events` is never used
[INFO] [stdout]   --> tachyonfx-ftl-cli/src/event_handler.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl EventHandler {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn receive_events<F>(&self, mut f: F)
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `size` is never used
[INFO] [stdout]   --> tachyonfx-ftl-cli/src/tui.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<BACKEND: Backend + 'static> Tui<BACKEND> {
[INFO] [stdout]    | --------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn size(&self) -> Size {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling beamterm-renderer v0.7.0
[INFO] [stderr]    Compiling ratzilla v0.2.0 (https://github.com/orhun/ratzilla?branch=main#11ac8974)
[INFO] [stderr]    Compiling tachyonfx-ftl-web v0.1.0 (/opt/rustwide/workdir/tachyonfx-ftl-web)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> tachyonfx-ftl-web/src/interop.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |         match SENDER.as_ref() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next` is never used
[INFO] [stdout]   --> tachyonfx-ftl-web/src/event_handler.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl EventHandler {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn next(&self) -> Result<AppEvent, mpsc::RecvError> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> tachyonfx-ftl-web/src/interop.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |         match SENDER.as_ref() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "246f6240f3e162782cb709ea0696c29853dcd8eeba3565d6642cf57c32915499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "246f6240f3e162782cb709ea0696c29853dcd8eeba3565d6642cf57c32915499", kill_on_drop: false }`
[INFO] [stdout] 246f6240f3e162782cb709ea0696c29853dcd8eeba3565d6642cf57c32915499
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9f54a386271ed2959d8ce3051c9443c19d164a76872f70defdc9660be3dc8b1
[INFO] running `Command { std: "docker" "start" "-a" "a9f54a386271ed2959d8ce3051c9443c19d164a76872f70defdc9660be3dc8b1", kill_on_drop: false }`
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../cargo-home/git/checkouts/ratzilla-4adb0710336af0ec/11ac897/templates/simple/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] warning: unused import: `Alignment`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/app.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ratatui::layout::{Alignment, Offset, 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: `Color`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/app.rs:8:40
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ratatui::prelude::{style::Stylize, Color, Style};
[INFO] [stdout]   |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratatui::text::Text`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/app.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ratatui::text::Text;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block`, `BorderType`, and `Paragraph`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/app.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ratatui::widgets::{Block, BorderType, Paragraph, Widget};
[INFO] [stdout]    |                        ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CenteredShrink` and `Effect`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/app.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ref_count, BufferRenderer, CenteredShrink, Duration, Effect, EffectManager, RefCount,
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratatui::prelude::Color`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/effects.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ratatui::prelude::Color;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Line`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/effects.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ratatui::text::{Line, Span, Text};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `style::Stylize`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/app.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ratatui::prelude::{style::Stylize, Color, Style};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/app.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::error::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_code`
[INFO] [stdout]    --> tachyonfx-ftl-core/src/app.rs:146:43
[INFO] [stdout]     |
[INFO] [stdout] 146 |             AppEvent::KeyPress(KeyEvent { key_code, .. }) => {
[INFO] [stdout]     |                                           ^^^^^^^^ help: try ignoring the field: `key_code: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/effects.rs:66:53
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fx::effect_fn_buf(state, duration, move |state, context, buf| {
[INFO] [stdout]    |                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/widgets.rs:49:26
[INFO] [stdout]    |
[INFO] [stdout] 49 |             .filter(|(i, x)| i % 10 == 0)
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tachyonfx-ftl-core/src/widgets.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut draw_row = |x, y, width, buf: &mut Buffer| {
[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]   --> tachyonfx-ftl-core/src/widgets.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut draw_row_10 = |x, y, width, buf: &mut Buffer| {
[INFO] [stdout]    |         ----^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/widgets.rs:81:26
[INFO] [stdout]    |
[INFO] [stdout] 81 |             .filter(|(i, x)| i % 10 == 0)
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tachyonfx-ftl-core/src/widgets.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mut draw_col = |x, y, height, buf: &mut Buffer| {
[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]   --> tachyonfx-ftl-core/src/widgets.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let mut draw_col_10 = |x, y, height, buf: &mut Buffer| {
[INFO] [stdout]    |         ----^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `line_no` is never read
[INFO] [stdout]   --> tachyonfx-ftl-core/src/effects.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 55 |         line_no: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `State` has a derived impl for the trait `Clone`, 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: method `measure` is never used
[INFO] [stdout]   --> tachyonfx-ftl-core/src/widgets.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Ruler {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn measure(&mut self, size: Size) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tachyonfx-ftl-web v0.1.0 (/opt/rustwide/workdir/tachyonfx-ftl-web)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> tachyonfx-ftl-web/src/interop.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |         match SENDER.as_ref() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tfxed-core v0.1.0 (/opt/rustwide/workdir/tachyonfx-ftl-core)
[INFO] [stderr]    Compiling tfxed-cli v0.1.0 (/opt/rustwide/workdir/tachyonfx-ftl-cli)
[INFO] [stdout] warning: unexpected `cfg` condition value: `web-backend`
[INFO] [stdout]  --> tachyonfx-ftl-cli/src/tui.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "web-backend")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `web-backend` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ansi_to_tui::IntoText`
[INFO] [stdout]  --> tachyonfx-ftl-cli/src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ansi_to_tui::IntoText;
[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: `ratatui::style::Stylize`
[INFO] [stdout]  --> tachyonfx-ftl-cli/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ratatui::style::Stylize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> tachyonfx-ftl-web/src/interop.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |         match SENDER.as_ref() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Alignment`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/app.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ratatui::layout::{Alignment, Offset, 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: `Color`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/app.rs:8:40
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ratatui::prelude::{style::Stylize, Color, Style};
[INFO] [stdout]   |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratatui::text::Text`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/app.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ratatui::text::Text;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block`, `BorderType`, and `Paragraph`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/app.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ratatui::widgets::{Block, BorderType, Paragraph, Widget};
[INFO] [stdout]    |                        ^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CenteredShrink` and `Effect`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/app.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ref_count, BufferRenderer, CenteredShrink, Duration, Effect, EffectManager, RefCount,
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratatui::prelude::Color`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/effects.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ratatui::prelude::Color;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Line`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/effects.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ratatui::text::{Line, Span, Text};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `receive_events` is never used
[INFO] [stdout]   --> tachyonfx-ftl-cli/src/event_handler.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl EventHandler {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn receive_events<F>(&self, mut f: F)
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `size` is never used
[INFO] [stdout]   --> tachyonfx-ftl-cli/src/tui.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<BACKEND: Backend + 'static> Tui<BACKEND> {
[INFO] [stdout]    | --------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn size(&self) -> Size {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `style::Stylize`
[INFO] [stdout]  --> tachyonfx-ftl-core/src/app.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ratatui::prelude::{style::Stylize, Color, Style};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/app.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::error::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_code`
[INFO] [stdout]    --> tachyonfx-ftl-core/src/app.rs:146:43
[INFO] [stdout]     |
[INFO] [stdout] 146 |             AppEvent::KeyPress(KeyEvent { key_code, .. }) => {
[INFO] [stdout]     |                                           ^^^^^^^^ help: try ignoring the field: `key_code: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/effects.rs:66:53
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fx::effect_fn_buf(state, duration, move |state, context, buf| {
[INFO] [stdout]    |                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/widgets.rs:49:26
[INFO] [stdout]    |
[INFO] [stdout] 49 |             .filter(|(i, x)| i % 10 == 0)
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tachyonfx-ftl-core/src/widgets.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut draw_row = |x, y, width, buf: &mut Buffer| {
[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]   --> tachyonfx-ftl-core/src/widgets.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut draw_row_10 = |x, y, width, buf: &mut Buffer| {
[INFO] [stdout]    |         ----^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> tachyonfx-ftl-core/src/widgets.rs:81:26
[INFO] [stdout]    |
[INFO] [stdout] 81 |             .filter(|(i, x)| i % 10 == 0)
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tachyonfx-ftl-core/src/widgets.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mut draw_col = |x, y, height, buf: &mut Buffer| {
[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]   --> tachyonfx-ftl-core/src/widgets.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let mut draw_col_10 = |x, y, height, buf: &mut Buffer| {
[INFO] [stdout]    |         ----^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `line_no` is never read
[INFO] [stdout]   --> tachyonfx-ftl-core/src/effects.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 55 |         line_no: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `State` has a derived impl for the trait `Clone`, 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: method `measure` is never used
[INFO] [stdout]   --> tachyonfx-ftl-core/src/widgets.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Ruler {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn measure(&mut self, size: Size) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next` is never used
[INFO] [stdout]   --> tachyonfx-ftl-web/src/event_handler.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl EventHandler {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn next(&self) -> Result<AppEvent, mpsc::RecvError> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> tachyonfx-ftl-web/src/interop.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |         match SENDER.as_ref() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] running `Command { std: "docker" "inspect" "a9f54a386271ed2959d8ce3051c9443c19d164a76872f70defdc9660be3dc8b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9f54a386271ed2959d8ce3051c9443c19d164a76872f70defdc9660be3dc8b1", kill_on_drop: false }`
[INFO] [stdout] a9f54a386271ed2959d8ce3051c9443c19d164a76872f70defdc9660be3dc8b1
