[INFO] cloning repository https://github.com/Windfisch/loopfisch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Windfisch/loopfisch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindfisch%2Floopfisch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindfisch%2Floopfisch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae3c0846fd5d12fad50aa6506690443d981dd954 [INFO] testing Windfisch/loopfisch against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindfisch%2Floopfisch" "/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/Windfisch/loopfisch on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Windfisch/loopfisch [INFO] finished tweaking git repo https://github.com/Windfisch/loopfisch [INFO] tweaked toml for git repo https://github.com/Windfisch/loopfisch written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Windfisch/loopfisch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2e36e0873ebec8e2acccd4d1fc52eaef402dcbe0a06a4a43d2ef0a1315b4e385 [INFO] running `Command { std: "docker" "start" "-a" "2e36e0873ebec8e2acccd4d1fc52eaef402dcbe0a06a4a43d2ef0a1315b4e385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e36e0873ebec8e2acccd4d1fc52eaef402dcbe0a06a4a43d2ef0a1315b4e385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e36e0873ebec8e2acccd4d1fc52eaef402dcbe0a06a4a43d2ef0a1315b4e385", kill_on_drop: false }` [INFO] [stdout] 2e36e0873ebec8e2acccd4d1fc52eaef402dcbe0a06a4a43d2ef0a1315b4e385 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7496ff33721a165bf3a97aa6dfe91d48cea52f949c406a940f1b8d1d52a3e9c [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" "b7496ff33721a165bf3a97aa6dfe91d48cea52f949c406a940f1b8d1d52a3e9c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling ringbuf v0.2.2 [INFO] [stderr] Compiling gen-iter v0.2.0 (https://github.com/Windfisch/gen-iter#87fdc268) [INFO] [stderr] Compiling assert_no_alloc v1.1.0 (https://github.com/Windfisch/rust-assert-no-alloc#deacecf3) [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling uncased v0.9.3 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.15.0-dev (https://github.com/SergioBenitez/cookie-rs.git?rev=1c3ca83#1c3ca838) [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#1f1f44f3) [INFO] [stderr] Compiling figment v0.9.4 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#1f1f44f3) [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling jack-sys v0.2.0 (https://github.com/Windfisch/rust-jack#d77752bf) [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling jack v0.6.2 (https://github.com/Windfisch/rust-jack#d77752bf) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling intrusive-collections v0.9.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling eventfd v0.2.0 (https://github.com/jkryl/eventfd-rust?rev=4e7c14af4b32bd764f46788c5098c951e47b38f9#4e7c14af) [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.3 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling ref-cast v1.0.3 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pear v0.2.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-fd v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#1f1f44f3) [INFO] [stderr] Compiling rocket_contrib v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#1f1f44f3) [INFO] [stderr] Compiling loopfisch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `generic_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/main.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `info` [INFO] [stdout] --> src/engine/frontend.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn info(&self) -> &AudioDeviceInfo { &self.info } [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: `takes` [INFO] [stdout] --> src/engine/frontend.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn takes(&self) -> &HashMap { &self.takes } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `info` [INFO] [stdout] --> src/engine/frontend.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn info(&self) -> &MidiDeviceInfo { &self.info } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `takes` [INFO] [stdout] --> src/engine/frontend.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn takes(&self) -> &HashMap { &self.takes } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `DeleteTake` [INFO] [stdout] --> src/engine/messages.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | DeleteTake(u32) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 10s [INFO] running `Command { std: "docker" "inspect" "b7496ff33721a165bf3a97aa6dfe91d48cea52f949c406a940f1b8d1d52a3e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7496ff33721a165bf3a97aa6dfe91d48cea52f949c406a940f1b8d1d52a3e9c", kill_on_drop: false }` [INFO] [stdout] b7496ff33721a165bf3a97aa6dfe91d48cea52f949c406a940f1b8d1d52a3e9c [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15ece060e481f2de1cea38932c2ca02046e7904081c5bd4a45269721f95200ae [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" "15ece060e481f2de1cea38932c2ca02046e7904081c5bd4a45269721f95200ae", kill_on_drop: false }` [INFO] [stderr] Compiling loopfisch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `generic_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/main.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #![feature(generic_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #44265 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/engine/dummy_driver.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `takes` [INFO] [stdout] --> src/engine/frontend.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn takes(&self) -> &HashMap { &self.takes } [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: `info` [INFO] [stdout] --> src/engine/frontend.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn info(&self) -> &MidiDeviceInfo { &self.info } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `takes` [INFO] [stdout] --> src/engine/frontend.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn takes(&self) -> &HashMap { &self.takes } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `DeleteTake` [INFO] [stdout] --> src/engine/messages.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | DeleteTake(u32) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.49s [INFO] running `Command { std: "docker" "inspect" "15ece060e481f2de1cea38932c2ca02046e7904081c5bd4a45269721f95200ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ece060e481f2de1cea38932c2ca02046e7904081c5bd4a45269721f95200ae", kill_on_drop: false }` [INFO] [stdout] 15ece060e481f2de1cea38932c2ca02046e7904081c5bd4a45269721f95200ae [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d5252f2bbe43074415a5863f93e619a3add845679cfb73e6d9c54e2b81da6b6 [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" "5d5252f2bbe43074415a5863f93e619a3add845679cfb73e6d9c54e2b81da6b6", kill_on_drop: false }` [INFO] [stderr] warning: the feature `generic_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stderr] --> src/main.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | #![feature(generic_associated_types)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(incomplete_features)]` on by default [INFO] [stderr] = note: see issue #44265 for more information [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::cell::RefCell` [INFO] [stderr] --> src/engine/dummy_driver.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::cell::RefCell; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `takes` [INFO] [stderr] --> src/engine/frontend.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn takes(&self) -> &HashMap { &self.takes } [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `info` [INFO] [stderr] --> src/engine/frontend.rs:46:9 [INFO] [stderr] | [INFO] [stderr] 46 | pub fn info(&self) -> &MidiDeviceInfo { &self.info } [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `takes` [INFO] [stderr] --> src/engine/frontend.rs:47:9 [INFO] [stderr] | [INFO] [stderr] 47 | pub fn takes(&self) -> &HashMap { &self.takes } [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `DeleteTake` [INFO] [stderr] --> src/engine/messages.rs:16:2 [INFO] [stderr] | [INFO] [stderr] 16 | DeleteTake(u32) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/loopfisch-530e7cbf6fb0020d) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test engine::midi_registry::tests::handles_up_to_64_notes ... ok [INFO] [stdout] test engine::midi_registry::tests::new_registry_has_no_notes ... ok [INFO] [stdout] test engine::midi_registry::tests::cleared_registry_has_no_notes ... ok [INFO] [stdout] test engine::midi_registry::tests::note_on_with_zero_velocity_is_handled_like_note_off ... ok [INFO] [stdout] test engine::midi_registry::tests::note_on_is_registered ... ok [INFO] [stdout] test engine::midi_registry::tests::note_off_is_registered ... ok [INFO] [stdout] test engine::midiclock::tests::given_songlength_plus_1_produces_one_more_clocktick ... ok [INFO] [stdout] test engine::metronome::tests::zero_dc_offset ... ok [INFO] [stdout] test engine::midiclock::tests::given_songlength_produces_correct_clockticks ... ok [INFO] [stdout] test engine::takes::tests::miditake_playback_and_capture_can_be_interleaved_as_long_the_end_is_never_hit ... ok [INFO] [stdout] test engine::takes::tests::miditake_reactivates_notes_upon_unmute ... ok [INFO] [stdout] test engine::takes::tests::miditake_seek_works ... ok [INFO] [stdout] test engine::takes::tests::audiotake_with_unknown_length_plays_silence ... ok [INFO] [stdout] test engine::takes::tests::miditake_sends_noteon_for_already_held_notes_at_the_start ... ok [INFO] [stdout] test engine::takes::tests::miditake_stops_notes_upon_mute ... ok [INFO] [stdout] test engine::takes::tests::miditake_with_unknown_length_plays_nothing ... ok [INFO] [stdout] test engine::takes::tests::miditake_sends_noteoff_for_dangling_notes_at_the_end ... ok [INFO] [stdout] test engine::takes::tests::muted_miditake_with_known_length_plays_nothing ... ok [INFO] [stdout] test engine::midiclock::tests::latency_handled_correctly ... ok [INFO] [stdout] test engine::takes::tests::audiotake_rewind_works ... ok [INFO] [stdout] test engine::takes::tests::unmuted_miditake_with_known_length_plays_recorded_events_and_loops ... ok [INFO] [stdout] test engine::takes::tests::audiotake_seek_works ... ok [INFO] [stdout] test engine::takes::tests::audiotake_playback_can_be_interleaved_with_recording ... ok [INFO] [stdout] test engine::takes::tests::unmuted_audiotake_plays_back_additively ... ok [INFO] [stdout] test engine::takes::tests::muted_audiotake_plays_silence ... ok [INFO] [stdout] test engine::tests::device_creation ... ok [INFO] [stdout] test engine::takes::tests::audiotake_past_the_end_loops ... ok [INFO] [stdout] test engine::tests::creating_too_many_devices_fails_gracefully ... ok [INFO] [stdout] test engine::takes::tests::unmuted_audiotake_plays_back_recorded_audio ... ok [INFO] [stdout] test engine::tests::audio_echo_can_be_enabled_and_disabled ... ok [INFO] [stdout] test engine::tests::midi_takes_capture_held_notes ... ok [INFO] [stdout] test engine::metronome::tests::all_channels_have_same_data ... ok [INFO] [stdout] test engine::tests::midiclock_is_always_active ... ok [INFO] [stdout] test engine::tests::midi_takes_can_be_muted_and_unmuted ... ok [INFO] [stdout] test engine::tests::sample_rate_is_reported ... ok [INFO] [stdout] test engine::tests::song_length_cannot_be_changed_if_takes_exist ... ok [INFO] [stdout] test engine::tests::song_position_wraps_and_transport_position_does_not_wrap ... ok [INFO] [stdout] test engine::tests::special_devices_are_created ... ok [INFO] [stdout] test engine::midiclock::tests::given_multiple_of_songlength_produces_correct_clockticks ... ok [INFO] [stdout] test outsourced_allocation_buffer::tests::buffer_must_be_rewound_prior_to_first_read ... ok [INFO] [stdout] test outsourced_allocation_buffer::tests::next_beyond_end_returns_none ... ok [INFO] [stdout] test outsourced_allocation_buffer::tests::next_empty_buffer_returns_none ... ok [INFO] [stdout] test engine::tests::midiclock_reacts_to_set_loop_length ... ok [INFO] [stdout] test outsourced_allocation_buffer::tests::only_empty_buffers_report_empty ... ok [INFO] [stdout] test outsourced_allocation_buffer::tests::peek_does_not_advance ... ok [INFO] [stdout] test outsourced_allocation_buffer::tests::peek_empty_buffer_returns_none ... ok [INFO] [stdout] test outsourced_allocation_buffer::tests::push_fails_gracefully_when_too_fast ... ok [INFO] [stdout] test outsourced_allocation_buffer::tests::rewinding_empty_buffer_does_nothing ... ok [INFO] [stdout] test outsourced_allocation_buffer::tests::rewinding_nonempty_buffer_rewinds ... ok [INFO] [stdout] test engine::tests::restart_midi_transport ... ok [INFO] [stdout] test engine::tests::timestamp_events_are_sent ... ok [INFO] [stdout] test engine::tests::audio_takes_can_be_muted_and_unmuted ... ok [INFO] [stdout] test engine::tests::metronome_is_always_active_and_reacts_to_set_loop_length ... ok [INFO] [stdout] test engine::tests::latency_compensation ... ok [INFO] [stdout] test outsourced_allocation_buffer::tests::next_returns_pushed_items ... ok [INFO] [stdout] test engine::tests::midi_takes_can_be_recorded ... ok [INFO] [stdout] test engine::metronome::tests::latency_compensation_works_correctly ... ok [INFO] [stdout] test engine::metronome::tests::jitter_is_low_enough ... ok [INFO] [stdout] test engine::midiclock::tests::jitter_is_less_than_1 ... ok [INFO] [stdout] test engine::midiclock::tests::results_do_not_depend_on_chunksize ... ok [INFO] [stdout] test engine::tests::audio_takes_can_be_recorded ... ok [INFO] [stdout] test engine::midiclock::tests::clockticks_long_term_stability ... ok [INFO] [stdout] test engine::metronome::tests::correct_amount_of_ticks ... ok [INFO] [stdout] test engine::metronome::tests::results_do_not_depend_on_chunksize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5d5252f2bbe43074415a5863f93e619a3add845679cfb73e6d9c54e2b81da6b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d5252f2bbe43074415a5863f93e619a3add845679cfb73e6d9c54e2b81da6b6", kill_on_drop: false }` [INFO] [stdout] 5d5252f2bbe43074415a5863f93e619a3add845679cfb73e6d9c54e2b81da6b6