[INFO] cloning repository https://github.com/wegmarken2006/rsc3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wegmarken2006/rsc3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwegmarken2006%2Frsc3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwegmarken2006%2Frsc3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad01eaef340a0ab2ab9d0c60c26107f77f17fe4f [INFO] checking wegmarken2006/rsc3 against try#eb43a7af9abeacf703345e49daba222ddc0623e9 for pr-95565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwegmarken2006%2Frsc3" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wegmarken2006/rsc3 on toolchain eb43a7af9abeacf703345e49daba222ddc0623e9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wegmarken2006/rsc3 [INFO] finished tweaking git repo https://github.com/wegmarken2006/rsc3 [INFO] tweaked toml for git repo https://github.com/wegmarken2006/rsc3 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/wegmarken2006/rsc3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81a579a41554887ac0eaa9171d119e93d1171923e6c013494612130537544e6f [INFO] running `Command { std: "docker" "start" "-a" "81a579a41554887ac0eaa9171d119e93d1171923e6c013494612130537544e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81a579a41554887ac0eaa9171d119e93d1171923e6c013494612130537544e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81a579a41554887ac0eaa9171d119e93d1171923e6c013494612130537544e6f", kill_on_drop: false }` [INFO] [stdout] 81a579a41554887ac0eaa9171d119e93d1171923e6c013494612130537544e6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+eb43a7af9abeacf703345e49daba222ddc0623e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f6da6fe6f4cc5a11e7074034ef6ef3a084a616955a4b68a94a4c007256bfeb8 [INFO] running `Command { std: "docker" "start" "-a" "7f6da6fe6f4cc5a11e7074034ef6ef3a084a616955a4b68a94a4c007256bfeb8", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling cmake v0.1.34 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling ui-sys v0.1.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking iui v0.3.0 [INFO] [stderr] Checking rsc3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Mrg` [INFO] [stdout] --> src/osc.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use sc3::{synthdef, Ugen, Mce, Mrg}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::*` [INFO] [stdout] --> src/osc.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::time::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sub` [INFO] [stdout] --> src/ugens.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops::{Add, Mul, Sub}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `osc_m` [INFO] [stdout] --> src/ugens.rs:159:14 [INFO] [stdout] | [INFO] [stdout] 159 | macro_rules! osc_m { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `sin_osc_m` [INFO] [stdout] --> src/ugens.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | macro_rules! sin_osc_m { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Label` [INFO] [stdout] --> src/gui.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use iui::controls::{Label, Button, VerticalBox, Group}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Ugen` [INFO] [stdout] --> src/utils.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use sc3::{Ugen}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `osc::*` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use osc::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ugens::*` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use ugens::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sc3::*` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use sc3::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::f64; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mrg` [INFO] [stdout] --> src/osc.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use sc3::{synthdef, Ugen, Mce, Mrg}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::*` [INFO] [stdout] --> src/osc.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::time::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sub` [INFO] [stdout] --> src/ugens.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops::{Add, Mul, Sub}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `osc_m` [INFO] [stdout] --> src/ugens.rs:159:14 [INFO] [stdout] | [INFO] [stdout] 159 | macro_rules! osc_m { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `sin_osc_m` [INFO] [stdout] --> src/ugens.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | macro_rules! sin_osc_m { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Label` [INFO] [stdout] --> src/gui.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use iui::controls::{Label, Button, VerticalBox, Group}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Ugen` [INFO] [stdout] --> src/utils.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use sc3::{Ugen}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `osc::*` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use osc::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ugens::*` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use ugens::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sc3::*` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use sc3::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::f64; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/osc.rs:331:40 [INFO] [stdout] | [INFO] [stdout] 331 | let mut buf: [u8; 1024] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/osc.rs:331:40 [INFO] [stdout] | [INFO] [stdout] 331 | let mut buf: [u8; 1024] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sc3.rs:1145:27 [INFO] [stdout] | [INFO] [stdout] 1145 | let op_any = op_b as &Any; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1145 - let op_any = op_b as &Any; [INFO] [stdout] 1145 + let op_any = op_b as &dyn Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sc3.rs:1189:29 [INFO] [stdout] | [INFO] [stdout] 1189 | let op1_any = op1_b as &Any; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1189 - let op1_any = op1_b as &Any; [INFO] [stdout] 1189 + let op1_any = op1_b as &dyn Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sc3.rs:1191:29 [INFO] [stdout] | [INFO] [stdout] 1191 | let op2_any = op2_b as &Any; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1191 - let op2_any = op2_b as &Any; [INFO] [stdout] 1191 + let op2_any = op2_b as &dyn Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `int` [INFO] [stdout] --> src/osc.rs:109:20 [INFO] [stdout] | [INFO] [stdout] 109 | Datum::Int(int) => 'i', [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_int` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `float` [INFO] [stdout] --> src/osc.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | Datum::Float(float) => 'f', [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strng` [INFO] [stdout] --> src/osc.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | Datum::Str(strng) => 's', [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_strng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blob` [INFO] [stdout] --> src/osc.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | Datum::Blob(blob) => 'b', [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_blob` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/osc.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | let data = osc_receive(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amt` [INFO] [stdout] --> src/osc.rs:314:16 [INFO] [stdout] | [INFO] [stdout] 314 | Ok(amt) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_amt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ind` [INFO] [stdout] --> src/sc3.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | for ind in 0..level { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mrg` [INFO] [stdout] --> src/sc3.rs:202:19 [INFO] [stdout] | [INFO] [stdout] 202 | Ugen::Mrg(mrg) => println!("MG "), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_mrg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/utils.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | Err(err) => panic!("File not found") [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sc3.rs:1145:27 [INFO] [stdout] | [INFO] [stdout] 1145 | let op_any = op_b as &Any; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1145 - let op_any = op_b as &Any; [INFO] [stdout] 1145 + let op_any = op_b as &dyn Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/utils.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let mut file = BufReader::new(&f); [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: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sc3.rs:1189:29 [INFO] [stdout] | [INFO] [stdout] 1189 | let op1_any = op1_b as &Any; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1189 - let op1_any = op1_b as &Any; [INFO] [stdout] 1189 + let op1_any = op1_b as &dyn Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/sc3.rs:1191:29 [INFO] [stdout] | [INFO] [stdout] 1191 | let op2_any = op2_b as &Any; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 1191 - let op2_any = op2_b as &Any; [INFO] [stdout] 1191 + let op2_any = op2_b as &dyn Any; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `FromPortC` in public interface (error E0446) [INFO] [stdout] --> src/sc3.rs:167:15 [INFO] [stdout] | [INFO] [stdout] 167 | FromPortC(FromPortC), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 <https://github.com/rust-lang/rust/issues/34537> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `FromPortK` in public interface (error E0446) [INFO] [stdout] --> src/sc3.rs:168:15 [INFO] [stdout] | [INFO] [stdout] 168 | FromPortK(FromPortK), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 <https://github.com/rust-lang/rust/issues/34537> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `FromPortU` in public interface (error E0446) [INFO] [stdout] --> src/sc3.rs:169:15 [INFO] [stdout] | [INFO] [stdout] 169 | FromPortU(FromPortU), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 <https://github.com/rust-lang/rust/issues/34537> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_i16` [INFO] [stdout] --> src/osc.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn decode_i16(buf: Vec<u8>) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_i32` [INFO] [stdout] --> src/osc.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn decode_i32(buf: Vec<u8>) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Float` [INFO] [stdout] --> src/osc.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | Float(f32), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Datum` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osc.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Oscillator` [INFO] [stdout] --> src/ugens.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Oscillator { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/ugens.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(name: &str, freq: f32, phase: f32) -> Oscillator { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rate` [INFO] [stdout] --> src/ugens.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn rate(mut self, rate: Rate) -> Oscillator { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/ugens.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn run(self, ou: i32) -> Ugen { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `const_vec` [INFO] [stdout] --> src/ugens.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn const_vec(nums: Vec<f32>) -> UgenList { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sin_osc` [INFO] [stdout] --> src/ugens.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn sin_osc(freq: f32, phase: f32) -> Ugen { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `add` [INFO] [stdout] --> src/ugens.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn add<T: Any, U: Any>(op1: T, op2: U) -> Ugen { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mul` [INFO] [stdout] --> src/ugens.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn mul<T: Any, U: Any>(op1: T, op2: U) -> Ugen { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sub` [INFO] [stdout] --> src/ugens.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn sub<T: Any, U: Any>(op1: T, op2: U) -> Ugen { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RateDr` [INFO] [stdout] --> src/sc3.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | RateDr = 3, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Rate` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/sc3.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Copy, PartialEq, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Control` [INFO] [stdout] --> src/sc3.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | Control(Control), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Ugen` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/sc3.rs:156:10 [INFO] [stdout] | [INFO] [stdout] 156 | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_ugen` [INFO] [stdout] --> src/sc3.rs:193:8 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn print_ugen(level: i32, ugen: &Ugen) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_ugens` [INFO] [stdout] --> src/sc3.rs:321:4 [INFO] [stdout] | [INFO] [stdout] 321 | fn print_ugens(ugens: &UgenList) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_sink` [INFO] [stdout] --> src/sc3.rs:355:4 [INFO] [stdout] | [INFO] [stdout] 355 | fn is_sink(ugen: &Ugen) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mce_channel` [INFO] [stdout] --> src/sc3.rs:566:4 [INFO] [stdout] | [INFO] [stdout] 566 | fn mce_channel(n: i32, ugen: &Ugen) -> Ugen { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mk_osc_mce` [INFO] [stdout] --> src/sc3.rs:1076:8 [INFO] [stdout] | [INFO] [stdout] 1076 | pub fn mk_osc_mce(rate: Rate, name: &str, inputs: UgenList, ugen: &Ugen, ou: i32) -> Ugen { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mk_oscillator` [INFO] [stdout] --> src/sc3.rs:1097:8 [INFO] [stdout] | [INFO] [stdout] 1097 | pub fn mk_oscillator(rate: Rate, name: &str, inputs: UgenList, ou: i32) -> Ugen { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mk_filter_id` [INFO] [stdout] --> src/sc3.rs:1117:8 [INFO] [stdout] | [INFO] [stdout] 1117 | pub fn mk_filter_id(name: &str, inputs: UgenList, ou: i32) -> Ugen { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mk_unary_operator` [INFO] [stdout] --> src/sc3.rs:1143:8 [INFO] [stdout] | [INFO] [stdout] 1143 | pub fn mk_unary_operator<T: Any>(sp: i32, fun: fn(f64) -> f64, op: T) -> Ugen { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mk_binary_operator_2` [INFO] [stdout] --> src/sc3.rs:1187:8 [INFO] [stdout] | [INFO] [stdout] 1187 | pub fn mk_binary_operator_2<T: Any, U: Any>(sp: i32, fun: fn(f64, f64) -> f64, op1: T, op2: U) -> Ugen { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `iconst` [INFO] [stdout] --> src/sc3.rs:1261:4 [INFO] [stdout] | [INFO] [stdout] 1261 | fn iconst(val: i32) -> Box<Ugen> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mk_ugenlist` [INFO] [stdout] --> src/sc3.rs:1265:4 [INFO] [stdout] | [INFO] [stdout] 1265 | fn mk_ugenlist(vargs: &[&Ugen]) -> UgenList { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mk_mce` [INFO] [stdout] --> src/sc3.rs:1273:4 [INFO] [stdout] | [INFO] [stdout] 1273 | fn mk_mce(ugens: UgenList) -> Ugen { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_primitive` [INFO] [stdout] --> src/sc3.rs:1277:4 [INFO] [stdout] | [INFO] [stdout] 1277 | fn get_primitive(ugen: &Ugen) -> Primitive { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_node_c` [INFO] [stdout] --> src/sc3.rs:1284:4 [INFO] [stdout] | [INFO] [stdout] 1284 | fn get_node_c(node: &Node) -> NodeC { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_node_k` [INFO] [stdout] --> src/sc3.rs:1290:4 [INFO] [stdout] | [INFO] [stdout] 1290 | fn get_node_k(node: &Node) -> NodeK { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_node_u` [INFO] [stdout] --> src/sc3.rs:1296:4 [INFO] [stdout] | [INFO] [stdout] 1296 | fn get_node_u(node: &Node) -> NodeU { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_file` [INFO] [stdout] --> src/utils.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | fn read_file() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `int` [INFO] [stdout] --> src/osc.rs:109:20 [INFO] [stdout] | [INFO] [stdout] 109 | Datum::Int(int) => 'i', [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_int` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `float` [INFO] [stdout] --> src/osc.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | Datum::Float(float) => 'f', [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strng` [INFO] [stdout] --> src/osc.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | Datum::Str(strng) => 's', [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_strng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blob` [INFO] [stdout] --> src/osc.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | Datum::Blob(blob) => 'b', [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_blob` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/osc.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | let data = osc_receive(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amt` [INFO] [stdout] --> src/osc.rs:314:16 [INFO] [stdout] | [INFO] [stdout] 314 | Ok(amt) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_amt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ind` [INFO] [stdout] --> src/sc3.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | for ind in 0..level { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mrg` [INFO] [stdout] --> src/sc3.rs:202:19 [INFO] [stdout] | [INFO] [stdout] 202 | Ugen::Mrg(mrg) => println!("MG "), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_mrg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/utils.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | Err(err) => panic!("File not found") [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/utils.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | let mut file = BufReader::new(&f); [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: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `FromPortC` in public interface (error E0446) [INFO] [stdout] --> src/sc3.rs:167:15 [INFO] [stdout] | [INFO] [stdout] 167 | FromPortC(FromPortC), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 <https://github.com/rust-lang/rust/issues/34537> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `FromPortK` in public interface (error E0446) [INFO] [stdout] --> src/sc3.rs:168:15 [INFO] [stdout] | [INFO] [stdout] 168 | FromPortK(FromPortK), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 <https://github.com/rust-lang/rust/issues/34537> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `FromPortU` in public interface (error E0446) [INFO] [stdout] --> src/sc3.rs:169:15 [INFO] [stdout] | [INFO] [stdout] 169 | FromPortU(FromPortU), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 <https://github.com/rust-lang/rust/issues/34537> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_i32` [INFO] [stdout] --> src/osc.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn decode_i32(buf: Vec<u8>) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Float` [INFO] [stdout] --> src/osc.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | Float(f32), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Datum` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/osc.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Clone, PartialEq, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Oscillator` [INFO] [stdout] --> src/ugens.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Oscillator { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/ugens.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(name: &str, freq: f32, phase: f32) -> Oscillator { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rate` [INFO] [stdout] --> src/ugens.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn rate(mut self, rate: Rate) -> Oscillator { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/ugens.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn run(self, ou: i32) -> Ugen { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `const_vec` [INFO] [stdout] --> src/ugens.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn const_vec(nums: Vec<f32>) -> UgenList { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sin_osc` [INFO] [stdout] --> src/ugens.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn sin_osc(freq: f32, phase: f32) -> Ugen { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `add` [INFO] [stdout] --> src/ugens.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn add<T: Any, U: Any>(op1: T, op2: U) -> Ugen { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mul` [INFO] [stdout] --> src/ugens.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn mul<T: Any, U: Any>(op1: T, op2: U) -> Ugen { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sub` [INFO] [stdout] --> src/ugens.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn sub<T: Any, U: Any>(op1: T, op2: U) -> Ugen { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_ugen` [INFO] [stdout] --> src/sc3.rs:193:8 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn print_ugen(level: i32, ugen: &Ugen) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_ugens` [INFO] [stdout] --> src/sc3.rs:321:4 [INFO] [stdout] | [INFO] [stdout] 321 | fn print_ugens(ugens: &UgenList) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mce_channel` [INFO] [stdout] --> src/sc3.rs:566:4 [INFO] [stdout] | [INFO] [stdout] 566 | fn mce_channel(n: i32, ugen: &Ugen) -> Ugen { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mk_osc_mce` [INFO] [stdout] --> src/sc3.rs:1076:8 [INFO] [stdout] | [INFO] [stdout] 1076 | pub fn mk_osc_mce(rate: Rate, name: &str, inputs: UgenList, ugen: &Ugen, ou: i32) -> Ugen { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mk_oscillator` [INFO] [stdout] --> src/sc3.rs:1097:8 [INFO] [stdout] | [INFO] [stdout] 1097 | pub fn mk_oscillator(rate: Rate, name: &str, inputs: UgenList, ou: i32) -> Ugen { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mk_filter_id` [INFO] [stdout] --> src/sc3.rs:1117:8 [INFO] [stdout] | [INFO] [stdout] 1117 | pub fn mk_filter_id(name: &str, inputs: UgenList, ou: i32) -> Ugen { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mk_unary_operator` [INFO] [stdout] --> src/sc3.rs:1143:8 [INFO] [stdout] | [INFO] [stdout] 1143 | pub fn mk_unary_operator<T: Any>(sp: i32, fun: fn(f64) -> f64, op: T) -> Ugen { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mk_binary_operator_2` [INFO] [stdout] --> src/sc3.rs:1187:8 [INFO] [stdout] | [INFO] [stdout] 1187 | pub fn mk_binary_operator_2<T: Any, U: Any>(sp: i32, fun: fn(f64, f64) -> f64, op1: T, op2: U) -> Ugen { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_primitive` [INFO] [stdout] --> src/sc3.rs:1277:4 [INFO] [stdout] | [INFO] [stdout] 1277 | fn get_primitive(ugen: &Ugen) -> Primitive { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_file` [INFO] [stdout] --> src/utils.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | fn read_file() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.27s [INFO] running `Command { std: "docker" "inspect" "7f6da6fe6f4cc5a11e7074034ef6ef3a084a616955a4b68a94a4c007256bfeb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f6da6fe6f4cc5a11e7074034ef6ef3a084a616955a4b68a94a4c007256bfeb8", kill_on_drop: false }` [INFO] [stdout] 7f6da6fe6f4cc5a11e7074034ef6ef3a084a616955a4b68a94a4c007256bfeb8