Sep 18 02:22:32.160 INFO checking collenchyma-blas-0.2.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 02:22:32.160 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 02:22:32.160 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 02:22:32.606 INFO blam! 7e89b007bbd3aec162089074771c127ce7c8fb396de3ea6674abc75e27f94936 Sep 18 02:22:32.607 INFO running `"docker" "start" "-a" "7e89b007bbd3aec162089074771c127ce7c8fb396de3ea6674abc75e27f94936"` Sep 18 02:22:33.647 INFO kablam! usermod: no changes Sep 18 02:22:33.711 INFO kablam! Compiling rblas v0.0.11 Sep 18 02:22:33.711 INFO kablam! Checking linear-map v0.0.4 Sep 18 02:22:33.713 INFO kablam! Compiling cublas-sys v0.1.0 Sep 18 02:22:34.402 INFO kablam! Checking collenchyma v0.0.8 Sep 18 02:22:35.921 INFO kablam! Checking cublas v0.2.0 Sep 18 02:22:37.262 INFO kablam! Checking collenchyma-blas v0.2.0 (/source) Sep 18 02:22:38.507 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.507 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 18 02:22:38.507 INFO kablam! | Sep 18 02:22:38.507 INFO kablam! 19 | let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `result`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.507 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.507 INFO kablam! | | Sep 18 02:22:38.507 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.507 INFO kablam! ... Sep 18 02:22:38.507 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.507 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.507 INFO kablam! | Sep 18 02:22:38.507 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 18 02:22:38.507 INFO kablam! Sep 18 02:22:38.507 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.507 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 18 02:22:38.507 INFO kablam! | Sep 18 02:22:38.507 INFO kablam! 19 | let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `result`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.507 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.507 INFO kablam! | | Sep 18 02:22:38.507 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.507 INFO kablam! ... Sep 18 02:22:38.507 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.507 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.507 INFO kablam! Sep 18 02:22:38.507 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.507 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 18 02:22:38.507 INFO kablam! | Sep 18 02:22:38.507 INFO kablam! 60 | let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `result`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.507 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.507 INFO kablam! | | Sep 18 02:22:38.507 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.507 INFO kablam! ... Sep 18 02:22:38.507 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.507 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.507 INFO kablam! Sep 18 02:22:38.507 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.507 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 18 02:22:38.507 INFO kablam! | Sep 18 02:22:38.507 INFO kablam! 60 | let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `result`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.507 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.507 INFO kablam! | | Sep 18 02:22:38.507 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.507 INFO kablam! ... Sep 18 02:22:38.507 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.507 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.507 INFO kablam! Sep 18 02:22:38.507 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.507 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 18 02:22:38.507 INFO kablam! | Sep 18 02:22:38.507 INFO kablam! 73 | let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `result`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.507 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.507 INFO kablam! | | Sep 18 02:22:38.507 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.507 INFO kablam! ... Sep 18 02:22:38.507 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.507 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.507 INFO kablam! Sep 18 02:22:38.507 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.507 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 18 02:22:38.507 INFO kablam! | Sep 18 02:22:38.507 INFO kablam! 73 | let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `result`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.507 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.507 INFO kablam! | | Sep 18 02:22:38.508 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.508 INFO kablam! ... Sep 18 02:22:38.508 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.508 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.508 INFO kablam! Sep 18 02:22:38.508 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.508 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 18 02:22:38.508 INFO kablam! | Sep 18 02:22:38.508 INFO kablam! 86 | let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.508 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.508 INFO kablam! | | Sep 18 02:22:38.508 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.508 INFO kablam! ... Sep 18 02:22:38.508 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.508 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.508 INFO kablam! Sep 18 02:22:38.508 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.508 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 18 02:22:38.508 INFO kablam! | Sep 18 02:22:38.508 INFO kablam! 86 | let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.508 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.508 INFO kablam! | | Sep 18 02:22:38.508 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.508 INFO kablam! ... Sep 18 02:22:38.508 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.508 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.508 INFO kablam! Sep 18 02:22:38.515 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.515 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 18 02:22:38.515 INFO kablam! | Sep 18 02:22:38.515 INFO kablam! 98 | let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.515 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.515 INFO kablam! | | Sep 18 02:22:38.515 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.515 INFO kablam! ... Sep 18 02:22:38.515 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.515 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.515 INFO kablam! Sep 18 02:22:38.515 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.515 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 18 02:22:38.515 INFO kablam! | Sep 18 02:22:38.515 INFO kablam! 99 | let mut y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.515 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.515 INFO kablam! | | Sep 18 02:22:38.515 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.515 INFO kablam! ... Sep 18 02:22:38.515 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.515 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.515 INFO kablam! Sep 18 02:22:38.515 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.515 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 18 02:22:38.515 INFO kablam! | Sep 18 02:22:38.515 INFO kablam! 98 | let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.515 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.515 INFO kablam! | | Sep 18 02:22:38.515 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.515 INFO kablam! ... Sep 18 02:22:38.515 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.515 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.515 INFO kablam! Sep 18 02:22:38.515 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.515 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 18 02:22:38.515 INFO kablam! | Sep 18 02:22:38.515 INFO kablam! 99 | let mut y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.515 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.515 INFO kablam! | | Sep 18 02:22:38.515 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.515 INFO kablam! ... Sep 18 02:22:38.515 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.515 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.515 INFO kablam! Sep 18 02:22:38.515 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.515 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 18 02:22:38.515 INFO kablam! | Sep 18 02:22:38.515 INFO kablam! 115 | let mut c_slice = try!(c.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `c`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.515 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.515 INFO kablam! | | Sep 18 02:22:38.515 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.515 INFO kablam! ... Sep 18 02:22:38.515 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.515 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.515 INFO kablam! Sep 18 02:22:38.515 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.515 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 18 02:22:38.515 INFO kablam! | Sep 18 02:22:38.515 INFO kablam! 115 | let mut c_slice = try!(c.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `c`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.515 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.515 INFO kablam! | | Sep 18 02:22:38.515 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.515 INFO kablam! ... Sep 18 02:22:38.516 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.516 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.516 INFO kablam! Sep 18 02:22:38.671 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.671 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 18 02:22:38.671 INFO kablam! | Sep 18 02:22:38.671 INFO kablam! 19 | let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `result`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.671 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.671 INFO kablam! | | Sep 18 02:22:38.671 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.671 INFO kablam! ... Sep 18 02:22:38.671 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.671 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.671 INFO kablam! | Sep 18 02:22:38.671 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 18 02:22:38.671 INFO kablam! Sep 18 02:22:38.671 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.671 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 18 02:22:38.671 INFO kablam! | Sep 18 02:22:38.671 INFO kablam! 19 | let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `result`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.671 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.671 INFO kablam! | | Sep 18 02:22:38.671 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.671 INFO kablam! ... Sep 18 02:22:38.671 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.671 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.671 INFO kablam! Sep 18 02:22:38.679 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.679 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 18 02:22:38.679 INFO kablam! | Sep 18 02:22:38.679 INFO kablam! 60 | let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `result`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.679 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.679 INFO kablam! | | Sep 18 02:22:38.679 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.679 INFO kablam! ... Sep 18 02:22:38.679 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.679 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.679 INFO kablam! Sep 18 02:22:38.680 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.680 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 18 02:22:38.680 INFO kablam! | Sep 18 02:22:38.681 INFO kablam! 60 | let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `result`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.681 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.681 INFO kablam! | | Sep 18 02:22:38.681 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.681 INFO kablam! ... Sep 18 02:22:38.681 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.681 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.681 INFO kablam! Sep 18 02:22:38.682 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.682 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 18 02:22:38.682 INFO kablam! | Sep 18 02:22:38.682 INFO kablam! 73 | let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `result`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.682 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.682 INFO kablam! | | Sep 18 02:22:38.682 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.682 INFO kablam! ... Sep 18 02:22:38.682 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.682 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.682 INFO kablam! Sep 18 02:22:38.683 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.683 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 18 02:22:38.683 INFO kablam! | Sep 18 02:22:38.683 INFO kablam! 73 | let mut r_slice = try!(result.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `result`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.683 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.683 INFO kablam! | | Sep 18 02:22:38.683 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.683 INFO kablam! ... Sep 18 02:22:38.683 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.683 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.683 INFO kablam! Sep 18 02:22:38.686 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.686 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 18 02:22:38.686 INFO kablam! | Sep 18 02:22:38.687 INFO kablam! 86 | let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.687 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.687 INFO kablam! | | Sep 18 02:22:38.687 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.687 INFO kablam! ... Sep 18 02:22:38.687 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.687 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.687 INFO kablam! Sep 18 02:22:38.687 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.687 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 18 02:22:38.687 INFO kablam! | Sep 18 02:22:38.687 INFO kablam! 86 | let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.687 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.687 INFO kablam! | | Sep 18 02:22:38.687 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.687 INFO kablam! ... Sep 18 02:22:38.687 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.687 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.687 INFO kablam! Sep 18 02:22:38.687 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.688 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 18 02:22:38.688 INFO kablam! | Sep 18 02:22:38.688 INFO kablam! 98 | let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.688 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.688 INFO kablam! | | Sep 18 02:22:38.688 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.688 INFO kablam! ... Sep 18 02:22:38.688 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.688 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.688 INFO kablam! Sep 18 02:22:38.688 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.688 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 18 02:22:38.688 INFO kablam! | Sep 18 02:22:38.688 INFO kablam! 99 | let mut y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.688 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.688 INFO kablam! | | Sep 18 02:22:38.688 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.688 INFO kablam! ... Sep 18 02:22:38.688 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.688 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.688 INFO kablam! Sep 18 02:22:38.688 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.688 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 18 02:22:38.688 INFO kablam! | Sep 18 02:22:38.688 INFO kablam! 98 | let mut x_slice = try!(x.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `x`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.688 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.688 INFO kablam! | | Sep 18 02:22:38.688 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.688 INFO kablam! ... Sep 18 02:22:38.688 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.688 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.688 INFO kablam! Sep 18 02:22:38.688 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.688 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 18 02:22:38.688 INFO kablam! | Sep 18 02:22:38.688 INFO kablam! 99 | let mut y_slice = try!(y.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `y`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.688 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.688 INFO kablam! | | Sep 18 02:22:38.688 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.688 INFO kablam! ... Sep 18 02:22:38.688 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.688 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.688 INFO kablam! Sep 18 02:22:38.691 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.691 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 18 02:22:38.691 INFO kablam! | Sep 18 02:22:38.691 INFO kablam! 115 | let mut c_slice = try!(c.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `c`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.691 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.691 INFO kablam! | | Sep 18 02:22:38.691 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.691 INFO kablam! ... Sep 18 02:22:38.691 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.692 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.692 INFO kablam! Sep 18 02:22:38.692 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.692 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 18 02:22:38.692 INFO kablam! | Sep 18 02:22:38.692 INFO kablam! 115 | let mut c_slice = try!(c.as_mut_native().ok_or(Error::MissingMemoryForDevice("Unable to receive native memory for `c`."))).as_mut_slice::<$t>(); Sep 18 02:22:38.692 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.692 INFO kablam! | | Sep 18 02:22:38.692 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.692 INFO kablam! ... Sep 18 02:22:38.692 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.692 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.692 INFO kablam! Sep 18 02:22:39.799 INFO kablam! warning: unused import: `co_blas::plugin` Sep 18 02:22:39.799 INFO kablam! --> tests/blas_specs.rs:8:9 Sep 18 02:22:39.799 INFO kablam! | Sep 18 02:22:39.799 INFO kablam! 8 | use co_blas::plugin::*; Sep 18 02:22:39.799 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 02:22:39.799 INFO kablam! | Sep 18 02:22:39.799 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 02:22:39.799 INFO kablam! Sep 18 02:22:39.897 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.24s Sep 18 02:22:39.903 INFO kablam! su: No module specific data is present Sep 18 02:22:40.578 INFO running `"docker" "rm" "-f" "7e89b007bbd3aec162089074771c127ce7c8fb396de3ea6674abc75e27f94936"` Sep 18 02:22:40.639 INFO blam! 7e89b007bbd3aec162089074771c127ce7c8fb396de3ea6674abc75e27f94936