[INFO] cloning repository https://github.com/stemnic/rustysm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stemnic/rustysm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstemnic%2Frustysm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstemnic%2Frustysm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b8e75b56ba0254557f1f58338342bb81395ee2f [INFO] testing stemnic/rustysm against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstemnic%2Frustysm" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stemnic/rustysm on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stemnic/rustysm [INFO] finished tweaking git repo https://github.com/stemnic/rustysm [INFO] tweaked toml for git repo https://github.com/stemnic/rustysm written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/stemnic/rustysm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded serde-value v0.7.0 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded mpv v0.2.3 [INFO] [stderr] Downloaded log4rs v1.0.0 [INFO] [stderr] Downloaded youtube_dl v0.7.0 [INFO] [stderr] Downloaded serde_yaml v0.8.23 [INFO] [stderr] Downloaded easy_reader v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d118053b925cfd779ed114289d99c41e8d13cf7f5fc473dda83a1841130e573 [INFO] running `Command { std: "docker" "start" "-a" "8d118053b925cfd779ed114289d99c41e8d13cf7f5fc473dda83a1841130e573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d118053b925cfd779ed114289d99c41e8d13cf7f5fc473dda83a1841130e573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d118053b925cfd779ed114289d99c41e8d13cf7f5fc473dda83a1841130e573", kill_on_drop: false }` [INFO] [stdout] 8d118053b925cfd779ed114289d99c41e8d13cf7f5fc473dda83a1841130e573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db055b23fe9b49023470acec6e05e7bb98a4c7f29dadeb6815db28b9854888ac [INFO] running `Command { std: "docker" "start" "-a" "db055b23fe9b49023470acec6e05e7bb98a4c7f29dadeb6815db28b9854888ac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling tui v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling easy_reader v0.5.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mpv v0.2.3 [INFO] [stderr] Compiling youtube_dl v0.7.0 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling rustysm v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `debug`, `error`, `info` [INFO] [stdout] --> src/status_watcher.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | use log::{error, info, warn, debug}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BarChart`, `Cell`, `Clear`, `Gauge`, `Widget` [INFO] [stdout] --> src/terminal_ui.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use tui::widgets::{Widget, Block, Borders, Gauge, LineGauge, Tabs, Table, Row, Cell, TableState, Wrap, Paragraph, BarChart, Clear}; [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tui::Frame` [INFO] [stdout] --> src/terminal_ui.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tui::Frame; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Instant` [INFO] [stdout] --> src/terminal_ui.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `termion::event::Key` [INFO] [stdout] --> src/terminal_ui.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use termion::event::Key; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `info` [INFO] [stdout] --> src/terminal_ui.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | use log::{error, info, warn, debug}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude::*` [INFO] [stdout] --> src/history_watcher.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/history_watcher.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SystemTime` [INFO] [stdout] --> src/history_watcher.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | use std::time::{SystemTime, UNIX_EPOCH, Duration}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error`, `info` [INFO] [stdout] --> src/history_watcher.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | use log::{error, info, warn, debug}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info`, `trace`, `warn` [INFO] [stdout] --> src/alsa_controller.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use log::{error, info, warn, debug, trace}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error`, `info`, `warn` [INFO] [stdout] --> src/tab_elements.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{error, info, warn, debug, trace}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error`, `warn` [INFO] [stdout] --> src/socket_com.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | use log::{error, info, warn, debug, trace}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `info`, `trace`, `warn` [INFO] [stdout] --> src/daemon.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use log::{error, info, warn, debug, trace}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `info`, `trace`, `warn` [INFO] [stdout] --> src/daemon_queue.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use log::{error, info, warn, debug, trace}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::daemon_downloader::*` [INFO] [stdout] --> src/daemon_queue.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::daemon_downloader::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error`, `info`, `trace` [INFO] [stdout] --> src/daemon_downloader.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | use log::{error, info, warn, debug, trace}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SubCommand` [INFO] [stdout] --> src/main.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | use clap::{Arg, App, SubCommand}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `warn` [INFO] [stdout] --> src/main.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | use log::{error, info, warn, debug}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/main.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | std::thread::sleep_ms(100); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tui::backend::Backend` [INFO] [stdout] --> src/terminal_ui.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tui::backend::Backend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tbq` [INFO] [stdout] --> src/main.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | let tbq = args.value_of("QueueFile").unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tbq` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/status_watcher.rs:211:35 [INFO] [stdout] | [INFO] [stdout] 211 | Ok(RawEvent{path: Some(path), op: Ok(op), cookie}) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cookie` [INFO] [stdout] --> src/status_watcher.rs:211:54 [INFO] [stdout] | [INFO] [stdout] 211 | Ok(RawEvent{path: Some(path), op: Ok(op), cookie}) => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `cookie: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/status_watcher.rs:250:35 [INFO] [stdout] | [INFO] [stdout] 250 | Ok(RawEvent{path: Some(path), op: Ok(op), cookie}) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cookie` [INFO] [stdout] --> src/status_watcher.rs:250:54 [INFO] [stdout] | [INFO] [stdout] 250 | Ok(RawEvent{path: Some(path), op: Ok(op), cookie}) => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `cookie: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/terminal_ui.rs:238:25 [INFO] [stdout] | [INFO] [stdout] 238 | let size = f.size(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `playback_percentage` is never read [INFO] [stdout] --> src/terminal_ui.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let mut playback_percentage = self.current_status.status_info.lock().unwrap().playback_time; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `queue_list` is never read [INFO] [stdout] --> src/terminal_ui.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | let mut queue_list = self.current_status.status_info.lock().unwrap().entry_list.clone(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/history_watcher.rs:140:35 [INFO] [stdout] | [INFO] [stdout] 140 | Ok(RawEvent{path: Some(path), op: Ok(op), cookie}) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cookie` [INFO] [stdout] --> src/history_watcher.rs:140:54 [INFO] [stdout] | [INFO] [stdout] 140 | Ok(RawEvent{path: Some(path), op: Ok(op), cookie}) => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `cookie: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mpv_thread` [INFO] [stdout] --> src/daemon.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | let mpv_thread = std::thread::spawn(move || { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mpv_thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `is_playlist` is assigned to, but never used [INFO] [stdout] --> src/daemon_downloader.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | let mut is_playlist = false; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_is_playlist` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `is_playlist` is never read [INFO] [stdout] --> src/daemon_downloader.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | is_playlist = true; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `status_stdout` [INFO] [stdout] --> src/daemon_downloader.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | let status_stdout = String::from_utf8_lossy(&feedback.stdout); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_status_stdout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/external_program_status.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | Err(error) => return false, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/history_watcher.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | let mut stru = HistoryWatcher{ [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/socket_com.rs:204:25 [INFO] [stdout] | [INFO] [stdout] 204 | let mut tbs_id_string; [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `playback_position_percent` [INFO] [stdout] --> src/terminal_ui.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | playback_position_percent: f64, // #TODO: Should be Duration when backend supports actual playback [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TuiState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/terminal_ui.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `StopPlayback` [INFO] [stdout] --> src/socket_com.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | StopPlayback, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ControlCommand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/socket_com.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Command` [INFO] [stdout] --> src/socket_com.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | Command, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EntryType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/socket_com.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stop_playback` [INFO] [stdout] --> src/socket_com.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn stop_playback(&mut self) -> Result<(), io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `feedbacktype` [INFO] [stdout] --> src/daemon.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | feedbacktype: MPVFeedbackType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/daemon.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | message: String, // Can be nothing if type does not take any parameters [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Seekfile` [INFO] [stdout] --> src/daemon.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Seekfile, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CycleSubtitles` [INFO] [stdout] --> src/daemon.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | CycleSubtitles, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Play` [INFO] [stdout] --> src/daemon.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Play, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Pause` [INFO] [stdout] --> src/daemon.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Pause, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mpv_feedback` [INFO] [stdout] --> src/daemon.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | mpv_feedback : Receiver, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Daemon` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `mpv_play_add` [INFO] [stdout] --> src/daemon.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn mpv_play_add(&self, file:&str) -> () { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `media_queue` [INFO] [stdout] --> src/daemon_queue.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | media_queue: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DaemonQueue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `to_be_processed_queue` [INFO] [stdout] --> src/daemon_queue.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | to_be_processed_queue: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DaemonQueue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/daemon_queue.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | id: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueueObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `priority` [INFO] [stdout] --> src/daemon_queue.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | priority: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueueObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/daemon_queue.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | path: String, // Filepath, url, whater [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueueObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/daemon_queue.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | title: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueueObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `object_type` [INFO] [stdout] --> src/daemon_queue.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | object_type: ObjectTypes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueueObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `playback_postition` [INFO] [stdout] --> src/daemon_queue.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | playback_postition: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueueObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `settings` [INFO] [stdout] --> src/daemon_queue.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | settings: Settings [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `QueueObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LocalFile` [INFO] [stdout] --> src/daemon_queue.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | LocalFile, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ObjectTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `YoutubeVideo` [INFO] [stdout] --> src/daemon_queue.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | YoutubeVideo, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ObjectTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FileStream` [INFO] [stdout] --> src/daemon_queue.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | FileStream, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ObjectTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `playback_speed` [INFO] [stdout] --> src/daemon_queue.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | playback_speed: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `audio_pitch_correction` [INFO] [stdout] --> src/daemon_queue.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | audio_pitch_correction: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_pos` [INFO] [stdout] --> src/daemon_queue.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | start_pos: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `duration` [INFO] [stdout] --> src/daemon_queue.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | duration: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Settings` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_string` [INFO] [stdout] --> src/daemon_queue.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | input_string: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InputObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `priority` [INFO] [stdout] --> src/daemon_queue.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | priority: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InputObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `settings` [INFO] [stdout] --> src/daemon_queue.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | settings: Settings [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InputObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input` [INFO] [stdout] --> src/daemon_queue.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | input: InputObject, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PreQueueObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `finished` [INFO] [stdout] --> src/daemon_queue.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | finished: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PreQueueObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_queue.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/daemon_queue.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn new() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_to_queue` [INFO] [stdout] --> src/daemon_queue.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn add_to_queue(&mut self, object: InputObject ) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `process_prequeue` [INFO] [stdout] --> src/daemon_queue.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn process_prequeue(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `finished` [INFO] [stdout] --> src/daemon_downloader.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | finished: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Downloader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_downloader.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `failed` [INFO] [stdout] --> src/daemon_downloader.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | failed: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Downloader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_downloader.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `url` [INFO] [stdout] --> src/daemon_downloader.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Downloader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_downloader.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `download_directory` [INFO] [stdout] --> src/daemon_downloader.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | download_directory: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Downloader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_downloader.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `finished_notifier` [INFO] [stdout] --> src/daemon_downloader.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | finished_notifier: Receiver>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Downloader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_downloader.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `downloaded_objects` [INFO] [stdout] --> src/daemon_downloader.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | downloaded_objects: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Downloader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_downloader.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/daemon_downloader.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DownloadedObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_downloader.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/daemon_downloader.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | path: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DownloadedObject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/daemon_downloader.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/daemon_downloader.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(url:String, download_directory:String ) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `check_download_ready` [INFO] [stdout] --> src/daemon_downloader.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn check_download_ready(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cleanup_downloaded_videoes` [INFO] [stdout] --> src/daemon_downloader.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn cleanup_downloaded_videoes(&self) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mpd_play_pause` [INFO] [stdout] --> src/external_program_status.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn mpd_play_pause() -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | socket_controller.start_playback(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | socket_controller.pause_playback(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/status_watcher.rs:216:25 [INFO] [stdout] | [INFO] [stdout] 216 | update_notifier.send(()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/status_watcher.rs:255:25 [INFO] [stdout] | [INFO] [stdout] 255 | update_notifier.send(()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/terminal_ui.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | alsa_controller.update_volume(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/history_watcher.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | ... read_history_file(&path::PathBuf::from(stru.sm_history_file.to_str().unwrap()), stru.lines_to_read, stru.line_offset, stru.entries.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/history_watcher.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | update_notifier.send(()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/alsa_controller.rs:51:41 [INFO] [stdout] | [INFO] [stdout] 51 | ... alsa_event_tx.send(name.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Type` should have a snake case name [INFO] [stdout] --> src/socket_com.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Type: MessageType, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] help: rename the identifier or convert it to a snake case raw identifier [INFO] [stdout] | [INFO] [stdout] 43 | r#type: MessageType, [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Priority` should have a snake case name [INFO] [stdout] --> src/socket_com.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | Priority: u64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `priority` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Data` should have a snake case name [INFO] [stdout] --> src/socket_com.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | Data: Vec [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.rustysm.7d3e5012-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f.7b0kwq0huq442sh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdirs-02608e264320b2a3.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-44f559e415cd8d09.rlib" "/opt/rustwide/target/debug/deps/libclap-709c540f6150c0d1.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-46b7709a8b7faf24.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libatty-37b7c6441bcc345e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-592666dac2c0a789.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-c2dbd23c9b561a8b.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-b474a66ec987c97b.rlib" "/opt/rustwide/target/debug/deps/libthread_id-458dda09062a91d1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0f10f859de6db1c9.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-62e6a515381e3797.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eac1cf1c751b8be6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libtypemap-6c10435c755f8dae.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-dedd6ab422ad7073.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-7eea3d45fb14beb1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0a117e2b03c8aa40.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8c12ec5d17f613d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-149a4c9ebae4de63.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4ba45002a8f76107.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-10cf3fdf4b25c63c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libserde_value-77aa355db91ca827.rlib" "/opt/rustwide/target/debug/deps/libordered_float-bff53ad7052e8f80.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-83e34b27ec0a2351.rlib" "/opt/rustwide/target/debug/deps/libuuid-4521e92784df1c86.rlib" "/opt/rustwide/target/debug/deps/libmpv-ea7af3c7873de679.rlib" "/opt/rustwide/target/debug/deps/libnum-8e92fffebb46df39.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-04ea98cd475bd26f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-616fd8598b39d421.rlib" "/opt/rustwide/target/debug/deps/librand-320f7b10036e506e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7680b96acd4a9d26.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-8f34e6e06bd01354.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-4cf74296994bf753.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9c85fa38730aeaeb.rlib" "/opt/rustwide/target/debug/deps/libyoutube_dl-5c1b4292a2694c0d.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-90928a2d42f69644.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9d2bf530144d31aa.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libalsa-0fb29ef66867af4c.rlib" "/opt/rustwide/target/debug/deps/libnix-540bda9687c2a605.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-8f2e805c0d7855f7.rlib" "/opt/rustwide/target/debug/deps/libchrono-0f9d97d3dcb92e2f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ab8040034daf36d5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fee3ef04727f9865.rlib" "/opt/rustwide/target/debug/deps/libtime-dfc67391ae18fcf9.rlib" "/opt/rustwide/target/debug/deps/libeasy_reader-23bdf87124c45f0f.rlib" "/opt/rustwide/target/debug/deps/librand-0109bed0d9845151.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-720506ab35cec087.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-cca92fa8373e2d60.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cf4831130dcc49fa.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libtui-52ba5dd0510cf97e.rlib" "/opt/rustwide/target/debug/deps/libcassowary-959f6a310efe2b71.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-5db98dfe4d12a5fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libtermion-2672c075c6aaaeac.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-900e623687d23ad7.rlib" "/opt/rustwide/target/debug/deps/libnotify-c1a0726ef5d19110.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libinotify-029aaf7fa4de2e6b.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-6c4a577f1e3ef520.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-ed4912ebe1a2007c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4744162caf952bfb.rlib" "/opt/rustwide/target/debug/deps/libmio-b9ed00401fa5674a.rlib" "/opt/rustwide/target/debug/deps/liblog-610f6f92697511f6.rlib" "/opt/rustwide/target/debug/deps/libserde-b1ccbfad0f566683.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libiovec-3d26dffc3579ee2e.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd42f6e461f9cdf8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libfiletime-dd2554ddd9fde48a.rlib" "/opt/rustwide/target/debug/deps/liblibc-c49089df59e0ddc9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lmpv" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustysm-44c07bcdcee8762f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lmpv [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 97 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustysm` due to 2 previous errors; 97 warnings emitted [INFO] running `Command { std: "docker" "inspect" "db055b23fe9b49023470acec6e05e7bb98a4c7f29dadeb6815db28b9854888ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db055b23fe9b49023470acec6e05e7bb98a4c7f29dadeb6815db28b9854888ac", kill_on_drop: false }` [INFO] [stdout] db055b23fe9b49023470acec6e05e7bb98a4c7f29dadeb6815db28b9854888ac