[INFO] cloning repository https://github.com/Bensas/Waver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bensas/Waver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBensas%2FWaver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBensas%2FWaver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79fa28bcd7d5e0d6a30f618cf77c0be5d21a3fa3 [INFO] testing Bensas/Waver against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBensas%2FWaver" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bensas/Waver on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bensas/Waver [INFO] finished tweaking git repo https://github.com/Bensas/Waver [INFO] tweaked toml for git repo https://github.com/Bensas/Waver written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Bensas/Waver 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-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cde5cc7c827b4918d7d0599e708e7ed068146c5db45d2d08480f23557b130fd3 [INFO] running `Command { std: "docker" "start" "-a" "cde5cc7c827b4918d7d0599e708e7ed068146c5db45d2d08480f23557b130fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cde5cc7c827b4918d7d0599e708e7ed068146c5db45d2d08480f23557b130fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde5cc7c827b4918d7d0599e708e7ed068146c5db45d2d08480f23557b130fd3", kill_on_drop: false }` [INFO] [stdout] cde5cc7c827b4918d7d0599e708e7ed068146c5db45d2d08480f23557b130fd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aec56d0a4455981e6ddbaacfab4ea6dc01156c595a63d4c65382bccf68fb192 [INFO] running `Command { std: "docker" "start" "-a" "3aec56d0a4455981e6ddbaacfab4ea6dc01156c595a63d4c65382bccf68fb192", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling lyon_geom v1.0.6 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling lyon_path v1.0.6 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling lyon_tessellation v1.0.15 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling lyon_algorithms v1.0.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling lyon v1.0.1 [INFO] [stderr] Compiling encase_derive_impl v0.3.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling glyph_brush_layout v0.2.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling const_panic v0.2.11 [INFO] [stderr] Compiling svg_fmt v0.4.4 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling encase_derive v0.3.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.6 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling naga v0.10.1 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling encase v0.3.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling iced_core v0.7.0 [INFO] [stderr] Compiling iced_style v0.6.0 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling clipboard_x11 v0.4.2 [INFO] [stderr] Compiling wayland-protocols v0.32.5 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.7 [INFO] [stderr] Compiling glyph_brush v0.7.11 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling iced_futures v0.5.1 [INFO] [stderr] Compiling iced_native v0.8.0 [INFO] [stderr] Compiling iced_graphics v0.6.0 [INFO] [stderr] Compiling wgpu-hal v0.14.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling clipboard_wayland v0.2.2 [INFO] [stderr] Compiling window_clipboard v0.2.4 [INFO] [stderr] Compiling wgpu v0.14.2 [INFO] [stderr] Compiling wgpu_glyph v0.18.0 [INFO] [stderr] Compiling iced_wgpu v0.8.0 [INFO] [stderr] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling iced_winit v0.7.0 [INFO] [stderr] Compiling iced v0.7.0 [INFO] [stderr] Compiling FourierTransform v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Settings` [INFO] [stdout] --> src/main.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | use iced::{Application, Settings}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wave_plotter::WavePlotter` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use wave_plotter::WavePlotter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/wave_plotter.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{env, f32::consts::PI, time::Duration}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamConfig` [INFO] [stdout] --> src/audio_capture.rs:1:81 [INFO] [stdout] | [INFO] [stdout] 1 | use cpal::{traits::{DeviceTrait, HostTrait, StreamTrait}, Device, Host, Stream, StreamConfig, SupportedStreamConfig}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Application` [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use iced::{Application, Settings}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/wave_plotter.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | fn new(flags: Self::Flags) -> (WavePlotter, iced::Command) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modifiers` [INFO] [stdout] --> src/wave_plotter.rs:46:86 [INFO] [stdout] | [INFO] [stdout] 46 | Event::Keyboard(keyboard::Event::KeyReleased { key_code: KeyCode::Space, modifiers }) => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `modifiers: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `em` [INFO] [stdout] --> src/wave_plotter.rs:74:67 [INFO] [stdout] | [INFO] [stdout] 74 | subs.push(iced::time::every(Duration::from_millis(50)).map(|em| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_em` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `renderer` [INFO] [stdout] --> src/wave_plotter.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | renderer: &Theme, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_renderer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `host` is never read [INFO] [stdout] --> src/audio_capture.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct AudioInput { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 4 | host: Host, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `newPoints` should have a snake case name [INFO] [stdout] --> src/wave_plotter.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | let newPoints: Vec = generate_random_wave(); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `new_points` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "3aec56d0a4455981e6ddbaacfab4ea6dc01156c595a63d4c65382bccf68fb192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aec56d0a4455981e6ddbaacfab4ea6dc01156c595a63d4c65382bccf68fb192", kill_on_drop: false }` [INFO] [stdout] 3aec56d0a4455981e6ddbaacfab4ea6dc01156c595a63d4c65382bccf68fb192 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6422dfd88ee0ca5012ed840ac06d00e0abaacce19c22fe8f84ff47c38645df7c [INFO] running `Command { std: "docker" "start" "-a" "6422dfd88ee0ca5012ed840ac06d00e0abaacce19c22fe8f84ff47c38645df7c", kill_on_drop: false }` [INFO] [stderr] Compiling FourierTransform v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Settings` [INFO] [stdout] --> src/main.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | use iced::{Application, Settings}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wave_plotter::WavePlotter` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use wave_plotter::WavePlotter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/wave_plotter.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{env, f32::consts::PI, time::Duration}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamConfig` [INFO] [stdout] --> src/audio_capture.rs:1:81 [INFO] [stdout] | [INFO] [stdout] 1 | use cpal::{traits::{DeviceTrait, HostTrait, StreamTrait}, Device, Host, Stream, StreamConfig, SupportedStreamConfig}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Application` [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use iced::{Application, Settings}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/wave_plotter.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | fn new(flags: Self::Flags) -> (WavePlotter, iced::Command) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modifiers` [INFO] [stdout] --> src/wave_plotter.rs:46:86 [INFO] [stdout] | [INFO] [stdout] 46 | Event::Keyboard(keyboard::Event::KeyReleased { key_code: KeyCode::Space, modifiers }) => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `modifiers: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `em` [INFO] [stdout] --> src/wave_plotter.rs:74:67 [INFO] [stdout] | [INFO] [stdout] 74 | subs.push(iced::time::every(Duration::from_millis(50)).map(|em| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_em` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `renderer` [INFO] [stdout] --> src/wave_plotter.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | renderer: &Theme, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_renderer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `host` is never read [INFO] [stdout] --> src/audio_capture.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct AudioInput { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 4 | host: Host, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `newPoints` should have a snake case name [INFO] [stdout] --> src/wave_plotter.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | let newPoints: Vec = generate_random_wave(); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `new_points` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.03s [INFO] running `Command { std: "docker" "inspect" "6422dfd88ee0ca5012ed840ac06d00e0abaacce19c22fe8f84ff47c38645df7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6422dfd88ee0ca5012ed840ac06d00e0abaacce19c22fe8f84ff47c38645df7c", kill_on_drop: false }` [INFO] [stdout] 6422dfd88ee0ca5012ed840ac06d00e0abaacce19c22fe8f84ff47c38645df7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 553ea520eed9930e670c0885cbf2341f40220177988c09421d7c8973d60a4528 [INFO] running `Command { std: "docker" "start" "-a" "553ea520eed9930e670c0885cbf2341f40220177988c09421d7c8973d60a4528", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Settings` [INFO] [stderr] --> src/main.rs:2:25 [INFO] [stderr] | [INFO] [stderr] 2 | use iced::{Application, Settings}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `wave_plotter::WavePlotter` [INFO] [stderr] --> src/main.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use wave_plotter::WavePlotter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `env` [INFO] [stderr] --> src/wave_plotter.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{env, f32::consts::PI, time::Duration}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `StreamConfig` [INFO] [stderr] --> src/audio_capture.rs:1:81 [INFO] [stderr] | [INFO] [stderr] 1 | use cpal::{traits::{DeviceTrait, HostTrait, StreamTrait}, Device, Host, Stream, StreamConfig, SupportedStreamConfig}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Application` [INFO] [stderr] --> src/main.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | use iced::{Application, Settings}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `flags` [INFO] [stderr] --> src/wave_plotter.rs:27:10 [INFO] [stderr] | [INFO] [stderr] 27 | fn new(flags: Self::Flags) -> (WavePlotter, iced::Command) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `modifiers` [INFO] [stderr] --> src/wave_plotter.rs:46:86 [INFO] [stderr] | [INFO] [stderr] 46 | Event::Keyboard(keyboard::Event::KeyReleased { key_code: KeyCode::Space, modifiers }) => { [INFO] [stderr] | ^^^^^^^^^ help: try ignoring the field: `modifiers: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `em` [INFO] [stderr] --> src/wave_plotter.rs:74:67 [INFO] [stderr] | [INFO] [stderr] 74 | subs.push(iced::time::every(Duration::from_millis(50)).map(|em| { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_em` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `renderer` [INFO] [stderr] --> src/wave_plotter.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 93 | renderer: &Theme, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_renderer` [INFO] [stderr] [INFO] [stderr] warning: field `host` is never read [INFO] [stderr] --> src/audio_capture.rs:4:3 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct AudioInput { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 4 | host: Host, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `newPoints` should have a snake case name [INFO] [stderr] --> src/wave_plotter.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | let newPoints: Vec = generate_random_wave(); [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `new_points` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `FourierTransform` (bin "FourierTransform" test) generated 11 warnings (run `cargo fix --bin "FourierTransform" --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/FourierTransform-3d56e2f6c141cf68) [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" "553ea520eed9930e670c0885cbf2341f40220177988c09421d7c8973d60a4528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553ea520eed9930e670c0885cbf2341f40220177988c09421d7c8973d60a4528", kill_on_drop: false }` [INFO] [stdout] 553ea520eed9930e670c0885cbf2341f40220177988c09421d7c8973d60a4528