[INFO] cloning repository https://github.com/openasocket/yt-dler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openasocket/yt-dler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenasocket%2Fyt-dler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenasocket%2Fyt-dler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5cb6299a0da6bec6afb257cbf5e091e986f452d [INFO] checking openasocket/yt-dler against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenasocket%2Fyt-dler" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/openasocket/yt-dler [INFO] finished tweaking git repo https://github.com/openasocket/yt-dler [INFO] tweaked toml for git repo https://github.com/openasocket/yt-dler written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/openasocket/yt-dler on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/openasocket/yt-dler 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui_glow v0.24.1 [INFO] [stderr] Downloaded egui-winit v0.24.1 [INFO] [stderr] Downloaded xcursor v0.3.9 [INFO] [stderr] Downloaded mime_guess2 v2.3.1 [INFO] [stderr] Downloaded eframe v0.24.1 [INFO] [stderr] Downloaded egui_extras v0.24.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 459206f81500c74689ba64235ab0cfb53f9afa7c6c59bda0ba353cbb52bfdc36 [INFO] running `Command { std: "docker" "start" "-a" "459206f81500c74689ba64235ab0cfb53f9afa7c6c59bda0ba353cbb52bfdc36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "459206f81500c74689ba64235ab0cfb53f9afa7c6c59bda0ba353cbb52bfdc36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "459206f81500c74689ba64235ab0cfb53f9afa7c6c59bda0ba353cbb52bfdc36", kill_on_drop: false }` [INFO] [stdout] 459206f81500c74689ba64235ab0cfb53f9afa7c6c59bda0ba353cbb52bfdc36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e876bfa2ec6b551d7ae8c2297b15206081fea4e948b01c3855dffa5feeb3079 [INFO] running `Command { std: "docker" "start" "-a" "5e876bfa2ec6b551d7ae8c2297b15206081fea4e948b01c3855dffa5feeb3079", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking xcursor v0.3.9 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Checking zbus v3.15.2 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Checking emath v0.24.1 [INFO] [stderr] Checking ecolor v0.24.1 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking epaint v0.24.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking egui v0.24.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking accesskit_consumer v0.16.1 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking async-once-cell v0.5.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking webbrowser v0.8.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling rfd v0.12.1 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Checking arboard v3.5.0 [INFO] [stderr] Checking egui_glow v0.24.1 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking smithay-clipboard v0.6.6 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking egui_extras v0.24.2 [INFO] [stderr] Checking accesskit_unix v0.6.2 [INFO] [stderr] Checking ctrlc v3.4.7 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking rustix v1.0.7 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking accesskit_winit v0.15.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking egui-winit v0.24.1 [INFO] [stderr] Checking eframe v0.24.1 [INFO] [stderr] Checking yt-dler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/downloader.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub struct Downloader { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 135 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Downloader` 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: method `format_bytes` is never used [INFO] [stdout] --> src/gui.rs:932:8 [INFO] [stdout] | [INFO] [stdout] 172 | impl YtDlerGui { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 932 | fn format_bytes(&self, bytes: u64) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/downloader.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub struct Downloader { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 135 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Downloader` 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: method `format_bytes` is never used [INFO] [stdout] --> src/gui.rs:932:8 [INFO] [stdout] | [INFO] [stdout] 172 | impl YtDlerGui { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 932 | fn format_bytes(&self, bytes: u64) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quiet` [INFO] [stdout] --> src/bin/cli.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | let quiet = matches.get_flag("quiet"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_quiet` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quiet` [INFO] [stdout] --> src/bin/cli.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | let quiet = matches.get_flag("quiet"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_quiet` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_error_suggestion` is never used [INFO] [stdout] --> src/bin/cli.rs:274:4 [INFO] [stdout] | [INFO] [stdout] 274 | fn get_error_suggestion(error: &yt_dler::error::YtDlerError) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_error_suggestion` is never used [INFO] [stdout] --> src/bin/cli.rs:274:4 [INFO] [stdout] | [INFO] [stdout] 274 | fn get_error_suggestion(error: &yt_dler::error::YtDlerError) -> Option { [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 3m 54s [INFO] running `Command { std: "docker" "inspect" "5e876bfa2ec6b551d7ae8c2297b15206081fea4e948b01c3855dffa5feeb3079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e876bfa2ec6b551d7ae8c2297b15206081fea4e948b01c3855dffa5feeb3079", kill_on_drop: false }` [INFO] [stdout] 5e876bfa2ec6b551d7ae8c2297b15206081fea4e948b01c3855dffa5feeb3079