[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 beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwegmarken2006%2Frsc3" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wegmarken2006/rsc3 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e69debd6b139b763e2fd6729ad962c4fab763d2aa49c10a2478b5bbffb740c5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2e69debd6b139b763e2fd6729ad962c4fab763d2aa49c10a2478b5bbffb740c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e69debd6b139b763e2fd6729ad962c4fab763d2aa49c10a2478b5bbffb740c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e69debd6b139b763e2fd6729ad962c4fab763d2aa49c10a2478b5bbffb740c5", kill_on_drop: false }` [INFO] [stdout] 2e69debd6b139b763e2fd6729ad962c4fab763d2aa49c10a2478b5bbffb740c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d217f81fb9a57df2617052d3d8f04f687920c924aee2f40e0ed7f434f889e54 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1d217f81fb9a57df2617052d3d8f04f687920c924aee2f40e0ed7f434f889e54", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling cmake v0.1.34 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling ui-sys v0.1.3 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [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 [INFO] [stdout] --> src/ugens.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | / macro_rules! osc_m { [INFO] [stdout] 160 | | ($name:expr, $first:expr, $second:expr) => { [INFO] [stdout] 161 | | Oscillator::new($name, $first, $second).run(1) [INFO] [stdout] 162 | | }; [INFO] [stdout] ... | [INFO] [stdout] 165 | | }; [INFO] [stdout] 166 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/ugens.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | / macro_rules! sin_osc_m { [INFO] [stdout] 169 | | ($first:expr, $second:expr) => { [INFO] [stdout] 170 | | osc_m!("SinOsc", $first, $second) [INFO] [stdout] 171 | | }; [INFO] [stdout] ... | [INFO] [stdout] 174 | | }; [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [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] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` 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] | ^^^ help: use `dyn`: `dyn Any` [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] | ^^^ help: use `dyn`: `dyn Any` [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:35 [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: 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 [INFO] [stdout] --> src/ugens.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | / macro_rules! osc_m { [INFO] [stdout] 160 | | ($name:expr, $first:expr, $second:expr) => { [INFO] [stdout] 161 | | Oscillator::new($name, $first, $second).run(1) [INFO] [stdout] 162 | | }; [INFO] [stdout] ... | [INFO] [stdout] 165 | | }; [INFO] [stdout] 166 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/ugens.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | / macro_rules! sin_osc_m { [INFO] [stdout] 169 | | ($first:expr, $second:expr) => { [INFO] [stdout] 170 | | osc_m!("SinOsc", $first, $second) [INFO] [stdout] 171 | | }; [INFO] [stdout] ... | [INFO] [stdout] 174 | | }; [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [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] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` 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] | ^^^ help: use `dyn`: `dyn Any` [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] | ^^^ help: use `dyn`: `dyn Any` [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:35 [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: 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: 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: 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: 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 [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 [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 [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) -> 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) -> 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] [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) -> 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(op1: T, op2: U) -> Ugen { [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 [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(op1: T, op2: U) -> Ugen { [INFO] [stdout] | ^^^ [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 [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(op1: T, op2: U) -> Ugen { [INFO] [stdout] | ^^^ [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 [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] [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] [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(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(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 { [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: function is never used: `decode_i32` [INFO] [stdout] --> src/osc.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn decode_i32(buf: Vec) -> 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] [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) -> 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(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(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(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(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(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: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.26s [INFO] running `Command { std: "docker" "inspect" "1d217f81fb9a57df2617052d3d8f04f687920c924aee2f40e0ed7f434f889e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d217f81fb9a57df2617052d3d8f04f687920c924aee2f40e0ed7f434f889e54", kill_on_drop: false }` [INFO] [stdout] 1d217f81fb9a57df2617052d3d8f04f687920c924aee2f40e0ed7f434f889e54