[INFO] cloning repository https://github.com/tarcisioe/knuckles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tarcisioe/knuckles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarcisioe%2Fknuckles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarcisioe%2Fknuckles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f10837fc6ad2cab706261d2151501a6ce7e6a6b [INFO] testing tarcisioe/knuckles against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarcisioe%2Fknuckles" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tarcisioe/knuckles [INFO] finished tweaking git repo https://github.com/tarcisioe/knuckles [INFO] tweaked toml for git repo https://github.com/tarcisioe/knuckles written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tarcisioe/knuckles on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tarcisioe/knuckles 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-result v0.1.0 [INFO] [stderr] Downloaded cc v1.0.89 [INFO] [stderr] Downloaded toml_edit v0.22.6 [INFO] [stderr] Downloaded reqwest v0.11.24 [INFO] [stderr] Downloaded toml v0.8.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81ed38c561a5ef9df1893fd3847789f9acf0a7077193e4a9344d62714c1f15bd [INFO] running `Command { std: "docker" "start" "-a" "81ed38c561a5ef9df1893fd3847789f9acf0a7077193e4a9344d62714c1f15bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81ed38c561a5ef9df1893fd3847789f9acf0a7077193e4a9344d62714c1f15bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ed38c561a5ef9df1893fd3847789f9acf0a7077193e4a9344d62714c1f15bd", kill_on_drop: false }` [INFO] [stdout] 81ed38c561a5ef9df1893fd3847789f9acf0a7077193e4a9344d62714c1f15bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a24e0838c372b3555193c17da806fd6a87ee290f6a3a5d6d883f7f71845c449c [INFO] running `Command { std: "docker" "start" "-a" "a24e0838c372b3555193c17da806fd6a87ee290f6a3a5d6d883f7f71845c449c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Compiling knuckles v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/config.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/config.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/hash.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `album_peak` and `track_peak` are never read [INFO] [stdout] --> src/api_types.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ReplayGain { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 9 | pub album_peak: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 10 | pub track_peak: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReplayGain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/api_types.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct AlbumListItem { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub created: DateTime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | pub duration: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | pub is_dir: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 22 | pub song_count: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub album: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | pub artist: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | pub artist_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 29 | pub bpm: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 30 | pub comment: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 31 | pub cover_art: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 32 | pub genres: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 33 | pub is_video: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 34 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 35 | pub parent: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 36 | pub replay_gain: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 37 | pub sort_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 38 | pub year: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub media_type: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AlbumListItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/api_types.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct AlbumID3 { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 54 | pub id: AlbumId, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub created: DateTime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 58 | pub duration: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 59 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | pub song_count: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub artist: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 64 | pub artist_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 65 | pub cover_art: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 66 | pub genre: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 67 | pub play_count: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 68 | pub starred: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 69 | pub year: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AlbumID3` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/api_types.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct Genre { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 75 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Genre` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/api_types.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct Song { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 84 | pub is_dir: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 85 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub album: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 89 | pub album_id: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 90 | pub artist: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 91 | pub artist_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 92 | pub bit_rate: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 93 | pub bpm: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 94 | pub comment: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 95 | pub content_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 96 | pub cover_art: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 97 | pub created: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 98 | pub disc_number: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 99 | pub duration: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 100 | pub genres: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 101 | pub is_video: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 102 | pub parent: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 103 | pub path: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 104 | pub replay_gain: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 105 | pub size: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 106 | pub sort_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 107 | pub suffix: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 108 | pub track: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 109 | pub year: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub media_type: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Song` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `album_data` is never read [INFO] [stdout] --> src/api_types.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct AlbumID3WithSongs { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 119 | #[serde(flatten)] [INFO] [stdout] 120 | pub album_data: AlbumID3, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AlbumID3WithSongs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `scanning` and `count` are never read [INFO] [stdout] --> src/api_types.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct ScanStatus { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 127 | pub scanning: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 128 | pub count: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScanStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `open_subsonic`, `server_version`, `status`, `version`, `scan_status`, and `server_type` are never read [INFO] [stdout] --> src/api_types.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct SubsonicResponse { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 134 | // Required fields [INFO] [stdout] 135 | pub open_subsonic: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 136 | pub server_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 137 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 138 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | pub scan_status: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | pub server_type: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SubsonicResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `start_scan` and `get_scan_status` are never used [INFO] [stdout] --> src/client.rs:153:18 [INFO] [stdout] | [INFO] [stdout] 85 | impl SubsonicClient { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 153 | pub async fn start_scan(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | pub async fn get_scan_status(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.91s [INFO] running `Command { std: "docker" "inspect" "a24e0838c372b3555193c17da806fd6a87ee290f6a3a5d6d883f7f71845c449c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a24e0838c372b3555193c17da806fd6a87ee290f6a3a5d6d883f7f71845c449c", kill_on_drop: false }` [INFO] [stdout] a24e0838c372b3555193c17da806fd6a87ee290f6a3a5d6d883f7f71845c449c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7886eb922f4917d7ae1e7b1d41370ad8740e48000899f4afb660cffbc81a7f6f [INFO] running `Command { std: "docker" "start" "-a" "7886eb922f4917d7ae1e7b1d41370ad8740e48000899f4afb660cffbc81a7f6f", kill_on_drop: false }` [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling knuckles v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/config.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/config.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/hash.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `album_peak` and `track_peak` are never read [INFO] [stdout] --> src/api_types.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ReplayGain { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 9 | pub album_peak: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 10 | pub track_peak: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReplayGain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/api_types.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct AlbumListItem { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub created: DateTime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | pub duration: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | pub is_dir: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 22 | pub song_count: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub album: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | pub artist: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | pub artist_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 29 | pub bpm: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 30 | pub comment: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 31 | pub cover_art: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 32 | pub genres: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 33 | pub is_video: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 34 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 35 | pub parent: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 36 | pub replay_gain: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 37 | pub sort_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 38 | pub year: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub media_type: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AlbumListItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/api_types.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct AlbumID3 { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 54 | pub id: AlbumId, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub created: DateTime, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 58 | pub duration: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 59 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | pub song_count: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub artist: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 64 | pub artist_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 65 | pub cover_art: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 66 | pub genre: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 67 | pub play_count: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 68 | pub starred: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 69 | pub year: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AlbumID3` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/api_types.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct Genre { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 75 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Genre` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/api_types.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct Song { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 84 | pub is_dir: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 85 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub album: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 89 | pub album_id: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 90 | pub artist: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 91 | pub artist_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 92 | pub bit_rate: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 93 | pub bpm: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 94 | pub comment: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 95 | pub content_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 96 | pub cover_art: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 97 | pub created: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 98 | pub disc_number: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 99 | pub duration: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 100 | pub genres: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 101 | pub is_video: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 102 | pub parent: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 103 | pub path: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 104 | pub replay_gain: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 105 | pub size: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 106 | pub sort_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 107 | pub suffix: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 108 | pub track: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 109 | pub year: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub media_type: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Song` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `album_data` is never read [INFO] [stdout] --> src/api_types.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct AlbumID3WithSongs { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 119 | #[serde(flatten)] [INFO] [stdout] 120 | pub album_data: AlbumID3, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AlbumID3WithSongs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `scanning` and `count` are never read [INFO] [stdout] --> src/api_types.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct ScanStatus { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 127 | pub scanning: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 128 | pub count: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScanStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `open_subsonic`, `server_version`, `status`, `version`, `scan_status`, and `server_type` are never read [INFO] [stdout] --> src/api_types.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct SubsonicResponse { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 134 | // Required fields [INFO] [stdout] 135 | pub open_subsonic: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 136 | pub server_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 137 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 138 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | pub scan_status: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | pub server_type: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SubsonicResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `start_scan` and `get_scan_status` are never used [INFO] [stdout] --> src/client.rs:153:18 [INFO] [stdout] | [INFO] [stdout] 85 | impl SubsonicClient { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 153 | pub async fn start_scan(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | pub async fn get_scan_status(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.72s [INFO] running `Command { std: "docker" "inspect" "7886eb922f4917d7ae1e7b1d41370ad8740e48000899f4afb660cffbc81a7f6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7886eb922f4917d7ae1e7b1d41370ad8740e48000899f4afb660cffbc81a7f6f", kill_on_drop: false }` [INFO] [stdout] 7886eb922f4917d7ae1e7b1d41370ad8740e48000899f4afb660cffbc81a7f6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23503b51c9e200c47772a47369b0ac4ae083a0be072441febe1345153ea89ea0 [INFO] running `Command { std: "docker" "start" "-a" "23503b51c9e200c47772a47369b0ac4ae083a0be072441febe1345153ea89ea0", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/config.rs:39:11 [INFO] [stderr] | [INFO] [stderr] 39 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stdout] running 16 tests [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] test client::tests::test_album_list_type_into_url ... ok [INFO] [stderr] [INFO] [stdout] test config::tests::test_make_candidate_config_path ... ok [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] test client::tests::test_base_url ... ok [INFO] [stderr] --> src/config.rs:44:11 [INFO] [stdout] test config::tests::test_read_config_from_path_with_password ... ok [INFO] [stderr] | [INFO] [stdout] test config::tests::test_read_well_formed_config_with_password ... ok [INFO] [stderr] 44 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] test hash::tests::test_md5_with_random_salt ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] test config::tests::test_make_client_with_config_token ... ok [INFO] [stderr] | [INFO] [stdout] test hash::tests::test_salt_generation ... ok [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stdout] test config::tests::test_read_config_from_path_with_token ... ok [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] test macros::tests::test_fmt_my_string ... ok [INFO] [stderr] [lints.rust] [INFO] [stdout] test macros::tests::test_my_i64 ... ok [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] test macros::tests::test_my_string ... ok [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] test error::tests::test_on_missing ... ok [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stdout] test config::tests::test_make_client_with_config_password ... ok [INFO] [stderr] [INFO] [stdout] test hash::tests::test_salted_md5 ... ok [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/hash.rs:38:11 [INFO] [stderr] | [INFO] [stderr] 38 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: fields `album_peak` and `track_peak` are never read [INFO] [stderr] --> src/api_types.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct ReplayGain { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 9 | pub album_peak: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 10 | pub track_peak: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ReplayGain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/api_types.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct AlbumListItem { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 19 | pub created: DateTime, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 20 | pub duration: u64, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 21 | pub is_dir: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 22 | pub song_count: u64, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 23 | pub title: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 26 | pub album: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 27 | pub artist: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 28 | pub artist_id: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 29 | pub bpm: Option, [INFO] [stderr] | ^^^ [INFO] [stderr] 30 | pub comment: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 31 | pub cover_art: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 32 | pub genres: Option>, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 33 | pub is_video: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 34 | pub name: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] 35 | pub parent: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 36 | pub replay_gain: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 37 | pub sort_name: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 38 | pub year: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 42 | pub media_type: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AlbumListItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/api_types.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 53 | pub struct AlbumID3 { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 54 | pub id: AlbumId, [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 57 | pub created: DateTime, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 58 | pub duration: u64, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 59 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 60 | pub song_count: u64, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 63 | pub artist: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 64 | pub artist_id: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 65 | pub cover_art: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 66 | pub genre: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 67 | pub play_count: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 68 | pub starred: Option>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 69 | pub year: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AlbumID3` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/api_types.rs:75:9 [INFO] [stderr] | [INFO] [stderr] 74 | pub struct Genre { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 75 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Genre` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/api_types.rs:84:9 [INFO] [stderr] | [INFO] [stderr] 80 | pub struct Song { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 84 | pub is_dir: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 85 | pub title: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 88 | pub album: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 89 | pub album_id: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 90 | pub artist: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 91 | pub artist_id: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 92 | pub bit_rate: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 93 | pub bpm: Option, [INFO] [stderr] | ^^^ [INFO] [stderr] 94 | pub comment: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 95 | pub content_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 96 | pub cover_art: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 97 | pub created: Option>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 98 | pub disc_number: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 99 | pub duration: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 100 | pub genres: Option>, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 101 | pub is_video: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 102 | pub parent: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 103 | pub path: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] 104 | pub replay_gain: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 105 | pub size: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] 106 | pub sort_name: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 107 | pub suffix: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 108 | pub track: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 109 | pub year: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 113 | pub media_type: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Song` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `album_data` is never read [INFO] [stderr] --> src/api_types.rs:120:9 [INFO] [stderr] | [INFO] [stderr] 118 | pub struct AlbumID3WithSongs { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] 119 | #[serde(flatten)] [INFO] [stderr] 120 | pub album_data: AlbumID3, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AlbumID3WithSongs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `scanning` and `count` are never read [INFO] [stderr] --> src/api_types.rs:127:9 [INFO] [stderr] | [INFO] [stderr] 126 | pub struct ScanStatus { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 127 | pub scanning: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 128 | pub count: i64, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ScanStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `open_subsonic`, `server_version`, `status`, `version`, `scan_status`, and `server_type` are never read [INFO] [stderr] --> src/api_types.rs:135:9 [INFO] [stderr] | [INFO] [stderr] 133 | pub struct SubsonicResponse { [INFO] [stderr] | ---------------- fields in this struct [INFO] [stderr] 134 | // Required fields [INFO] [stderr] 135 | pub open_subsonic: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 136 | pub server_version: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 137 | pub status: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 138 | pub version: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 143 | pub scan_status: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 147 | pub server_type: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SubsonicResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `start_scan` and `get_scan_status` are never used [INFO] [stderr] --> src/client.rs:153:18 [INFO] [stderr] | [INFO] [stderr] 85 | impl SubsonicClient { [INFO] [stderr] | ------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 153 | pub async fn start_scan(&self) -> Result { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 161 | pub async fn get_scan_status(&self) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `knuckles` (bin "knuckles" test) generated 12 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/knuckles-7351cc835ae78a7b) [INFO] [stdout] test config::tests::test_read_well_formed_config_with_hash_and_salt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "23503b51c9e200c47772a47369b0ac4ae083a0be072441febe1345153ea89ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23503b51c9e200c47772a47369b0ac4ae083a0be072441febe1345153ea89ea0", kill_on_drop: false }` [INFO] [stdout] 23503b51c9e200c47772a47369b0ac4ae083a0be072441febe1345153ea89ea0