[INFO] cloning repository https://github.com/qdev0/rustream
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qdev0/rustream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqdev0%2Frustream", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqdev0%2Frustream'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e12ba0070b22bc78266ebc9f0d2740dc40df08d4
[INFO] testing qdev0/rustream against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqdev0%2Frustream" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qdev0/rustream
[INFO] finished tweaking git repo https://github.com/qdev0/rustream
[INFO] tweaked toml for git repo https://github.com/qdev0/rustream written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qdev0/rustream on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qdev0/rustream 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a59aa1a32588caa83dd0d369f9dd14e59f7da570f9f34b8e610e313fb1613537
[INFO] running `Command { std: "docker" "start" "-a" "a59aa1a32588caa83dd0d369f9dd14e59f7da570f9f34b8e610e313fb1613537", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a59aa1a32588caa83dd0d369f9dd14e59f7da570f9f34b8e610e313fb1613537", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a59aa1a32588caa83dd0d369f9dd14e59f7da570f9f34b8e610e313fb1613537", kill_on_drop: false }`
[INFO] [stdout] a59aa1a32588caa83dd0d369f9dd14e59f7da570f9f34b8e610e313fb1613537
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fd595fce1870c6cd6d01bba9931440c37a6b0dd48621579b9d72fab3334a300
[INFO] running `Command { std: "docker" "start" "-a" "0fd595fce1870c6cd6d01bba9931440c37a6b0dd48621579b9d72fab3334a300", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling accesskit v0.12.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling ogg-sys v0.0.9
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling accesskit_consumer v0.16.1
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling vorbis-sys v0.0.8
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling audiopus_sys v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling async-once-cell v0.5.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling vorbis-encoder v0.1.4
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling ecolor v0.24.1
[INFO] [stderr]    Compiling emath v0.24.1
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling epaint v0.24.1
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling egui v0.24.1
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling audiopus v0.2.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling arboard v3.5.0
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling egui_glow v0.24.1
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling ogg-opus v0.1.2
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling lame v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rodio v0.17.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling zbus v3.15.2
[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 atspi-common v0.3.0
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling atspi-proxies v0.3.0
[INFO] [stderr]    Compiling atspi-connection v0.3.0
[INFO] [stderr]    Compiling atspi v0.19.0
[INFO] [stderr]    Compiling accesskit_unix v0.6.2
[INFO] [stderr]    Compiling accesskit_winit v0.15.0
[INFO] [stderr]    Compiling egui-winit v0.24.1
[INFO] [stderr]    Compiling eframe v0.24.1
[INFO] [stderr]    Compiling rustream v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]    --> src/streaming/mod.rs:357:57
[INFO] [stdout]     |
[INFO] [stdout] 357 | ...                   mount_point: &str, username: &str, password: &str, port: u16) -> Result<(), RustreamError> {
[INFO] [stdout]     |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `audio_system` is never read
[INFO] [stdout]   --> src/ui/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct RustreamApp {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     audio_system: AudioSystem,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]    --> src/streaming/mod.rs:357:57
[INFO] [stdout]     |
[INFO] [stdout] 357 | ...                   mount_point: &str, username: &str, password: &str, port: u16) -> Result<(), RustreamError> {
[INFO] [stdout]     |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `host`, `capture`, `playback`, `mixer`, `icecast_client`, and `streaming_active` are never read
[INFO] [stdout]   --> src/audio/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct AudioSystem {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 19 |     host: cpal::Host,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 20 |     devices: Vec<cpal::Device>,
[INFO] [stdout] 21 |     capture: Option<AudioCapture>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 22 |     playback: Option<AudioPlayback>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 23 |     mixer: AudioMixer,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 24 |     icecast_client: Option<Arc<Mutex<IcecastClient>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     streaming_active: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/audio/mod.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl AudioSystem {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub fn get_default_input_device(&self) -> Option<cpal::Device> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub fn get_default_output_device(&self) -> Option<cpal::Device> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn start_capture(&mut self) -> Result<Receiver<Vec<f32>>, RustreamError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |     pub fn stop_capture(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn play_file(&mut self, path: PathBuf) -> Result<(), RustreamError> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn stop_playback(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn set_system_volume(&mut self, volume: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn set_mic_volume(&mut self, volume: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn start_streaming(&mut self, config: IcecastConfig) -> Result<(), RustreamError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub fn stop_streaming(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn is_streaming(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn update_metadata(&mut self, title: &str, artist: &str) -> Result<(), RustreamError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `device`, `config`, `is_capturing`, and `sample_format` are never read
[INFO] [stdout]   --> src/audio/capture.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct AudioCapture {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     device: cpal::Device,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     config: cpal::StreamConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     is_capturing: Arc<AtomicBool>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 13 |     sample_format: SampleFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `start_capture`, and `stop_capture` are never used
[INFO] [stdout]   --> src/audio/capture.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AudioCapture {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 17 |     pub fn new(device: cpal::Device) -> Result<Self, RustreamError> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn start_capture(&self) -> Result<Receiver<Vec<f32>>, RustreamError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn stop_capture(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `device`, `config`, `is_playing`, and `sample_format` are never read
[INFO] [stdout]   --> src/audio/playback.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct AudioPlayback {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 17 |     device: cpal::Device,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 18 |     config: cpal::StreamConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 19 |     is_playing: Arc<AtomicBool>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 20 |     sample_format: SampleFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `play_file`, and `stop_playback` are never used
[INFO] [stdout]    --> src/audio/playback.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl AudioPlayback {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  24 |     pub fn new(device: cpal::Device) -> Result<Self, RustreamError> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn play_file(&self, path: PathBuf) -> Result<(), RustreamError> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn stop_playback(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `system_volume`, `mic_volume`, `system_buffer`, and `mic_buffer` are never read
[INFO] [stdout]  --> src/audio/mixer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct AudioMixer {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 4 |     system_volume: f32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     mic_volume: f32,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 6 |     system_buffer: Arc<Mutex<Vec<f32>>>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 7 |     mic_buffer: Arc<Mutex<Vec<f32>>>,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_system_volume`, `set_mic_volume`, and `mix` are never used
[INFO] [stdout]   --> src/audio/mixer.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl AudioMixer {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn set_system_volume(&mut self, volume: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn set_mic_volume(&mut self, volume: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn mix(&self, output: &mut [f32]) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `OggVorbis`, `Opus`, and `AAC` are never constructed
[INFO] [stdout]   --> src/streaming/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum StreamFormat {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 16 |     MP3,
[INFO] [stdout] 17 |     OggVorbis,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |     Opus,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 19 |     AAC,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StreamFormat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `content_type` and `extension` are never used
[INFO] [stdout]   --> src/streaming/mod.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl StreamFormat {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] 23 |     pub fn content_type(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn extension(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config`, `audio_queue`, and `current_metadata` are never read
[INFO] [stdout]   --> src/streaming/mod.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct IcecastClient {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 78 |     config: IcecastConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     audio_queue: Arc<Mutex<Vec<Vec<f32>>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 83 |     current_metadata: Arc<Mutex<String>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/streaming/mod.rs:87:12
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl IcecastClient {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  87 |     pub fn new(config: IcecastConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn connect(&mut self) -> Result<(), RustreamError> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     fn start_streaming_thread(&self) -> Result<JoinHandle<()>, RustreamError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     pub fn is_connected(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     pub fn add_audio_data(&mut self, data: Vec<f32>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 |     pub fn update_metadata(&mut self, title: &str, artist: &str) -> Result<(), RustreamError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     fn try_alternate_metadata_update(&mut self, server_url: &str, song_text: &str, 
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AudioEncoder` is never used
[INFO] [stdout]  --> src/streaming/encoders.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait AudioEncoder: Send {
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MP3Encoder` is never constructed
[INFO] [stdout]  --> src/streaming/encoders.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MP3Encoder {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/streaming/encoders.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl MP3Encoder {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn new(channels: u8, sample_rate: u32, bitrate: u32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VorbisEncoder` is never constructed
[INFO] [stdout]   --> src/streaming/encoders.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct VorbisEncoder {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/streaming/encoders.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl VorbisEncoder {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 66 |     pub fn new(channels: u8, sample_rate: u32, bitrate: u32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpusEncoder` is never constructed
[INFO] [stdout]    --> src/streaming/encoders.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct OpusEncoder {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/streaming/encoders.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl OpusEncoder {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 112 |     pub fn new(channels: u8, sample_rate: u32, bitrate: u32) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AACEncoder` is never constructed
[INFO] [stdout]    --> src/streaming/encoders.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct AACEncoder {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/streaming/encoders.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl AACEncoder {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] 158 |     pub fn new(channels: u8, sample_rate: u32, bitrate: u32) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `audio_system` is never read
[INFO] [stdout]   --> src/ui/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct RustreamApp {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     audio_system: AudioSystem,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Streaming`, `Playlist`, and `Metadata` are never constructed
[INFO] [stdout]   --> src/error/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum RustreamError {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Streaming(String),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 15 |     Playlist(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 16 |     Metadata(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RustreamError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlaylistItem` is never constructed
[INFO] [stdout]  --> src/playlist/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PlaylistItem {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Playlist` is never constructed
[INFO] [stdout]   --> src/playlist/mod.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Playlist {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/playlist/mod.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Playlist {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn add_item(&mut self, item: PlaylistItem) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn remove_item(&mut self, index: usize) -> Option<PlaylistItem> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn next(&mut self) -> Option<&PlaylistItem> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn previous(&mut self) -> Option<&PlaylistItem> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn set_shuffle(&mut self, shuffle: bool) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn set_repeat(&mut self, repeat: bool) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn current(&self) -> Option<&PlaylistItem> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]  --> src/metadata/mod.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Metadata {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `from_file` are never used
[INFO] [stdout]   --> src/metadata/mod.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Metadata {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 20 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn from_file(path: &PathBuf) -> Result<Self, crate::error::RustreamError> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "0fd595fce1870c6cd6d01bba9931440c37a6b0dd48621579b9d72fab3334a300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fd595fce1870c6cd6d01bba9931440c37a6b0dd48621579b9d72fab3334a300", kill_on_drop: false }`
[INFO] [stdout] 0fd595fce1870c6cd6d01bba9931440c37a6b0dd48621579b9d72fab3334a300
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9213e99a10759c81c7d94ec51e69d1b18baf7ff6e6f2ab5188419c3761200241
[INFO] running `Command { std: "docker" "start" "-a" "9213e99a10759c81c7d94ec51e69d1b18baf7ff6e6f2ab5188419c3761200241", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling atspi-common v0.3.0
[INFO] [stderr]    Compiling atspi-proxies v0.3.0
[INFO] [stderr]    Compiling atspi-connection v0.3.0
[INFO] [stderr]    Compiling atspi v0.19.0
[INFO] [stderr]    Compiling accesskit_unix v0.6.2
[INFO] [stderr]    Compiling accesskit_winit v0.15.0
[INFO] [stderr]    Compiling egui-winit v0.24.1
[INFO] [stderr]    Compiling eframe v0.24.1
[INFO] [stderr]    Compiling rustream v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]    --> src/streaming/mod.rs:357:57
[INFO] [stdout]     |
[INFO] [stdout] 357 | ...                   mount_point: &str, username: &str, password: &str, port: u16) -> Result<(), RustreamError> {
[INFO] [stdout]     |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `audio_system` is never read
[INFO] [stdout]   --> src/ui/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct RustreamApp {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     audio_system: AudioSystem,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]    --> src/streaming/mod.rs:357:57
[INFO] [stdout]     |
[INFO] [stdout] 357 | ...                   mount_point: &str, username: &str, password: &str, port: u16) -> Result<(), RustreamError> {
[INFO] [stdout]     |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]    --> src/streaming/mod.rs:357:57
[INFO] [stdout]     |
[INFO] [stdout] 357 | ...                   mount_point: &str, username: &str, password: &str, port: u16) -> Result<(), RustreamError> {
[INFO] [stdout]     |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `audio_system` is never read
[INFO] [stdout]   --> src/ui/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct RustreamApp {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     audio_system: AudioSystem,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `host`, `capture`, `playback`, `mixer`, `icecast_client`, and `streaming_active` are never read
[INFO] [stdout]   --> src/audio/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct AudioSystem {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 19 |     host: cpal::Host,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 20 |     devices: Vec<cpal::Device>,
[INFO] [stdout] 21 |     capture: Option<AudioCapture>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 22 |     playback: Option<AudioPlayback>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 23 |     mixer: AudioMixer,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 24 |     icecast_client: Option<Arc<Mutex<IcecastClient>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     streaming_active: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/audio/mod.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl AudioSystem {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub fn get_default_input_device(&self) -> Option<cpal::Device> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub fn get_default_output_device(&self) -> Option<cpal::Device> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn start_capture(&mut self) -> Result<Receiver<Vec<f32>>, RustreamError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |     pub fn stop_capture(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn play_file(&mut self, path: PathBuf) -> Result<(), RustreamError> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn stop_playback(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn set_system_volume(&mut self, volume: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn set_mic_volume(&mut self, volume: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn start_streaming(&mut self, config: IcecastConfig) -> Result<(), RustreamError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub fn stop_streaming(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn is_streaming(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn update_metadata(&mut self, title: &str, artist: &str) -> Result<(), RustreamError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `device`, `config`, `is_capturing`, and `sample_format` are never read
[INFO] [stdout]   --> src/audio/capture.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct AudioCapture {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     device: cpal::Device,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     config: cpal::StreamConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     is_capturing: Arc<AtomicBool>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 13 |     sample_format: SampleFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `start_capture`, and `stop_capture` are never used
[INFO] [stdout]   --> src/audio/capture.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AudioCapture {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 17 |     pub fn new(device: cpal::Device) -> Result<Self, RustreamError> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn start_capture(&self) -> Result<Receiver<Vec<f32>>, RustreamError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn stop_capture(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `device`, `config`, `is_playing`, and `sample_format` are never read
[INFO] [stdout]   --> src/audio/playback.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct AudioPlayback {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 17 |     device: cpal::Device,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 18 |     config: cpal::StreamConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 19 |     is_playing: Arc<AtomicBool>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 20 |     sample_format: SampleFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `play_file`, and `stop_playback` are never used
[INFO] [stdout]    --> src/audio/playback.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl AudioPlayback {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  24 |     pub fn new(device: cpal::Device) -> Result<Self, RustreamError> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn play_file(&self, path: PathBuf) -> Result<(), RustreamError> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn stop_playback(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `system_volume`, `mic_volume`, `system_buffer`, and `mic_buffer` are never read
[INFO] [stdout]  --> src/audio/mixer.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct AudioMixer {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 4 |     system_volume: f32,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     mic_volume: f32,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 6 |     system_buffer: Arc<Mutex<Vec<f32>>>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 7 |     mic_buffer: Arc<Mutex<Vec<f32>>>,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_system_volume`, `set_mic_volume`, and `mix` are never used
[INFO] [stdout]   --> src/audio/mixer.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl AudioMixer {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn set_system_volume(&mut self, volume: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn set_mic_volume(&mut self, volume: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn mix(&self, output: &mut [f32]) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `OggVorbis`, `Opus`, and `AAC` are never constructed
[INFO] [stdout]   --> src/streaming/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum StreamFormat {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] 16 |     MP3,
[INFO] [stdout] 17 |     OggVorbis,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |     Opus,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 19 |     AAC,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StreamFormat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `content_type` and `extension` are never used
[INFO] [stdout]   --> src/streaming/mod.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl StreamFormat {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] 23 |     pub fn content_type(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn extension(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config`, `audio_queue`, and `current_metadata` are never read
[INFO] [stdout]   --> src/streaming/mod.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct IcecastClient {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 78 |     config: IcecastConfig,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     audio_queue: Arc<Mutex<Vec<Vec<f32>>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 83 |     current_metadata: Arc<Mutex<String>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/streaming/mod.rs:87:12
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl IcecastClient {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  87 |     pub fn new(config: IcecastConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn connect(&mut self) -> Result<(), RustreamError> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     fn start_streaming_thread(&self) -> Result<JoinHandle<()>, RustreamError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     pub fn is_connected(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     pub fn add_audio_data(&mut self, data: Vec<f32>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 |     pub fn update_metadata(&mut self, title: &str, artist: &str) -> Result<(), RustreamError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     fn try_alternate_metadata_update(&mut self, server_url: &str, song_text: &str, 
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AudioEncoder` is never used
[INFO] [stdout]  --> src/streaming/encoders.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait AudioEncoder: Send {
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MP3Encoder` is never constructed
[INFO] [stdout]  --> src/streaming/encoders.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MP3Encoder {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/streaming/encoders.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl MP3Encoder {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn new(channels: u8, sample_rate: u32, bitrate: u32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VorbisEncoder` is never constructed
[INFO] [stdout]   --> src/streaming/encoders.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct VorbisEncoder {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/streaming/encoders.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl VorbisEncoder {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 66 |     pub fn new(channels: u8, sample_rate: u32, bitrate: u32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpusEncoder` is never constructed
[INFO] [stdout]    --> src/streaming/encoders.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct OpusEncoder {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/streaming/encoders.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl OpusEncoder {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 112 |     pub fn new(channels: u8, sample_rate: u32, bitrate: u32) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AACEncoder` is never constructed
[INFO] [stdout]    --> src/streaming/encoders.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct AACEncoder {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/streaming/encoders.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl AACEncoder {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] 158 |     pub fn new(channels: u8, sample_rate: u32, bitrate: u32) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `audio_system` is never read
[INFO] [stdout]   --> src/ui/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct RustreamApp {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     audio_system: AudioSystem,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Streaming`, `Playlist`, and `Metadata` are never constructed
[INFO] [stdout]   --> src/error/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum RustreamError {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Streaming(String),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 15 |     Playlist(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 16 |     Metadata(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RustreamError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlaylistItem` is never constructed
[INFO] [stdout]  --> src/playlist/mod.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PlaylistItem {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Playlist` is never constructed
[INFO] [stdout]   --> src/playlist/mod.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Playlist {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/playlist/mod.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Playlist {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn add_item(&mut self, item: PlaylistItem) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn remove_item(&mut self, index: usize) -> Option<PlaylistItem> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn next(&mut self) -> Option<&PlaylistItem> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn previous(&mut self) -> Option<&PlaylistItem> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn set_shuffle(&mut self, shuffle: bool) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn set_repeat(&mut self, repeat: bool) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn current(&self) -> Option<&PlaylistItem> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]  --> src/metadata/mod.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Metadata {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `from_file` are never used
[INFO] [stdout]   --> src/metadata/mod.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Metadata {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 20 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn from_file(path: &PathBuf) -> Result<Self, crate::error::RustreamError> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.76s
[INFO] running `Command { std: "docker" "inspect" "9213e99a10759c81c7d94ec51e69d1b18baf7ff6e6f2ab5188419c3761200241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9213e99a10759c81c7d94ec51e69d1b18baf7ff6e6f2ab5188419c3761200241", kill_on_drop: false }`
[INFO] [stdout] 9213e99a10759c81c7d94ec51e69d1b18baf7ff6e6f2ab5188419c3761200241
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 88eefe4c3675f9454c474dde5866097ab5e31671c9bebbaeb2d38dbd727e6072
[INFO] running `Command { std: "docker" "start" "-a" "88eefe4c3675f9454c474dde5866097ab5e31671c9bebbaeb2d38dbd727e6072", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `username`
[INFO] [stderr]    --> src/streaming/mod.rs:357:57
[INFO] [stderr]     |
[INFO] [stderr] 357 | ...                   mount_point: &str, username: &str, password: &str, port: u16) -> Result<(), RustreamError> {
[INFO] [stderr]     |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `audio_system` is never read
[INFO] [stderr]   --> src/ui/mod.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub struct RustreamApp {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     audio_system: AudioSystem,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rustream` (lib) generated 2 warnings (run `cargo fix --lib -p rustream` to apply 1 suggestion)
[INFO] [stderr] warning: fields `host`, `capture`, `playback`, `mixer`, `icecast_client`, and `streaming_active` are never read
[INFO] [stderr]   --> src/audio/mod.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct AudioSystem {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 19 |     host: cpal::Host,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 20 |     devices: Vec<cpal::Device>,
[INFO] [stderr] 21 |     capture: Option<AudioCapture>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 22 |     playback: Option<AudioPlayback>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 23 |     mixer: AudioMixer,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 24 |     icecast_client: Option<Arc<Mutex<IcecastClient>>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 25 |     streaming_active: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/audio/mod.rs:67:12
[INFO] [stderr]     |
[INFO] [stderr]  42 | impl AudioSystem {
[INFO] [stderr]     | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  67 |     pub fn get_default_input_device(&self) -> Option<cpal::Device> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  71 |     pub fn get_default_output_device(&self) -> Option<cpal::Device> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  75 |     pub fn start_capture(&mut self) -> Result<Receiver<Vec<f32>>, RustreamError> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  85 |     pub fn stop_capture(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  91 |     pub fn play_file(&mut self, path: PathBuf) -> Result<(), RustreamError> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub fn stop_playback(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 |     pub fn set_system_volume(&mut self, volume: f32) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 111 |     pub fn set_mic_volume(&mut self, volume: f32) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 115 |     pub fn start_streaming(&mut self, config: IcecastConfig) -> Result<(), RustreamError> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 201 |     pub fn stop_streaming(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 212 |     pub fn is_streaming(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 216 |     pub fn update_metadata(&mut self, title: &str, artist: &str) -> Result<(), RustreamError> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `device`, `config`, `is_capturing`, and `sample_format` are never read
[INFO] [stderr]   --> src/audio/capture.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct AudioCapture {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 10 |     device: cpal::Device,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 11 |     config: cpal::StreamConfig,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 12 |     is_capturing: Arc<AtomicBool>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 13 |     sample_format: SampleFormat,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `start_capture`, and `stop_capture` are never used
[INFO] [stderr]   --> src/audio/capture.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl AudioCapture {
[INFO] [stderr]    | ----------------- associated items in this implementation
[INFO] [stderr] 17 |     pub fn new(device: cpal::Device) -> Result<Self, RustreamError> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub fn start_capture(&self) -> Result<Receiver<Vec<f32>>, RustreamError> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 88 |     pub fn stop_capture(&self) {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `device`, `config`, `is_playing`, and `sample_format` are never read
[INFO] [stderr]   --> src/audio/playback.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct AudioPlayback {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 17 |     device: cpal::Device,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 18 |     config: cpal::StreamConfig,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 19 |     is_playing: Arc<AtomicBool>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 20 |     sample_format: SampleFormat,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `play_file`, and `stop_playback` are never used
[INFO] [stderr]    --> src/audio/playback.rs:24:12
[INFO] [stderr]     |
[INFO] [stderr]  23 | impl AudioPlayback {
[INFO] [stderr]     | ------------------ associated items in this implementation
[INFO] [stderr]  24 |     pub fn new(device: cpal::Device) -> Result<Self, RustreamError> {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  44 |     pub fn play_file(&self, path: PathBuf) -> Result<(), RustreamError> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 150 |     pub fn stop_playback(&self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `system_volume`, `mic_volume`, `system_buffer`, and `mic_buffer` are never read
[INFO] [stderr]  --> src/audio/mixer.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct AudioMixer {
[INFO] [stderr]   |            ---------- fields in this struct
[INFO] [stderr] 4 |     system_volume: f32,
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 5 |     mic_volume: f32,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 6 |     system_buffer: Arc<Mutex<Vec<f32>>>,
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 7 |     mic_buffer: Arc<Mutex<Vec<f32>>>,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_system_volume`, `set_mic_volume`, and `mix` are never used
[INFO] [stderr]   --> src/audio/mixer.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl AudioMixer {
[INFO] [stderr]    | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 20 |     pub fn set_system_volume(&mut self, volume: f32) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub fn set_mic_volume(&mut self, volume: f32) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub fn mix(&self, output: &mut [f32]) {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `OggVorbis`, `Opus`, and `AAC` are never constructed
[INFO] [stderr]   --> src/streaming/mod.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub enum StreamFormat {
[INFO] [stderr]    |          ------------ variants in this enum
[INFO] [stderr] 16 |     MP3,
[INFO] [stderr] 17 |     OggVorbis,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 18 |     Opus,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 19 |     AAC,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `StreamFormat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `content_type` and `extension` are never used
[INFO] [stderr]   --> src/streaming/mod.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | impl StreamFormat {
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr] 23 |     pub fn content_type(&self) -> &'static str {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub fn extension(&self) -> &'static str {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `config`, `audio_queue`, and `current_metadata` are never read
[INFO] [stderr]   --> src/streaming/mod.rs:78:5
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub struct IcecastClient {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 78 |     config: IcecastConfig,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 82 |     audio_queue: Arc<Mutex<Vec<Vec<f32>>>>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 83 |     current_metadata: Arc<Mutex<String>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/streaming/mod.rs:87:12
[INFO] [stderr]     |
[INFO] [stderr]  86 | impl IcecastClient {
[INFO] [stderr]     | ------------------ associated items in this implementation
[INFO] [stderr]  87 |     pub fn new(config: IcecastConfig) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  98 |     pub fn connect(&mut self) -> Result<(), RustreamError> {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 189 |     fn start_streaming_thread(&self) -> Result<JoinHandle<()>, RustreamError> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 272 |     pub fn is_connected(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 276 |     pub fn add_audio_data(&mut self, data: Vec<f32>) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 283 |     pub fn update_metadata(&mut self, title: &str, artist: &str) -> Result<(), RustreamError> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 356 |     fn try_alternate_metadata_update(&mut self, server_url: &str, song_text: &str, 
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `AudioEncoder` is never used
[INFO] [stderr]  --> src/streaming/encoders.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub trait AudioEncoder: Send {
[INFO] [stderr]   |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MP3Encoder` is never constructed
[INFO] [stderr]  --> src/streaming/encoders.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct MP3Encoder {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/streaming/encoders.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl MP3Encoder {
[INFO] [stderr]    | --------------- associated function in this implementation
[INFO] [stderr] 16 |     pub fn new(channels: u8, sample_rate: u32, bitrate: u32) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `VorbisEncoder` is never constructed
[INFO] [stderr]   --> src/streaming/encoders.rs:59:12
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub struct VorbisEncoder {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/streaming/encoders.rs:66:12
[INFO] [stderr]    |
[INFO] [stderr] 65 | impl VorbisEncoder {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] 66 |     pub fn new(channels: u8, sample_rate: u32, bitrate: u32) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OpusEncoder` is never constructed
[INFO] [stderr]    --> src/streaming/encoders.rs:105:12
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub struct OpusEncoder {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/streaming/encoders.rs:112:12
[INFO] [stderr]     |
[INFO] [stderr] 111 | impl OpusEncoder {
[INFO] [stderr]     | ---------------- associated function in this implementation
[INFO] [stderr] 112 |     pub fn new(channels: u8, sample_rate: u32, bitrate: u32) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AACEncoder` is never constructed
[INFO] [stderr]    --> src/streaming/encoders.rs:151:12
[INFO] [stderr]     |
[INFO] [stderr] 151 | pub struct AACEncoder {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/streaming/encoders.rs:158:12
[INFO] [stderr]     |
[INFO] [stderr] 157 | impl AACEncoder {
[INFO] [stderr]     | --------------- associated function in this implementation
[INFO] [stderr] 158 |     pub fn new(channels: u8, sample_rate: u32, bitrate: u32) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `audio_system` is never read
[INFO] [stderr]   --> src/ui/mod.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub struct RustreamApp {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     audio_system: AudioSystem,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Streaming`, `Playlist`, and `Metadata` are never constructed
[INFO] [stderr]   --> src/error/mod.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub enum RustreamError {
[INFO] [stderr]    |          ------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 14 |     Streaming(String),
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 15 |     Playlist(String),
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 16 |     Metadata(String),
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RustreamError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PlaylistItem` is never constructed
[INFO] [stderr]  --> src/playlist/mod.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct PlaylistItem {
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Playlist` is never constructed
[INFO] [stderr]   --> src/playlist/mod.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct Playlist {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]   --> src/playlist/mod.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl Playlist {
[INFO] [stderr]    | ------------- associated items in this implementation
[INFO] [stderr] 20 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |     pub fn add_item(&mut self, item: PlaylistItem) {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub fn remove_item(&mut self, index: usize) -> Option<PlaylistItem> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub fn next(&mut self) -> Option<&PlaylistItem> {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 |     pub fn previous(&mut self) -> Option<&PlaylistItem> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 77 |     pub fn set_shuffle(&mut self, shuffle: bool) {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 81 |     pub fn set_repeat(&mut self, repeat: bool) {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 85 |     pub fn current(&self) -> Option<&PlaylistItem> {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Metadata` is never constructed
[INFO] [stderr]  --> src/metadata/mod.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct Metadata {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new` and `from_file` are never used
[INFO] [stderr]   --> src/metadata/mod.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl Metadata {
[INFO] [stderr]    | ------------- associated functions in this implementation
[INFO] [stderr] 20 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub fn from_file(path: &PathBuf) -> Result<Self, crate::error::RustreamError> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rustream` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `rustream` (bin "rustream" test) generated 29 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustream-2808463abb83ed0d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/audio_test.rs (/opt/rustwide/target/debug/deps/audio_test-42a804dca56c160a)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustream-4314ccccdcdcf1b8)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/stream_test.rs (/opt/rustwide/target/debug/deps/stream_test-048c56bfb41f9fd5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rustream
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "88eefe4c3675f9454c474dde5866097ab5e31671c9bebbaeb2d38dbd727e6072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88eefe4c3675f9454c474dde5866097ab5e31671c9bebbaeb2d38dbd727e6072", kill_on_drop: false }`
[INFO] [stdout] 88eefe4c3675f9454c474dde5866097ab5e31671c9bebbaeb2d38dbd727e6072
