[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] d13125c71b6ffaaa85d5eaf594d4190baa054737 [INFO] testing junkdog/tfxed against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunkdog%2Ftfxed" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/junkdog/tfxed on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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/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/7dec538/templates/simple/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] Locking 140 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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/7dec538/templates/simple/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ansi-to-tui v7.0.0 [INFO] [stderr] Downloaded anpa v0.10.0 [INFO] [stderr] Downloaded simple-easing v1.0.1 [INFO] [stderr] Downloaded beamterm-renderer v0.7.0 [INFO] [stderr] Downloaded tachyonfx v0.18.0 [INFO] [stderr] Downloaded beamterm-data v0.7.0 [INFO] [stderr] Downloaded ratatui v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48884cb85ee7677267a57514307dcaa121cdb783b5792876fa9be317ca774a5a [INFO] running `Command { std: "docker" "start" "-a" "48884cb85ee7677267a57514307dcaa121cdb783b5792876fa9be317ca774a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48884cb85ee7677267a57514307dcaa121cdb783b5792876fa9be317ca774a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48884cb85ee7677267a57514307dcaa121cdb783b5792876fa9be317ca774a5a", kill_on_drop: false }` [INFO] [stdout] 48884cb85ee7677267a57514307dcaa121cdb783b5792876fa9be317ca774a5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 009b39471a4349e9744c6bbecba390165e7fad7b4876abc0461226c1313ab953 [INFO] running `Command { std: "docker" "start" "-a" "009b39471a4349e9744c6bbecba390165e7fad7b4876abc0461226c1313ab953", 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-2a32382e04d0efe9/7dec538/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 wasm-bindgen-shared v0.2.101 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.101 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling simple-easing v1.0.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling anpa v0.10.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling beamterm-data v0.7.0 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.101 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.101 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.101 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling bon-macros v3.7.2 [INFO] [stderr] Compiling js-sys v0.3.78 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ansi-to-tui v7.0.0 [INFO] [stderr] Compiling bon v3.7.2 [INFO] [stderr] Compiling tachyonfx v0.18.0 [INFO] [stderr] Compiling web-sys v0.3.78 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.51 [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:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | 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:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use ratatui::prelude::{Color, style::Stylize, Style}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ratatui::text::Text` [INFO] [stdout] --> tachyonfx-ftl-core/src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | 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:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | use tachyonfx::{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:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | use ratatui::prelude::{Color, style::Stylize, Style}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> tachyonfx-ftl-core/src/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | 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:142:43 [INFO] [stdout] | [INFO] [stdout] 142 | 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:63:54 [INFO] [stdout] | [INFO] [stdout] 63 | 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:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | .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:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | 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:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | 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:89:26 [INFO] [stdout] | [INFO] [stdout] 89 | .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:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | 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:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | 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:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 52 | 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 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: `ratatui::style::Stylize` [INFO] [stdout] --> tachyonfx-ftl-cli/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ratatui::style::Stylize; [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: `ansi_to_tui::IntoText` [INFO] [stdout] --> tachyonfx-ftl-cli/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ansi_to_tui::IntoText; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `receive_events` is never used [INFO] [stdout] --> tachyonfx-ftl-cli/src/event_handler.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl EventHandler { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | 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] | --------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn size(&self) -> Size { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling beamterm-renderer v0.7.0 [INFO] [stderr] Compiling ratzilla v0.1.0 (https://github.com/junkdog/ratzilla?branch=beamterm-update#7dec5381) [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:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | match SENDER.as_ref() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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:22:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl EventHandler { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | 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:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | match SENDER.as_ref() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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 48.56s [INFO] running `Command { std: "docker" "inspect" "009b39471a4349e9744c6bbecba390165e7fad7b4876abc0461226c1313ab953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "009b39471a4349e9744c6bbecba390165e7fad7b4876abc0461226c1313ab953", kill_on_drop: false }` [INFO] [stdout] 009b39471a4349e9744c6bbecba390165e7fad7b4876abc0461226c1313ab953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee0a14da9dbb513a89d32ca8c87899be73a58a5642cfcca8ca646cc0de15b75c [INFO] running `Command { std: "docker" "start" "-a" "ee0a14da9dbb513a89d32ca8c87899be73a58a5642cfcca8ca646cc0de15b75c", 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-2a32382e04d0efe9/7dec538/templates/simple/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [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:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | 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:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use ratatui::prelude::{Color, style::Stylize, Style}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ratatui::text::Text` [INFO] [stdout] --> tachyonfx-ftl-core/src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | 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:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | use tachyonfx::{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:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | use ratatui::prelude::{Color, style::Stylize, Style}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> tachyonfx-ftl-core/src/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | 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:142:43 [INFO] [stdout] | [INFO] [stdout] 142 | 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:63:54 [INFO] [stdout] | [INFO] [stdout] 63 | 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:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | .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:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | 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:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | 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:89:26 [INFO] [stdout] | [INFO] [stdout] 89 | .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:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | 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:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | 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:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 52 | 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: creating a shared reference to mutable static [INFO] [stdout] --> tachyonfx-ftl-web/src/interop.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | match SENDER.as_ref() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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 tachyonfx-ftl-web v0.1.0 (/opt/rustwide/workdir/tachyonfx-ftl-web) [INFO] [stderr] Compiling tfxed-cli v0.1.0 (/opt/rustwide/workdir/tachyonfx-ftl-cli) [INFO] [stdout] warning: unused import: `Alignment` [INFO] [stdout] --> tachyonfx-ftl-core/src/app.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | 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:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use ratatui::prelude::{Color, style::Stylize, Style}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ratatui::text::Text` [INFO] [stdout] --> tachyonfx-ftl-core/src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | 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:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | use tachyonfx::{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: 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: `ratatui::style::Stylize` [INFO] [stdout] --> tachyonfx-ftl-cli/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ratatui::style::Stylize; [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: `ansi_to_tui::IntoText` [INFO] [stdout] --> tachyonfx-ftl-cli/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ansi_to_tui::IntoText; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `next` is never used [INFO] [stdout] --> tachyonfx-ftl-web/src/event_handler.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl EventHandler { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | 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:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | match SENDER.as_ref() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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: creating a shared reference to mutable static [INFO] [stdout] --> tachyonfx-ftl-web/src/interop.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | match SENDER.as_ref() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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 `receive_events` is never used [INFO] [stdout] --> tachyonfx-ftl-cli/src/event_handler.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl EventHandler { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | 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] | --------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | 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:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | use ratatui::prelude::{Color, style::Stylize, Style}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> tachyonfx-ftl-core/src/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | 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:142:43 [INFO] [stdout] | [INFO] [stdout] 142 | 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:63:54 [INFO] [stdout] | [INFO] [stdout] 63 | 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:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | .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:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | 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:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | 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:89:26 [INFO] [stdout] | [INFO] [stdout] 89 | .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:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | 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:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | 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:52:9 [INFO] [stdout] | [INFO] [stdout] 51 | struct State { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 52 | 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] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "ee0a14da9dbb513a89d32ca8c87899be73a58a5642cfcca8ca646cc0de15b75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0a14da9dbb513a89d32ca8c87899be73a58a5642cfcca8ca646cc0de15b75c", kill_on_drop: false }` [INFO] [stdout] ee0a14da9dbb513a89d32ca8c87899be73a58a5642cfcca8ca646cc0de15b75c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55638a05ed93b043fa42a8ec5df5cfa88c4e3149edb05c69a7ba423e056534f6 [INFO] running `Command { std: "docker" "start" "-a" "55638a05ed93b043fa42a8ec5df5cfa88c4e3149edb05c69a7ba423e056534f6", 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-2a32382e04d0efe9/7dec538/templates/simple/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] warning: unused import: `Alignment` [INFO] [stderr] --> tachyonfx-ftl-core/src/app.rs:6:23 [INFO] [stderr] | [INFO] [stderr] 6 | use ratatui::layout::{Alignment, Offset, Rect}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Color` [INFO] [stderr] --> tachyonfx-ftl-core/src/app.rs:7:24 [INFO] [stderr] | [INFO] [stderr] 7 | use ratatui::prelude::{Color, style::Stylize, Style}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ratatui::text::Text` [INFO] [stderr] --> tachyonfx-ftl-core/src/app.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use ratatui::text::Text; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Block`, `BorderType`, and `Paragraph` [INFO] [stderr] --> tachyonfx-ftl-core/src/app.rs:9:24 [INFO] [stderr] | [INFO] [stderr] 9 | use ratatui::widgets::{Block, BorderType, Paragraph, Widget}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `CenteredShrink` and `Effect` [INFO] [stderr] --> tachyonfx-ftl-core/src/app.rs:10:44 [INFO] [stderr] | [INFO] [stderr] 10 | use tachyonfx::{ref_count, BufferRenderer, CenteredShrink, Duration, Effect, EffectManager, RefCount}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ratatui::prelude::Color` [INFO] [stderr] --> tachyonfx-ftl-core/src/effects.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use ratatui::prelude::Color; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Line` [INFO] [stderr] --> tachyonfx-ftl-core/src/effects.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | use ratatui::text::{Line, Span, Text}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `style::Stylize` [INFO] [stderr] --> tachyonfx-ftl-core/src/app.rs:7:31 [INFO] [stderr] | [INFO] [stderr] 7 | use ratatui::prelude::{Color, style::Stylize, Style}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::error::Error` [INFO] [stderr] --> tachyonfx-ftl-core/src/app.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::error::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `key_code` [INFO] [stderr] --> tachyonfx-ftl-core/src/app.rs:142:43 [INFO] [stderr] | [INFO] [stderr] 142 | AppEvent::KeyPress(KeyEvent { key_code, .. }) => { [INFO] [stderr] | ^^^^^^^^ help: try ignoring the field: `key_code: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> tachyonfx-ftl-core/src/effects.rs:63:54 [INFO] [stderr] | [INFO] [stderr] 63 | fx::effect_fn_buf(state, duration, move | state, context, buf| { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> tachyonfx-ftl-core/src/widgets.rs:53:26 [INFO] [stderr] | [INFO] [stderr] 53 | .filter(|(i, x)| i % 10 == 0) [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tachyonfx-ftl-core/src/widgets.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | let mut draw_row = |x, y, width, buf: &mut Buffer| { [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tachyonfx-ftl-core/src/widgets.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 49 | let mut draw_row_10 = |x, y, width, buf: &mut Buffer| { [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> tachyonfx-ftl-core/src/widgets.rs:89:26 [INFO] [stderr] | [INFO] [stderr] 89 | .filter(|(i, x)| i % 10 == 0) [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tachyonfx-ftl-core/src/widgets.rs:74:9 [INFO] [stderr] | [INFO] [stderr] 74 | let mut draw_col = |x, y, height, buf: &mut Buffer| { [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tachyonfx-ftl-core/src/widgets.rs:85:9 [INFO] [stderr] | [INFO] [stderr] 85 | let mut draw_col_10 = |x, y, height, buf: &mut Buffer| { [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: field `line_no` is never read [INFO] [stderr] --> tachyonfx-ftl-core/src/effects.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 51 | struct State { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 52 | line_no: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `State` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `measure` is never used [INFO] [stderr] --> tachyonfx-ftl-core/src/widgets.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 11 | impl Ruler { [INFO] [stderr] | ---------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 19 | pub fn measure(&mut self, size: Size) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tfxed-core` (lib) generated 19 warnings (run `cargo fix --lib -p tfxed-core` to apply 11 suggestions) [INFO] [stderr] warning: `tfxed-core` (lib test) generated 19 warnings (19 duplicates) [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> tachyonfx-ftl-web/src/interop.rs:28:15 [INFO] [stderr] | [INFO] [stderr] 28 | match SENDER.as_ref() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `web-backend` [INFO] [stderr] --> tachyonfx-ftl-cli/src/tui.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 8 | #[cfg(feature = "web-backend")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `web-backend` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ratatui::style::Stylize` [INFO] [stderr] --> tachyonfx-ftl-cli/src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use ratatui::style::Stylize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ansi_to_tui::IntoText` [INFO] [stderr] --> tachyonfx-ftl-cli/src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use ansi_to_tui::IntoText; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `receive_events` is never used [INFO] [stderr] --> tachyonfx-ftl-cli/src/event_handler.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 13 | impl EventHandler { [INFO] [stderr] | ----------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 30 | pub fn receive_events(&self, mut f: F) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `size` is never used [INFO] [stderr] --> tachyonfx-ftl-cli/src/tui.rs:48:12 [INFO] [stderr] | [INFO] [stderr] 23 | impl Tui { [INFO] [stderr] | --------------------------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 48 | pub fn size(&self) -> Size { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tachyonfx-ftl-web` (lib) generated 1 warning [INFO] [stderr] warning: `tfxed-cli` (bin "tfxed" test) generated 5 warnings (run `cargo fix --bin "tfxed" --tests` to apply 2 suggestions) [INFO] [stderr] warning: `tachyonfx-ftl-web` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: method `next` is never used [INFO] [stderr] --> tachyonfx-ftl-web/src/event_handler.rs:22:12 [INFO] [stderr] | [INFO] [stderr] 12 | impl EventHandler { [INFO] [stderr] | ----------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 22 | pub fn next(&self) -> Result { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `tachyonfx-ftl-web` (bin "tachyonfx-ftl-web" test) generated 2 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tachyonfx_ftl_web-14e8504b3d5aeefa) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tachyonfx_ftl_web-fdb222cfdf3a4b3e) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tfxed-06866ad5e2344df9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tfxed_core-2d5fe9f807c22d81) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tachyonfx_ftl_web [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tfxed_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "55638a05ed93b043fa42a8ec5df5cfa88c4e3149edb05c69a7ba423e056534f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55638a05ed93b043fa42a8ec5df5cfa88c4e3149edb05c69a7ba423e056534f6", kill_on_drop: false }` [INFO] [stdout] 55638a05ed93b043fa42a8ec5df5cfa88c4e3149edb05c69a7ba423e056534f6