Oct 26 20:43:53.132 INFO checking sklopi/diLay against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 20:43:53.134 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 26 20:43:53.523 INFO blam! 30b2b5fa02a74b67c9d2cc98e4b2d27b09c804d7c505c03fc88af030ba273e25 Oct 26 20:43:53.531 INFO running `"docker" "start" "-a" "30b2b5fa02a74b67c9d2cc98e4b2d27b09c804d7c505c03fc88af030ba273e25"` Oct 26 20:43:55.582 INFO kablam! usermod: no changes Oct 26 20:43:55.759 INFO kablam! Compiling libc v0.2.33 Oct 26 20:43:55.759 INFO kablam! Compiling serde_json v0.9.10 Oct 26 20:43:55.759 INFO kablam! Compiling user32-sys v0.2.0 Oct 26 20:43:55.767 INFO kablam! Checking num-bigint v0.1.40 Oct 26 20:43:59.391 INFO kablam! Compiling rand v0.3.17 Oct 26 20:44:00.475 INFO kablam! Checking num-rational v0.1.39 Oct 26 20:44:01.899 INFO kablam! Checking num v0.1.40 Oct 26 20:44:04.205 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 20:44:04.512 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 20:44:04.951 INFO kablam! Compiling target_build_utils v0.3.1 Oct 26 20:44:17.087 INFO kablam! Compiling libloading v0.3.4 Oct 26 20:44:19.287 INFO kablam! Checking vst2 v0.0.1 Oct 26 20:44:20.568 INFO kablam! Checking di_lay v0.1.0 (/source) Oct 26 20:44:21.043 INFO kablam! warning: unused import: `std` Oct 26 20:44:21.043 INFO kablam! --> src/editor.rs:1:5 Oct 26 20:44:21.043 INFO kablam! | Oct 26 20:44:21.043 INFO kablam! 1 | use std; Oct 26 20:44:21.043 INFO kablam! | ^^^ Oct 26 20:44:21.043 INFO kablam! | Oct 26 20:44:21.043 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:44:21.043 INFO kablam! Oct 26 20:44:21.043 INFO kablam! warning: unused import: `std::path::Path` Oct 26 20:44:21.043 INFO kablam! --> src/editor.rs:2:5 Oct 26 20:44:21.043 INFO kablam! | Oct 26 20:44:21.043 INFO kablam! 2 | use std::path::Path; Oct 26 20:44:21.043 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 20:44:21.043 INFO kablam! Oct 26 20:44:21.043 INFO kablam! warning: unused imports: `Drain`, `VecDeque` Oct 26 20:44:21.043 INFO kablam! --> src/editor.rs:3:35 Oct 26 20:44:21.043 INFO kablam! | Oct 26 20:44:21.043 INFO kablam! 3 | use std::collections::vec_deque::{VecDeque, Drain}; Oct 26 20:44:21.043 INFO kablam! | ^^^^^^^^ ^^^^^ Oct 26 20:44:21.043 INFO kablam! Oct 26 20:44:21.043 INFO kablam! warning: unused import: `libc` Oct 26 20:44:21.043 INFO kablam! --> src/editor.rs:7:5 Oct 26 20:44:21.043 INFO kablam! | Oct 26 20:44:21.043 INFO kablam! 7 | use libc; Oct 26 20:44:21.043 INFO kablam! | ^^^^ Oct 26 20:44:21.043 INFO kablam! Oct 26 20:44:21.043 INFO kablam! warning: unused import: `std` Oct 26 20:44:21.043 INFO kablam! --> src/editor.rs:1:5 Oct 26 20:44:21.043 INFO kablam! | Oct 26 20:44:21.043 INFO kablam! 1 | use std; Oct 26 20:44:21.043 INFO kablam! | ^^^ Oct 26 20:44:21.043 INFO kablam! | Oct 26 20:44:21.043 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:44:21.043 INFO kablam! Oct 26 20:44:21.043 INFO kablam! warning: unused import: `std::path::Path` Oct 26 20:44:21.043 INFO kablam! --> src/editor.rs:2:5 Oct 26 20:44:21.043 INFO kablam! | Oct 26 20:44:21.043 INFO kablam! 2 | use std::path::Path; Oct 26 20:44:21.043 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 20:44:21.043 INFO kablam! Oct 26 20:44:21.043 INFO kablam! warning: unused imports: `Drain`, `VecDeque` Oct 26 20:44:21.044 INFO kablam! --> src/editor.rs:3:35 Oct 26 20:44:21.044 INFO kablam! | Oct 26 20:44:21.044 INFO kablam! 3 | use std::collections::vec_deque::{VecDeque, Drain}; Oct 26 20:44:21.044 INFO kablam! | ^^^^^^^^ ^^^^^ Oct 26 20:44:21.044 INFO kablam! Oct 26 20:44:21.044 INFO kablam! warning: unused import: `libc` Oct 26 20:44:21.044 INFO kablam! --> src/editor.rs:7:5 Oct 26 20:44:21.044 INFO kablam! | Oct 26 20:44:21.044 INFO kablam! 7 | use libc; Oct 26 20:44:21.044 INFO kablam! | ^^^^ Oct 26 20:44:21.044 INFO kablam! Oct 26 20:44:21.127 INFO kablam! warning: unused variable: `window` Oct 26 20:44:21.127 INFO kablam! --> src/editor.rs:47:24 Oct 26 20:44:21.127 INFO kablam! | Oct 26 20:44:21.127 INFO kablam! 47 | fn open(&mut self, window: *mut c_void) {} Oct 26 20:44:21.127 INFO kablam! | ^^^^^^ help: consider using `_window` instead Oct 26 20:44:21.127 INFO kablam! | Oct 26 20:44:21.127 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 20:44:21.127 INFO kablam! Oct 26 20:44:21.127 INFO kablam! warning: unused variable: `mode` Oct 26 20:44:21.127 INFO kablam! --> src/editor.rs:54:33 Oct 26 20:44:21.127 INFO kablam! | Oct 26 20:44:21.127 INFO kablam! 54 | fn set_knob_mode(&mut self, mode: KnobMode) -> bool { Oct 26 20:44:21.127 INFO kablam! | ^^^^ help: consider using `_mode` instead Oct 26 20:44:21.127 INFO kablam! Oct 26 20:44:21.127 INFO kablam! warning: unused variable: `keycode` Oct 26 20:44:21.127 INFO kablam! --> src/editor.rs:57:26 Oct 26 20:44:21.127 INFO kablam! | Oct 26 20:44:21.127 INFO kablam! 57 | fn key_up(&mut self, keycode: KeyCode) -> bool { Oct 26 20:44:21.127 INFO kablam! | ^^^^^^^ help: consider using `_keycode` instead Oct 26 20:44:21.127 INFO kablam! Oct 26 20:44:21.127 INFO kablam! warning: unused variable: `keycode` Oct 26 20:44:21.127 INFO kablam! --> src/editor.rs:60:28 Oct 26 20:44:21.127 INFO kablam! | Oct 26 20:44:21.127 INFO kablam! 60 | fn key_down(&mut self, keycode: KeyCode) -> bool { Oct 26 20:44:21.127 INFO kablam! | ^^^^^^^ help: consider using `_keycode` instead Oct 26 20:44:21.127 INFO kablam! Oct 26 20:44:21.247 INFO kablam! warning: unused variable: `delay_line` Oct 26 20:44:21.247 INFO kablam! --> src/delay_line.rs:67:13 Oct 26 20:44:21.247 INFO kablam! | Oct 26 20:44:21.247 INFO kablam! 67 | let mut delay_line : DelayLine = Default::default(); Oct 26 20:44:21.247 INFO kablam! | ^^^^^^^^^^ help: consider using `_delay_line` instead Oct 26 20:44:21.247 INFO kablam! | Oct 26 20:44:21.247 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 20:44:21.247 INFO kablam! Oct 26 20:44:21.247 INFO kablam! warning: unused variable: `window` Oct 26 20:44:21.247 INFO kablam! --> src/editor.rs:47:24 Oct 26 20:44:21.247 INFO kablam! | Oct 26 20:44:21.247 INFO kablam! 47 | fn open(&mut self, window: *mut c_void) {} Oct 26 20:44:21.247 INFO kablam! | ^^^^^^ help: consider using `_window` instead Oct 26 20:44:21.247 INFO kablam! Oct 26 20:44:21.247 INFO kablam! warning: unused variable: `mode` Oct 26 20:44:21.247 INFO kablam! --> src/editor.rs:54:33 Oct 26 20:44:21.247 INFO kablam! | Oct 26 20:44:21.247 INFO kablam! 54 | fn set_knob_mode(&mut self, mode: KnobMode) -> bool { Oct 26 20:44:21.247 INFO kablam! | ^^^^ help: consider using `_mode` instead Oct 26 20:44:21.247 INFO kablam! Oct 26 20:44:21.247 INFO kablam! warning: unused variable: `keycode` Oct 26 20:44:21.247 INFO kablam! --> src/editor.rs:57:26 Oct 26 20:44:21.247 INFO kablam! | Oct 26 20:44:21.247 INFO kablam! 57 | fn key_up(&mut self, keycode: KeyCode) -> bool { Oct 26 20:44:21.247 INFO kablam! | ^^^^^^^ help: consider using `_keycode` instead Oct 26 20:44:21.247 INFO kablam! Oct 26 20:44:21.247 INFO kablam! warning: unused variable: `keycode` Oct 26 20:44:21.247 INFO kablam! --> src/editor.rs:60:28 Oct 26 20:44:21.247 INFO kablam! | Oct 26 20:44:21.247 INFO kablam! 60 | fn key_down(&mut self, keycode: KeyCode) -> bool { Oct 26 20:44:21.247 INFO kablam! | ^^^^^^^ help: consider using `_keycode` instead Oct 26 20:44:21.247 INFO kablam! Oct 26 20:44:21.255 INFO kablam! warning: variable does not need to be mutable Oct 26 20:44:21.255 INFO kablam! --> src/lib.rs:167:9 Oct 26 20:44:21.255 INFO kablam! | Oct 26 20:44:21.255 INFO kablam! 167 | let mut buffer: AudioBuffer = AudioBuffer::new( Oct 26 20:44:21.255 INFO kablam! | ----^^^^^^ Oct 26 20:44:21.255 INFO kablam! | | Oct 26 20:44:21.255 INFO kablam! | help: remove this `mut` Oct 26 20:44:21.255 INFO kablam! | Oct 26 20:44:21.255 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 20:44:21.255 INFO kablam! Oct 26 20:44:21.259 INFO kablam! warning: variable does not need to be mutable Oct 26 20:44:21.259 INFO kablam! --> src/delay_line.rs:67:9 Oct 26 20:44:21.259 INFO kablam! | Oct 26 20:44:21.259 INFO kablam! 67 | let mut delay_line : DelayLine = Default::default(); Oct 26 20:44:21.259 INFO kablam! | ----^^^^^^^^^^ Oct 26 20:44:21.259 INFO kablam! | | Oct 26 20:44:21.259 INFO kablam! | help: remove this `mut` Oct 26 20:44:21.259 INFO kablam! Oct 26 20:44:21.307 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.69s Oct 26 20:44:21.327 INFO kablam! su: No module specific data is present Oct 26 20:44:22.328 INFO running `"docker" "rm" "-f" "30b2b5fa02a74b67c9d2cc98e4b2d27b09c804d7c505c03fc88af030ba273e25"` Oct 26 20:44:22.611 INFO blam! 30b2b5fa02a74b67c9d2cc98e4b2d27b09c804d7c505c03fc88af030ba273e25