[INFO] cloning repository https://github.com/shezdy/ascii-bad-apple
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shezdy/ascii-bad-apple" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshezdy%2Fascii-bad-apple", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshezdy%2Fascii-bad-apple'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0218de4bbe85a293acf30131ec24f3987053543
[INFO] building shezdy/ascii-bad-apple against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshezdy%2Fascii-bad-apple" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shezdy/ascii-bad-apple
[INFO] finished tweaking git repo https://github.com/shezdy/ascii-bad-apple
[INFO] tweaked toml for git repo https://github.com/shezdy/ascii-bad-apple written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shezdy/ascii-bad-apple 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] crate git repo https://github.com/shezdy/ascii-bad-apple already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-net v2.0.0
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.17
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded ffmpeg-sys-next v7.1.3
[INFO] [stderr]   Downloaded async-fs v2.1.3
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded ffmpeg-next v7.1.0
[INFO] [stderr]   Downloaded bindgen v0.72.0
[INFO] [stderr]   Downloaded smol v2.0.2
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac98d49e952f422cd928e78d03b8aab39c2cb8ee0e0d06e01fe5778f369cd101
[INFO] running `Command { std: "docker" "start" "-a" "ac98d49e952f422cd928e78d03b8aab39c2cb8ee0e0d06e01fe5778f369cd101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac98d49e952f422cd928e78d03b8aab39c2cb8ee0e0d06e01fe5778f369cd101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac98d49e952f422cd928e78d03b8aab39c2cb8ee0e0d06e01fe5778f369cd101", kill_on_drop: false }`
[INFO] [stdout] ac98d49e952f422cd928e78d03b8aab39c2cb8ee0e0d06e01fe5778f369cd101
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 349f7d07443bcf652045a9b6c9cb5896d491051857abe262fb3264ffe0ac6aa9
[INFO] running `Command { std: "docker" "start" "-a" "349f7d07443bcf652045a9b6c9cb5896d491051857abe262fb3264ffe0ac6aa9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling ffmpeg-next v7.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling async-fs v2.1.3
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling ringbuf v0.4.8
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling ffmpeg-sys-next v7.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bad-apple v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `audio_output_stream`
[INFO] [stdout]   --> src/audio.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     let audio_output_stream = match config.sample_format() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_audio_output_stream`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cbinfo`
[INFO] [stdout]   --> src/audio.rs:61:41
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   move |data, cbinfo| {
[INFO] [stdout]    |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cbinfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cbinfo`
[INFO] [stdout]   --> src/audio.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...                   move |data, cbinfo| {
[INFO] [stdout]    |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cbinfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/video.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     let mut playing = true;
[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: value assigned to `cols` is never read
[INFO] [stdout]    --> src/video.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let mut cols: u32 = 96;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rows` is never read
[INFO] [stdout]    --> src/video.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut rows: u32 = 72;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/video.rs:113:10
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let (mut tw, mut th) = crossterm::terminal::size().expect("can't get term size");
[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]    --> src/video.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let (mut tw, mut th) = crossterm::terminal::size().expect("can't get term size");
[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]    --> src/video.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let ((mut target_w, mut target_h), (start_col, start_row)) = get_target_size_and_center(
[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]    --> src/video.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let ((mut target_w, mut target_h), (start_col, start_row)) = get_target_size_and_center(
[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]    --> src/video.rs:197:17
[INFO] [stdout]     |
[INFO] [stdout] 197 |             let mut styled_char: StyledContent<char>;
[INFO] [stdout]     |                 ----^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `demuxer_thread`
[INFO] [stdout]   --> src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let demuxer_thread = std::thread::Builder::new()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_demuxer_thread`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/main.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 Event::Resize(width, height) => {
[INFO] [stdout]     |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]    --> src/main.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 Event::Resize(width, height) => {
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `receiver_thread` is never read
[INFO] [stdout]   --> src/audio.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct AudioPlaybackThread {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 11 |     packet_sender: smol::channel::Sender<ffmpeg_next::codec::packet::packet::Packet>,
[INFO] [stdout] 12 |     receiver_thread: Option<std::thread::JoinHandle<()>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `receiver_thread` is never read
[INFO] [stdout]   --> src/video.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct VideoPlaybackThread {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 35 |     packet_sender: smol::channel::Sender<ffmpeg_next::codec::packet::packet::Packet>,
[INFO] [stdout] 36 |     receiver_thread: Option<std::thread::JoinHandle<()>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/video.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     stdout.flush();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let _ = stdout.flush();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "349f7d07443bcf652045a9b6c9cb5896d491051857abe262fb3264ffe0ac6aa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "349f7d07443bcf652045a9b6c9cb5896d491051857abe262fb3264ffe0ac6aa9", kill_on_drop: false }`
[INFO] [stdout] 349f7d07443bcf652045a9b6c9cb5896d491051857abe262fb3264ffe0ac6aa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9f3bfabcae4abea03cc30cd65f4cdf515ff0659ae7e37cfea9e385319b79ab0
[INFO] running `Command { std: "docker" "start" "-a" "d9f3bfabcae4abea03cc30cd65f4cdf515ff0659ae7e37cfea9e385319b79ab0", kill_on_drop: false }`
[INFO] [stderr]    Compiling bad-apple v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `audio_output_stream`
[INFO] [stdout]   --> src/audio.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     let audio_output_stream = match config.sample_format() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_audio_output_stream`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cbinfo`
[INFO] [stdout]   --> src/audio.rs:61:41
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   move |data, cbinfo| {
[INFO] [stdout]    |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cbinfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cbinfo`
[INFO] [stdout]   --> src/audio.rs:70:41
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...                   move |data, cbinfo| {
[INFO] [stdout]    |                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cbinfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/video.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     let mut playing = true;
[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: value assigned to `cols` is never read
[INFO] [stdout]    --> src/video.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let mut cols: u32 = 96;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rows` is never read
[INFO] [stdout]    --> src/video.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut rows: u32 = 72;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/video.rs:113:10
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let (mut tw, mut th) = crossterm::terminal::size().expect("can't get term size");
[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]    --> src/video.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let (mut tw, mut th) = crossterm::terminal::size().expect("can't get term size");
[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]    --> src/video.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let ((mut target_w, mut target_h), (start_col, start_row)) = get_target_size_and_center(
[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]    --> src/video.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let ((mut target_w, mut target_h), (start_col, start_row)) = get_target_size_and_center(
[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]    --> src/video.rs:197:17
[INFO] [stdout]     |
[INFO] [stdout] 197 |             let mut styled_char: StyledContent<char>;
[INFO] [stdout]     |                 ----^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `demuxer_thread`
[INFO] [stdout]   --> src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let demuxer_thread = std::thread::Builder::new()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_demuxer_thread`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/main.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 Event::Resize(width, height) => {
[INFO] [stdout]     |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]    --> src/main.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 Event::Resize(width, height) => {
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `receiver_thread` is never read
[INFO] [stdout]   --> src/audio.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct AudioPlaybackThread {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 11 |     packet_sender: smol::channel::Sender<ffmpeg_next::codec::packet::packet::Packet>,
[INFO] [stdout] 12 |     receiver_thread: Option<std::thread::JoinHandle<()>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `receiver_thread` is never read
[INFO] [stdout]   --> src/video.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct VideoPlaybackThread {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 35 |     packet_sender: smol::channel::Sender<ffmpeg_next::codec::packet::packet::Packet>,
[INFO] [stdout] 36 |     receiver_thread: Option<std::thread::JoinHandle<()>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/video.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     stdout.flush();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let _ = stdout.flush();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] running `Command { std: "docker" "inspect" "d9f3bfabcae4abea03cc30cd65f4cdf515ff0659ae7e37cfea9e385319b79ab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9f3bfabcae4abea03cc30cd65f4cdf515ff0659ae7e37cfea9e385319b79ab0", kill_on_drop: false }`
[INFO] [stdout] d9f3bfabcae4abea03cc30cd65f4cdf515ff0659ae7e37cfea9e385319b79ab0
