[INFO] fetching crate rsynth 0.1.1... [INFO] checking rsynth-0.1.1 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate rsynth 0.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate rsynth 0.1.1 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsynth 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rsynth 0.1.1 [INFO] tweaked toml for crates.io crate rsynth 0.1.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate rsynth 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2ee9f51dad3c14f6d2c671293fbe81b010b8f352387fa4fc6f713bac7414194 [INFO] running `Command { std: "docker" "start" "-a" "c2ee9f51dad3c14f6d2c671293fbe81b010b8f352387fa4fc6f713bac7414194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2ee9f51dad3c14f6d2c671293fbe81b010b8f352387fa4fc6f713bac7414194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2ee9f51dad3c14f6d2c671293fbe81b010b8f352387fa4fc6f713bac7414194", kill_on_drop: false }` [INFO] [stdout] c2ee9f51dad3c14f6d2c671293fbe81b010b8f352387fa4fc6f713bac7414194 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 012b66dbbabdfb15cbf692931bc63e90f5c627b4949784e8900043bb2a4242f9 [INFO] running `Command { std: "docker" "start" "-a" "012b66dbbabdfb15cbf692931bc63e90f5c627b4949784e8900043bb2a4242f9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking vecstorage v0.1.0 [INFO] [stderr] Checking asprim v0.2.0 [INFO] [stderr] Checking rsynth v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> examples/vst_synth.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test_synth::*` [INFO] [stdout] --> examples/vst_synth.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | use test_synth::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::simple_event_dispatching::SimpleEventDispatcher`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | simple_event_dispatching::{SimpleEventDispatcher, SimpleVoiceState}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:11:55 [INFO] [stdout] | [INFO] [stdout] 11 | simple_event_dispatching::{SimpleEventDispatcher, SimpleVoiceState}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `rsynth::utilities::polyphony::EventDispatcher`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | EventDispatcher, RawMidiEventToneIdentifierDispatchClassifier, ToneIdentifier, Voice, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::RawMidiEventToneIdentifierDispatchClassifier`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | EventDispatcher, RawMidiEventToneIdentifierDispatchClassifier, ToneIdentifier, Voice, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::ToneIdentifier`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:12:68 [INFO] [stdout] | [INFO] [stdout] 12 | EventDispatcher, RawMidiEventToneIdentifierDispatchClassifier, ToneIdentifier, Voice, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `rsynth::utilities::polyphony::Voice`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:12:84 [INFO] [stdout] | [INFO] [stdout] 12 | EventDispatcher, RawMidiEventToneIdentifierDispatchClassifier, ToneIdentifier, Voice, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | state: SimpleVoiceState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::ToneIdentifier`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | state: SimpleVoiceState, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `rsynth::utilities::polyphony::Voice`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:88:6 [INFO] [stdout] | [INFO] [stdout] 88 | impl Voice> for Noise { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | impl Voice> for Noise { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::ToneIdentifier`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:88:29 [INFO] [stdout] | [INFO] [stdout] 88 | impl Voice> for Noise { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::simple_event_dispatching::SimpleEventDispatcher`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | dispatcher: SimpleEventDispatcher, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::RawMidiEventToneIdentifierDispatchClassifier`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:114:39 [INFO] [stdout] | [INFO] [stdout] 114 | dispatcher: SimpleEventDispatcher, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState::Idle`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:57:38 [INFO] [stdout] | [INFO] [stdout] 57 | state: SimpleVoiceState::Idle, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState::Idle`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | if self.state == SimpleVoiceState::Idle { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:89:24 [INFO] [stdout] | [INFO] [stdout] 89 | fn state(&self) -> SimpleVoiceState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::ToneIdentifier`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:89:41 [INFO] [stdout] | [INFO] [stdout] 89 | fn state(&self) -> SimpleVoiceState { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState::Active`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | self.state = SimpleVoiceState::Active(ToneIdentifier(timed.event.data()[1])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::ToneIdentifier`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | self.state = SimpleVoiceState::Active(ToneIdentifier(timed.event.data()[1])); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState::Idle`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:106:44 [INFO] [stdout] | [INFO] [stdout] 106 | self.state = SimpleVoiceState::Idle; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::simple_event_dispatching::SimpleEventDispatcher`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | dispatcher: SimpleEventDispatcher::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rsynth::utilities::polyphony::EventDispatcher::dispatch_event`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | self.dispatcher.dispatch_event(event, &mut self.voices) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `SAMPLE_SIZE` [INFO] [stdout] --> examples/test_synth.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | static SAMPLE_SIZE: usize = 65536; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> examples/test_synth.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | fn new(sample_size: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `meta_data` [INFO] [stdout] --> examples/test_synth.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | fn meta_data() -> MetaData<&'static str, &'static str, &'static str> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> examples/test_synth.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test_synth::*` [INFO] [stdout] --> examples/jack_synth.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | use test_synth::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::simple_event_dispatching::SimpleEventDispatcher`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | simple_event_dispatching::{SimpleEventDispatcher, SimpleVoiceState}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:11:55 [INFO] [stdout] | [INFO] [stdout] 11 | simple_event_dispatching::{SimpleEventDispatcher, SimpleVoiceState}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `rsynth::utilities::polyphony::EventDispatcher`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | EventDispatcher, RawMidiEventToneIdentifierDispatchClassifier, ToneIdentifier, Voice, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::RawMidiEventToneIdentifierDispatchClassifier`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | EventDispatcher, RawMidiEventToneIdentifierDispatchClassifier, ToneIdentifier, Voice, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::ToneIdentifier`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:12:68 [INFO] [stdout] | [INFO] [stdout] 12 | EventDispatcher, RawMidiEventToneIdentifierDispatchClassifier, ToneIdentifier, Voice, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `rsynth::utilities::polyphony::Voice`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:12:84 [INFO] [stdout] | [INFO] [stdout] 12 | EventDispatcher, RawMidiEventToneIdentifierDispatchClassifier, ToneIdentifier, Voice, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | state: SimpleVoiceState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::ToneIdentifier`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | state: SimpleVoiceState, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `rsynth::utilities::polyphony::Voice`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:88:6 [INFO] [stdout] | [INFO] [stdout] 88 | impl Voice> for Noise { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | impl Voice> for Noise { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::ToneIdentifier`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:88:29 [INFO] [stdout] | [INFO] [stdout] 88 | impl Voice> for Noise { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::simple_event_dispatching::SimpleEventDispatcher`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | dispatcher: SimpleEventDispatcher, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::RawMidiEventToneIdentifierDispatchClassifier`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:114:39 [INFO] [stdout] | [INFO] [stdout] 114 | dispatcher: SimpleEventDispatcher, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState::Idle`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:57:38 [INFO] [stdout] | [INFO] [stdout] 57 | state: SimpleVoiceState::Idle, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState::Idle`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | if self.state == SimpleVoiceState::Idle { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:89:24 [INFO] [stdout] | [INFO] [stdout] 89 | fn state(&self) -> SimpleVoiceState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::ToneIdentifier`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:89:41 [INFO] [stdout] | [INFO] [stdout] 89 | fn state(&self) -> SimpleVoiceState { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState::Active`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | self.state = SimpleVoiceState::Active(ToneIdentifier(timed.event.data()[1])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::ToneIdentifier`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | self.state = SimpleVoiceState::Active(ToneIdentifier(timed.event.data()[1])); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `rsynth::utilities::polyphony::simple_event_dispatching::SimpleVoiceState::Idle`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:106:44 [INFO] [stdout] | [INFO] [stdout] 106 | self.state = SimpleVoiceState::Idle; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rsynth::utilities::polyphony::simple_event_dispatching::SimpleEventDispatcher`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | dispatcher: SimpleEventDispatcher::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `envelope::staircase_envelope::staircase_envelope_iterator_next_called_with_empty_staircase_initial_value_returned`: This was never really worked out and should best be improved in a separate crate. [INFO] [stdout] --> src/envelope/staircase_envelope.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / fn staircase_envelope_iterator_next_called_with_empty_staircase_initial_value_returned() { [INFO] [stdout] 69 | | let se = StairCaseEnvelope { [INFO] [stdout] 70 | | initial_value: 4, [INFO] [stdout] 71 | | event_queue: EventQueue::from_vec(vec![]), [INFO] [stdout] ... | [INFO] [stdout] 74 | | assert_eq!(iterator.next().map(|x| x.item), Some(4)); [INFO] [stdout] 75 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `envelope::staircase_envelope::staircase_envelope_iterator_next_called_with_nonempty_staircase_initial_value_returned`: This was never really worked out and should best be improved in a separate crate. [INFO] [stdout] --> src/envelope/staircase_envelope.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | / fn staircase_envelope_iterator_next_called_with_nonempty_staircase_initial_value_returned() { [INFO] [stdout] 79 | | let se = StairCaseEnvelope { [INFO] [stdout] 80 | | initial_value: 1, [INFO] [stdout] 81 | | event_queue: EventQueue::from_vec(vec![ [INFO] [stdout] ... | [INFO] [stdout] 91 | | ); [INFO] [stdout] 92 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `rsynth::utilities::polyphony::EventDispatcher::dispatch_event`: Deprecated in favour of the dedicated `polyphony` crate. [INFO] [stdout] --> examples/test_synth.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | self.dispatcher.dispatch_event(event, &mut self.voices) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `SAMPLE_SIZE` [INFO] [stdout] --> examples/test_synth.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | static SAMPLE_SIZE: usize = 65536; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> examples/test_synth.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | fn new(sample_size: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `meta_data` [INFO] [stdout] --> examples/test_synth.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | fn meta_data() -> MetaData<&'static str, &'static str, &'static str> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> examples/test_synth.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 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 3.50s [INFO] running `Command { std: "docker" "inspect" "012b66dbbabdfb15cbf692931bc63e90f5c627b4949784e8900043bb2a4242f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "012b66dbbabdfb15cbf692931bc63e90f5c627b4949784e8900043bb2a4242f9", kill_on_drop: false }` [INFO] [stdout] 012b66dbbabdfb15cbf692931bc63e90f5c627b4949784e8900043bb2a4242f9