[INFO] cloning repository https://github.com/rsladky/Bedrock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rsladky/Bedrock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsladky%2FBedrock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsladky%2FBedrock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc10e9a31b4ac51ad22aa95fb70934393c92f156 [INFO] checking rsladky/Bedrock against try#9961e55b3687a6d0b2bab4af0e5e81494b09be81 for pr-139087-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsladky%2FBedrock" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rsladky/Bedrock [INFO] finished tweaking git repo https://github.com/rsladky/Bedrock [INFO] tweaked toml for git repo https://github.com/rsladky/Bedrock written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rsladky/Bedrock on toolchain 9961e55b3687a6d0b2bab4af0e5e81494b09be81 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rsladky/Bedrock 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" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff5413a0b8b6fb93dadfe7aa17f4cb3824c1ed870cb332bc8e84720bdc19a7e9 [INFO] running `Command { std: "docker" "start" "-a" "ff5413a0b8b6fb93dadfe7aa17f4cb3824c1ed870cb332bc8e84720bdc19a7e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff5413a0b8b6fb93dadfe7aa17f4cb3824c1ed870cb332bc8e84720bdc19a7e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff5413a0b8b6fb93dadfe7aa17f4cb3824c1ed870cb332bc8e84720bdc19a7e9", kill_on_drop: false }` [INFO] [stdout] ff5413a0b8b6fb93dadfe7aa17f4cb3824c1ed870cb332bc8e84720bdc19a7e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c67c183433806a00a4e0fda44d3ac990da1ee950f2ed6f543d83b646937aa3cf [INFO] running `Command { std: "docker" "start" "-a" "c67c183433806a00a4e0fda44d3ac990da1ee950f2ed6f543d83b646937aa3cf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling wayland-sys v0.31.10 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling wayland-backend v0.3.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling wayland-client v0.31.13 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking endi v1.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.31.9 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking accesskit v0.16.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking immutable-chunkmap v2.1.2 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking accesskit_consumer v0.24.3 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking epaint_default_fonts v0.29.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rtrb v0.3.3 [INFO] [stderr] Checking atomic_float v1.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking emath v0.29.1 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking ecolor v0.29.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking epaint v0.29.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking env_logger v0.11.9 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Checking wayland-protocols v0.32.11 [INFO] [stderr] Checking wayland-cursor v0.31.13 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking egui v0.29.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking webbrowser v1.2.0 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Checking zbus_xml v4.0.0 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Compiling zbus-lockstep v0.4.4 [INFO] [stderr] Checking egui_glow v0.29.1 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.11 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.11 [INFO] [stderr] Checking wayland-protocols-misc v0.3.11 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking atspi-common v0.6.0 [INFO] [stderr] Checking atspi-proxies v0.6.0 [INFO] [stderr] Checking accesskit_atspi_common v0.9.3 [INFO] [stderr] Checking atspi-connection v0.6.0 [INFO] [stderr] Checking atspi v0.22.0 [INFO] [stderr] Checking accesskit_unix v0.12.3 [INFO] [stderr] Checking accesskit_winit v0.22.4 [INFO] [stderr] Checking egui-winit v0.29.1 [INFO] [stderr] Checking eframe v0.29.1 [INFO] [stderr] Checking bedrock v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/step_sequencer.rs:48:75 [INFO] [stdout] | [INFO] [stdout] 48 | ui.painter().rect_stroke(rect, 3.0, egui::Stroke::new(1.0, Color32::from_rgb(0x55, 0x55, 0x55))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/piano_roll.rs:50:39 [INFO] [stdout] | [INFO] [stdout] 50 | egui::Stroke::new(1.0, color), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/piano_roll.rs:58:39 [INFO] [stdout] | [INFO] [stdout] 58 | egui::Stroke::new(0.5, Color32::from_rgb(0x2a, 0x2a, 0x2a)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/playlist.rs:50:39 [INFO] [stdout] | [INFO] [stdout] 50 | egui::Stroke::new(1.0, color), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/playlist.rs:57:39 [INFO] [stdout] | [INFO] [stdout] 57 | egui::Stroke::new(0.5, Color32::from_rgb(0x2a, 0x2a, 0x2a)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/widgets/knob.rs:40:59 [INFO] [stdout] | [INFO] [stdout] 40 | painter.circle_stroke(center, radius, Stroke::new(1.5, Color32::from_rgb(0x55, 0x55, 0x55))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/widgets/knob.rs:52:57 [INFO] [stdout] | [INFO] [stdout] 52 | painter.line_segment([center, tip], Stroke::new(2.0, super::super::theme::FL_ORANGE)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/widgets/piano_key.rs:28:63 [INFO] [stdout] | [INFO] [stdout] 28 | ui.painter().rect_stroke(rect, 1.0, egui::Stroke::new(0.5, Color32::from_rgb(0x55, 0x55, 0x55))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/widgets/led.rs:31:63 [INFO] [stdout] | [INFO] [stdout] 31 | ui.painter().rect_stroke(rect, 4.0, egui::Stroke::new(1.0, Color32::from_rgb(0x55, 0x55, 0x55))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/step_sequencer.rs:48:75 [INFO] [stdout] | [INFO] [stdout] 48 | ui.painter().rect_stroke(rect, 3.0, egui::Stroke::new(1.0, Color32::from_rgb(0x55, 0x55, 0x55))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/piano_roll.rs:50:39 [INFO] [stdout] | [INFO] [stdout] 50 | egui::Stroke::new(1.0, color), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/piano_roll.rs:58:39 [INFO] [stdout] | [INFO] [stdout] 58 | egui::Stroke::new(0.5, Color32::from_rgb(0x2a, 0x2a, 0x2a)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/playlist.rs:50:39 [INFO] [stdout] | [INFO] [stdout] 50 | egui::Stroke::new(1.0, color), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/playlist.rs:57:39 [INFO] [stdout] | [INFO] [stdout] 57 | egui::Stroke::new(0.5, Color32::from_rgb(0x2a, 0x2a, 0x2a)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/widgets/knob.rs:40:59 [INFO] [stdout] | [INFO] [stdout] 40 | painter.circle_stroke(center, radius, Stroke::new(1.5, Color32::from_rgb(0x55, 0x55, 0x55))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/widgets/knob.rs:52:57 [INFO] [stdout] | [INFO] [stdout] 52 | painter.line_segment([center, tip], Stroke::new(2.0, super::super::theme::FL_ORANGE)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/widgets/piano_key.rs:28:63 [INFO] [stdout] | [INFO] [stdout] 28 | ui.painter().rect_stroke(rect, 1.0, egui::Stroke::new(0.5, Color32::from_rgb(0x55, 0x55, 0x55))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/widgets/led.rs:31:63 [INFO] [stdout] | [INFO] [stdout] 31 | ui.painter().rect_stroke(rect, 4.0, egui::Stroke::new(1.0, Color32::from_rgb(0x55, 0x55, 0x55))); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Sampler` is never constructed [INFO] [stdout] --> src/engine/sampler.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Sampler { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `trigger`, and `render_sample` are never used [INFO] [stdout] --> src/engine/sampler.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Sampler { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 10 | pub fn new(sample_data: Vec, sample_rate: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn trigger(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn render_sample(&mut self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MixerChannel` is never constructed [INFO] [stdout] --> src/engine/mixer.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct MixerChannel { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Mixer` is never constructed [INFO] [stdout] --> src/engine/mixer.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Mixer { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `process` are never used [INFO] [stdout] --> src/engine/mixer.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Mixer { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 18 | pub fn new(num_channels: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn process(&self, channel_idx: usize, l: f32, r: f32) -> (f32, f32) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Reverb` is never constructed [INFO] [stdout] --> src/engine/effects/reverb.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Reverb { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `process` is never used [INFO] [stdout] --> src/engine/effects/reverb.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl Reverb { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 27 | pub fn process(&mut self, input: f32) -> f32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Delay` is never constructed [INFO] [stdout] --> src/engine/effects/delay.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Delay { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `process` are never used [INFO] [stdout] --> src/engine/effects/delay.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Delay { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 10 | pub fn new(sample_rate: f32, delay_ms: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn process(&mut self, input: f32) -> f32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Eq` is never constructed [INFO] [stdout] --> src/engine/effects/eq.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Eq { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `process` is never used [INFO] [stdout] --> src/engine/effects/eq.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Eq { [INFO] [stdout] | ------- method in this implementation [INFO] [stdout] 21 | pub fn process(&mut self, input: f32) -> f32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BiquadFilter` is never constructed [INFO] [stdout] --> src/engine/effects/eq.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct BiquadFilter { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_lowshelf`, `set_highshelf`, and `process` are never used [INFO] [stdout] --> src/engine/effects/eq.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl BiquadFilter { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 36 | pub fn set_lowshelf(&mut self, freq: f32, sample_rate: f32, gain_db: f32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn set_highshelf(&mut self, freq: f32, sample_rate: f32, gain_db: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn process(&mut self, x: f32) -> f32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `load` is never used [INFO] [stdout] --> src/project/project.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl Project { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn load(path: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `channel_idx` and `volume` are never read [INFO] [stdout] --> src/bridge/commands.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | SetMixerVolume { channel_idx: usize, volume: f32 }, [INFO] [stdout] | -------------- ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EngineCommand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NoteOn`, `NoteOff`, `SetVolume`, `SetPan`, and `SetMuted` are never constructed [INFO] [stdout] --> src/bridge/commands.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EngineCommand { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 6 | NoteOn { channel_id: usize, pitch: u8, velocity: u8 }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | NoteOff { channel_id: usize, pitch: u8 }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 8 | SetPattern(Box), [INFO] [stdout] 9 | SetVolume { channel_id: usize, volume: f32 }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 10 | SetPan { channel_id: usize, pan: f32 }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | SetMuted { channel_id: usize, muted: bool }, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EngineCommand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `BeatTick` and `Xrun` are never constructed [INFO] [stdout] --> src/bridge/events.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum EngineEvent { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 6 | BeatTick { beat: u32 }, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | Xrun, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EngineEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `playhead_sample` is never read [INFO] [stdout] --> src/bridge/shared_state.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct EngineSnapshot { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 3 | pub playhead_sample: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EngineSnapshot` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `piano_roll_scroll` and `playlist_scroll` are never read [INFO] [stdout] --> src/ui/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct UiState { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub piano_roll_scroll: egui::Vec2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub playlist_scroll: egui::Vec2, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UiState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Knob` is never constructed [INFO] [stdout] --> src/ui/widgets/knob.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Knob<'a> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `size`, and `label` are never used [INFO] [stdout] --> src/ui/widgets/knob.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl<'a> Knob<'a> { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 12 | pub fn new(value: &'a mut f32, range: std::ops::RangeInclusive) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub fn size(mut self, size: f32) -> Self { self.size = size; self } [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | pub fn label(mut self, label: impl Into) -> Self { self.label = Some(label.into()); self } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Fader` is never constructed [INFO] [stdout] --> src/ui/widgets/fader.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Fader<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `size` are never used [INFO] [stdout] --> src/ui/widgets/fader.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl<'a> Fader<'a> { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 11 | pub fn new(value: &'a mut f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn size(mut self, width: f32, height: f32) -> Self { self.width = width; self.height = height; self } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PianoKey` is never constructed [INFO] [stdout] --> src/ui/widgets/piano_key.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct PianoKey { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ui/widgets/piano_key.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl PianoKey { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 9 | pub fn new(pitch: u8, active: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Led` is never constructed [INFO] [stdout] --> src/ui/widgets/led.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Led { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `size` are never used [INFO] [stdout] --> src/ui/widgets/led.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Led { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 11 | pub fn new(active: bool, playing: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn size(mut self, s: f32) -> Self { self.size = s; self } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MidiManager` is never constructed [INFO] [stdout] --> src/midi/mod.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct MidiManager { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/midi/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl MidiManager { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 11 | pub fn new(_bridge: &mut Bridge) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `midi_to_command` is never used [INFO] [stdout] --> src/midi/router.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn midi_to_command(msg: &[u8], channel_id: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Sampler` is never constructed [INFO] [stdout] --> src/engine/sampler.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Sampler { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `trigger`, and `render_sample` are never used [INFO] [stdout] --> src/engine/sampler.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Sampler { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 10 | pub fn new(sample_data: Vec, sample_rate: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn trigger(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn render_sample(&mut self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MixerChannel` is never constructed [INFO] [stdout] --> src/engine/mixer.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct MixerChannel { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Mixer` is never constructed [INFO] [stdout] --> src/engine/mixer.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Mixer { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `process` are never used [INFO] [stdout] --> src/engine/mixer.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Mixer { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 18 | pub fn new(num_channels: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn process(&self, channel_idx: usize, l: f32, r: f32) -> (f32, f32) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Reverb` is never constructed [INFO] [stdout] --> src/engine/effects/reverb.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Reverb { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `process` is never used [INFO] [stdout] --> src/engine/effects/reverb.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl Reverb { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 27 | pub fn process(&mut self, input: f32) -> f32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Delay` is never constructed [INFO] [stdout] --> src/engine/effects/delay.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Delay { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `process` are never used [INFO] [stdout] --> src/engine/effects/delay.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Delay { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 10 | pub fn new(sample_rate: f32, delay_ms: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn process(&mut self, input: f32) -> f32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Eq` is never constructed [INFO] [stdout] --> src/engine/effects/eq.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Eq { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `process` is never used [INFO] [stdout] --> src/engine/effects/eq.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Eq { [INFO] [stdout] | ------- method in this implementation [INFO] [stdout] 21 | pub fn process(&mut self, input: f32) -> f32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BiquadFilter` is never constructed [INFO] [stdout] --> src/engine/effects/eq.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct BiquadFilter { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_lowshelf`, `set_highshelf`, and `process` are never used [INFO] [stdout] --> src/engine/effects/eq.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl BiquadFilter { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 36 | pub fn set_lowshelf(&mut self, freq: f32, sample_rate: f32, gain_db: f32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn set_highshelf(&mut self, freq: f32, sample_rate: f32, gain_db: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn process(&mut self, x: f32) -> f32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `load` is never used [INFO] [stdout] --> src/project/project.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl Project { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn load(path: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `channel_idx` and `volume` are never read [INFO] [stdout] --> src/bridge/commands.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | SetMixerVolume { channel_idx: usize, volume: f32 }, [INFO] [stdout] | -------------- ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EngineCommand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NoteOn`, `NoteOff`, `SetVolume`, `SetPan`, and `SetMuted` are never constructed [INFO] [stdout] --> src/bridge/commands.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum EngineCommand { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 6 | NoteOn { channel_id: usize, pitch: u8, velocity: u8 }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | NoteOff { channel_id: usize, pitch: u8 }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 8 | SetPattern(Box), [INFO] [stdout] 9 | SetVolume { channel_id: usize, volume: f32 }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 10 | SetPan { channel_id: usize, pan: f32 }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | SetMuted { channel_id: usize, muted: bool }, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EngineCommand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `BeatTick` and `Xrun` are never constructed [INFO] [stdout] --> src/bridge/events.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum EngineEvent { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 6 | BeatTick { beat: u32 }, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | Xrun, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EngineEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `playhead_sample` is never read [INFO] [stdout] --> src/bridge/shared_state.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct EngineSnapshot { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 3 | pub playhead_sample: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EngineSnapshot` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `piano_roll_scroll` and `playlist_scroll` are never read [INFO] [stdout] --> src/ui/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct UiState { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub piano_roll_scroll: egui::Vec2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub playlist_scroll: egui::Vec2, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UiState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Knob` is never constructed [INFO] [stdout] --> src/ui/widgets/knob.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Knob<'a> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `size`, and `label` are never used [INFO] [stdout] --> src/ui/widgets/knob.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl<'a> Knob<'a> { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 12 | pub fn new(value: &'a mut f32, range: std::ops::RangeInclusive) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub fn size(mut self, size: f32) -> Self { self.size = size; self } [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | pub fn label(mut self, label: impl Into) -> Self { self.label = Some(label.into()); self } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Fader` is never constructed [INFO] [stdout] --> src/ui/widgets/fader.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Fader<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `size` are never used [INFO] [stdout] --> src/ui/widgets/fader.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl<'a> Fader<'a> { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 11 | pub fn new(value: &'a mut f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn size(mut self, width: f32, height: f32) -> Self { self.width = width; self.height = height; self } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PianoKey` is never constructed [INFO] [stdout] --> src/ui/widgets/piano_key.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct PianoKey { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ui/widgets/piano_key.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl PianoKey { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 9 | pub fn new(pitch: u8, active: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Led` is never constructed [INFO] [stdout] --> src/ui/widgets/led.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Led { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `size` are never used [INFO] [stdout] --> src/ui/widgets/led.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Led { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 11 | pub fn new(active: bool, playing: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn size(mut self, s: f32) -> Self { self.size = s; self } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MidiManager` is never constructed [INFO] [stdout] --> src/midi/mod.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct MidiManager { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/midi/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl MidiManager { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 11 | pub fn new(_bridge: &mut Bridge) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `midi_to_command` is never used [INFO] [stdout] --> src/midi/router.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn midi_to_command(msg: &[u8], channel_id: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "c67c183433806a00a4e0fda44d3ac990da1ee950f2ed6f543d83b646937aa3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c67c183433806a00a4e0fda44d3ac990da1ee950f2ed6f543d83b646937aa3cf", kill_on_drop: false }` [INFO] [stdout] c67c183433806a00a4e0fda44d3ac990da1ee950f2ed6f543d83b646937aa3cf