[INFO] cloning repository https://github.com/alec-deason/virtual_modular [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alec-deason/virtual_modular" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falec-deason%2Fvirtual_modular", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falec-deason%2Fvirtual_modular'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ceab67f942791b070ba64fa04934be58f965210 [INFO] checking alec-deason/virtual_modular against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falec-deason%2Fvirtual_modular" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alec-deason/virtual_modular on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/alec-deason/virtual_modular [INFO] finished tweaking git repo https://github.com/alec-deason/virtual_modular [INFO] tweaked toml for git repo https://github.com/alec-deason/virtual_modular written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/alec-deason/virtual_modular already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef7a718299a496794ff5624e306872f144144e9c5715e60fdb8ae7d18cda0b89 [INFO] running `Command { std: "docker" "start" "-a" "ef7a718299a496794ff5624e306872f144144e9c5715e60fdb8ae7d18cda0b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef7a718299a496794ff5624e306872f144144e9c5715e60fdb8ae7d18cda0b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef7a718299a496794ff5624e306872f144144e9c5715e60fdb8ae7d18cda0b89", kill_on_drop: false }` [INFO] [stdout] ef7a718299a496794ff5624e306872f144144e9c5715e60fdb8ae7d18cda0b89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6191036a071555d33c68f1917e910abc96013469a2c1af2531c742bdaa7e04a [INFO] running `Command { std: "docker" "start" "-a" "e6191036a071555d33c68f1917e910abc96013469a2c1af2531c742bdaa7e04a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling packed_simd_2 v0.3.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pom v3.2.0 [INFO] [stderr] Checking wmidi v4.0.6 [INFO] [stderr] Checking glam v0.16.0 [INFO] [stderr] Checking portmidi v0.2.5 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking inline_tweak v1.0.8 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking gilrs-core v0.3.1 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] Checking gilrs v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling linkme-impl v0.2.6 [INFO] [stderr] Compiling concat-idents v1.1.2 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking linkme v0.2.6 [INFO] [stderr] Checking instruments v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `linkme::distributed_slice` [INFO] [stdout] --> src/instruments.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use linkme::distributed_slice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BoxedDynamicNode`, `Combine`, `MODULES` [INFO] [stdout] --> src/instruments.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | dynamic_graph::{BoxedDynamicNode, MODULES}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] 11 | type_list::{Combine, NoValue, Value, ValueT}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inline_tweak::tweak` [INFO] [stdout] --> src/instruments.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use inline_tweak::tweak; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `u32x8` [INFO] [stdout] --> src/instruments.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | use packed_simd_2::{f32x8, u32x8}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `linkme::distributed_slice` [INFO] [stdout] --> src/simd_graph.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use linkme::distributed_slice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `portmidi as pm` [INFO] [stdout] --> src/simd_graph.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use portmidi as pm; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mutex`, `convert::TryFrom` [INFO] [stdout] --> src/simd_graph.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | convert::TryFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | sync::{Arc, Mutex}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/simd_graph.rs:1954:25 [INFO] [stdout] | [INFO] [stdout] 1954 | processors: Vec, Output = Value<(f32x8, f32x8)>>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Node, Output = Value<(f32x8, f32x8)>>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/simd_graph.rs:1960:13 [INFO] [stdout] | [INFO] [stdout] 1960 | Box, Output = Value<(f32x8, f32x8)>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Node, Output = Value<(f32x8, f32x8)>>` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `linkme::distributed_slice` [INFO] [stdout] --> src/instruments.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use linkme::distributed_slice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BoxedDynamicNode`, `Combine`, `MODULES` [INFO] [stdout] --> src/instruments.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | dynamic_graph::{BoxedDynamicNode, MODULES}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] 11 | type_list::{Combine, NoValue, Value, ValueT}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inline_tweak::tweak` [INFO] [stdout] --> src/instruments.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use inline_tweak::tweak; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `u32x8` [INFO] [stdout] --> src/instruments.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | use packed_simd_2::{f32x8, u32x8}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `linkme::distributed_slice` [INFO] [stdout] --> src/simd_graph.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use linkme::distributed_slice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `portmidi as pm` [INFO] [stdout] --> src/simd_graph.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use portmidi as pm; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mutex`, `convert::TryFrom` [INFO] [stdout] --> src/simd_graph.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | convert::TryFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | sync::{Arc, Mutex}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/simd_graph.rs:1954:25 [INFO] [stdout] | [INFO] [stdout] 1954 | processors: Vec, Output = Value<(f32x8, f32x8)>>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Node, Output = Value<(f32x8, f32x8)>>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/simd_graph.rs:1960:13 [INFO] [stdout] | [INFO] [stdout] 1960 | Box, Output = Value<(f32x8, f32x8)>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Node, Output = Value<(f32x8, f32x8)>>` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DynamicValue` [INFO] [stdout] --> src/simd_graph.rs:15:50 [INFO] [stdout] | [INFO] [stdout] 15 | type_list::{Combine, NoValue, Value, ValueT, DynamicValue}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `number` [INFO] [stdout] --> src/dynamic_graph.rs:556:17 [INFO] [stdout] | [INFO] [stdout] 556 | let number = number [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_number` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/dynamic_graph.rs:348:38 [INFO] [stdout] | [INFO] [stdout] 348 | self.dynamic_nodes.retain(|k,v| nodes.contains_key(k)); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `off_time` [INFO] [stdout] --> src/instruments.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | let f = move |t: f32, off_time: Option| { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_off_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `off_time` [INFO] [stdout] --> src/instruments.rs:145:31 [INFO] [stdout] | [INFO] [stdout] 145 | let f = move |t: f32, off_time: Option| { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_off_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/instruments.rs:180:27 [INFO] [stdout] | [INFO] [stdout] 180 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `off_time` [INFO] [stdout] --> src/instruments.rs:218:31 [INFO] [stdout] | [INFO] [stdout] 218 | let f = move |t: f32, off_time: Option| { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_off_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/instruments.rs:284:27 [INFO] [stdout] | [INFO] [stdout] 284 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `off_time` [INFO] [stdout] --> src/instruments.rs:316:31 [INFO] [stdout] | [INFO] [stdout] 316 | let f = move |t: f32, off_time: Option| { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_off_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/instruments.rs:363:27 [INFO] [stdout] | [INFO] [stdout] 363 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gate_max` [INFO] [stdout] --> src/instruments.rs:811:13 [INFO] [stdout] | [INFO] [stdout] 811 | let gate_max = gate.car().max_element(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gate_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/instruments.rs:809:27 [INFO] [stdout] | [INFO] [stdout] 809 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gate_max` [INFO] [stdout] --> src/instruments.rs:909:13 [INFO] [stdout] | [INFO] [stdout] 909 | let gate_max = gate.car().max_element(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gate_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/instruments.rs:907:27 [INFO] [stdout] | [INFO] [stdout] 907 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/instruments.rs:1069:17 [INFO] [stdout] | [INFO] [stdout] 1069 | let mut rng = thread_rng(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/instruments.rs:1068:27 [INFO] [stdout] | [INFO] [stdout] 1068 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simd_graph.rs:2296:10 [INFO] [stdout] | [INFO] [stdout] 2296 | for (i, step) in steps.iter_mut().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rate` [INFO] [stdout] --> src/simd_graph.rs:23:35 [INFO] [stdout] | [INFO] [stdout] 23 | fn set_sample_rate(&mut self, rate: f32) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simd_graph.rs:2003:14 [INFO] [stdout] | [INFO] [stdout] 2003 | for (i, (t, processor)) in self.processors.iter_mut().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/simd_graph.rs:2405:27 [INFO] [stdout] | [INFO] [stdout] 2405 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/simd_graph.rs:2705:27 [INFO] [stdout] | [INFO] [stdout] 2705 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `taps` [INFO] [stdout] --> src/simd_graph.rs:3075:13 [INFO] [stdout] | [INFO] [stdout] 3075 | taps, [INFO] [stdout] | ^^^^ help: try ignoring the field: `taps: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `per_sample` [INFO] [stdout] --> src/simd_graph.rs:3079:13 [INFO] [stdout] | [INFO] [stdout] 3079 | per_sample, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `per_sample: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inner` [INFO] [stdout] --> src/type_list.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | fn from_inner(inner: Self::Inner) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/type_list.rs:187:16 [INFO] [stdout] | [INFO] [stdout] 187 | fn combine(a: NoValue, b: NoValue) -> Self::Output { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/type_list.rs:187:28 [INFO] [stdout] | [INFO] [stdout] 187 | fn combine(a: NoValue, b: NoValue) -> Self::Output { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/type_list.rs:190:14 [INFO] [stdout] | [INFO] [stdout] 190 | fn split(v: NoValue) -> (NoValue, NoValue) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/type_list.rs:574:19 [INFO] [stdout] | [INFO] [stdout] 574 | fn get(&self, i: usize) -> f32x8 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/type_list.rs:578:23 [INFO] [stdout] | [INFO] [stdout] 578 | fn set(&mut self, i: usize, v: f32x8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/type_list.rs:578:33 [INFO] [stdout] | [INFO] [stdout] 578 | fn set(&mut self, i: usize, v: f32x8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/type_list.rs:581:23 [INFO] [stdout] | [INFO] [stdout] 581 | fn add(&mut self, i: usize, v: f32x8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/type_list.rs:581:33 [INFO] [stdout] | [INFO] [stdout] 581 | fn add(&mut self, i: usize, v: f32x8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DynamicValue` [INFO] [stdout] --> src/simd_graph.rs:15:50 [INFO] [stdout] | [INFO] [stdout] 15 | type_list::{Combine, NoValue, Value, ValueT, DynamicValue}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `number` [INFO] [stdout] --> src/dynamic_graph.rs:556:17 [INFO] [stdout] | [INFO] [stdout] 556 | let number = number [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_number` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/dynamic_graph.rs:348:38 [INFO] [stdout] | [INFO] [stdout] 348 | self.dynamic_nodes.retain(|k,v| nodes.contains_key(k)); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `off_time` [INFO] [stdout] --> src/instruments.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | let f = move |t: f32, off_time: Option| { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_off_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `off_time` [INFO] [stdout] --> src/instruments.rs:145:31 [INFO] [stdout] | [INFO] [stdout] 145 | let f = move |t: f32, off_time: Option| { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_off_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/instruments.rs:180:27 [INFO] [stdout] | [INFO] [stdout] 180 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `off_time` [INFO] [stdout] --> src/instruments.rs:218:31 [INFO] [stdout] | [INFO] [stdout] 218 | let f = move |t: f32, off_time: Option| { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_off_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/instruments.rs:284:27 [INFO] [stdout] | [INFO] [stdout] 284 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `off_time` [INFO] [stdout] --> src/instruments.rs:316:31 [INFO] [stdout] | [INFO] [stdout] 316 | let f = move |t: f32, off_time: Option| { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_off_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/instruments.rs:363:27 [INFO] [stdout] | [INFO] [stdout] 363 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gate_max` [INFO] [stdout] --> src/instruments.rs:811:13 [INFO] [stdout] | [INFO] [stdout] 811 | let gate_max = gate.car().max_element(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gate_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/instruments.rs:809:27 [INFO] [stdout] | [INFO] [stdout] 809 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gate_max` [INFO] [stdout] --> src/instruments.rs:909:13 [INFO] [stdout] | [INFO] [stdout] 909 | let gate_max = gate.car().max_element(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gate_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/instruments.rs:907:27 [INFO] [stdout] | [INFO] [stdout] 907 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/instruments.rs:1069:17 [INFO] [stdout] | [INFO] [stdout] 1069 | let mut rng = thread_rng(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/instruments.rs:1068:27 [INFO] [stdout] | [INFO] [stdout] 1068 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simd_graph.rs:2296:10 [INFO] [stdout] | [INFO] [stdout] 2296 | for (i, step) in steps.iter_mut().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rate` [INFO] [stdout] --> src/simd_graph.rs:23:35 [INFO] [stdout] | [INFO] [stdout] 23 | fn set_sample_rate(&mut self, rate: f32) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/simd_graph.rs:2003:14 [INFO] [stdout] | [INFO] [stdout] 2003 | for (i, (t, processor)) in self.processors.iter_mut().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/simd_graph.rs:2405:27 [INFO] [stdout] | [INFO] [stdout] 2405 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/simd_graph.rs:2705:27 [INFO] [stdout] | [INFO] [stdout] 2705 | fn process(&mut self, input: Self::Input) -> Self::Output { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `taps` [INFO] [stdout] --> src/simd_graph.rs:3075:13 [INFO] [stdout] | [INFO] [stdout] 3075 | taps, [INFO] [stdout] | ^^^^ help: try ignoring the field: `taps: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `per_sample` [INFO] [stdout] --> src/simd_graph.rs:3079:13 [INFO] [stdout] | [INFO] [stdout] 3079 | per_sample, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `per_sample: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inner` [INFO] [stdout] --> src/type_list.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | fn from_inner(inner: Self::Inner) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/type_list.rs:187:16 [INFO] [stdout] | [INFO] [stdout] 187 | fn combine(a: NoValue, b: NoValue) -> Self::Output { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/type_list.rs:187:28 [INFO] [stdout] | [INFO] [stdout] 187 | fn combine(a: NoValue, b: NoValue) -> Self::Output { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/type_list.rs:190:14 [INFO] [stdout] | [INFO] [stdout] 190 | fn split(v: NoValue) -> (NoValue, NoValue) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/type_list.rs:574:19 [INFO] [stdout] | [INFO] [stdout] 574 | fn get(&self, i: usize) -> f32x8 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/type_list.rs:578:23 [INFO] [stdout] | [INFO] [stdout] 578 | fn set(&mut self, i: usize, v: f32x8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/type_list.rs:578:33 [INFO] [stdout] | [INFO] [stdout] 578 | fn set(&mut self, i: usize, v: f32x8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/type_list.rs:581:23 [INFO] [stdout] | [INFO] [stdout] 581 | fn add(&mut self, i: usize, v: f32x8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/type_list.rs:581:33 [INFO] [stdout] | [INFO] [stdout] 581 | fn add(&mut self, i: usize, v: f32x8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instruments.rs:1052:13 [INFO] [stdout] | [INFO] [stdout] 1052 | let mut routing = SoftMachineRouting::default(); [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: variable does not need to be mutable [INFO] [stdout] --> src/instruments.rs:1069:13 [INFO] [stdout] | [INFO] [stdout] 1069 | let mut rng = thread_rng(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/instruments.rs:1052:13 [INFO] [stdout] | [INFO] [stdout] 1052 | let mut routing = SoftMachineRouting::default(); [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: variable does not need to be mutable [INFO] [stdout] --> src/instruments.rs:1069:13 [INFO] [stdout] | [INFO] [stdout] 1069 | let mut rng = thread_rng(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/simd_graph.rs:1425:17 [INFO] [stdout] | [INFO] [stdout] 1425 | let mut gate = (input.0).0.extract(i); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/simd_graph.rs:1425:17 [INFO] [stdout] | [INFO] [stdout] 1425 | let mut gate = (input.0).0.extract(i); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gate_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | / routing! { [INFO] [stdout] 74 | | BassRouting, [INFO] [stdout] 75 | | gate: (f32x8,), [INFO] [stdout] 76 | | pitch: (f32x8,), [INFO] [stdout] 77 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pitch_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | / routing! { [INFO] [stdout] 74 | | BassRouting, [INFO] [stdout] 75 | | gate: (f32x8,), [INFO] [stdout] 76 | | pitch: (f32x8,), [INFO] [stdout] 77 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gate_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | / routing! { [INFO] [stdout] 201 | | LeadRouting, [INFO] [stdout] 202 | | gate: (f32x8,), [INFO] [stdout] 203 | | pitch: (f32x8,), [INFO] [stdout] 204 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pitch_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | / routing! { [INFO] [stdout] 201 | | LeadRouting, [INFO] [stdout] 202 | | gate: (f32x8,), [INFO] [stdout] 203 | | pitch: (f32x8,), [INFO] [stdout] 204 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `root_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 504 | / routing! { [INFO] [stdout] 505 | | ScaleRouting, [INFO] [stdout] 506 | | root: (f32,), [INFO] [stdout] 507 | | intervals: (Vec,), [INFO] [stdout] 508 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `intervals_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 504 | / routing! { [INFO] [stdout] 505 | | ScaleRouting, [INFO] [stdout] 506 | | root: (f32,), [INFO] [stdout] 507 | | intervals: (Vec,), [INFO] [stdout] 508 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gate_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | / routing! { [INFO] [stdout] 589 | | PadRouting, [INFO] [stdout] 590 | | gate: (f32x8,), [INFO] [stdout] 591 | | pitch: (f32x8,), [INFO] [stdout] 592 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pitch_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | / routing! { [INFO] [stdout] 589 | | PadRouting, [INFO] [stdout] 590 | | gate: (f32x8,), [INFO] [stdout] 591 | | pitch: (f32x8,), [INFO] [stdout] 592 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bpm_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / routing! { [INFO] [stdout] 720 | | BpmClockRouting, [INFO] [stdout] 721 | | bpm: (f32,), [INFO] [stdout] 722 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gate_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 757 | / routing! { [INFO] [stdout] 758 | | ResamplerRouting, [INFO] [stdout] 759 | | gate: (f32x8,), [INFO] [stdout] 760 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 763 | | freeze: (bool,), [INFO] [stdout] 764 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `speed_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 757 | / routing! { [INFO] [stdout] 758 | | ResamplerRouting, [INFO] [stdout] 759 | | gate: (f32x8,), [INFO] [stdout] 760 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 763 | | freeze: (bool,), [INFO] [stdout] 764 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `jitter_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 757 | / routing! { [INFO] [stdout] 758 | | ResamplerRouting, [INFO] [stdout] 759 | | gate: (f32x8,), [INFO] [stdout] 760 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 763 | | freeze: (bool,), [INFO] [stdout] 764 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `line_in_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 757 | / routing! { [INFO] [stdout] 758 | | ResamplerRouting, [INFO] [stdout] 759 | | gate: (f32x8,), [INFO] [stdout] 760 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 763 | | freeze: (bool,), [INFO] [stdout] 764 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `freeze_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 757 | / routing! { [INFO] [stdout] 758 | | ResamplerRouting, [INFO] [stdout] 759 | | gate: (f32x8,), [INFO] [stdout] 760 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 763 | | freeze: (bool,), [INFO] [stdout] 764 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gate_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 855 | / routing! { [INFO] [stdout] 856 | | GranularSamplerRouting, [INFO] [stdout] 857 | | gate: (f32x8,), [INFO] [stdout] 858 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 861 | | freeze: (bool,), [INFO] [stdout] 862 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `speed_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 855 | / routing! { [INFO] [stdout] 856 | | GranularSamplerRouting, [INFO] [stdout] 857 | | gate: (f32x8,), [INFO] [stdout] 858 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 861 | | freeze: (bool,), [INFO] [stdout] 862 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `jitter_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 855 | / routing! { [INFO] [stdout] 856 | | GranularSamplerRouting, [INFO] [stdout] 857 | | gate: (f32x8,), [INFO] [stdout] 858 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 861 | | freeze: (bool,), [INFO] [stdout] 862 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `line_in_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 855 | / routing! { [INFO] [stdout] 856 | | GranularSamplerRouting, [INFO] [stdout] 857 | | gate: (f32x8,), [INFO] [stdout] 858 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 861 | | freeze: (bool,), [INFO] [stdout] 862 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `freeze_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 855 | / routing! { [INFO] [stdout] 856 | | GranularSamplerRouting, [INFO] [stdout] 857 | | gate: (f32x8,), [INFO] [stdout] 858 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 861 | | freeze: (bool,), [INFO] [stdout] 862 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gate_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 980 | / routing! { [INFO] [stdout] 981 | | DrumRouting, [INFO] [stdout] 982 | | gate: (f32x8,), [INFO] [stdout] 983 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gate_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1021 | / routing! { [INFO] [stdout] 1022 | | SoftMachineRouting, [INFO] [stdout] 1023 | | gate: (f32,), [INFO] [stdout] 1024 | | lock: (f32,), [INFO] [stdout] 1025 | | len: (u32,), [INFO] [stdout] 1026 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lock_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1021 | / routing! { [INFO] [stdout] 1022 | | SoftMachineRouting, [INFO] [stdout] 1023 | | gate: (f32,), [INFO] [stdout] 1024 | | lock: (f32,), [INFO] [stdout] 1025 | | len: (u32,), [INFO] [stdout] 1026 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1021 | / routing! { [INFO] [stdout] 1022 | | SoftMachineRouting, [INFO] [stdout] 1023 | | gate: (f32,), [INFO] [stdout] 1024 | | lock: (f32,), [INFO] [stdout] 1025 | | len: (u32,), [INFO] [stdout] 1026 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Notch` [INFO] [stdout] --> src/simd_graph.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | Notch, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `variance` [INFO] [stdout] --> src/lib.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | fn variance(vs: &[f32]) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_sine` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_sine` [INFO] [stdout] ... [INFO] [stdout] 658 | dynamic_node!("sine", __MODULE_sine, WaveTable::sine()); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_sine` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:658:23 [INFO] [stdout] | [INFO] [stdout] 658 | dynamic_node!("sine", __MODULE_sine, WaveTable::sine()); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SINE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_psine` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_psine` [INFO] [stdout] ... [INFO] [stdout] 659 | dynamic_node!("psine", __MODULE_psine, WaveTable::positive_sine()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_psine` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:659:24 [INFO] [stdout] | [INFO] [stdout] 659 | dynamic_node!("psine", __MODULE_psine, WaveTable::positive_sine()); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_PSINE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_saw` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_saw` [INFO] [stdout] ... [INFO] [stdout] 660 | dynamic_node!("saw", __MODULE_saw, WaveTable::saw()); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_saw` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:660:22 [INFO] [stdout] | [INFO] [stdout] 660 | dynamic_node!("saw", __MODULE_saw, WaveTable::saw()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SAW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_square` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_square` [INFO] [stdout] ... [INFO] [stdout] 661 | dynamic_node!("square", __MODULE_square, WaveTable::square()); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_square` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:661:25 [INFO] [stdout] | [INFO] [stdout] 661 | dynamic_node!("square", __MODULE_square, WaveTable::square()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SQUARE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_noise` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_noise` [INFO] [stdout] ... [INFO] [stdout] 662 | dynamic_node!("noise", __MODULE_noise, Pipe(Constant(f32x8::splat(440.0)), WaveTable::noise())); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_noise` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:662:24 [INFO] [stdout] | [INFO] [stdout] 662 | dynamic_node!("noise", __MODULE_noise, Pipe(Constant(f32x8::splat(440.0)), WaveTable::noise())); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_NOISE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_rnoise` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_rnoise` [INFO] [stdout] ... [INFO] [stdout] 663 | dynamic_node!("rnoise", __MODULE_rnoise, curry(Constant(f32x8::splat(440.0)), crate::instruments::RetriggeringWaveTable::new(WaveTable::noise()))); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_rnoise` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:663:25 [INFO] [stdout] | [INFO] [stdout] 663 | dynamic_node!("rnoise", __MODULE_rnoise, curry(Constant(f32x8::splat(440.0)), crate::instruments::RetriggeringWaveTable::new(WaveTable::n... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_RNOISE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_ad` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_ad` [INFO] [stdout] ... [INFO] [stdout] 664 | dynamic_node!("ad", __MODULE_ad, InlineADEnvelope::default()); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_ad` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 664 | dynamic_node!("ad", __MODULE_ad, InlineADEnvelope::default()); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_AD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_asd` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_asd` [INFO] [stdout] ... [INFO] [stdout] 665 | dynamic_node!("asd", __MODULE_asd, InlineASDEnvelope::default()); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_asd` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:665:22 [INFO] [stdout] | [INFO] [stdout] 665 | dynamic_node!("asd", __MODULE_asd, InlineASDEnvelope::default()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_ASD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_lpf` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_lpf` [INFO] [stdout] ... [INFO] [stdout] 666 | dynamic_node!("lpf", __MODULE_lpf, Biquad::lowpass()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_lpf` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:666:22 [INFO] [stdout] | [INFO] [stdout] 666 | dynamic_node!("lpf", __MODULE_lpf, Biquad::lowpass()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_LPF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_hpf` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_hpf` [INFO] [stdout] ... [INFO] [stdout] 667 | dynamic_node!("hpf", __MODULE_hpf, Biquad::highpass()); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_hpf` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:667:22 [INFO] [stdout] | [INFO] [stdout] 667 | dynamic_node!("hpf", __MODULE_hpf, Biquad::highpass()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_HPF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_bpf` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_bpf` [INFO] [stdout] ... [INFO] [stdout] 668 | dynamic_node!("bpf", __MODULE_bpf, Biquad::bandpass()); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_bpf` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:668:22 [INFO] [stdout] | [INFO] [stdout] 668 | dynamic_node!("bpf", __MODULE_bpf, Biquad::bandpass()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_BPF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_eq` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_eq` [INFO] [stdout] ... [INFO] [stdout] 669 | dynamic_node!("eq", __MODULE_eq, Biquad::peaking_eq()); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_eq` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:669:21 [INFO] [stdout] | [INFO] [stdout] 669 | dynamic_node!("eq", __MODULE_eq, Biquad::peaking_eq()); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_EQ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_sh` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_sh` [INFO] [stdout] ... [INFO] [stdout] 670 | dynamic_node!("sh", __MODULE_sh, SampleAndHold::default()); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_sh` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:670:21 [INFO] [stdout] | [INFO] [stdout] 670 | dynamic_node!("sh", __MODULE_sh, SampleAndHold::default()); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_ap` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_ap` [INFO] [stdout] ... [INFO] [stdout] 671 | dynamic_node!("ap", __MODULE_ap, AllPass::default()); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_ap` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:671:21 [INFO] [stdout] | [INFO] [stdout] 671 | dynamic_node!("ap", __MODULE_ap, AllPass::default()); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_AP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_comb` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_comb` [INFO] [stdout] ... [INFO] [stdout] 672 | dynamic_node!("comb", __MODULE_comb, Comb::new(DelayLine::new(2))); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_comb` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:672:23 [INFO] [stdout] | [INFO] [stdout] 672 | dynamic_node!("comb", __MODULE_comb, Comb::new(DelayLine::new(2))); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_COMB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_pd` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_pd` [INFO] [stdout] ... [INFO] [stdout] 673 | dynamic_node!("pd", __MODULE_pd, PulseDivider::default()); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_pd` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:673:21 [INFO] [stdout] | [INFO] [stdout] 673 | dynamic_node!("pd", __MODULE_pd, PulseDivider::default()); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_PD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_compressor` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_compressor` [INFO] [stdout] ... [INFO] [stdout] 674 | dynamic_node!("compressor", __MODULE_compressor, Compressor::default()); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_compressor` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:674:29 [INFO] [stdout] | [INFO] [stdout] 674 | dynamic_node!("compressor", __MODULE_compressor, Compressor::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_COMPRESSOR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_limiter` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_limiter` [INFO] [stdout] ... [INFO] [stdout] 675 | dynamic_node!("limiter", __MODULE_limiter, Limiter::new(1.0)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_limiter` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:675:26 [INFO] [stdout] | [INFO] [stdout] 675 | dynamic_node!("limiter", __MODULE_limiter, Limiter::new(1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_LIMITER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_log` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_log` [INFO] [stdout] ... [INFO] [stdout] 676 | dynamic_node!("log", __MODULE_log, Log::>::default()); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_log` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:676:22 [INFO] [stdout] | [INFO] [stdout] 676 | dynamic_node!("log", __MODULE_log, Log::>::default()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_LOG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_stutter_reverb` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_stutter_reverb` [INFO] [stdout] ... [INFO] [stdout] 677 | dynamic_node!("stutter_reverb", __MODULE_stutter_reverb, Stutter::rand_pan(50, 0.35)); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_stutter_reverb` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:677:33 [INFO] [stdout] | [INFO] [stdout] 677 | dynamic_node!("stutter_reverb", __MODULE_stutter_reverb, Stutter::rand_pan(50, 0.35)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_STUTTER_REVERB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_soft_clip` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_soft_clip` [INFO] [stdout] ... [INFO] [stdout] 678 | dynamic_node!("soft_clip", __MODULE_soft_clip, SoftClip); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_soft_clip` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:678:28 [INFO] [stdout] | [INFO] [stdout] 678 | dynamic_node!("soft_clip", __MODULE_soft_clip, SoftClip); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SOFT_CLIP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_looper` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_looper` [INFO] [stdout] ... [INFO] [stdout] 679 | dynamic_node!("looper", __MODULE_looper, Looper::default()); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_looper` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:679:25 [INFO] [stdout] | [INFO] [stdout] 679 | dynamic_node!("looper", __MODULE_looper, Looper::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_LOOPER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_turing_machine` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_turing_machine` [INFO] [stdout] ... [INFO] [stdout] 680 | dynamic_node!("turing_machine", __MODULE_turing_machine, crate::instruments::InlineSoftTuringMachine::default()); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_turing_machine` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:680:33 [INFO] [stdout] | [INFO] [stdout] 680 | dynamic_node!("turing_machine", __MODULE_turing_machine, crate::instruments::InlineSoftTuringMachine::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_TURING_MACHINE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_smooth_leader` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_smooth_leader` [INFO] [stdout] ... [INFO] [stdout] 681 | dynamic_node!("smooth_leader", __MODULE_smooth_leader, crate::instruments::SmoothLeader::new()); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_smooth_leader` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:681:32 [INFO] [stdout] | [INFO] [stdout] 681 | dynamic_node!("smooth_leader", __MODULE_smooth_leader, crate::instruments::SmoothLeader::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SMOOTH_LEADER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_add` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_add` [INFO] [stdout] ... [INFO] [stdout] 682 | dynamic_node!("add", __MODULE_add, Add::::default()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_add` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:682:22 [INFO] [stdout] | [INFO] [stdout] 682 | dynamic_node!("add", __MODULE_add, Add::::default()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_ADD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_sub` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_sub` [INFO] [stdout] ... [INFO] [stdout] 683 | dynamic_node!("sub", __MODULE_sub, Sub::::default()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_sub` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:683:22 [INFO] [stdout] | [INFO] [stdout] 683 | dynamic_node!("sub", __MODULE_sub, Sub::::default()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SUB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_mul` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_mul` [INFO] [stdout] ... [INFO] [stdout] 684 | dynamic_node!("mul", __MODULE_mul, Mul::::default()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_mul` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:684:22 [INFO] [stdout] | [INFO] [stdout] 684 | dynamic_node!("mul", __MODULE_mul, Mul::::default()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_MUL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_div` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_div` [INFO] [stdout] ... [INFO] [stdout] 685 | dynamic_node!("div", __MODULE_div, Div::::default()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gate_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | / routing! { [INFO] [stdout] 74 | | BassRouting, [INFO] [stdout] 75 | | gate: (f32x8,), [INFO] [stdout] 76 | | pitch: (f32x8,), [INFO] [stdout] 77 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_div` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:685:22 [INFO] [stdout] | [INFO] [stdout] 685 | dynamic_node!("div", __MODULE_div, Div::::default()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_DIV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_split` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_split` [INFO] [stdout] ... [INFO] [stdout] 686 | dynamic_node!("split", __MODULE_split, Split); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pitch_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | / routing! { [INFO] [stdout] 74 | | BassRouting, [INFO] [stdout] 75 | | gate: (f32x8,), [INFO] [stdout] 76 | | pitch: (f32x8,), [INFO] [stdout] 77 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_split` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:686:24 [INFO] [stdout] | [INFO] [stdout] 686 | dynamic_node!("split", __MODULE_split, Split); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SPLIT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_rescale` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_rescale` [INFO] [stdout] ... [INFO] [stdout] 687 | dynamic_node!("rescale", __MODULE_rescale, ModulatedRescale); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gate_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | / routing! { [INFO] [stdout] 201 | | LeadRouting, [INFO] [stdout] 202 | | gate: (f32x8,), [INFO] [stdout] 203 | | pitch: (f32x8,), [INFO] [stdout] 204 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_rescale` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:687:26 [INFO] [stdout] | [INFO] [stdout] 687 | dynamic_node!("rescale", __MODULE_rescale, ModulatedRescale); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_RESCALE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_toggle` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_toggle` [INFO] [stdout] ... [INFO] [stdout] 688 | dynamic_node!("toggle", __MODULE_toggle, Toggle::default()); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pitch_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | / routing! { [INFO] [stdout] 201 | | LeadRouting, [INFO] [stdout] 202 | | gate: (f32x8,), [INFO] [stdout] 203 | | pitch: (f32x8,), [INFO] [stdout] 204 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_toggle` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:688:25 [INFO] [stdout] | [INFO] [stdout] 688 | dynamic_node!("toggle", __MODULE_toggle, Toggle::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_TOGGLE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_imp` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_imp` [INFO] [stdout] ... [INFO] [stdout] 689 | dynamic_node!("imp", __MODULE_impulse, Impulse::default()); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_impulse` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:689:22 [INFO] [stdout] | [INFO] [stdout] 689 | dynamic_node!("imp", __MODULE_impulse, Impulse::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_IMPULSE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `root_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 504 | / routing! { [INFO] [stdout] 505 | | ScaleRouting, [INFO] [stdout] 506 | | root: (f32,), [INFO] [stdout] 507 | | intervals: (Vec,), [INFO] [stdout] 508 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_pimp` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_pimp` [INFO] [stdout] ... [INFO] [stdout] 690 | dynamic_node!("pimp", __MODULE_pimpulse, ProbImpulse::default()); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_pimpulse` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:690:23 [INFO] [stdout] | [INFO] [stdout] 690 | dynamic_node!("pimp", __MODULE_pimpulse, ProbImpulse::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_PIMPULSE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `intervals_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 504 | / routing! { [INFO] [stdout] 505 | | ScaleRouting, [INFO] [stdout] 506 | | root: (f32,), [INFO] [stdout] 507 | | intervals: (Vec,), [INFO] [stdout] 508 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_aimp` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_aimp` [INFO] [stdout] ... [INFO] [stdout] 691 | dynamic_node!("aimp", __MODULE_aimpulse, AccumulatorImpulse::default()); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_aimpulse` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:691:23 [INFO] [stdout] | [INFO] [stdout] 691 | dynamic_node!("aimp", __MODULE_aimpulse, AccumulatorImpulse::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_AIMPULSE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gate_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | / routing! { [INFO] [stdout] 589 | | PadRouting, [INFO] [stdout] 590 | | gate: (f32x8,), [INFO] [stdout] 591 | | pitch: (f32x8,), [INFO] [stdout] 592 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_pow` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_pow` [INFO] [stdout] ... [INFO] [stdout] 692 | dynamic_node!("pow", __MODULE_pow, ToPower); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_pow` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:692:22 [INFO] [stdout] | [INFO] [stdout] 692 | dynamic_node!("pow", __MODULE_pow, ToPower); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_POW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pitch_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | / routing! { [INFO] [stdout] 589 | | PadRouting, [INFO] [stdout] 590 | | gate: (f32x8,), [INFO] [stdout] 591 | | pitch: (f32x8,), [INFO] [stdout] 592 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_reg` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_reg` [INFO] [stdout] ... [INFO] [stdout] 693 | dynamic_node!("reg", __MODULE_reg, Register::default()); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_reg` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:693:22 [INFO] [stdout] | [INFO] [stdout] 693 | dynamic_node!("reg", __MODULE_reg, Register::default()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_REG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_comp` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_comp` [INFO] [stdout] ... [INFO] [stdout] 694 | dynamic_node!("comp", __MODULE_comp, Comparator); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_comp` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:694:23 [INFO] [stdout] | [INFO] [stdout] 694 | dynamic_node!("comp", __MODULE_comp, Comparator); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_COMP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bpm_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 719 | / routing! { [INFO] [stdout] 720 | | BpmClockRouting, [INFO] [stdout] 721 | | bpm: (f32,), [INFO] [stdout] 722 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_svfl` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_svfl` [INFO] [stdout] ... [INFO] [stdout] 695 | dynamic_node!("svfl", __MODULE_svf_low, SimperSvf::low_pass()); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_svf_low` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:695:23 [INFO] [stdout] | [INFO] [stdout] 695 | dynamic_node!("svfl", __MODULE_svf_low, SimperSvf::low_pass()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SVF_LOW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_svfh` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_svfh` [INFO] [stdout] ... [INFO] [stdout] 696 | dynamic_node!("svfh", __MODULE_svf_high, SimperSvf::high_pass()); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gate_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 757 | / routing! { [INFO] [stdout] 758 | | ResamplerRouting, [INFO] [stdout] 759 | | gate: (f32x8,), [INFO] [stdout] 760 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 763 | | freeze: (bool,), [INFO] [stdout] 764 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_svf_high` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:696:23 [INFO] [stdout] | [INFO] [stdout] 696 | dynamic_node!("svfh", __MODULE_svf_high, SimperSvf::high_pass()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SVF_HIGH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_svfb` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_svfb` [INFO] [stdout] ... [INFO] [stdout] 697 | dynamic_node!("svfb", __MODULE_svf_band, SimperSvf::band_pass()); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_svf_band` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:697:23 [INFO] [stdout] | [INFO] [stdout] 697 | dynamic_node!("svfb", __MODULE_svf_band, SimperSvf::band_pass()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SVF_BAND` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `speed_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 757 | / routing! { [INFO] [stdout] 758 | | ResamplerRouting, [INFO] [stdout] 759 | | gate: (f32x8,), [INFO] [stdout] 760 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 763 | | freeze: (bool,), [INFO] [stdout] 764 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_svfn` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_svfn` [INFO] [stdout] ... [INFO] [stdout] 698 | dynamic_node!("svfn", __MODULE_svf_notch, SimperSvf::notch()); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_svf_notch` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:698:23 [INFO] [stdout] | [INFO] [stdout] 698 | dynamic_node!("svfn", __MODULE_svf_notch, SimperSvf::notch()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SVF_NOTCH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `jitter_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 757 | / routing! { [INFO] [stdout] 758 | | ResamplerRouting, [INFO] [stdout] 759 | | gate: (f32x8,), [INFO] [stdout] 760 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 763 | | freeze: (bool,), [INFO] [stdout] 764 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `line_in_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 757 | / routing! { [INFO] [stdout] 758 | | ResamplerRouting, [INFO] [stdout] 759 | | gate: (f32x8,), [INFO] [stdout] 760 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 763 | | freeze: (bool,), [INFO] [stdout] 764 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `freeze_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 757 | / routing! { [INFO] [stdout] 758 | | ResamplerRouting, [INFO] [stdout] 759 | | gate: (f32x8,), [INFO] [stdout] 760 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 763 | | freeze: (bool,), [INFO] [stdout] 764 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gate_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 855 | / routing! { [INFO] [stdout] 856 | | GranularSamplerRouting, [INFO] [stdout] 857 | | gate: (f32x8,), [INFO] [stdout] 858 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 861 | | freeze: (bool,), [INFO] [stdout] 862 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_portamento` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_portamento` [INFO] [stdout] ... [INFO] [stdout] 699 | dynamic_node!("portamento", __MODULE_portamento, Portamento::default()); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_portamento` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:699:29 [INFO] [stdout] | [INFO] [stdout] 699 | dynamic_node!("portamento", __MODULE_portamento, Portamento::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_PORTAMENTO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `speed_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 855 | / routing! { [INFO] [stdout] 856 | | GranularSamplerRouting, [INFO] [stdout] 857 | | gate: (f32x8,), [INFO] [stdout] 858 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 861 | | freeze: (bool,), [INFO] [stdout] 862 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_reverb` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_reverb` [INFO] [stdout] ... [INFO] [stdout] 700 | dynamic_node!("reverb", __MODULE_reverb, Reverb::new()); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `jitter_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 855 | / routing! { [INFO] [stdout] 856 | | GranularSamplerRouting, [INFO] [stdout] 857 | | gate: (f32x8,), [INFO] [stdout] 858 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 861 | | freeze: (bool,), [INFO] [stdout] 862 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_reverb` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:700:25 [INFO] [stdout] | [INFO] [stdout] 700 | dynamic_node!("reverb", __MODULE_reverb, Reverb::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_REVERB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `line_in_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 855 | / routing! { [INFO] [stdout] 856 | | GranularSamplerRouting, [INFO] [stdout] 857 | | gate: (f32x8,), [INFO] [stdout] 858 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 861 | | freeze: (bool,), [INFO] [stdout] 862 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_fold` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_fold` [INFO] [stdout] ... [INFO] [stdout] 701 | dynamic_node!("fold", __MODULE_folder, Folder); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `freeze_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 855 | / routing! { [INFO] [stdout] 856 | | GranularSamplerRouting, [INFO] [stdout] 857 | | gate: (f32x8,), [INFO] [stdout] 858 | | speed: (f32x8,), [INFO] [stdout] ... | [INFO] [stdout] 861 | | freeze: (bool,), [INFO] [stdout] 862 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_folder` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:701:23 [INFO] [stdout] | [INFO] [stdout] 701 | dynamic_node!("fold", __MODULE_folder, Folder); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_FOLDER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_delay` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_delay` [INFO] [stdout] ... [INFO] [stdout] 702 | dynamic_node!("delay", __MODULE_modable_delay, ModableDelay::new()); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gate_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 980 | / routing! { [INFO] [stdout] 981 | | DrumRouting, [INFO] [stdout] 982 | | gate: (f32x8,), [INFO] [stdout] 983 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_modable_delay` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:702:24 [INFO] [stdout] | [INFO] [stdout] 702 | dynamic_node!("delay", __MODULE_modable_delay, ModableDelay::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_MODABLE_DELAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_pulse_on_load` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_pulse_on_load` [INFO] [stdout] ... [INFO] [stdout] 703 | dynamic_node!("pulse_on_load", __MODULE_pulse_on_load, PulseOnLoad::default()); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_pulse_on_load` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:703:32 [INFO] [stdout] | [INFO] [stdout] 703 | dynamic_node!("pulse_on_load", __MODULE_pulse_on_load, PulseOnLoad::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_PULSE_ON_LOAD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `gate_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1021 | / routing! { [INFO] [stdout] 1022 | | SoftMachineRouting, [INFO] [stdout] 1023 | | gate: (f32,), [INFO] [stdout] 1024 | | lock: (f32,), [INFO] [stdout] 1025 | | len: (u32,), [INFO] [stdout] 1026 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lock_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1021 | / routing! { [INFO] [stdout] 1022 | | SoftMachineRouting, [INFO] [stdout] 1023 | | gate: (f32,), [INFO] [stdout] 1024 | | lock: (f32,), [INFO] [stdout] 1025 | | len: (u32,), [INFO] [stdout] 1026 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len_bridge` [INFO] [stdout] --> src/instruments.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn fn_name(&self) -> RawArcConstant> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1021 | / routing! { [INFO] [stdout] 1022 | | SoftMachineRouting, [INFO] [stdout] 1023 | | gate: (f32,), [INFO] [stdout] 1024 | | lock: (f32,), [INFO] [stdout] 1025 | | len: (u32,), [INFO] [stdout] 1026 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `routing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Notch` [INFO] [stdout] --> src/simd_graph.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | Notch, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `variance` [INFO] [stdout] --> src/lib.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | fn variance(vs: &[f32]) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_sine` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_sine` [INFO] [stdout] ... [INFO] [stdout] 658 | dynamic_node!("sine", __MODULE_sine, WaveTable::sine()); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_sine` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:658:23 [INFO] [stdout] | [INFO] [stdout] 658 | dynamic_node!("sine", __MODULE_sine, WaveTable::sine()); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SINE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_psine` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_psine` [INFO] [stdout] ... [INFO] [stdout] 659 | dynamic_node!("psine", __MODULE_psine, WaveTable::positive_sine()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_psine` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:659:24 [INFO] [stdout] | [INFO] [stdout] 659 | dynamic_node!("psine", __MODULE_psine, WaveTable::positive_sine()); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_PSINE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_saw` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_saw` [INFO] [stdout] ... [INFO] [stdout] 660 | dynamic_node!("saw", __MODULE_saw, WaveTable::saw()); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_saw` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:660:22 [INFO] [stdout] | [INFO] [stdout] 660 | dynamic_node!("saw", __MODULE_saw, WaveTable::saw()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SAW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_square` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_square` [INFO] [stdout] ... [INFO] [stdout] 661 | dynamic_node!("square", __MODULE_square, WaveTable::square()); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_square` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:661:25 [INFO] [stdout] | [INFO] [stdout] 661 | dynamic_node!("square", __MODULE_square, WaveTable::square()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SQUARE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_noise` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_noise` [INFO] [stdout] ... [INFO] [stdout] 662 | dynamic_node!("noise", __MODULE_noise, Pipe(Constant(f32x8::splat(440.0)), WaveTable::noise())); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_noise` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:662:24 [INFO] [stdout] | [INFO] [stdout] 662 | dynamic_node!("noise", __MODULE_noise, Pipe(Constant(f32x8::splat(440.0)), WaveTable::noise())); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_NOISE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_rnoise` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_rnoise` [INFO] [stdout] ... [INFO] [stdout] 663 | dynamic_node!("rnoise", __MODULE_rnoise, curry(Constant(f32x8::splat(440.0)), crate::instruments::RetriggeringWaveTable::new(WaveTable::noise()))); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_rnoise` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:663:25 [INFO] [stdout] | [INFO] [stdout] 663 | dynamic_node!("rnoise", __MODULE_rnoise, curry(Constant(f32x8::splat(440.0)), crate::instruments::RetriggeringWaveTable::new(WaveTable::n... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_RNOISE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_ad` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_ad` [INFO] [stdout] ... [INFO] [stdout] 664 | dynamic_node!("ad", __MODULE_ad, InlineADEnvelope::default()); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_ad` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 664 | dynamic_node!("ad", __MODULE_ad, InlineADEnvelope::default()); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_AD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_asd` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_asd` [INFO] [stdout] ... [INFO] [stdout] 665 | dynamic_node!("asd", __MODULE_asd, InlineASDEnvelope::default()); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_asd` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:665:22 [INFO] [stdout] | [INFO] [stdout] 665 | dynamic_node!("asd", __MODULE_asd, InlineASDEnvelope::default()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_ASD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_lpf` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_lpf` [INFO] [stdout] ... [INFO] [stdout] 666 | dynamic_node!("lpf", __MODULE_lpf, Biquad::lowpass()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_lpf` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:666:22 [INFO] [stdout] | [INFO] [stdout] 666 | dynamic_node!("lpf", __MODULE_lpf, Biquad::lowpass()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_LPF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_hpf` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_hpf` [INFO] [stdout] ... [INFO] [stdout] 667 | dynamic_node!("hpf", __MODULE_hpf, Biquad::highpass()); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_hpf` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:667:22 [INFO] [stdout] | [INFO] [stdout] 667 | dynamic_node!("hpf", __MODULE_hpf, Biquad::highpass()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_HPF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_bpf` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_bpf` [INFO] [stdout] ... [INFO] [stdout] 668 | dynamic_node!("bpf", __MODULE_bpf, Biquad::bandpass()); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_bpf` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:668:22 [INFO] [stdout] | [INFO] [stdout] 668 | dynamic_node!("bpf", __MODULE_bpf, Biquad::bandpass()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_BPF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_eq` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_eq` [INFO] [stdout] ... [INFO] [stdout] 669 | dynamic_node!("eq", __MODULE_eq, Biquad::peaking_eq()); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_eq` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:669:21 [INFO] [stdout] | [INFO] [stdout] 669 | dynamic_node!("eq", __MODULE_eq, Biquad::peaking_eq()); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_EQ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_sh` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_sh` [INFO] [stdout] ... [INFO] [stdout] 670 | dynamic_node!("sh", __MODULE_sh, SampleAndHold::default()); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_sh` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:670:21 [INFO] [stdout] | [INFO] [stdout] 670 | dynamic_node!("sh", __MODULE_sh, SampleAndHold::default()); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_ap` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_ap` [INFO] [stdout] ... [INFO] [stdout] 671 | dynamic_node!("ap", __MODULE_ap, AllPass::default()); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_ap` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:671:21 [INFO] [stdout] | [INFO] [stdout] 671 | dynamic_node!("ap", __MODULE_ap, AllPass::default()); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_AP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_comb` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_comb` [INFO] [stdout] ... [INFO] [stdout] 672 | dynamic_node!("comb", __MODULE_comb, Comb::new(DelayLine::new(2))); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_comb` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:672:23 [INFO] [stdout] | [INFO] [stdout] 672 | dynamic_node!("comb", __MODULE_comb, Comb::new(DelayLine::new(2))); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_COMB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_pd` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_pd` [INFO] [stdout] ... [INFO] [stdout] 673 | dynamic_node!("pd", __MODULE_pd, PulseDivider::default()); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_pd` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:673:21 [INFO] [stdout] | [INFO] [stdout] 673 | dynamic_node!("pd", __MODULE_pd, PulseDivider::default()); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_PD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_compressor` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_compressor` [INFO] [stdout] ... [INFO] [stdout] 674 | dynamic_node!("compressor", __MODULE_compressor, Compressor::default()); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_compressor` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:674:29 [INFO] [stdout] | [INFO] [stdout] 674 | dynamic_node!("compressor", __MODULE_compressor, Compressor::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_COMPRESSOR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_limiter` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_limiter` [INFO] [stdout] ... [INFO] [stdout] 675 | dynamic_node!("limiter", __MODULE_limiter, Limiter::new(1.0)); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_limiter` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:675:26 [INFO] [stdout] | [INFO] [stdout] 675 | dynamic_node!("limiter", __MODULE_limiter, Limiter::new(1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_LIMITER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_log` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_log` [INFO] [stdout] ... [INFO] [stdout] 676 | dynamic_node!("log", __MODULE_log, Log::>::default()); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_log` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:676:22 [INFO] [stdout] | [INFO] [stdout] 676 | dynamic_node!("log", __MODULE_log, Log::>::default()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_LOG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_stutter_reverb` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_stutter_reverb` [INFO] [stdout] ... [INFO] [stdout] 677 | dynamic_node!("stutter_reverb", __MODULE_stutter_reverb, Stutter::rand_pan(50, 0.35)); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_stutter_reverb` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:677:33 [INFO] [stdout] | [INFO] [stdout] 677 | dynamic_node!("stutter_reverb", __MODULE_stutter_reverb, Stutter::rand_pan(50, 0.35)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_STUTTER_REVERB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_soft_clip` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_soft_clip` [INFO] [stdout] ... [INFO] [stdout] 678 | dynamic_node!("soft_clip", __MODULE_soft_clip, SoftClip); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_soft_clip` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:678:28 [INFO] [stdout] | [INFO] [stdout] 678 | dynamic_node!("soft_clip", __MODULE_soft_clip, SoftClip); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SOFT_CLIP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_looper` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_looper` [INFO] [stdout] ... [INFO] [stdout] 679 | dynamic_node!("looper", __MODULE_looper, Looper::default()); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_looper` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:679:25 [INFO] [stdout] | [INFO] [stdout] 679 | dynamic_node!("looper", __MODULE_looper, Looper::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_LOOPER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_turing_machine` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_turing_machine` [INFO] [stdout] ... [INFO] [stdout] 680 | dynamic_node!("turing_machine", __MODULE_turing_machine, crate::instruments::InlineSoftTuringMachine::default()); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_turing_machine` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:680:33 [INFO] [stdout] | [INFO] [stdout] 680 | dynamic_node!("turing_machine", __MODULE_turing_machine, crate::instruments::InlineSoftTuringMachine::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_TURING_MACHINE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_smooth_leader` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_smooth_leader` [INFO] [stdout] ... [INFO] [stdout] 681 | dynamic_node!("smooth_leader", __MODULE_smooth_leader, crate::instruments::SmoothLeader::new()); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_smooth_leader` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:681:32 [INFO] [stdout] | [INFO] [stdout] 681 | dynamic_node!("smooth_leader", __MODULE_smooth_leader, crate::instruments::SmoothLeader::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SMOOTH_LEADER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_add` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_add` [INFO] [stdout] ... [INFO] [stdout] 682 | dynamic_node!("add", __MODULE_add, Add::::default()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_add` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:682:22 [INFO] [stdout] | [INFO] [stdout] 682 | dynamic_node!("add", __MODULE_add, Add::::default()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_ADD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_sub` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_sub` [INFO] [stdout] ... [INFO] [stdout] 683 | dynamic_node!("sub", __MODULE_sub, Sub::::default()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_sub` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:683:22 [INFO] [stdout] | [INFO] [stdout] 683 | dynamic_node!("sub", __MODULE_sub, Sub::::default()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SUB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_mul` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_mul` [INFO] [stdout] ... [INFO] [stdout] 684 | dynamic_node!("mul", __MODULE_mul, Mul::::default()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_mul` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:684:22 [INFO] [stdout] | [INFO] [stdout] 684 | dynamic_node!("mul", __MODULE_mul, Mul::::default()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_MUL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_div` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_div` [INFO] [stdout] ... [INFO] [stdout] 685 | dynamic_node!("div", __MODULE_div, Div::::default()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_div` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:685:22 [INFO] [stdout] | [INFO] [stdout] 685 | dynamic_node!("div", __MODULE_div, Div::::default()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_DIV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_split` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_split` [INFO] [stdout] ... [INFO] [stdout] 686 | dynamic_node!("split", __MODULE_split, Split); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_split` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:686:24 [INFO] [stdout] | [INFO] [stdout] 686 | dynamic_node!("split", __MODULE_split, Split); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SPLIT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_rescale` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_rescale` [INFO] [stdout] ... [INFO] [stdout] 687 | dynamic_node!("rescale", __MODULE_rescale, ModulatedRescale); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_rescale` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:687:26 [INFO] [stdout] | [INFO] [stdout] 687 | dynamic_node!("rescale", __MODULE_rescale, ModulatedRescale); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_RESCALE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_toggle` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_toggle` [INFO] [stdout] ... [INFO] [stdout] 688 | dynamic_node!("toggle", __MODULE_toggle, Toggle::default()); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_toggle` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:688:25 [INFO] [stdout] | [INFO] [stdout] 688 | dynamic_node!("toggle", __MODULE_toggle, Toggle::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_TOGGLE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_imp` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_imp` [INFO] [stdout] ... [INFO] [stdout] 689 | dynamic_node!("imp", __MODULE_impulse, Impulse::default()); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_impulse` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:689:22 [INFO] [stdout] | [INFO] [stdout] 689 | dynamic_node!("imp", __MODULE_impulse, Impulse::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_IMPULSE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_pimp` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_pimp` [INFO] [stdout] ... [INFO] [stdout] 690 | dynamic_node!("pimp", __MODULE_pimpulse, ProbImpulse::default()); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_pimpulse` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:690:23 [INFO] [stdout] | [INFO] [stdout] 690 | dynamic_node!("pimp", __MODULE_pimpulse, ProbImpulse::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_PIMPULSE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_aimp` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_aimp` [INFO] [stdout] ... [INFO] [stdout] 691 | dynamic_node!("aimp", __MODULE_aimpulse, AccumulatorImpulse::default()); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_aimpulse` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:691:23 [INFO] [stdout] | [INFO] [stdout] 691 | dynamic_node!("aimp", __MODULE_aimpulse, AccumulatorImpulse::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_AIMPULSE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_pow` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_pow` [INFO] [stdout] ... [INFO] [stdout] 692 | dynamic_node!("pow", __MODULE_pow, ToPower); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_pow` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:692:22 [INFO] [stdout] | [INFO] [stdout] 692 | dynamic_node!("pow", __MODULE_pow, ToPower); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_POW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_reg` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_reg` [INFO] [stdout] ... [INFO] [stdout] 693 | dynamic_node!("reg", __MODULE_reg, Register::default()); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_reg` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:693:22 [INFO] [stdout] | [INFO] [stdout] 693 | dynamic_node!("reg", __MODULE_reg, Register::default()); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_REG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_comp` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_comp` [INFO] [stdout] ... [INFO] [stdout] 694 | dynamic_node!("comp", __MODULE_comp, Comparator); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_comp` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:694:23 [INFO] [stdout] | [INFO] [stdout] 694 | dynamic_node!("comp", __MODULE_comp, Comparator); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_COMP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_svfl` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_svfl` [INFO] [stdout] ... [INFO] [stdout] 695 | dynamic_node!("svfl", __MODULE_svf_low, SimperSvf::low_pass()); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_svf_low` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:695:23 [INFO] [stdout] | [INFO] [stdout] 695 | dynamic_node!("svfl", __MODULE_svf_low, SimperSvf::low_pass()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SVF_LOW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_svfh` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_svfh` [INFO] [stdout] ... [INFO] [stdout] 696 | dynamic_node!("svfh", __MODULE_svf_high, SimperSvf::high_pass()); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_svf_high` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:696:23 [INFO] [stdout] | [INFO] [stdout] 696 | dynamic_node!("svfh", __MODULE_svf_high, SimperSvf::high_pass()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SVF_HIGH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_svfb` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_svfb` [INFO] [stdout] ... [INFO] [stdout] 697 | dynamic_node!("svfb", __MODULE_svf_band, SimperSvf::band_pass()); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_svf_band` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:697:23 [INFO] [stdout] | [INFO] [stdout] 697 | dynamic_node!("svfb", __MODULE_svf_band, SimperSvf::band_pass()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SVF_BAND` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_svfn` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_svfn` [INFO] [stdout] ... [INFO] [stdout] 698 | dynamic_node!("svfn", __MODULE_svf_notch, SimperSvf::notch()); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_svf_notch` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:698:23 [INFO] [stdout] | [INFO] [stdout] 698 | dynamic_node!("svfn", __MODULE_svf_notch, SimperSvf::notch()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_SVF_NOTCH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_portamento` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_portamento` [INFO] [stdout] ... [INFO] [stdout] 699 | dynamic_node!("portamento", __MODULE_portamento, Portamento::default()); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_portamento` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:699:29 [INFO] [stdout] | [INFO] [stdout] 699 | dynamic_node!("portamento", __MODULE_portamento, Portamento::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_PORTAMENTO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_reverb` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_reverb` [INFO] [stdout] ... [INFO] [stdout] 700 | dynamic_node!("reverb", __MODULE_reverb, Reverb::new()); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_reverb` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:700:25 [INFO] [stdout] | [INFO] [stdout] 700 | dynamic_node!("reverb", __MODULE_reverb, Reverb::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_REVERB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_fold` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_fold` [INFO] [stdout] ... [INFO] [stdout] 701 | dynamic_node!("fold", __MODULE_folder, Folder); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_folder` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:701:23 [INFO] [stdout] | [INFO] [stdout] 701 | dynamic_node!("fold", __MODULE_folder, Folder); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_FOLDER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_delay` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_delay` [INFO] [stdout] ... [INFO] [stdout] 702 | dynamic_node!("delay", __MODULE_modable_delay, ModableDelay::new()); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_modable_delay` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:702:24 [INFO] [stdout] | [INFO] [stdout] 702 | dynamic_node!("delay", __MODULE_modable_delay, ModableDelay::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_MODABLE_DELAY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__MODULE_fn_pulse_on_load` should have a snake case name [INFO] [stdout] --> src/dynamic_graph.rs:648:53 [INFO] [stdout] | [INFO] [stdout] 648 | concat_idents::concat_idents!(fn_name = "__MODULE_fn_", $name { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__module_fn_pulse_on_load` [INFO] [stdout] ... [INFO] [stdout] 703 | dynamic_node!("pulse_on_load", __MODULE_pulse_on_load, PulseOnLoad::default()); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `dynamic_node` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `__MODULE_pulse_on_load` should have an upper case name [INFO] [stdout] --> src/dynamic_graph.rs:703:32 [INFO] [stdout] | [INFO] [stdout] 703 | dynamic_node!("pulse_on_load", __MODULE_pulse_on_load, PulseOnLoad::default()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__MODULE_PULSE_ON_LOAD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 161 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 161 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NoValue`, `instruments::*` [INFO] [stdout] --> examples/simple_host.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use ::instruments::{instruments::*, simd_graph::*, type_list::{Value, NoValue}, InstrumentSynth}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BoxedDynamicNode`, `instruments::*`, `type_list::Value` [INFO] [stdout] --> examples/dynamic_host.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use ::instruments::{instruments::*, simd_graph::*, type_list::Value, InstrumentSynth, dynamic_graph::{DynamicGraph, BoxedDynamicNode}}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `packed_simd_2::f32x8` [INFO] [stdout] --> examples/dynamic_host.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use packed_simd_2::f32x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `simd_graph` [INFO] [stdout] --> examples/dynamic_host.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | use ::instruments::{instruments::*, simd_graph::*, type_list::Value, InstrumentSynth, dynamic_graph::{DynamicGraph, BoxedDynamicNode}}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> examples/dynamic_host.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | let info = context.device(1).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> examples/dynamic_host.rs:67:40 [INFO] [stdout] | [INFO] [stdout] 67 | while let Some(Event { id, event, time }) = gilrs.next_event() { [INFO] [stdout] | ^^ help: try ignoring the field: `id: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> examples/dynamic_host.rs:67:51 [INFO] [stdout] | [INFO] [stdout] 67 | while let Some(Event { id, event, time }) = gilrs.next_event() { [INFO] [stdout] | ^^^^ help: try ignoring the field: `time: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> examples/dynamic_host.rs:91:65 [INFO] [stdout] | [INFO] [stdout] 91 | ... wmidi::MidiMessage::NoteOff(c,n,v) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpal_stream` [INFO] [stdout] --> examples/dynamic_host.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | let cpal_stream = match config.sample_format() { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpal_stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpal_stream` [INFO] [stdout] --> examples/simple_host.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | let cpal_stream = match config.sample_format() { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpal_stream` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/dynamic_host.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let mut builder = InstrumentSynth::builder(); [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: variable does not need to be mutable [INFO] [stdout] --> examples/dynamic_host.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let mut graph = if let Some(synth_data) = synth_path.as_ref().and_then(|p| std::fs::read_to_string(p).ok()) { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/simple_host.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let mut builder = InstrumentSynth::builder(); [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: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.73s [INFO] running `Command { std: "docker" "inspect" "e6191036a071555d33c68f1917e910abc96013469a2c1af2531c742bdaa7e04a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6191036a071555d33c68f1917e910abc96013469a2c1af2531c742bdaa7e04a", kill_on_drop: false }` [INFO] [stdout] e6191036a071555d33c68f1917e910abc96013469a2c1af2531c742bdaa7e04a