[INFO] cloning repository https://github.com/2Yuri-afk/gorlock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2Yuri-afk/gorlock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2Yuri-afk%2Fgorlock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2Yuri-afk%2Fgorlock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30b70d108e00f55a00c1905a25a70004ac1130f7
[INFO] building 2Yuri-afk/gorlock against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2Yuri-afk%2Fgorlock" "/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/2Yuri-afk/gorlock
[INFO] finished tweaking git repo https://github.com/2Yuri-afk/gorlock
[INFO] tweaked toml for git repo https://github.com/2Yuri-afk/gorlock written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/2Yuri-afk/gorlock 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/2Yuri-afk/gorlock 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 castaway v0.2.4
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded anyhow v1.0.99
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded h2 v0.3.27
[INFO] [stderr]   Downloaded arc-swap v1.7.1
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] [stderr]   Downloaded rayon v1.11.0
[INFO] [stderr]   Downloaded rayon-core v1.13.0
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded bytemuck v1.23.2
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded winapi-util v0.1.10
[INFO] [stderr]   Downloaded unarray v0.1.4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d5b8007d24e7640fb6f49b1c30e170ec21b254d6d691d014acfde9d0251adea
[INFO] running `Command { std: "docker" "start" "-a" "0d5b8007d24e7640fb6f49b1c30e170ec21b254d6d691d014acfde9d0251adea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d5b8007d24e7640fb6f49b1c30e170ec21b254d6d691d014acfde9d0251adea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d5b8007d24e7640fb6f49b1c30e170ec21b254d6d691d014acfde9d0251adea", kill_on_drop: false }`
[INFO] [stdout] 0d5b8007d24e7640fb6f49b1c30e170ec21b254d6d691d014acfde9d0251adea
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab9e066fa70ce929ca78b5904feb6b660492183735522e3ae46219b6aaf06de3
[INFO] running `Command { std: "docker" "start" "-a" "ab9e066fa70ce929ca78b5904feb6b660492183735522e3ae46219b6aaf06de3", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling gorlock v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `time`
[INFO] [stdout]   --> src/main.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::{sync::mpsc, time};
[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 doc comment
[INFO] [stdout]   --> src/commands/parallel_processor.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | /// Global instance for parallel processing
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FormatInfo`
[INFO] [stdout]  --> src/commands/parallel_processor.rs:7:42
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::app_state::{events::AppEvent, FormatInfo};
[INFO] [stdout]   |                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fast_fetch::*`
[INFO] [stdout]  --> src/commands/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use fast_fetch::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parallel_processor::*`
[INFO] [stdout]  --> src/commands/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use parallel_processor::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Quit` and `UrlValidated` are never constructed
[INFO] [stdout]   --> src/app_state/events.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum AppEvent {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout]  7 |     /// Quit the application
[INFO] [stdout]  8 |     Quit,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     UrlValidated {
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppEvent` has derived impls for the traits `Clone` and `Debug`, but these are 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: field `0` is never read
[INFO] [stdout]   --> src/app_state/events.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Mouse(crossterm::event::MouseEvent),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 55 -     Mouse(crossterm::event::MouseEvent),
[INFO] [stdout] 55 +     Mouse(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CachedEntry` is never constructed
[INFO] [stdout]   --> src/cache.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct CachedEntry {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CacheStore` is never constructed
[INFO] [stdout]   --> src/cache.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct CacheStore {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get`, `set`, `invalidate`, and `clear` are never used
[INFO] [stdout]   --> src/cache.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl CacheStore {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 28 |     pub fn new() -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub async fn get(&self, url: &str) -> Option<CachedEntry> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub async fn set(&self, url: String, entry: CachedEntry) -> Result<()> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub async fn invalidate(&self, url: &str) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub async fn clear(&self) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/cache.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl CachedEntry {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 103 |     pub fn new(url: String, title: String, duration: Option<String>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_cache` is never used
[INFO] [stdout]    --> src/cache.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub async fn get_cache() -> &'static CacheStore {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DownloadController` is never constructed
[INFO] [stdout]   --> src/commands/mod.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DownloadController {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/commands/mod.rs:28:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl DownloadController {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout]  28 |     pub fn new(app_tx: mpsc::UnboundedSender<AppEvent>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  36 |     pub async fn handle_action(&mut self, action: DownloadAction) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     async fn add_url(&mut self, url: String) {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     async fn start_download(&mut self, _id: Uuid) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     async fn pause_download(&mut self, id: Uuid) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     async fn resume_download(&mut self, id: Uuid) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     async fn cancel_download(&mut self, id: Uuid) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     async fn remove_item(&mut self, id: Uuid) {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     async fn fetch_formats(&mut self, id: Uuid) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_download_controller` is never used
[INFO] [stdout]    --> src/commands/mod.rs:138:14
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub async fn run_download_controller(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_formats` is never used
[INFO] [stdout]    --> src/commands/yt_dlp.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn parse_formats(output: &str) -> Vec<FormatInfo> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_format_line` is never used
[INFO] [stdout]    --> src/commands/yt_dlp.rs:148:4
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn parse_format_line(line: &str) -> Option<FormatInfo> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_title_from_output` is never used
[INFO] [stdout]    --> src/commands/yt_dlp.rs:189:4
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn extract_title_from_output(output: &str) -> Option<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shorten_url` is never used
[INFO] [stdout]    --> src/commands/yt_dlp.rs:205:4
[INFO] [stdout]     |
[INFO] [stdout] 205 | fn shorten_url(url: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_video_info` is never used
[INFO] [stdout]    --> src/commands/yt_dlp.rs:267:14
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub async fn fetch_video_info(url: &str) -> Result<(String, Option<String>, Option<String>)> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_url` is never used
[INFO] [stdout]    --> src/commands/yt_dlp.rs:382:14
[INFO] [stdout]     |
[INFO] [stdout] 382 | pub async fn validate_url(url: &str) -> Result<bool> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_video_info_fast` is never used
[INFO] [stdout]  --> src/commands/fast_fetch.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub async fn fetch_video_info_fast(url: &str) -> Result<(String, Option<String>, Option<String>)> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_playlist_entries_fast` is never used
[INFO] [stdout]   --> src/commands/fast_fetch.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub async fn fetch_playlist_entries_fast(url: &str) -> Result<Vec<(String, String, Option<String>)>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_url_info_concurrent` is never used
[INFO] [stdout]   --> src/commands/fast_fetch.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn fetch_url_info_concurrent(url: &str) -> Result<UrlInfo> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UrlInfo` is never used
[INFO] [stdout]    --> src/commands/fast_fetch.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub enum UrlInfo {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParallelPlaylistProcessor` is never constructed
[INFO] [stdout]   --> src/commands/parallel_processor.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ParallelPlaylistProcessor {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `process_playlist_formats`, and `prefetch_single` are never used
[INFO] [stdout]   --> src/commands/parallel_processor.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl ParallelPlaylistProcessor {
[INFO] [stdout]    | ------------------------------ associated items in this implementation
[INFO] [stdout] 19 |     pub fn new(max_concurrency: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub async fn process_playlist_formats(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub async fn prefetch_single(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `centered_rect` is never used
[INFO] [stdout]   --> src/ui/components.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn centered_rect(percent_x: u16, percent_y: u16, r: Rect) -> Rect {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_validation_color` is never used
[INFO] [stdout]   --> src/ui/components.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn get_validation_color(input: &str, is_valid: bool) -> Color {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "ab9e066fa70ce929ca78b5904feb6b660492183735522e3ae46219b6aaf06de3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab9e066fa70ce929ca78b5904feb6b660492183735522e3ae46219b6aaf06de3", kill_on_drop: false }`
[INFO] [stdout] ab9e066fa70ce929ca78b5904feb6b660492183735522e3ae46219b6aaf06de3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84d8cbe1fd1905c5fac8f2bedecc422a57a9b5a36e0ffb2a36288d8aba654079
[INFO] running `Command { std: "docker" "start" "-a" "84d8cbe1fd1905c5fac8f2bedecc422a57a9b5a36e0ffb2a36288d8aba654079", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling gorlock v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `time`
[INFO] [stdout]   --> src/main.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::{sync::mpsc, time};
[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 doc comment
[INFO] [stdout]   --> src/commands/parallel_processor.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | /// Global instance for parallel processing
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FormatInfo`
[INFO] [stdout]  --> src/commands/parallel_processor.rs:7:42
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::app_state::{events::AppEvent, FormatInfo};
[INFO] [stdout]   |                                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fast_fetch::*`
[INFO] [stdout]  --> src/commands/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use fast_fetch::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parallel_processor::*`
[INFO] [stdout]  --> src/commands/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use parallel_processor::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Quit` and `UrlValidated` are never constructed
[INFO] [stdout]   --> src/app_state/events.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum AppEvent {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout]  7 |     /// Quit the application
[INFO] [stdout]  8 |     Quit,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     UrlValidated {
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppEvent` has derived impls for the traits `Clone` and `Debug`, but these are 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: field `0` is never read
[INFO] [stdout]   --> src/app_state/events.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Mouse(crossterm::event::MouseEvent),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 55 -     Mouse(crossterm::event::MouseEvent),
[INFO] [stdout] 55 +     Mouse(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CachedEntry` is never constructed
[INFO] [stdout]   --> src/cache.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct CachedEntry {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CacheStore` is never constructed
[INFO] [stdout]   --> src/cache.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct CacheStore {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get`, `set`, `invalidate`, and `clear` are never used
[INFO] [stdout]   --> src/cache.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl CacheStore {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 28 |     pub fn new() -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub async fn get(&self, url: &str) -> Option<CachedEntry> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub async fn set(&self, url: String, entry: CachedEntry) -> Result<()> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub async fn invalidate(&self, url: &str) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub async fn clear(&self) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/cache.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl CachedEntry {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 103 |     pub fn new(url: String, title: String, duration: Option<String>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_cache` is never used
[INFO] [stdout]    --> src/cache.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub async fn get_cache() -> &'static CacheStore {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DownloadController` is never constructed
[INFO] [stdout]   --> src/commands/mod.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DownloadController {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/commands/mod.rs:28:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl DownloadController {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout]  28 |     pub fn new(app_tx: mpsc::UnboundedSender<AppEvent>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  36 |     pub async fn handle_action(&mut self, action: DownloadAction) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     async fn add_url(&mut self, url: String) {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     async fn start_download(&mut self, _id: Uuid) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     async fn pause_download(&mut self, id: Uuid) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     async fn resume_download(&mut self, id: Uuid) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     async fn cancel_download(&mut self, id: Uuid) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     async fn remove_item(&mut self, id: Uuid) {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     async fn fetch_formats(&mut self, id: Uuid) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_download_controller` is never used
[INFO] [stdout]    --> src/commands/mod.rs:138:14
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub async fn run_download_controller(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_formats` is never used
[INFO] [stdout]    --> src/commands/yt_dlp.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn parse_formats(output: &str) -> Vec<FormatInfo> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_format_line` is never used
[INFO] [stdout]    --> src/commands/yt_dlp.rs:148:4
[INFO] [stdout]     |
[INFO] [stdout] 148 | fn parse_format_line(line: &str) -> Option<FormatInfo> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_title_from_output` is never used
[INFO] [stdout]    --> src/commands/yt_dlp.rs:189:4
[INFO] [stdout]     |
[INFO] [stdout] 189 | fn extract_title_from_output(output: &str) -> Option<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shorten_url` is never used
[INFO] [stdout]    --> src/commands/yt_dlp.rs:205:4
[INFO] [stdout]     |
[INFO] [stdout] 205 | fn shorten_url(url: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_video_info` is never used
[INFO] [stdout]    --> src/commands/yt_dlp.rs:267:14
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub async fn fetch_video_info(url: &str) -> Result<(String, Option<String>, Option<String>)> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_url` is never used
[INFO] [stdout]    --> src/commands/yt_dlp.rs:382:14
[INFO] [stdout]     |
[INFO] [stdout] 382 | pub async fn validate_url(url: &str) -> Result<bool> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_video_info_fast` is never used
[INFO] [stdout]  --> src/commands/fast_fetch.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub async fn fetch_video_info_fast(url: &str) -> Result<(String, Option<String>, Option<String>)> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_playlist_entries_fast` is never used
[INFO] [stdout]   --> src/commands/fast_fetch.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub async fn fetch_playlist_entries_fast(url: &str) -> Result<Vec<(String, String, Option<String>)>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_url_info_concurrent` is never used
[INFO] [stdout]   --> src/commands/fast_fetch.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn fetch_url_info_concurrent(url: &str) -> Result<UrlInfo> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UrlInfo` is never used
[INFO] [stdout]    --> src/commands/fast_fetch.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub enum UrlInfo {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParallelPlaylistProcessor` is never constructed
[INFO] [stdout]   --> src/commands/parallel_processor.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ParallelPlaylistProcessor {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `process_playlist_formats`, and `prefetch_single` are never used
[INFO] [stdout]   --> src/commands/parallel_processor.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl ParallelPlaylistProcessor {
[INFO] [stdout]    | ------------------------------ associated items in this implementation
[INFO] [stdout] 19 |     pub fn new(max_concurrency: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub async fn process_playlist_formats(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub async fn prefetch_single(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `centered_rect` is never used
[INFO] [stdout]   --> src/ui/components.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn centered_rect(percent_x: u16, percent_y: u16, r: Rect) -> Rect {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_validation_color` is never used
[INFO] [stdout]   --> src/ui/components.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn get_validation_color(input: &str, is_valid: bool) -> Color {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.18s
[INFO] running `Command { std: "docker" "inspect" "84d8cbe1fd1905c5fac8f2bedecc422a57a9b5a36e0ffb2a36288d8aba654079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84d8cbe1fd1905c5fac8f2bedecc422a57a9b5a36e0ffb2a36288d8aba654079", kill_on_drop: false }`
[INFO] [stdout] 84d8cbe1fd1905c5fac8f2bedecc422a57a9b5a36e0ffb2a36288d8aba654079
