Oct 13 05:08:03.400 INFO testing nutcase84/piano against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 05:08:03.401 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 05:08:03.877 INFO blam! 424afc74ec32210f793df2e5097372153b91d1e209b331c4185a50f6aa1245ca Oct 13 05:08:03.879 INFO running `"docker" "start" "-a" "424afc74ec32210f793df2e5097372153b91d1e209b331c4185a50f6aa1245ca"` Oct 13 05:08:05.263 INFO kablam! usermod: no changes Oct 13 05:08:05.387 INFO kablam! Compiling libloading v0.4.3 Oct 13 05:08:05.396 INFO kablam! Compiling rand v0.5.5 Oct 13 05:08:07.640 INFO kablam! Compiling vst v0.0.1 Oct 13 05:08:11.315 INFO kablam! Compiling piano v0.1.0 (/source) Oct 13 05:08:11.847 INFO kablam! warning: variable `active_notes` is assigned to, but never used Oct 13 05:08:11.847 INFO kablam! --> src/event.rs:34:10 Oct 13 05:08:11.847 INFO kablam! | Oct 13 05:08:11.847 INFO kablam! 34 | let mut active_notes = 0; // could be useful later Oct 13 05:08:11.847 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:08:11.847 INFO kablam! | Oct 13 05:08:11.847 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:08:11.847 INFO kablam! = note: consider using `_active_notes` instead Oct 13 05:08:11.847 INFO kablam! Oct 13 05:08:11.847 INFO kablam! warning: unused variable: `i` Oct 13 05:08:11.847 INFO kablam! --> src/filter.rs:54:7 Oct 13 05:08:11.847 INFO kablam! | Oct 13 05:08:11.847 INFO kablam! 54 | for i in 0..buffer_size { Oct 13 05:08:11.847 INFO kablam! | ^ help: consider using `_i` instead Oct 13 05:08:11.847 INFO kablam! Oct 13 05:08:11.863 INFO kablam! warning: function is never used: `hammer` Oct 13 05:08:11.863 INFO kablam! --> src/hammer.rs:4:1 Oct 13 05:08:11.863 INFO kablam! | Oct 13 05:08:11.863 INFO kablam! 4 | pub fn hammer(string: &mut Waveguide, stiffness: f32, size: usize, velocity: f32, position: usize, time: f32) { Oct 13 05:08:11.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:08:11.863 INFO kablam! | Oct 13 05:08:11.863 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:08:11.863 INFO kablam! Oct 13 05:08:11.863 INFO kablam! warning: struct is never constructed: `IntegerAllPass` Oct 13 05:08:11.863 INFO kablam! --> src/filter.rs:3:1 Oct 13 05:08:11.863 INFO kablam! | Oct 13 05:08:11.863 INFO kablam! 3 | pub struct IntegerAllPass { // Generic integer-delay allpass Oct 13 05:08:11.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:08:11.863 INFO kablam! Oct 13 05:08:11.863 INFO kablam! warning: method is never used: `new` Oct 13 05:08:11.863 INFO kablam! --> src/filter.rs:10:2 Oct 13 05:08:11.863 INFO kablam! | Oct 13 05:08:11.863 INFO kablam! 10 | pub fn new(gain: f32, size: usize) -> Self { Oct 13 05:08:11.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:08:11.863 INFO kablam! Oct 13 05:08:11.863 INFO kablam! warning: method is never used: `update` Oct 13 05:08:11.863 INFO kablam! --> src/filter.rs:18:2 Oct 13 05:08:11.863 INFO kablam! | Oct 13 05:08:11.863 INFO kablam! 18 | pub fn update(&mut self, input: f32) -> f32 { Oct 13 05:08:11.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:08:11.863 INFO kablam! Oct 13 05:08:12.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.66s Oct 13 05:08:12.959 INFO kablam! su: No module specific data is present Oct 13 05:08:13.914 INFO running `"docker" "rm" "-f" "424afc74ec32210f793df2e5097372153b91d1e209b331c4185a50f6aa1245ca"` Oct 13 05:08:14.219 INFO blam! 424afc74ec32210f793df2e5097372153b91d1e209b331c4185a50f6aa1245ca Oct 13 05:08:14.222 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 05:08:14.623 INFO blam! 4933352d91cb0ddaebc7123d871c13a901a79b2da470cabf28c1993ff89f27bc Oct 13 05:08:14.639 INFO running `"docker" "start" "-a" "4933352d91cb0ddaebc7123d871c13a901a79b2da470cabf28c1993ff89f27bc"` Oct 13 05:08:16.223 INFO kablam! usermod: no changes Oct 13 05:08:16.327 INFO kablam! Compiling piano v0.1.0 (/source) Oct 13 05:08:16.984 INFO kablam! warning: variable `active_notes` is assigned to, but never used Oct 13 05:08:16.984 INFO kablam! --> src/event.rs:34:10 Oct 13 05:08:16.984 INFO kablam! | Oct 13 05:08:16.984 INFO kablam! 34 | let mut active_notes = 0; // could be useful later Oct 13 05:08:16.984 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:08:16.984 INFO kablam! | Oct 13 05:08:16.984 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:08:16.984 INFO kablam! = note: consider using `_active_notes` instead Oct 13 05:08:16.984 INFO kablam! Oct 13 05:08:16.984 INFO kablam! warning: unused variable: `i` Oct 13 05:08:16.984 INFO kablam! --> src/filter.rs:54:7 Oct 13 05:08:16.984 INFO kablam! | Oct 13 05:08:16.984 INFO kablam! 54 | for i in 0..buffer_size { Oct 13 05:08:16.984 INFO kablam! | ^ help: consider using `_i` instead Oct 13 05:08:16.984 INFO kablam! Oct 13 05:08:16.990 INFO kablam! warning: function is never used: `hammer` Oct 13 05:08:16.990 INFO kablam! --> src/hammer.rs:4:1 Oct 13 05:08:16.990 INFO kablam! | Oct 13 05:08:16.990 INFO kablam! 4 | pub fn hammer(string: &mut Waveguide, stiffness: f32, size: usize, velocity: f32, position: usize, time: f32) { Oct 13 05:08:16.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:08:16.990 INFO kablam! | Oct 13 05:08:16.990 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:08:16.990 INFO kablam! Oct 13 05:08:16.990 INFO kablam! warning: struct is never constructed: `IntegerAllPass` Oct 13 05:08:16.990 INFO kablam! --> src/filter.rs:3:1 Oct 13 05:08:16.990 INFO kablam! | Oct 13 05:08:16.990 INFO kablam! 3 | pub struct IntegerAllPass { // Generic integer-delay allpass Oct 13 05:08:16.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:08:16.990 INFO kablam! Oct 13 05:08:16.995 INFO kablam! warning: method is never used: `new` Oct 13 05:08:16.995 INFO kablam! --> src/filter.rs:10:2 Oct 13 05:08:16.995 INFO kablam! | Oct 13 05:08:16.995 INFO kablam! 10 | pub fn new(gain: f32, size: usize) -> Self { Oct 13 05:08:16.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:08:16.995 INFO kablam! Oct 13 05:08:16.995 INFO kablam! warning: method is never used: `update` Oct 13 05:08:16.995 INFO kablam! --> src/filter.rs:18:2 Oct 13 05:08:16.995 INFO kablam! | Oct 13 05:08:16.995 INFO kablam! 18 | pub fn update(&mut self, input: f32) -> f32 { Oct 13 05:08:16.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:08:16.995 INFO kablam! Oct 13 05:08:18.072 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.81s Oct 13 05:08:18.080 INFO kablam! su: No module specific data is present Oct 13 05:08:18.679 INFO running `"docker" "rm" "-f" "4933352d91cb0ddaebc7123d871c13a901a79b2da470cabf28c1993ff89f27bc"` Oct 13 05:08:19.007 INFO blam! 4933352d91cb0ddaebc7123d871c13a901a79b2da470cabf28c1993ff89f27bc Oct 13 05:08:19.007 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 05:08:19.706 INFO blam! 2b01a2f1708b894701675a442a08cddbb83c0ee7ce4377fb6217e66621b4d59d Oct 13 05:08:19.708 INFO running `"docker" "start" "-a" "2b01a2f1708b894701675a442a08cddbb83c0ee7ce4377fb6217e66621b4d59d"` Oct 13 05:08:21.391 INFO kablam! usermod: no changes Oct 13 05:08:21.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 13 05:08:21.497 INFO kablam! Running /target/debug/deps/piano-8df97662429c09a0 Oct 13 05:08:21.498 INFO blam! Oct 13 05:08:21.498 INFO blam! running 0 tests Oct 13 05:08:21.498 INFO blam! Oct 13 05:08:21.499 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:08:21.499 INFO blam! Oct 13 05:08:21.501 INFO kablam! su: No module specific data is present Oct 13 05:08:22.592 INFO running `"docker" "rm" "-f" "2b01a2f1708b894701675a442a08cddbb83c0ee7ce4377fb6217e66621b4d59d"` Oct 13 05:08:22.839 INFO blam! 2b01a2f1708b894701675a442a08cddbb83c0ee7ce4377fb6217e66621b4d59d