Sep 18 02:22:32.211 INFO checking collenchyma-blas-0.2.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 02:22:32.211 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 02:22:32.211 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-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.554 INFO blam! 8ca3ba55860dc5605ce333e342880d690fdd48bc072dd5fb3d2ef84004add3f1 Sep 18 02:22:32.558 INFO running `"docker" "start" "-a" "8ca3ba55860dc5605ce333e342880d690fdd48bc072dd5fb3d2ef84004add3f1"` Sep 18 02:22:33.812 INFO kablam! usermod: no changes Sep 18 02:22:33.946 INFO kablam! Compiling rblas v0.0.11 Sep 18 02:22:33.952 INFO kablam! Checking linear-map v0.0.4 Sep 18 02:22:33.952 INFO kablam! Compiling cublas-sys v0.1.0 Sep 18 02:22:34.990 INFO kablam! Checking collenchyma v0.0.8 Sep 18 02:22:36.047 INFO kablam! Checking cublas v0.2.0 Sep 18 02:22:37.434 INFO kablam! Checking collenchyma-blas v0.2.0 (/source) Sep 18 02:22:38.756 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.756 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 18 02:22:38.756 INFO kablam! | Sep 18 02:22:38.756 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.756 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.756 INFO kablam! | | Sep 18 02:22:38.757 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.757 INFO kablam! ... Sep 18 02:22:38.757 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.757 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.757 INFO kablam! | Sep 18 02:22:38.757 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 18 02:22:38.757 INFO kablam! Sep 18 02:22:38.757 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.757 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 18 02:22:38.758 INFO kablam! | Sep 18 02:22:38.758 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.758 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.758 INFO kablam! | | Sep 18 02:22:38.758 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.758 INFO kablam! ... Sep 18 02:22:38.758 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.758 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.758 INFO kablam! Sep 18 02:22:38.762 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.762 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 18 02:22:38.762 INFO kablam! | Sep 18 02:22:38.762 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.762 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.762 INFO kablam! | | Sep 18 02:22:38.762 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.762 INFO kablam! ... Sep 18 02:22:38.763 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.763 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.763 INFO kablam! Sep 18 02:22:38.764 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.764 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 18 02:22:38.764 INFO kablam! | Sep 18 02:22:38.764 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.765 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.765 INFO kablam! | | Sep 18 02:22:38.765 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.765 INFO kablam! ... Sep 18 02:22:38.765 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.765 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.765 INFO kablam! Sep 18 02:22:38.765 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.765 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 18 02:22:38.765 INFO kablam! | Sep 18 02:22:38.765 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.765 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.765 INFO kablam! | | Sep 18 02:22:38.765 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.765 INFO kablam! ... Sep 18 02:22:38.765 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.765 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.765 INFO kablam! Sep 18 02:22:38.765 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.765 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 18 02:22:38.765 INFO kablam! | Sep 18 02:22:38.765 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.765 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.765 INFO kablam! | | Sep 18 02:22:38.765 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.765 INFO kablam! ... Sep 18 02:22:38.765 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.765 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.765 INFO kablam! Sep 18 02:22:38.768 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.768 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 18 02:22:38.768 INFO kablam! | Sep 18 02:22:38.768 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.768 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.768 INFO kablam! | | Sep 18 02:22:38.768 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.768 INFO kablam! ... Sep 18 02:22:38.768 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.768 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.768 INFO kablam! Sep 18 02:22:38.768 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.768 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 18 02:22:38.768 INFO kablam! | Sep 18 02:22:38.768 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.768 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.768 INFO kablam! | | Sep 18 02:22:38.768 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.768 INFO kablam! ... Sep 18 02:22:38.768 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.768 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.768 INFO kablam! Sep 18 02:22:38.771 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.771 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 18 02:22:38.771 INFO kablam! | Sep 18 02:22:38.771 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.771 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.771 INFO kablam! | | Sep 18 02:22:38.771 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.771 INFO kablam! ... Sep 18 02:22:38.771 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.771 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.771 INFO kablam! Sep 18 02:22:38.771 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.771 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 18 02:22:38.771 INFO kablam! | Sep 18 02:22:38.771 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.771 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.771 INFO kablam! | | Sep 18 02:22:38.772 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.772 INFO kablam! ... Sep 18 02:22:38.772 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.772 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.772 INFO kablam! Sep 18 02:22:38.778 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.779 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 18 02:22:38.779 INFO kablam! | Sep 18 02:22:38.779 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.779 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.779 INFO kablam! | | Sep 18 02:22:38.779 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.779 INFO kablam! ... Sep 18 02:22:38.779 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.779 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.779 INFO kablam! Sep 18 02:22:38.779 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.779 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 18 02:22:38.779 INFO kablam! | Sep 18 02:22:38.779 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.779 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.779 INFO kablam! | | Sep 18 02:22:38.779 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.779 INFO kablam! ... Sep 18 02:22:38.779 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.779 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.779 INFO kablam! Sep 18 02:22:38.779 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.779 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 18 02:22:38.779 INFO kablam! | Sep 18 02:22:38.779 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.779 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.779 INFO kablam! | | Sep 18 02:22:38.779 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.779 INFO kablam! ... Sep 18 02:22:38.779 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.779 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.779 INFO kablam! Sep 18 02:22:38.779 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.779 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 18 02:22:38.779 INFO kablam! | Sep 18 02:22:38.779 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.779 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.779 INFO kablam! | | Sep 18 02:22:38.779 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.779 INFO kablam! ... Sep 18 02:22:38.779 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.779 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.779 INFO kablam! Sep 18 02:22:38.836 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.836 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 18 02:22:38.836 INFO kablam! | Sep 18 02:22:38.836 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.836 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.836 INFO kablam! | | Sep 18 02:22:38.836 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.836 INFO kablam! ... Sep 18 02:22:38.836 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.836 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.836 INFO kablam! | Sep 18 02:22:38.836 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 18 02:22:38.836 INFO kablam! Sep 18 02:22:38.836 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.836 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 18 02:22:38.836 INFO kablam! | Sep 18 02:22:38.836 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.836 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.836 INFO kablam! | | Sep 18 02:22:38.836 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.836 INFO kablam! ... Sep 18 02:22:38.836 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.836 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.836 INFO kablam! Sep 18 02:22:38.843 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.843 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 18 02:22:38.843 INFO kablam! | Sep 18 02:22:38.843 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.843 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.843 INFO kablam! | | Sep 18 02:22:38.843 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.843 INFO kablam! ... Sep 18 02:22:38.843 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.843 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.843 INFO kablam! Sep 18 02:22:38.843 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.843 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 18 02:22:38.844 INFO kablam! | Sep 18 02:22:38.844 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.844 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.844 INFO kablam! | | Sep 18 02:22:38.844 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.844 INFO kablam! ... Sep 18 02:22:38.844 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.844 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.844 INFO kablam! Sep 18 02:22:38.844 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.844 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 18 02:22:38.844 INFO kablam! | Sep 18 02:22:38.844 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.844 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.844 INFO kablam! | | Sep 18 02:22:38.844 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.844 INFO kablam! ... Sep 18 02:22:38.844 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.844 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.844 INFO kablam! Sep 18 02:22:38.844 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.844 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 18 02:22:38.844 INFO kablam! | Sep 18 02:22:38.844 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.844 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.844 INFO kablam! | | Sep 18 02:22:38.844 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.844 INFO kablam! ... Sep 18 02:22:38.844 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.844 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.844 INFO kablam! Sep 18 02:22:38.844 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.844 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 18 02:22:38.844 INFO kablam! | Sep 18 02:22:38.844 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.844 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.844 INFO kablam! | | Sep 18 02:22:38.844 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.844 INFO kablam! ... Sep 18 02:22:38.844 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.844 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.844 INFO kablam! Sep 18 02:22:38.844 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.844 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 18 02:22:38.844 INFO kablam! | Sep 18 02:22:38.844 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.844 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.844 INFO kablam! | | Sep 18 02:22:38.844 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.844 INFO kablam! ... Sep 18 02:22:38.844 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.845 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.845 INFO kablam! Sep 18 02:22:38.845 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.845 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 18 02:22:38.845 INFO kablam! | Sep 18 02:22:38.845 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.845 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.845 INFO kablam! | | Sep 18 02:22:38.845 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.845 INFO kablam! ... Sep 18 02:22:38.845 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.845 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.845 INFO kablam! Sep 18 02:22:38.845 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.845 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 18 02:22:38.845 INFO kablam! | Sep 18 02:22:38.845 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.845 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.845 INFO kablam! | | Sep 18 02:22:38.845 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.845 INFO kablam! ... Sep 18 02:22:38.845 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.845 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.845 INFO kablam! Sep 18 02:22:38.845 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.845 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 18 02:22:38.845 INFO kablam! | Sep 18 02:22:38.845 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.845 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.845 INFO kablam! | | Sep 18 02:22:38.845 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.845 INFO kablam! ... Sep 18 02:22:38.845 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.845 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.845 INFO kablam! Sep 18 02:22:38.845 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.845 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 18 02:22:38.845 INFO kablam! | Sep 18 02:22:38.845 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.845 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.845 INFO kablam! | | Sep 18 02:22:38.845 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.845 INFO kablam! ... Sep 18 02:22:38.845 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.845 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.845 INFO kablam! Sep 18 02:22:38.845 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.845 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 18 02:22:38.845 INFO kablam! | Sep 18 02:22:38.845 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.846 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.846 INFO kablam! | | Sep 18 02:22:38.846 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.846 INFO kablam! ... Sep 18 02:22:38.846 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 18 02:22:38.846 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.846 INFO kablam! Sep 18 02:22:38.847 INFO kablam! warning: variable does not need to be mutable Sep 18 02:22:38.847 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 18 02:22:38.847 INFO kablam! | Sep 18 02:22:38.847 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.847 INFO kablam! | ----^^^^^^^ Sep 18 02:22:38.847 INFO kablam! | | Sep 18 02:22:38.847 INFO kablam! | help: remove this `mut` Sep 18 02:22:38.847 INFO kablam! ... Sep 18 02:22:38.847 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 18 02:22:38.847 INFO kablam! | -------------------------------------- in this macro invocation Sep 18 02:22:38.847 INFO kablam! Sep 18 02:22:39.955 INFO kablam! warning: unused import: `co_blas::plugin` Sep 18 02:22:39.955 INFO kablam! --> tests/blas_specs.rs:8:9 Sep 18 02:22:39.955 INFO kablam! | Sep 18 02:22:39.955 INFO kablam! 8 | use co_blas::plugin::*; Sep 18 02:22:39.955 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 18 02:22:39.955 INFO kablam! | Sep 18 02:22:39.955 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 02:22:39.955 INFO kablam! Sep 18 02:22:40.062 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.22s Sep 18 02:22:40.066 INFO kablam! su: No module specific data is present Sep 18 02:22:40.638 INFO running `"docker" "rm" "-f" "8ca3ba55860dc5605ce333e342880d690fdd48bc072dd5fb3d2ef84004add3f1"` Sep 18 02:22:40.698 INFO blam! 8ca3ba55860dc5605ce333e342880d690fdd48bc072dd5fb3d2ef84004add3f1