[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] aa504097a78ca966847b9755310c0deeaebc382d [INFO] checking junkdog/tfxed/aa504097a78ca966847b9755310c0deeaebc382d against master#d9563937fa3b030c5845811113505070109414d2 for pr-151830 [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 d9563937fa3b030c5845811113505070109414d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d9563937fa3b030c5845811113505070109414d2" "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" "+d9563937fa3b030c5845811113505070109414d2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ratatui/tachyonfx` [INFO] [stderr] Updating git repository `https://github.com/junkdog/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-2a32382e04d0efe9/28b4934/templates/simple/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] Locking 148 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d9563937fa3b030c5845811113505070109414d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: unused manifest key: workspace.dependencies.ratatui.feature [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-2a32382e04d0efe9/28b4934/templates/simple/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anpa v0.10.0 [INFO] [stderr] Downloaded owo-colors v4.3.0 [INFO] [stderr] Downloaded rustc-std-workspace-core v1.0.1 [INFO] [stderr] Downloaded ansi-to-tui v8.0.1 [INFO] [stderr] Downloaded beamterm-renderer v0.15.0 [INFO] [stderr] Downloaded miniz_oxide v0.9.0 [INFO] [stderr] Downloaded emojis v0.8.0 [INFO] [stderr] Downloaded beamterm-data v0.15.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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+d9563937fa3b030c5845811113505070109414d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 613ab4966e4c128411fff6a7629611a9308f679d4a685127607922e36ccfa4c2 [INFO] running `Command { std: "docker" "start" "-a" "613ab4966e4c128411fff6a7629611a9308f679d4a685127607922e36ccfa4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "613ab4966e4c128411fff6a7629611a9308f679d4a685127607922e36ccfa4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "613ab4966e4c128411fff6a7629611a9308f679d4a685127607922e36ccfa4c2", kill_on_drop: false }` [INFO] [stdout] 613ab4966e4c128411fff6a7629611a9308f679d4a685127607922e36ccfa4c2 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+d9563937fa3b030c5845811113505070109414d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d975ee1488fe7f280db7e985ef1e642e842a0723d9a470f73dfb823ee5c44fd7 [INFO] running `Command { std: "docker" "start" "-a" "d975ee1488fe7f280db7e985ef1e642e842a0723d9a470f73dfb823ee5c44fd7", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dependencies.ratatui.feature [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-2a32382e04d0efe9/28b4934/templates/simple/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.114 [INFO] [stderr] Checking rustc-std-workspace-core v1.0.1 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.114 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking anpa v0.10.0 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking miniz_oxide v0.9.0 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Checking emojis v0.8.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking beamterm-data v0.15.0 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.114 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking kasuari v0.4.11 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling bon-macros v3.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.114 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Checking ansi-to-tui v8.0.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking ratatui v0.30.0 [INFO] [stderr] Checking js-sys v0.3.91 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking bon v3.9.0 [INFO] [stderr] Checking tachyonfx v0.25.0 (https://github.com/ratatui/tachyonfx?branch=development#4188f391) [INFO] [stderr] Checking 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: `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 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: 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: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: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: 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: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: 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: 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: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: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: 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: 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] Checking 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 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(&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:48:12 [INFO] [stdout] | [INFO] [stdout] 23 | / impl Tui [INFO] [stdout] 24 | | where [INFO] [stdout] 25 | | io::Error: From, [INFO] [stdout] | |____________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn size(&self) -> Size { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [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 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(&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:48:12 [INFO] [stdout] | [INFO] [stdout] 23 | / impl Tui [INFO] [stdout] 24 | | where [INFO] [stdout] 25 | | io::Error: From, [INFO] [stdout] | |____________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn size(&self) -> Size { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking web-sys v0.3.91 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.64 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking beamterm-renderer v0.15.0 [INFO] [stderr] Checking ratzilla v0.3.0 (https://github.com/junkdog/ratzilla?branch=beamterm-latest#28b4934f) [INFO] [stderr] Checking 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:192:15 [INFO] [stdout] | [INFO] [stdout] 192 | match SENDER.as_ref() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [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: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) 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:192:15 [INFO] [stdout] | [INFO] [stdout] 192 | match SENDER.as_ref() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [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: for more information, see [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: `FontAtlasConfig` [INFO] [stdout] --> tachyonfx-ftl-web/src/multi_backend.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | CanvasBackend, FontAtlasConfig, WebGl2Backend, WebRenderer, [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: `FontAtlasConfig` [INFO] [stdout] --> tachyonfx-ftl-web/src/multi_backend.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | CanvasBackend, FontAtlasConfig, WebGl2Backend, WebRenderer, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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 { [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:192:15 [INFO] [stdout] | [INFO] [stdout] 192 | match SENDER.as_ref() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [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: for more information, see [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 { [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:192:15 [INFO] [stdout] | [INFO] [stdout] 192 | match SENDER.as_ref() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [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: for more information, see [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 56.60s [INFO] running `Command { std: "docker" "inspect" "d975ee1488fe7f280db7e985ef1e642e842a0723d9a470f73dfb823ee5c44fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d975ee1488fe7f280db7e985ef1e642e842a0723d9a470f73dfb823ee5c44fd7", kill_on_drop: false }` [INFO] [stdout] d975ee1488fe7f280db7e985ef1e642e842a0723d9a470f73dfb823ee5c44fd7