[INFO] cloning repository https://github.com/eladmanor101/bad-apple-ascii
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eladmanor101/bad-apple-ascii" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feladmanor101%2Fbad-apple-ascii", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feladmanor101%2Fbad-apple-ascii'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2971672d639dc01d0f0aed58fbea71dd8aaa7d32
[INFO] building eladmanor101/bad-apple-ascii against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feladmanor101%2Fbad-apple-ascii" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eladmanor101/bad-apple-ascii
[INFO] finished tweaking git repo https://github.com/eladmanor101/bad-apple-ascii
[INFO] tweaked toml for git repo https://github.com/eladmanor101/bad-apple-ascii written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eladmanor101/bad-apple-ascii on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eladmanor101/bad-apple-ascii 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded symphonia-utils-xiph v0.5.4
[INFO] [stderr]   Downloaded extended v0.1.0
[INFO] [stderr]   Downloaded symphonia-format-riff v0.5.4
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.4
[INFO] [stderr]   Downloaded symphonia v0.5.4
[INFO] [stderr]   Downloaded symphonia-codec-pcm v0.5.4
[INFO] [stderr]   Downloaded avif-serialize v0.8.6
[INFO] [stderr]   Downloaded symphonia-bundle-flac v0.5.4
[INFO] [stderr]   Downloaded symphonia-codec-vorbis v0.5.4
[INFO] [stderr]   Downloaded arbitrary v1.4.2
[INFO] [stderr]   Downloaded coreaudio-rs v0.13.0
[INFO] [stderr]   Downloaded bit_field v0.10.3
[INFO] [stderr]   Downloaded objc2-core-audio-types v0.3.1
[INFO] [stderr]   Downloaded symphonia-codec-aac v0.5.4
[INFO] [stderr]   Downloaded rodio v0.21.1
[INFO] [stderr]   Downloaded alsa v0.9.1
[INFO] [stderr]   Downloaded objc2-audio-toolbox v0.3.1
[INFO] [stderr]   Downloaded image-webp v0.2.4
[INFO] [stderr]   Downloaded zune-jpeg v0.4.20
[INFO] [stderr]   Downloaded mach2 v0.4.3
[INFO] [stderr]   Downloaded symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]   Downloaded windows-core v0.54.0
[INFO] [stderr]   Downloaded symphonia-core v0.5.4
[INFO] [stderr]   Downloaded objc2-core-audio v0.3.1
[INFO] [stderr]   Downloaded symphonia-format-isomp4 v0.5.4
[INFO] [stderr]   Downloaded symphonia-format-ogg v0.5.4
[INFO] [stderr]   Downloaded cpal v0.16.0
[INFO] [stderr]   Downloaded windows v0.54.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b55cf2bf23641e41bfecf9e943614ab4419c3a05d7331486b87b1e6bee4ef518
[INFO] running `Command { std: "docker" "start" "-a" "b55cf2bf23641e41bfecf9e943614ab4419c3a05d7331486b87b1e6bee4ef518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b55cf2bf23641e41bfecf9e943614ab4419c3a05d7331486b87b1e6bee4ef518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b55cf2bf23641e41bfecf9e943614ab4419c3a05d7331486b87b1e6bee4ef518", kill_on_drop: false }`
[INFO] [stdout] b55cf2bf23641e41bfecf9e943614ab4419c3a05d7331486b87b1e6bee4ef518
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 999af705f22235ecf12c4f55980b3cba8da2455507286075c0ba92650cedfc7d
[INFO] running `Command { std: "docker" "start" "-a" "999af705f22235ecf12c4f55980b3cba8da2455507286075c0ba92650cedfc7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling rodio v0.21.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling ascii-player v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::constants`
[INFO] [stdout]  --> src/cli.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::constants;
[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: `io::Write`
[INFO] [stdout]  --> src/pipeline/download.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::Write, process::Command};
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/pipeline/cache.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{self, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/player/render.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Stdout};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/main.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{io::{self, Write}, thread, time::{Duration, Instant}};
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut frames = Frames::from_video(&video_path, 30, -1, constants::DEFAULT_HEIGHT as i32, &frames_path)?;
[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: method `contains` is never used
[INFO] [stdout]   --> src/pipeline/cache.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Cache {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn contains(&self, key: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.05s
[INFO] running `Command { std: "docker" "inspect" "999af705f22235ecf12c4f55980b3cba8da2455507286075c0ba92650cedfc7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "999af705f22235ecf12c4f55980b3cba8da2455507286075c0ba92650cedfc7d", kill_on_drop: false }`
[INFO] [stdout] 999af705f22235ecf12c4f55980b3cba8da2455507286075c0ba92650cedfc7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc6047764cd36a586210868881d3899cba074c0bb17c6fff28f8117d7b9bc049
[INFO] running `Command { std: "docker" "start" "-a" "bc6047764cd36a586210868881d3899cba074c0bb17c6fff28f8117d7b9bc049", kill_on_drop: false }`
[INFO] [stderr]    Compiling ascii-player v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::constants`
[INFO] [stdout]  --> src/cli.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::constants;
[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: `io::Write`
[INFO] [stdout]  --> src/pipeline/download.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::Write, process::Command};
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/pipeline/cache.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{self, Write};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/player/render.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Stdout};
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/main.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{io::{self, Write}, thread, time::{Duration, Instant}};
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut frames = Frames::from_video(&video_path, 30, -1, constants::DEFAULT_HEIGHT as i32, &frames_path)?;
[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: method `contains` is never used
[INFO] [stdout]   --> src/pipeline/cache.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Cache {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn contains(&self, key: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "bc6047764cd36a586210868881d3899cba074c0bb17c6fff28f8117d7b9bc049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc6047764cd36a586210868881d3899cba074c0bb17c6fff28f8117d7b9bc049", kill_on_drop: false }`
[INFO] [stdout] bc6047764cd36a586210868881d3899cba074c0bb17c6fff28f8117d7b9bc049
