[INFO] cloning repository https://github.com/BrunoWallner/crav [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrunoWallner/crav" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrunoWallner%2Fcrav", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrunoWallner%2Fcrav'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1aac3f006063927d9fc5149365d04ca064b5399 [INFO] building BrunoWallner/crav against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrunoWallner%2Fcrav" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BrunoWallner/crav on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BrunoWallner/crav [INFO] finished tweaking git repo https://github.com/BrunoWallner/crav [INFO] tweaked toml for git repo https://github.com/BrunoWallner/crav written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/BrunoWallner/crav already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 552192fdd439c743c85d3ca00a04ee63e3ce80eb9a4c8130b92e7299c0e331d6 [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" "552192fdd439c743c85d3ca00a04ee63e3ce80eb9a4c8130b92e7299c0e331d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "552192fdd439c743c85d3ca00a04ee63e3ce80eb9a4c8130b92e7299c0e331d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "552192fdd439c743c85d3ca00a04ee63e3ce80eb9a4c8130b92e7299c0e331d6", kill_on_drop: false }` [INFO] [stdout] 552192fdd439c743c85d3ca00a04ee63e3ce80eb9a4c8130b92e7299c0e331d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--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] 1f4bcd55a594c6e6b72cc7065aa3f2e35d112093731a910f1092d15956ae7fb8 [INFO] running `Command { std: "docker" "start" "-a" "1f4bcd55a594c6e6b72cc7065aa3f2e35d112093731a910f1092d15956ae7fb8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.76 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling splines v4.0.3 [INFO] [stderr] Compiling apodize v1.0.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling wgpu-types v0.11.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-core v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling mio-misc v1.2.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.7.3 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling gag v1.0.0 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wgpu-hal v0.11.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling audioviz v0.4.4 [INFO] [stderr] Compiling winit_input_helper v0.10.0 [INFO] [stderr] Compiling wgpu v0.11.1 [INFO] [stderr] Compiling crav v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `audioviz::spectrum::Frequency` [INFO] [stdout] --> src/backends/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use audioviz::spectrum::Frequency; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `audioviz::spectrum::Frequency` [INFO] [stdout] --> src/backends/termion/bars.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use audioviz::spectrum::Frequency; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `audioviz::spectrum::stream::StreamController` [INFO] [stdout] --> src/backends/termion/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use audioviz::spectrum::stream::StreamController; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `audioviz::spectrum::stream::StreamController` [INFO] [stdout] --> src/backends/wgpu/state.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use audioviz::spectrum::stream::StreamController; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `audioviz::spectrum::Frequency` [INFO] [stdout] --> src/backends/wgpu/mesh.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use audioviz::spectrum::Frequency; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::backends::get_bar_number` [INFO] [stdout] --> src/backends/wgpu/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::backends::get_bar_number; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamController` [INFO] [stdout] --> src/main.rs:6:42 [INFO] [stdout] | [INFO] [stdout] 6 | use audioviz::spectrum::stream::{Stream, StreamController}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/backends/termion/bars.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | width: u8, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `spacing` [INFO] [stdout] --> src/backends/termion/bars.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | spacing: u8, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spacing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mirror_x_achsis` [INFO] [stdout] --> src/backends/termion/bars.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | mirror_x_achsis: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mirror_x_achsis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/backends/wgpu/mod.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let config = config.clone(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mirror_x_achsis` [INFO] [stdout] --> src/backends/wgpu/mesh.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | mirror_x_achsis: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mirror_x_achsis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/backends/termion/mod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn run(mut config: &mut Config, mut converter: Converter) { [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: field is never read: `conv_type` [INFO] [stdout] --> src/backends/audio_to_grid.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | conv_type: ConverterType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 58s [INFO] running `Command { std: "docker" "inspect" "1f4bcd55a594c6e6b72cc7065aa3f2e35d112093731a910f1092d15956ae7fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4bcd55a594c6e6b72cc7065aa3f2e35d112093731a910f1092d15956ae7fb8", kill_on_drop: false }` [INFO] [stdout] 1f4bcd55a594c6e6b72cc7065aa3f2e35d112093731a910f1092d15956ae7fb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--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] 7c0851676f928b7f9dd4425316bc89db5c83dece94a0155f2ea07eb8c096967b [INFO] running `Command { std: "docker" "start" "-a" "7c0851676f928b7f9dd4425316bc89db5c83dece94a0155f2ea07eb8c096967b", kill_on_drop: false }` [INFO] [stderr] Compiling crav v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `audioviz::spectrum::Frequency` [INFO] [stdout] --> src/backends/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use audioviz::spectrum::Frequency; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `audioviz::spectrum::Frequency` [INFO] [stdout] --> src/backends/termion/bars.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use audioviz::spectrum::Frequency; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `audioviz::spectrum::stream::StreamController` [INFO] [stdout] --> src/backends/termion/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use audioviz::spectrum::stream::StreamController; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `audioviz::spectrum::stream::StreamController` [INFO] [stdout] --> src/backends/wgpu/state.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use audioviz::spectrum::stream::StreamController; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `audioviz::spectrum::Frequency` [INFO] [stdout] --> src/backends/wgpu/mesh.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use audioviz::spectrum::Frequency; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::backends::get_bar_number` [INFO] [stdout] --> src/backends/wgpu/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::backends::get_bar_number; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamController` [INFO] [stdout] --> src/main.rs:6:42 [INFO] [stdout] | [INFO] [stdout] 6 | use audioviz::spectrum::stream::{Stream, StreamController}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/backends/termion/bars.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | width: u8, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `spacing` [INFO] [stdout] --> src/backends/termion/bars.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | spacing: u8, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spacing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mirror_x_achsis` [INFO] [stdout] --> src/backends/termion/bars.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | mirror_x_achsis: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mirror_x_achsis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/backends/wgpu/mod.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let config = config.clone(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mirror_x_achsis` [INFO] [stdout] --> src/backends/wgpu/mesh.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | mirror_x_achsis: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mirror_x_achsis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/backends/termion/mod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn run(mut config: &mut Config, mut converter: Converter) { [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: field is never read: `conv_type` [INFO] [stdout] --> src/backends/audio_to_grid.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | conv_type: ConverterType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.62s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/crav-3c4b9676e43fc96b) [INFO] running `Command { std: "docker" "inspect" "7c0851676f928b7f9dd4425316bc89db5c83dece94a0155f2ea07eb8c096967b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c0851676f928b7f9dd4425316bc89db5c83dece94a0155f2ea07eb8c096967b", kill_on_drop: false }` [INFO] [stdout] 7c0851676f928b7f9dd4425316bc89db5c83dece94a0155f2ea07eb8c096967b