[INFO] fetching crate music-lounge-core 0.7.0...
[INFO] testing music-lounge-core-0.7.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate music-lounge-core 0.7.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate music-lounge-core 0.7.0
[INFO] finished tweaking crates.io crate music-lounge-core 0.7.0
[INFO] tweaked toml for crates.io crate music-lounge-core 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate music-lounge-core 0.7.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 213 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding lofty v0.18.2 (available: v0.22.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f4e0421fdb656d054919add138405931cdfce2ee057b9bb34a569c9c22dfbf4
[INFO] running `Command { std: "docker" "start" "-a" "5f4e0421fdb656d054919add138405931cdfce2ee057b9bb34a569c9c22dfbf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f4e0421fdb656d054919add138405931cdfce2ee057b9bb34a569c9c22dfbf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f4e0421fdb656d054919add138405931cdfce2ee057b9bb34a569c9c22dfbf4", kill_on_drop: false }`
[INFO] [stdout] 5f4e0421fdb656d054919add138405931cdfce2ee057b9bb34a569c9c22dfbf4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4288d25adfb9c6310ea3ba8a53821654cb783fceface4fae62f041d162f75111
[INFO] running `Command { std: "docker" "start" "-a" "4288d25adfb9c6310ea3ba8a53821654cb783fceface4fae62f041d162f75111", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling ogg_pager v0.6.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling color-thief v0.2.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rust-utils-macros v0.1.0
[INFO] [stderr]    Compiling lofty_attr v0.9.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling lofty v0.18.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling ron v0.11.0
[INFO] [stderr]    Compiling rust-utils v0.16.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling music-lounge-core v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]    --> src/library/playlist.rs:227:30
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let mut rand = rand::thread_rng();
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]    --> src/library/playlist.rs:280:30
[INFO] [stdout]     |
[INFO] [stdout] 280 |         let mut rand = rand::thread_rng();
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_save_dir` has an incompatible type for trait
[INFO] [stdout]   --> src/config/mod.rs:72:26
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn get_save_dir() -> String { format!("{}/.config/music-lounge", env::var("HOME").expect("Where the hell is your home folder?!")) }
[INFO] [stdout]    |                          ^^^^^^ expected `PathBuf`, found `std::string::String`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn() -> PathBuf`
[INFO] [stdout]               found signature `fn() -> std::string::String`
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 72 -     fn get_save_dir() -> String { format!("{}/.config/music-lounge", env::var("HOME").expect("Where the hell is your home folder?!")) }
[INFO] [stdout] 72 +     fn get_save_dir() -> PathBuf { format!("{}/.config/music-lounge", env::var("HOME").expect("Where the hell is your home folder?!")) }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `choose_multiple` found for struct `Vec<std::string::String>` in the current scope
[INFO] [stdout]    --> src/library/playlist.rs:282:34
[INFO] [stdout]     |
[INFO] [stdout] 282 |         for (i, image) in images.choose_multiple(&mut rand, 4).enumerate() {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `choose_mut` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.2/src/seq/slice.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | /     fn choose_mut<R>(&mut self, rng: &mut R) -> Option<&mut Self::Output>
[INFO] [stdout] 250 | |     where
[INFO] [stdout] 251 | |         R: Rng + ?Sized,
[INFO] [stdout]     | |________________________^
[INFO] [stdout] help: trait `IndexedRandom` which provides `choose_multiple` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rand::prelude::IndexedRandom;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/library/playlist.rs:283:26
[INFO] [stdout]     |
[INFO] [stdout] 283 |             strings[i] = image.clone();
[INFO] [stdout]     |                          ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `music-lounge-core` (lib) due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4288d25adfb9c6310ea3ba8a53821654cb783fceface4fae62f041d162f75111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4288d25adfb9c6310ea3ba8a53821654cb783fceface4fae62f041d162f75111", kill_on_drop: false }`
[INFO] [stdout] 4288d25adfb9c6310ea3ba8a53821654cb783fceface4fae62f041d162f75111
