[INFO] cloning repository https://github.com/bbogdan-ov/voru
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbogdan-ov/voru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbogdan-ov%2Fvoru", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbogdan-ov%2Fvoru'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2355d8356ea0fa5c61cbbde06751ec2d9ca1cdb5
[INFO] testing bbogdan-ov/voru against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbogdan-ov%2Fvoru" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bbogdan-ov/voru
[INFO] finished tweaking git repo https://github.com/bbogdan-ov/voru
[INFO] tweaked toml for git repo https://github.com/bbogdan-ov/voru written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bbogdan-ov/voru on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bbogdan-ov/voru 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6e4eef4b8e1ee285447e6eb8953de09865a8fd2f00f64bf9a1a958e918ad37e
[INFO] running `Command { std: "docker" "start" "-a" "c6e4eef4b8e1ee285447e6eb8953de09865a8fd2f00f64bf9a1a958e918ad37e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6e4eef4b8e1ee285447e6eb8953de09865a8fd2f00f64bf9a1a958e918ad37e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6e4eef4b8e1ee285447e6eb8953de09865a8fd2f00f64bf9a1a958e918ad37e", kill_on_drop: false }`
[INFO] [stdout] c6e4eef4b8e1ee285447e6eb8953de09865a8fd2f00f64bf9a1a958e918ad37e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1aaa4b3cfa7853531046ea39a5f5790fd5b1303a285d8fd58936b2f801678342
[INFO] running `Command { std: "docker" "start" "-a" "1aaa4b3cfa7853531046ea39a5f5790fd5b1303a285d8fd58936b2f801678342", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling alsa v0.9.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling async-broadcast v0.7.1
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling winnow v0.6.16
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling ogg_pager v0.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling stringslice v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling lofty_attr v0.11.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling zerocopy v0.6.6
[INFO] [stderr]    Compiling lofty v0.20.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.18
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rodio v0.19.0
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling tuich v0.1.2 (https://github.com/bbogdan-ov/tuich#fa21c9e0)
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.17
[INFO] [stderr]    Compiling toml v0.8.16
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling mpris-server v0.8.1
[INFO] [stderr]    Compiling voru v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `playlist_get`, `playlist_get_mut`, and `queue_set` are never used
[INFO] [stdout]    --> src/player.rs:585:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | impl Player {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 585 |     pub fn playlist_get(&self, index: usize) -> Option<Ref<'_, Playlist>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 |     pub fn playlist_get_mut(&mut self, index: usize) -> Option<RefMut<'_, Playlist>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 |     pub fn queue_set(&mut self, tracks: Vec<Rc<QueueTrack>>) -> PlaybackResult {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_scrolloff`, `count`, and `height` are never used
[INFO] [stdout]    --> src/widget/list.rs:52:12
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl ListState {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  52 |     pub fn with_scrolloff(mut self, value: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn count(&self) -> usize { self.count }
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 120 |     pub fn height(&self) -> u16 { self.height }
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_item_height` is never used
[INFO] [stdout]    --> src/widget/list.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl<'a, T> List<'a, T> {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn with_item_height(mut self, height: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListItem` is never constructed
[INFO] [stdout]    --> src/widget/list.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct ListItem<'a> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_style`, and `with_cur_style` are never used
[INFO] [stdout]    --> src/widget/list.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 196 | impl<'a> ListItem<'a> {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 197 |     pub fn new<C: Into<Cow<'a, str>>>(index: usize, state: &'a ListState, content: C) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |     pub fn with_style<S: Into<Style>>(mut self, style: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub fn with_cur_style<S: Into<Style>>(mut self, style: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_track_style` is never used
[INFO] [stdout]   --> src/widget/progress.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<'a> Progress<'a> {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn with_track_style<S: Into<Style>>(mut self, style: S) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_alias` is never used
[INFO] [stdout]    --> src/commands.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl Cmd {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn is_alias(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.53s
[INFO] running `Command { std: "docker" "inspect" "1aaa4b3cfa7853531046ea39a5f5790fd5b1303a285d8fd58936b2f801678342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aaa4b3cfa7853531046ea39a5f5790fd5b1303a285d8fd58936b2f801678342", kill_on_drop: false }`
[INFO] [stdout] 1aaa4b3cfa7853531046ea39a5f5790fd5b1303a285d8fd58936b2f801678342
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 718086cc540a23d310e33996825c06713d05c4737752fb95a81975104ea4e914
[INFO] running `Command { std: "docker" "start" "-a" "718086cc540a23d310e33996825c06713d05c4737752fb95a81975104ea4e914", kill_on_drop: false }`
[INFO] [stderr]    Compiling voru v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `playlist_get`, `playlist_get_mut`, and `queue_set` are never used
[INFO] [stdout]    --> src/player.rs:585:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | impl Player {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 585 |     pub fn playlist_get(&self, index: usize) -> Option<Ref<'_, Playlist>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 |     pub fn playlist_get_mut(&mut self, index: usize) -> Option<RefMut<'_, Playlist>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 |     pub fn queue_set(&mut self, tracks: Vec<Rc<QueueTrack>>) -> PlaybackResult {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_scrolloff`, `count`, and `height` are never used
[INFO] [stdout]    --> src/widget/list.rs:52:12
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl ListState {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  52 |     pub fn with_scrolloff(mut self, value: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn count(&self) -> usize { self.count }
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 120 |     pub fn height(&self) -> u16 { self.height }
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_item_height` is never used
[INFO] [stdout]    --> src/widget/list.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 143 | impl<'a, T> List<'a, T> {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn with_item_height(mut self, height: u16) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListItem` is never constructed
[INFO] [stdout]    --> src/widget/list.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct ListItem<'a> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_style`, and `with_cur_style` are never used
[INFO] [stdout]    --> src/widget/list.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 196 | impl<'a> ListItem<'a> {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 197 |     pub fn new<C: Into<Cow<'a, str>>>(index: usize, state: &'a ListState, content: C) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |     pub fn with_style<S: Into<Style>>(mut self, style: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub fn with_cur_style<S: Into<Style>>(mut self, style: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_track_style` is never used
[INFO] [stdout]   --> src/widget/progress.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<'a> Progress<'a> {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn with_track_style<S: Into<Style>>(mut self, style: S) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_alias` is never used
[INFO] [stdout]    --> src/commands.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl Cmd {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn is_alias(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s
[INFO] running `Command { std: "docker" "inspect" "718086cc540a23d310e33996825c06713d05c4737752fb95a81975104ea4e914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "718086cc540a23d310e33996825c06713d05c4737752fb95a81975104ea4e914", kill_on_drop: false }`
[INFO] [stdout] 718086cc540a23d310e33996825c06713d05c4737752fb95a81975104ea4e914
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 930f6db91da246d29b40ad78eb263d26b699bc6d07dad770c40ded45b1cd33ae
[INFO] running `Command { std: "docker" "start" "-a" "930f6db91da246d29b40ad78eb263d26b699bc6d07dad770c40ded45b1cd33ae", kill_on_drop: false }`
[INFO] [stderr] warning: methods `playlist_get`, `playlist_get_mut`, and `queue_set` are never used
[INFO] [stderr]    --> src/player.rs:585:12
[INFO] [stderr]     |
[INFO] [stderr] 252 | impl Player {
[INFO] [stderr]     | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 585 |     pub fn playlist_get(&self, index: usize) -> Option<Ref<'_, Playlist>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 590 |     pub fn playlist_get_mut(&mut self, index: usize) -> Option<RefMut<'_, Playlist>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 636 |     pub fn queue_set(&mut self, tracks: Vec<Rc<QueueTrack>>) -> PlaybackResult {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `with_scrolloff`, `count`, and `height` are never used
[INFO] [stderr]    --> src/widget/list.rs:52:12
[INFO] [stderr]     |
[INFO] [stderr]  38 | impl ListState {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  52 |     pub fn with_scrolloff(mut self, value: u16) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 119 |     pub fn count(&self) -> usize { self.count }
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 120 |     pub fn height(&self) -> u16 { self.height }
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `with_item_height` is never used
[INFO] [stderr]    --> src/widget/list.rs:152:12
[INFO] [stderr]     |
[INFO] [stderr] 143 | impl<'a, T> List<'a, T> {
[INFO] [stderr]     | ----------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 152 |     pub fn with_item_height(mut self, height: u16) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ListItem` is never constructed
[INFO] [stderr]    --> src/widget/list.rs:189:12
[INFO] [stderr]     |
[INFO] [stderr] 189 | pub struct ListItem<'a> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `with_style`, and `with_cur_style` are never used
[INFO] [stderr]    --> src/widget/list.rs:197:12
[INFO] [stderr]     |
[INFO] [stderr] 196 | impl<'a> ListItem<'a> {
[INFO] [stderr]     | --------------------- associated items in this implementation
[INFO] [stderr] 197 |     pub fn new<C: Into<Cow<'a, str>>>(index: usize, state: &'a ListState, content: C) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 207 |     pub fn with_style<S: Into<Style>>(mut self, style: S) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 211 |     pub fn with_cur_style<S: Into<Style>>(mut self, style: S) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `with_track_style` is never used
[INFO] [stderr]   --> src/widget/progress.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl<'a> Progress<'a> {
[INFO] [stderr]    | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub fn with_track_style<S: Into<Style>>(mut self, style: S) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_alias` is never used
[INFO] [stderr]    --> src/commands.rs:122:12
[INFO] [stderr]     |
[INFO] [stderr] 109 | impl Cmd {
[INFO] [stderr]     | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 122 |     pub fn is_alias(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `voru` (bin "voru" test) generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/voru-bad1aeabca5b66a6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "930f6db91da246d29b40ad78eb263d26b699bc6d07dad770c40ded45b1cd33ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "930f6db91da246d29b40ad78eb263d26b699bc6d07dad770c40ded45b1cd33ae", kill_on_drop: false }`
[INFO] [stdout] 930f6db91da246d29b40ad78eb263d26b699bc6d07dad770c40ded45b1cd33ae
