[INFO] cloning repository https://github.com/hapqe/nuice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hapqe/nuice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhapqe%2Fnuice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhapqe%2Fnuice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f58961fe79141533a94029f2fd15cb68b99d854
[INFO] checking hapqe/nuice against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhapqe%2Fnuice" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hapqe/nuice
[INFO] finished tweaking git repo https://github.com/hapqe/nuice
[INFO] tweaked toml for git repo https://github.com/hapqe/nuice written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hapqe/nuice on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hapqe/nuice 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.2
[INFO] [stderr]   Downloaded symphonia-bundle-mp3 v0.5.2
[INFO] [stderr]   Downloaded symphonia v0.5.2
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.11
[INFO] [stderr]   Downloaded clang-sys v1.6.0
[INFO] [stderr]   Downloaded hound v3.5.0
[INFO] [stderr]   Downloaded signal-hook v0.3.15
[INFO] [stderr]   Downloaded cpal v0.15.0
[INFO] [stderr]   Downloaded bindgen v0.61.0
[INFO] [stderr]   Downloaded symphonia-core v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3be9c5ba0dd7e18cfc896ba0d5bb0d3e04f801642c00e1ead8ae696528bf758
[INFO] running `Command { std: "docker" "start" "-a" "f3be9c5ba0dd7e18cfc896ba0d5bb0d3e04f801642c00e1ead8ae696528bf758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3be9c5ba0dd7e18cfc896ba0d5bb0d3e04f801642c00e1ead8ae696528bf758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3be9c5ba0dd7e18cfc896ba0d5bb0d3e04f801642c00e1ead8ae696528bf758", kill_on_drop: false }`
[INFO] [stdout] f3be9c5ba0dd7e18cfc896ba0d5bb0d3e04f801642c00e1ead8ae696528bf758
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 713b75dd84f6c71820a060498b153be182995a740363685e82187fcdd6f82a39
[INFO] running `Command { std: "docker" "start" "-a" "713b75dd84f6c71820a060498b153be182995a740363685e82187fcdd6f82a39", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]     Checking symphonia-core v0.5.2
[INFO] [stderr]    Compiling cpal v0.15.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking symphonia-metadata v0.5.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking alsa v0.7.0
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking symphonia v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]     Checking rodio v0.17.1
[INFO] [stderr]     Checking nuice v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `slice::Iter`
[INFO] [stdout]  --> src/clip.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     slice::Iter,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyModifiers`
[INFO] [stdout]  --> src/helpers/action.rs:1:40
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crossterm::event::{Event, KeyCode, KeyModifiers};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::info::info`
[INFO] [stdout]  --> src/helpers/action.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::info::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `C_Down` should have an upper camel case name
[INFO] [stdout]   --> src/helpers/action.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     C_Down,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to upper camel case: `CDown`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `C_Up` should have an upper camel case name
[INFO] [stdout]   --> src/helpers/action.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     C_Up,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to upper camel case: `CUp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `C_Left` should have an upper camel case name
[INFO] [stdout]   --> src/helpers/action.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     C_Left,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to upper camel case: `CLeft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `C_Right` should have an upper camel case name
[INFO] [stdout]   --> src/helpers/action.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     C_Right,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `CRight`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `slice::Iter`
[INFO] [stdout]  --> src/search.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs, io::stdout, slice::Iter};
[INFO] [stdout]   |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `slice::Iter`
[INFO] [stdout]  --> src/clip.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     slice::Iter,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyModifiers`
[INFO] [stdout]  --> src/helpers/action.rs:1:40
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crossterm::event::{Event, KeyCode, KeyModifiers};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::info::info`
[INFO] [stdout]  --> src/helpers/action.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::info::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `C_Down` should have an upper camel case name
[INFO] [stdout]   --> src/helpers/action.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     C_Down,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to upper camel case: `CDown`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `C_Up` should have an upper camel case name
[INFO] [stdout]   --> src/helpers/action.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     C_Up,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to upper camel case: `CUp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `C_Left` should have an upper camel case name
[INFO] [stdout]   --> src/helpers/action.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     C_Left,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to upper camel case: `CLeft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `C_Right` should have an upper camel case name
[INFO] [stdout]   --> src/helpers/action.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     C_Right,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `CRight`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `slice::Iter`
[INFO] [stdout]  --> src/search.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs, io::stdout, slice::Iter};
[INFO] [stdout]   |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `beep1`
[INFO] [stdout]   --> src/clip.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |             let beep1 = stream_handle.play_once(BufReader::new(file)).unwrap();
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_beep1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `beep1`
[INFO] [stdout]   --> src/clip.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |             let beep1 = stream_handle.play_once(BufReader::new(file)).unwrap();
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_beep1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/search.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let mut rect = rect;
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/slider.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn draw(&self, rect: Rect, state: SelectionState) -> Result<Rect> {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/search.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let mut rect = rect;
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/helpers/action.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum Action {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout]  6 |     Up,
[INFO] [stdout]    |     ^^
[INFO] [stdout]  7 |     Down,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  8 |     Left,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  9 |     Right,
[INFO] [stdout] 10 |     C_Down,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     C_Up,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     C_Left,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     C_Right,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `query` is never read
[INFO] [stdout]   --> src/search.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Search {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 13 |     query: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `selection` is never read
[INFO] [stdout]   --> src/slider.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Slider {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 15 |     state: SliderState,
[INFO] [stdout] 16 |     selection: SliderSelection,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Min` and `Max` are never constructed
[INFO] [stdout]   --> src/slider.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | enum SliderSelection {
[INFO] [stdout]    |      --------------- variants in this enum
[INFO] [stdout] 86 |     Min,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 87 |     Max,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TL` is never used
[INFO] [stdout]  --> src/strs.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub const TL: &str = "╭";
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TR` is never used
[INFO] [stdout]  --> src/strs.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const TR: &str = "╮";
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BL` is never used
[INFO] [stdout]  --> src/strs.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const BL: &str = "╰";
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BR` is never used
[INFO] [stdout]  --> src/strs.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const BR: &str = "╯";
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `V` is never used
[INFO] [stdout]  --> src/strs.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const V: &str = "│";
[INFO] [stdout]   |           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `H` is never used
[INFO] [stdout]  --> src/strs.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const H: &str = "─";
[INFO] [stdout]   |           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RAND` is never used
[INFO] [stdout]  --> src/strs.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const RAND: &str = "🯄";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLEND` is never used
[INFO] [stdout]  --> src/strs.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const BLEND: &str = "✕";
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SWITCH` is never used
[INFO] [stdout]   --> src/strs.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const SWITCH: &str = "➗";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SEQ` is never used
[INFO] [stdout]   --> src/strs.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const SEQ: &str = "⏩";
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/slider.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn draw(&self, rect: Rect, state: SelectionState) -> Result<Rect> {
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PLAY` is never used
[INFO] [stdout]   --> src/strs.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const PLAY: &str = "▶";
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAUSE` is never used
[INFO] [stdout]   --> src/strs.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const PAUSE: &str = "⏸";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VB` is never used
[INFO] [stdout]   --> src/strs.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const VB: &str = "┃";
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/traits.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait Effect: Child {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] 18 |     fn name(&self) -> String;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/helpers/action.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum Action {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout]  6 |     Up,
[INFO] [stdout]    |     ^^
[INFO] [stdout]  7 |     Down,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  8 |     Left,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  9 |     Right,
[INFO] [stdout] 10 |     C_Down,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     C_Up,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     C_Left,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     C_Right,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `query` is never read
[INFO] [stdout]   --> src/search.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Search {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 13 |     query: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `selection` is never read
[INFO] [stdout]   --> src/slider.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Slider {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 15 |     state: SliderState,
[INFO] [stdout] 16 |     selection: SliderSelection,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Min` and `Max` are never constructed
[INFO] [stdout]   --> src/slider.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | enum SliderSelection {
[INFO] [stdout]    |      --------------- variants in this enum
[INFO] [stdout] 86 |     Min,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 87 |     Max,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TL` is never used
[INFO] [stdout]  --> src/strs.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub const TL: &str = "╭";
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TR` is never used
[INFO] [stdout]  --> src/strs.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const TR: &str = "╮";
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BL` is never used
[INFO] [stdout]  --> src/strs.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const BL: &str = "╰";
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BR` is never used
[INFO] [stdout]  --> src/strs.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const BR: &str = "╯";
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `V` is never used
[INFO] [stdout]  --> src/strs.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const V: &str = "│";
[INFO] [stdout]   |           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `H` is never used
[INFO] [stdout]  --> src/strs.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const H: &str = "─";
[INFO] [stdout]   |           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RAND` is never used
[INFO] [stdout]  --> src/strs.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const RAND: &str = "🯄";
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLEND` is never used
[INFO] [stdout]  --> src/strs.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const BLEND: &str = "✕";
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SWITCH` is never used
[INFO] [stdout]   --> src/strs.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const SWITCH: &str = "➗";
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SEQ` is never used
[INFO] [stdout]   --> src/strs.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const SEQ: &str = "⏩";
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PLAY` is never used
[INFO] [stdout]   --> src/strs.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const PLAY: &str = "▶";
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PAUSE` is never used
[INFO] [stdout]   --> src/strs.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const PAUSE: &str = "⏸";
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VB` is never used
[INFO] [stdout]   --> src/strs.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const VB: &str = "┃";
[INFO] [stdout]    |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/traits.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait Effect: Child {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] 18 |     fn name(&self) -> String;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/clip.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             info(format!("Play {}", self.name));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 58 |             let _ = info(format!("Play {}", self.name));
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/clip.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             info(format!("Play {}", self.name));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 58 |             let _ = info(format!("Play {}", self.name));
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.39s
[INFO] running `Command { std: "docker" "inspect" "713b75dd84f6c71820a060498b153be182995a740363685e82187fcdd6f82a39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "713b75dd84f6c71820a060498b153be182995a740363685e82187fcdd6f82a39", kill_on_drop: false }`
[INFO] [stdout] 713b75dd84f6c71820a060498b153be182995a740363685e82187fcdd6f82a39
