[INFO] cloning repository https://github.com/ViliLipo/pomoxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ViliLipo/pomoxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViliLipo%2Fpomoxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViliLipo%2Fpomoxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 936ebd3733c8eff2c8fef30c27abd10d0f6a9f42 [INFO] checking ViliLipo/pomoxide against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViliLipo%2Fpomoxide" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ViliLipo/pomoxide on toolchain 8b72f65b805cbe4c261de45030d663f524f27376 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ViliLipo/pomoxide [INFO] finished tweaking git repo https://github.com/ViliLipo/pomoxide [INFO] tweaked toml for git repo https://github.com/ViliLipo/pomoxide written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ViliLipo/pomoxide already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mac-notification-sys v0.3.0 [INFO] [stderr] Downloaded winrt-notification v0.2.2 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded tui v0.10.0 [INFO] [stderr] Downloaded notify-rust v4.0.0 [INFO] [stderr] Downloaded winrt v0.4.0 [INFO] [stderr] Downloaded filetime v0.2.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc85e16a4f0451858aaa34d9dc7e6bb17d2a5a79bcd42ce2f27189981f793fdf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cc85e16a4f0451858aaa34d9dc7e6bb17d2a5a79bcd42ce2f27189981f793fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc85e16a4f0451858aaa34d9dc7e6bb17d2a5a79bcd42ce2f27189981f793fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc85e16a4f0451858aaa34d9dc7e6bb17d2a5a79bcd42ce2f27189981f793fdf", kill_on_drop: false }` [INFO] [stdout] cc85e16a4f0451858aaa34d9dc7e6bb17d2a5a79bcd42ce2f27189981f793fdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cee0f4c14aba9446e802769ab440d932320364f3110e3d4c86ed402dfc28aa85 [INFO] running `Command { std: "docker" "start" "-a" "cee0f4c14aba9446e802769ab440d932320364f3110e3d4c86ed402dfc28aa85", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking dbus v0.8.4 [INFO] [stderr] Checking tui v0.10.0 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Checking minimp3 v0.5.0 [INFO] [stderr] Checking notify-rust v4.0.0 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking alsa v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking rodio v0.13.0 [INFO] [stderr] Checking pomoxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/config.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> src/main.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::util::event::{Event, Events}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color`, `Wrap` [INFO] [stdout] --> src/main.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | style::{Color, Modifier, Style}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | text::{Span, Spans}, [INFO] [stdout] 15 | widgets::{Block, Borders, Paragraph, Wrap}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/config.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> src/main.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::util::event::{Event, Events}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color`, `Wrap` [INFO] [stdout] --> src/main.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | style::{Color, Modifier, Style}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | text::{Span, Spans}, [INFO] [stdout] 15 | widgets::{Block, Borders, Paragraph, Wrap}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/controller.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(config: &Config) -> Controller { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/controller.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | let mut bindings = HashMap::new(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ControlFunction` [INFO] [stdout] --> src/controller.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | type ControlFunction = fn(&mut Session) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Controller` [INFO] [stdout] --> src/controller.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Controller { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/controller.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(config: &Config) -> Controller { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle_input` [INFO] [stdout] --> src/controller.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn handle_input(&self, events: &Events, session: &mut Session) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle_key` [INFO] [stdout] --> src/controller.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn handle_key(&self, input: Key, session: &mut Session) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_handle` [INFO] [stdout] --> src/util/event.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | input_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ignore_exit_key` [INFO] [stdout] --> src/util/event.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | ignore_exit_key: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tick_handle` [INFO] [stdout] --> src/util/event.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | tick_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disable_exit_key` [INFO] [stdout] --> src/util/event.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn disable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `enable_exit_key` [INFO] [stdout] --> src/util/event.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn enable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `TabsState` [INFO] [stdout] --> src/util/mod.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct TabsState<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/util/mod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(titles: Vec<&'a str>) -> TabsState { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/controller.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(config: &Config) -> Controller { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/util/mod.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn next(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `previous` [INFO] [stdout] --> src/util/mod.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn previous(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `StatefulList` [INFO] [stdout] --> src/util/mod.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct StatefulList { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/util/mod.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn new() -> StatefulList { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_items` [INFO] [stdout] --> src/util/mod.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn with_items(items: Vec) -> StatefulList { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/util/mod.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn next(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `previous` [INFO] [stdout] --> src/util/mod.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn previous(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unselect` [INFO] [stdout] --> src/util/mod.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn unselect(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/controller.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | let mut bindings = HashMap::new(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `ControlFunction` [INFO] [stdout] --> src/controller.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | type ControlFunction = fn(&mut Session) -> (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Controller` [INFO] [stdout] --> src/controller.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Controller { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/controller.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(config: &Config) -> Controller { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle_input` [INFO] [stdout] --> src/controller.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn handle_input(&self, events: &Events, session: &mut Session) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle_key` [INFO] [stdout] --> src/controller.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn handle_key(&self, input: Key, session: &mut Session) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_handle` [INFO] [stdout] --> src/util/event.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | input_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ignore_exit_key` [INFO] [stdout] --> src/util/event.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | ignore_exit_key: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tick_handle` [INFO] [stdout] --> src/util/event.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | tick_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disable_exit_key` [INFO] [stdout] --> src/util/event.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn disable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `enable_exit_key` [INFO] [stdout] --> src/util/event.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn enable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `TabsState` [INFO] [stdout] --> src/util/mod.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct TabsState<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/util/mod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new(titles: Vec<&'a str>) -> TabsState { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/util/mod.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn next(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `previous` [INFO] [stdout] --> src/util/mod.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn previous(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `StatefulList` [INFO] [stdout] --> src/util/mod.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct StatefulList { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/util/mod.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn new() -> StatefulList { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_items` [INFO] [stdout] --> src/util/mod.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn with_items(items: Vec) -> StatefulList { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/util/mod.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn next(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `previous` [INFO] [stdout] --> src/util/mod.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn previous(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unselect` [INFO] [stdout] --> src/util/mod.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn unselect(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "cee0f4c14aba9446e802769ab440d932320364f3110e3d4c86ed402dfc28aa85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cee0f4c14aba9446e802769ab440d932320364f3110e3d4c86ed402dfc28aa85", kill_on_drop: false }` [INFO] [stdout] cee0f4c14aba9446e802769ab440d932320364f3110e3d4c86ed402dfc28aa85