[INFO] cloning repository https://github.com/Ap6661/SunDae
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ap6661/SunDae" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAp6661%2FSunDae", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAp6661%2FSunDae'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0ab2bbb918b26b6a4cd9af2c91f38320f30ac37
[INFO] checking Ap6661/SunDae against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAp6661%2FSunDae" "/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/Ap6661/SunDae
[INFO] finished tweaking git repo https://github.com/Ap6661/SunDae
[INFO] tweaked toml for git repo https://github.com/Ap6661/SunDae written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ap6661/SunDae on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ap6661/SunDae already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ap6661/slib`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded subsonic-types-macro v0.0.0
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded checksum_dir v1.0.0
[INFO] [stderr]   Downloaded recvmsg v1.0.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded subsonic-types v0.2.0
[INFO] [stderr]   Downloaded directories v5.0.1
[INFO] [stderr]   Downloaded doctest-file v1.0.0
[INFO] [stderr]   Downloaded confy v0.6.1
[INFO] [stderr]   Downloaded symphonia v0.5.4
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.4
[INFO] [stderr]   Downloaded toml v0.8.14
[INFO] [stderr]   Downloaded hyper-util v0.1.6
[INFO] [stderr]   Downloaded bytes v1.6.1
[INFO] [stderr]   Downloaded claxon v0.4.3
[INFO] [stderr]   Downloaded interprocess v2.2.0
[INFO] [stderr]   Downloaded symphonia-core v0.5.4
[INFO] [stderr]   Downloaded cc v1.1.2
[INFO] [stderr]   Downloaded h2 v0.4.5
[INFO] [stderr]   Downloaded rustls-webpki v0.102.5
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded quick-xml v0.27.1
[INFO] [stderr]   Downloaded symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]   Downloaded object v0.36.1
[INFO] [stderr]   Downloaded rustls v0.23.11
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 424448f6cacea3ea742c04851568e61f36fc165a2d7c3992b2aec43b5ea3051f
[INFO] running `Command { std: "docker" "start" "-a" "424448f6cacea3ea742c04851568e61f36fc165a2d7c3992b2aec43b5ea3051f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "424448f6cacea3ea742c04851568e61f36fc165a2d7c3992b2aec43b5ea3051f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "424448f6cacea3ea742c04851568e61f36fc165a2d7c3992b2aec43b5ea3051f", kill_on_drop: false }`
[INFO] [stdout] 424448f6cacea3ea742c04851568e61f36fc165a2d7c3992b2aec43b5ea3051f
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da55b9aab091c311bddc8e31be97acb442fc842be84b7e0c3b566387f2f7df05
[INFO] running `Command { std: "docker" "start" "-a" "da55b9aab091c311bddc8e31be97acb442fc842be84b7e0c3b566387f2f7df05", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]    Compiling cc v1.1.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking alsa v0.9.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking interprocess v2.2.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]    Compiling checksum_dir v1.0.0
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]    Compiling subsonic-types-macro v0.0.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking rodio v0.18.1
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking quick-xml v0.27.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking toml_edit v0.22.15
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking slib v0.1.0 (https://github.com/ap6661/slib#a9c8feec)
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking confy v0.6.1
[INFO] [stderr]     Checking subsonic-types v0.2.0
[INFO] [stderr]     Checking sundae v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/main.rs:235:26
[INFO] [stdout]     |
[INFO] [stdout] 235 |         fn search(&self, query: String)                                      -> Vec<slib::Item> {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:239:28
[INFO] [stdout]     |
[INFO] [stdout] 239 |         fn download(&self, id: slib::Item)                                   -> bool {
[INFO] [stdout]     |                            ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:243:26
[INFO] [stdout]     |
[INFO] [stdout] 243 |         fn delete(&self, id: slib::Item)                                     -> bool {
[INFO] [stdout]     |                          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:247:24
[INFO] [stdout]     |
[INFO] [stdout] 247 |         fn star(&self, id: slib::Item)                                       -> bool {
[INFO] [stdout]     |                        ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:251:37
[INFO] [stdout]     |
[INFO] [stdout] 251 |         fn playlist_download(&self, id: slib::Item)                          -> bool {
[INFO] [stdout]     |                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:255:35
[INFO] [stdout]     |
[INFO] [stdout] 255 |         fn playlist_upload(&self, id: slib::Item)                            -> bool {
[INFO] [stdout]     |                                   ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/main.rs:259:32
[INFO] [stdout]     |
[INFO] [stdout] 259 |         fn playlist_new(&self, name: String)                                 -> bool {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `playlist`
[INFO] [stdout]    --> src/main.rs:263:35
[INFO] [stdout]     |
[INFO] [stdout] 263 |         fn playlist_add_to(&self, playlist: slib::Item, id: slib::Item)      -> bool {
[INFO] [stdout]     |                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_playlist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:263:57
[INFO] [stdout]     |
[INFO] [stdout] 263 |         fn playlist_add_to(&self, playlist: slib::Item, id: slib::Item)      -> bool {
[INFO] [stdout]     |                                                         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `playlist`
[INFO] [stdout]    --> src/main.rs:267:40
[INFO] [stdout]     |
[INFO] [stdout] 267 |         fn playlist_remove_from(&self, playlist: slib::Item, id: slib::Item) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_playlist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:267:62
[INFO] [stdout]     |
[INFO] [stdout] 267 |         fn playlist_remove_from(&self, playlist: slib::Item, id: slib::Item) -> bool {
[INFO] [stdout]     |                                                              ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:271:35
[INFO] [stdout]     |
[INFO] [stdout] 271 |         fn playlist_delete(&self, id: slib::Item)                            -> bool {
[INFO] [stdout]     |                                   ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/main.rs:235:26
[INFO] [stdout]     |
[INFO] [stdout] 235 |         fn search(&self, query: String)                                      -> Vec<slib::Item> {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:239:28
[INFO] [stdout]     |
[INFO] [stdout] 239 |         fn download(&self, id: slib::Item)                                   -> bool {
[INFO] [stdout]     |                            ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:243:26
[INFO] [stdout]     |
[INFO] [stdout] 243 |         fn delete(&self, id: slib::Item)                                     -> bool {
[INFO] [stdout]     |                          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:247:24
[INFO] [stdout]     |
[INFO] [stdout] 247 |         fn star(&self, id: slib::Item)                                       -> bool {
[INFO] [stdout]     |                        ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:251:37
[INFO] [stdout]     |
[INFO] [stdout] 251 |         fn playlist_download(&self, id: slib::Item)                          -> bool {
[INFO] [stdout]     |                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:255:35
[INFO] [stdout]     |
[INFO] [stdout] 255 |         fn playlist_upload(&self, id: slib::Item)                            -> bool {
[INFO] [stdout]     |                                   ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/main.rs:259:32
[INFO] [stdout]     |
[INFO] [stdout] 259 |         fn playlist_new(&self, name: String)                                 -> bool {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `playlist`
[INFO] [stdout]    --> src/main.rs:263:35
[INFO] [stdout]     |
[INFO] [stdout] 263 |         fn playlist_add_to(&self, playlist: slib::Item, id: slib::Item)      -> bool {
[INFO] [stdout]     |                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_playlist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:263:57
[INFO] [stdout]     |
[INFO] [stdout] 263 |         fn playlist_add_to(&self, playlist: slib::Item, id: slib::Item)      -> bool {
[INFO] [stdout]     |                                                         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `playlist`
[INFO] [stdout]    --> src/main.rs:267:40
[INFO] [stdout]     |
[INFO] [stdout] 267 |         fn playlist_remove_from(&self, playlist: slib::Item, id: slib::Item) -> bool {
[INFO] [stdout]     |                                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_playlist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:267:62
[INFO] [stdout]     |
[INFO] [stdout] 267 |         fn playlist_remove_from(&self, playlist: slib::Item, id: slib::Item) -> bool {
[INFO] [stdout]     |                                                              ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/main.rs:271:35
[INFO] [stdout]     |
[INFO] [stdout] 271 |         fn playlist_delete(&self, id: slib::Item)                            -> bool {
[INFO] [stdout]     |                                   ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "da55b9aab091c311bddc8e31be97acb442fc842be84b7e0c3b566387f2f7df05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da55b9aab091c311bddc8e31be97acb442fc842be84b7e0c3b566387f2f7df05", kill_on_drop: false }`
[INFO] [stdout] da55b9aab091c311bddc8e31be97acb442fc842be84b7e0c3b566387f2f7df05
