[INFO] cloning repository https://github.com/nbas11/tt-player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbas11/tt-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbas11%2Ftt-player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbas11%2Ftt-player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc4838e8a3e7b7fce4742520af38495b9b7f9314 [INFO] checking nbas11/tt-player against 1.95.0-beta.7 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbas11%2Ftt-player" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nbas11/tt-player [INFO] finished tweaking git repo https://github.com/nbas11/tt-player [INFO] tweaked toml for git repo https://github.com/nbas11/tt-player written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nbas11/tt-player on toolchain 1.95.0-beta.7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nbas11/tt-player 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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f3b85913d8074cc3060f083c69c484e8843f4d897f08cbbc5eba779e4dbe110 [INFO] running `Command { std: "docker" "start" "-a" "9f3b85913d8074cc3060f083c69c484e8843f4d897f08cbbc5eba779e4dbe110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f3b85913d8074cc3060f083c69c484e8843f4d897f08cbbc5eba779e4dbe110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3b85913d8074cc3060f083c69c484e8843f4d897f08cbbc5eba779e4dbe110", kill_on_drop: false }` [INFO] [stdout] 9f3b85913d8074cc3060f083c69c484e8843f4d897f08cbbc5eba779e4dbe110 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43b1a5a48ce6b4b74b8a3865361daa78d2fbf0b2dce00d3e4e73c4156fc1847c [INFO] running `Command { std: "docker" "start" "-a" "43b1a5a48ce6b4b74b8a3865361daa78d2fbf0b2dce00d3e4e73c4156fc1847c", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking typewit v1.14.2 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking const_panic v0.2.15 [INFO] [stderr] Checking assert_cfg v0.1.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking librqbit-clone-to-owned v3.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling aws-lc-sys v0.36.0 [INFO] [stderr] Compiling aws-lc-rs v1.15.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling network-interface v2.0.5 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Checking compression-codecs v0.4.36 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling librqbit v8.1.1 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking openssl-probe v0.2.0 [INFO] [stderr] Checking size_format v1.0.2 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking arc-swap v1.8.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking if-addrs v0.13.4 [INFO] [stderr] Checking intervaltree v0.2.7 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking mdns-sd v0.13.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking crypto-hash v0.3.4 [INFO] [stderr] Checking librqbit-sha1-wrapper v4.1.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking librqbit-buffers v4.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking librqbit-bencode v3.1.0 [INFO] [stderr] Compiling neli-proc-macros v0.2.2 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking governor v0.10.4 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking neli v0.7.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking leaky-bucket v1.1.2 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Checking async-compression v0.4.37 [INFO] [stderr] Checking tokio-socks v0.5.2 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking librqbit-core v5.0.0 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking librqbit-peer-protocol v4.3.0 [INFO] [stderr] Checking librqbit-dht v5.3.1 [INFO] [stderr] Checking local-ip-address v0.6.9 [INFO] [stderr] Compiling gtk4-macros v0.7.2 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gdk4-sys v0.7.2 [INFO] [stderr] Compiling graphene-sys v0.18.1 [INFO] [stderr] Compiling gsk4-sys v0.7.3 [INFO] [stderr] Compiling gdk4-x11-sys v0.7.2 [INFO] [stderr] Compiling gtk4-sys v0.7.3 [INFO] [stderr] Compiling rust_cast v0.21.0 [INFO] [stderr] Checking glib v0.18.5 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking librqbit-tracker-comms v3.0.0 [INFO] [stderr] Checking librqbit-upnp v1.0.0 [INFO] [stderr] Checking cairo-rs v0.18.5 [INFO] [stderr] Checking graphene-rs v0.18.1 [INFO] [stderr] Checking gdk-pixbuf v0.18.5 [INFO] [stderr] Checking pango v0.18.3 [INFO] [stderr] Checking gdk4 v0.7.3 [INFO] [stderr] Checking gsk4 v0.7.3 [INFO] [stderr] Checking gdk4-x11 v0.7.2 [INFO] [stderr] Checking gtk4 v0.7.3 [INFO] [stderr] Checking tt-player v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/window.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashSet; [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: `std::collections::HashSet` [INFO] [stdout] --> src/window.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashSet; [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 imports: `Read` and `Write` [INFO] [stdout] --> src/torrent/transcode.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc` [INFO] [stdout] --> src/torrent/transcode.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error` and `info` [INFO] [stdout] --> src/torrent/transcode.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing::{info, error}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TorrentInfo` [INFO] [stdout] --> src/ui/mod.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | pub use file_list::{FileListItem, TorrentInfo}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read` and `Write` [INFO] [stdout] --> src/torrent/transcode.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc` [INFO] [stdout] --> src/torrent/transcode.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error` and `info` [INFO] [stdout] --> src/torrent/transcode.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing::{info, error}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TorrentInfo` [INFO] [stdout] --> src/ui/mod.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | pub use file_list::{FileListItem, TorrentInfo}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::FileChooserNative`: Since 4.10 [INFO] [stdout] --> src/window.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | FileChooserNative, FileFilter, HeaderBar, Label, ListBox, ListBoxRow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::FileChooserNative`: Since 4.10 [INFO] [stdout] --> src/window.rs:471:26 [INFO] [stdout] | [INFO] [stdout] 471 | let dialog = FileChooserNative::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::FileChooserNative`: Since 4.10 [INFO] [stdout] --> src/window.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | FileChooserNative, FileFilter, HeaderBar, Label, ListBox, ListBoxRow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `gtk4::FileChooserNative`: Since 4.10 [INFO] [stdout] --> src/window.rs:471:26 [INFO] [stdout] | [INFO] [stdout] 471 | let dialog = FileChooserNative::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::CssProvider::load_from_data`: Since 4.12 [INFO] [stdout] --> src/window.rs:423:18 [INFO] [stdout] | [INFO] [stdout] 423 | provider.load_from_data(include_str!("../resources/style.css")); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::CssProvider::load_from_data`: Since 4.12 [INFO] [stdout] --> src/window.rs:423:18 [INFO] [stdout] | [INFO] [stdout] 423 | provider.load_from_data(include_str!("../resources/style.css")); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk4::FileChooserNative::new`: Since 4.10 [INFO] [stdout] --> src/window.rs:471:45 [INFO] [stdout] | [INFO] [stdout] 471 | let dialog = FileChooserNative::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::FileChooserExt::add_filter`: Since 4.10 [INFO] [stdout] --> src/window.rs:478:20 [INFO] [stdout] | [INFO] [stdout] 478 | dialog.add_filter(&filter); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk4::FileChooserNative::new`: Since 4.10 [INFO] [stdout] --> src/window.rs:471:45 [INFO] [stdout] | [INFO] [stdout] 471 | let dialog = FileChooserNative::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::FileChooserExt::add_filter`: Since 4.10 [INFO] [stdout] --> src/window.rs:478:20 [INFO] [stdout] | [INFO] [stdout] 478 | dialog.add_filter(&filter); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::FileChooserExt::file`: Since 4.10 [INFO] [stdout] --> src/window.rs:482:48 [INFO] [stdout] | [INFO] [stdout] 482 | if let Some(file) = dialog.file() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gtk4::prelude::FileChooserExt::file`: Since 4.10 [INFO] [stdout] --> src/window.rs:482:48 [INFO] [stdout] | [INFO] [stdout] 482 | if let Some(file) = dialog.file() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/torrent/session.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/torrent/session.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/window.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | let session: Rc>>> = Rc::new(RefCell::new(None)); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/window.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | let session: Rc>>> = Rc::new(RefCell::new(None)); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player` [INFO] [stdout] --> src/window.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | let player: Rc>> = Rc::new(RefCell::new(None)); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player` [INFO] [stdout] --> src/window.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | let player: Rc>> = Rc::new(RefCell::new(None)); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clean_query` [INFO] [stdout] --> src/metadata/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | let clean_query = Self::clean_filename(query); // Ensure we use the cleaned name for logic [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clean_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clean_query` [INFO] [stdout] --> src/metadata/mod.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | let clean_query = Self::clean_filename(query); // Ensure we use the cleaned name for logic [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clean_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_x11_window_id` is never used [INFO] [stdout] --> src/window.rs:1190:8 [INFO] [stdout] | [INFO] [stdout] 45 | impl TorrentPlayerWindow { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 1190 | fn get_x11_window_id(widget: &DrawingArea) -> 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: associated function `new_embedded` is never used [INFO] [stdout] --> src/player/mpv.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl MpvPlayer { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn new_embedded(stream_url: &str, file_size: u64, window_id: u64) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TorrentInfo` is never constructed [INFO] [stdout] --> src/ui/file_list.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct TorrentInfo { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Play`, `Pause`, `Seek`, and `Shutdown` are never constructed [INFO] [stdout] --> src/cast/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum CastCommand { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 19 | Play, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | Pause, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 21 | Stop, [INFO] [stdout] 22 | Seek(f32), [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Shutdown, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CastCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `play`, `pause`, and `seek` are never used [INFO] [stdout] --> src/cast/mod.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl CastController { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] 35 | pub fn play(&self) -> Result<(), Box> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn pause(&self) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn seek(&self, time: f32) -> Result<(), Box> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `imageUrl` should have a snake case name [INFO] [stdout] --> src/metadata/mod.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | imageUrl: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `image_url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_x11_window_id` is never used [INFO] [stdout] --> src/window.rs:1190:8 [INFO] [stdout] | [INFO] [stdout] 45 | impl TorrentPlayerWindow { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 1190 | fn get_x11_window_id(widget: &DrawingArea) -> 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: associated function `new_embedded` is never used [INFO] [stdout] --> src/player/mpv.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl MpvPlayer { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn new_embedded(stream_url: &str, file_size: u64, window_id: u64) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TorrentInfo` is never constructed [INFO] [stdout] --> src/ui/file_list.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct TorrentInfo { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Play`, `Pause`, `Seek`, and `Shutdown` are never constructed [INFO] [stdout] --> src/cast/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum CastCommand { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 19 | Play, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | Pause, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 21 | Stop, [INFO] [stdout] 22 | Seek(f32), [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | Shutdown, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CastCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `play`, `pause`, and `seek` are never used [INFO] [stdout] --> src/cast/mod.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl CastController { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] 35 | pub fn play(&self) -> Result<(), Box> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn pause(&self) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn seek(&self, time: f32) -> Result<(), Box> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `imageUrl` should have a snake case name [INFO] [stdout] --> src/metadata/mod.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | imageUrl: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `image_url` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "43b1a5a48ce6b4b74b8a3865361daa78d2fbf0b2dce00d3e4e73c4156fc1847c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b1a5a48ce6b4b74b8a3865361daa78d2fbf0b2dce00d3e4e73c4156fc1847c", kill_on_drop: false }` [INFO] [stdout] 43b1a5a48ce6b4b74b8a3865361daa78d2fbf0b2dce00d3e4e73c4156fc1847c