[INFO] cloning repository https://github.com/ye-junzhe/vimusic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ye-junzhe/vimusic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fye-junzhe%2Fvimusic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fye-junzhe%2Fvimusic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ee05a2062a5ffa2077ebe692f420a4cff3e56b9 [INFO] testing ye-junzhe/vimusic against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fye-junzhe%2Fvimusic" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ye-junzhe/vimusic on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ye-junzhe/vimusic [INFO] finished tweaking git repo https://github.com/ye-junzhe/vimusic [INFO] tweaked toml for git repo https://github.com/ye-junzhe/vimusic written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ye-junzhe/vimusic 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 876c09dc5db8a6eca0fa9bfd9ca9a26172fea456ed9d368bc4edaf8c1d8881aa [INFO] running `Command { std: "docker" "start" "-a" "876c09dc5db8a6eca0fa9bfd9ca9a26172fea456ed9d368bc4edaf8c1d8881aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "876c09dc5db8a6eca0fa9bfd9ca9a26172fea456ed9d368bc4edaf8c1d8881aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "876c09dc5db8a6eca0fa9bfd9ca9a26172fea456ed9d368bc4edaf8c1d8881aa", kill_on_drop: false }` [INFO] [stdout] 876c09dc5db8a6eca0fa9bfd9ca9a26172fea456ed9d368bc4edaf8c1d8881aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c2d27e449f448db5585d990a3d71d6238812874f08e94ad5e0fb61649030ccf [INFO] running `Command { std: "docker" "start" "-a" "6c2d27e449f448db5585d990a3d71d6238812874f08e94ad5e0fb61649030ccf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling zerocopy v0.7.26 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling eyre v0.6.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling lru v0.12.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.24.0 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling vimusic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `disable_raw_mode` [INFO] [stdout] --> src/tui.rs:6:66 [INFO] [stdout] | [INFO] [stdout] 6 | terminal::{self, EnterAlternateScreen, LeaveAlternateScreen, disable_raw_mode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MouseEvent` [INFO] [stdout] --> src/event.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use crossterm::event::{KeyEvent, MouseEvent}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/event.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | let (tx, mut rx) = mpsc::unbounded_channel(); [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: associated items `new`, `tick`, `increment_counter`, and `decrement_counter` are never used [INFO] [stdout] --> src/app.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl App { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 9 | [INFO] [stdout] 10 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn tick(&self) {} [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn increment_counter(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn decrement_counter(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `task` is never read [INFO] [stdout] --> src/event.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct EventHandler { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | task: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventHandler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.34s [INFO] running `Command { std: "docker" "inspect" "6c2d27e449f448db5585d990a3d71d6238812874f08e94ad5e0fb61649030ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c2d27e449f448db5585d990a3d71d6238812874f08e94ad5e0fb61649030ccf", kill_on_drop: false }` [INFO] [stdout] 6c2d27e449f448db5585d990a3d71d6238812874f08e94ad5e0fb61649030ccf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fa7dbe8295cda3a0146825675fd23059791750e4881d0cf99915452f4e439c3 [INFO] running `Command { std: "docker" "start" "-a" "6fa7dbe8295cda3a0146825675fd23059791750e4881d0cf99915452f4e439c3", kill_on_drop: false }` [INFO] [stderr] Compiling vimusic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `disable_raw_mode` [INFO] [stdout] --> src/tui.rs:6:66 [INFO] [stdout] | [INFO] [stdout] 6 | terminal::{self, EnterAlternateScreen, LeaveAlternateScreen, disable_raw_mode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MouseEvent` [INFO] [stdout] --> src/event.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use crossterm::event::{KeyEvent, MouseEvent}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/event.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | let (tx, mut rx) = mpsc::unbounded_channel(); [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: associated items `new`, `tick`, `increment_counter`, and `decrement_counter` are never used [INFO] [stdout] --> src/app.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl App { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 9 | [INFO] [stdout] 10 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn tick(&self) {} [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn increment_counter(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn decrement_counter(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `task` is never read [INFO] [stdout] --> src/event.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct EventHandler { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | task: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventHandler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "6fa7dbe8295cda3a0146825675fd23059791750e4881d0cf99915452f4e439c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa7dbe8295cda3a0146825675fd23059791750e4881d0cf99915452f4e439c3", kill_on_drop: false }` [INFO] [stdout] 6fa7dbe8295cda3a0146825675fd23059791750e4881d0cf99915452f4e439c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79bfdd7d29b472e1ce0e1f4865a910ce0ca96c7726b13e4285b7310899620695 [INFO] running `Command { std: "docker" "start" "-a" "79bfdd7d29b472e1ce0e1f4865a910ce0ca96c7726b13e4285b7310899620695", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `disable_raw_mode` [INFO] [stderr] --> src/tui.rs:6:66 [INFO] [stderr] | [INFO] [stderr] 6 | terminal::{self, EnterAlternateScreen, LeaveAlternateScreen, disable_raw_mode}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `MouseEvent` [INFO] [stderr] --> src/event.rs:2:34 [INFO] [stderr] | [INFO] [stderr] 2 | use crossterm::event::{KeyEvent, MouseEvent}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/event.rs:25:18 [INFO] [stderr] | [INFO] [stderr] 25 | let (tx, mut rx) = mpsc::unbounded_channel(); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `tick`, `increment_counter`, and `decrement_counter` are never used [INFO] [stderr] --> src/app.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 8 | impl App { [INFO] [stderr] | -------- associated items in this implementation [INFO] [stderr] 9 | [INFO] [stderr] 10 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 14 | pub fn tick(&self) {} [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 20 | pub fn increment_counter(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 26 | pub fn decrement_counter(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `task` is never read [INFO] [stderr] --> src/event.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct EventHandler { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 17 | task: Option>, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `EventHandler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `vimusic` (bin "vimusic" test) generated 5 warnings (run `cargo fix --bin "vimusic" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vimusic-41c3d4b6d8f32f3a) [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" "79bfdd7d29b472e1ce0e1f4865a910ce0ca96c7726b13e4285b7310899620695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79bfdd7d29b472e1ce0e1f4865a910ce0ca96c7726b13e4285b7310899620695", kill_on_drop: false }` [INFO] [stdout] 79bfdd7d29b472e1ce0e1f4865a910ce0ca96c7726b13e4285b7310899620695