Sep 02 17:51:46.910 INFO checking collenchyma-blas-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 17:51:46.910 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 17:51:46.910 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 17:51:47.101 INFO blam! 9e88a7316701479dc8b29a75a4470840567fcde6d05ef6d40842299108cc222e Sep 02 17:51:47.103 INFO running `"docker" "start" "-a" "9e88a7316701479dc8b29a75a4470840567fcde6d05ef6d40842299108cc222e"` Sep 02 17:51:47.792 INFO kablam! Compiling rblas v0.0.11 Sep 02 17:51:47.793 INFO kablam! Compiling cublas-sys v0.1.0 Sep 02 17:51:47.794 INFO kablam! Checking collenchyma v0.0.8 Sep 02 17:51:51.204 INFO kablam! Checking cublas v0.2.0 Sep 02 17:51:52.955 INFO kablam! Checking collenchyma-blas v0.2.0 (file:///source) Sep 02 17:51:55.161 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.161 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 02 17:51:55.161 INFO kablam! | Sep 02 17:51:55.161 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 02 17:51:55.161 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.161 INFO kablam! | | Sep 02 17:51:55.161 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.161 INFO kablam! ... Sep 02 17:51:55.161 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 02 17:51:55.161 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.161 INFO kablam! | Sep 02 17:51:55.161 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 17:51:55.161 INFO kablam! Sep 02 17:51:55.162 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.162 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 02 17:51:55.162 INFO kablam! | Sep 02 17:51:55.162 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 02 17:51:55.162 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.162 INFO kablam! | | Sep 02 17:51:55.162 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.162 INFO kablam! ... Sep 02 17:51:55.163 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 02 17:51:55.163 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.163 INFO kablam! Sep 02 17:51:55.169 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.169 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 02 17:51:55.169 INFO kablam! | Sep 02 17:51:55.170 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 02 17:51:55.170 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.170 INFO kablam! | | Sep 02 17:51:55.170 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.170 INFO kablam! ... Sep 02 17:51:55.170 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 02 17:51:55.170 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.170 INFO kablam! Sep 02 17:51:55.171 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.171 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 02 17:51:55.171 INFO kablam! | Sep 02 17:51:55.171 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 02 17:51:55.171 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.171 INFO kablam! | | Sep 02 17:51:55.171 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.171 INFO kablam! ... Sep 02 17:51:55.171 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 02 17:51:55.171 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.171 INFO kablam! Sep 02 17:51:55.173 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.173 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 02 17:51:55.173 INFO kablam! | Sep 02 17:51:55.173 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 02 17:51:55.173 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.173 INFO kablam! | | Sep 02 17:51:55.173 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.173 INFO kablam! ... Sep 02 17:51:55.173 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 02 17:51:55.173 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.173 INFO kablam! Sep 02 17:51:55.174 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.174 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 02 17:51:55.174 INFO kablam! | Sep 02 17:51:55.174 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 02 17:51:55.174 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.174 INFO kablam! | | Sep 02 17:51:55.174 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.174 INFO kablam! ... Sep 02 17:51:55.175 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 02 17:51:55.175 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.175 INFO kablam! Sep 02 17:51:55.176 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.176 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 02 17:51:55.177 INFO kablam! | Sep 02 17:51:55.177 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 02 17:51:55.177 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.177 INFO kablam! | | Sep 02 17:51:55.177 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.177 INFO kablam! ... Sep 02 17:51:55.177 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 02 17:51:55.177 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.177 INFO kablam! Sep 02 17:51:55.179 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.179 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 02 17:51:55.179 INFO kablam! | Sep 02 17:51:55.179 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 02 17:51:55.179 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.179 INFO kablam! | | Sep 02 17:51:55.179 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.179 INFO kablam! ... Sep 02 17:51:55.179 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 02 17:51:55.179 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.179 INFO kablam! Sep 02 17:51:55.179 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.179 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 02 17:51:55.179 INFO kablam! | Sep 02 17:51:55.179 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 02 17:51:55.179 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.179 INFO kablam! | | Sep 02 17:51:55.179 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.179 INFO kablam! ... Sep 02 17:51:55.179 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 02 17:51:55.179 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.179 INFO kablam! Sep 02 17:51:55.179 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.179 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 02 17:51:55.179 INFO kablam! | Sep 02 17:51:55.180 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 02 17:51:55.180 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.180 INFO kablam! | | Sep 02 17:51:55.180 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.180 INFO kablam! ... Sep 02 17:51:55.180 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 02 17:51:55.180 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.180 INFO kablam! Sep 02 17:51:55.180 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.180 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 02 17:51:55.180 INFO kablam! | Sep 02 17:51:55.180 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 02 17:51:55.180 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.180 INFO kablam! | | Sep 02 17:51:55.180 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.180 INFO kablam! ... Sep 02 17:51:55.180 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 02 17:51:55.181 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.181 INFO kablam! Sep 02 17:51:55.181 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.181 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 02 17:51:55.181 INFO kablam! | Sep 02 17:51:55.181 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 02 17:51:55.181 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.181 INFO kablam! | | Sep 02 17:51:55.181 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.181 INFO kablam! ... Sep 02 17:51:55.181 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 02 17:51:55.181 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.181 INFO kablam! Sep 02 17:51:55.189 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.189 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 02 17:51:55.189 INFO kablam! | Sep 02 17:51:55.190 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 02 17:51:55.190 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.190 INFO kablam! | | Sep 02 17:51:55.190 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.190 INFO kablam! ... Sep 02 17:51:55.190 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 02 17:51:55.190 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.190 INFO kablam! Sep 02 17:51:55.190 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.190 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 02 17:51:55.190 INFO kablam! | Sep 02 17:51:55.190 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 02 17:51:55.190 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.190 INFO kablam! | | Sep 02 17:51:55.190 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.190 INFO kablam! ... Sep 02 17:51:55.190 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 02 17:51:55.190 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.190 INFO kablam! Sep 02 17:51:55.248 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.248 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 02 17:51:55.248 INFO kablam! | Sep 02 17:51:55.248 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 02 17:51:55.248 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.249 INFO kablam! | | Sep 02 17:51:55.249 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.249 INFO kablam! ... Sep 02 17:51:55.249 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 02 17:51:55.249 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.249 INFO kablam! | Sep 02 17:51:55.249 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 17:51:55.249 INFO kablam! Sep 02 17:51:55.249 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.249 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 02 17:51:55.249 INFO kablam! | Sep 02 17:51:55.249 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 02 17:51:55.250 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.250 INFO kablam! | | Sep 02 17:51:55.250 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.250 INFO kablam! ... Sep 02 17:51:55.250 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 02 17:51:55.250 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.250 INFO kablam! Sep 02 17:51:55.257 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.257 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 02 17:51:55.257 INFO kablam! | Sep 02 17:51:55.257 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 02 17:51:55.257 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.257 INFO kablam! | | Sep 02 17:51:55.257 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.257 INFO kablam! ... Sep 02 17:51:55.257 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 02 17:51:55.257 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.257 INFO kablam! Sep 02 17:51:55.258 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.259 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 02 17:51:55.259 INFO kablam! | Sep 02 17:51:55.259 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 02 17:51:55.259 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.259 INFO kablam! | | Sep 02 17:51:55.259 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.259 INFO kablam! ... Sep 02 17:51:55.259 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 02 17:51:55.259 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.259 INFO kablam! Sep 02 17:51:55.260 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.260 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 02 17:51:55.260 INFO kablam! | Sep 02 17:51:55.260 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 02 17:51:55.260 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.260 INFO kablam! | | Sep 02 17:51:55.260 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.260 INFO kablam! ... Sep 02 17:51:55.260 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 02 17:51:55.260 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.260 INFO kablam! Sep 02 17:51:55.261 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.261 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 02 17:51:55.261 INFO kablam! | Sep 02 17:51:55.261 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 02 17:51:55.261 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.261 INFO kablam! | | Sep 02 17:51:55.261 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.261 INFO kablam! ... Sep 02 17:51:55.261 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 02 17:51:55.261 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.261 INFO kablam! Sep 02 17:51:55.262 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.262 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 02 17:51:55.262 INFO kablam! | Sep 02 17:51:55.262 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 02 17:51:55.263 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.263 INFO kablam! | | Sep 02 17:51:55.263 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.263 INFO kablam! ... Sep 02 17:51:55.263 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 02 17:51:55.263 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.263 INFO kablam! Sep 02 17:51:55.264 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.264 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 02 17:51:55.264 INFO kablam! | Sep 02 17:51:55.264 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 02 17:51:55.264 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.264 INFO kablam! | | Sep 02 17:51:55.264 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.264 INFO kablam! ... Sep 02 17:51:55.264 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 02 17:51:55.264 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.264 INFO kablam! Sep 02 17:51:55.265 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.265 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 02 17:51:55.265 INFO kablam! | Sep 02 17:51:55.265 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 02 17:51:55.265 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.265 INFO kablam! | | Sep 02 17:51:55.265 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.266 INFO kablam! ... Sep 02 17:51:55.266 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 02 17:51:55.266 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.266 INFO kablam! Sep 02 17:51:55.266 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.266 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 02 17:51:55.266 INFO kablam! | Sep 02 17:51:55.266 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 02 17:51:55.266 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.266 INFO kablam! | | Sep 02 17:51:55.266 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.266 INFO kablam! ... Sep 02 17:51:55.266 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 02 17:51:55.266 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.266 INFO kablam! Sep 02 17:51:55.267 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.267 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 02 17:51:55.267 INFO kablam! | Sep 02 17:51:55.267 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 02 17:51:55.267 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.267 INFO kablam! | | Sep 02 17:51:55.267 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.267 INFO kablam! ... Sep 02 17:51:55.267 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 02 17:51:55.267 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.267 INFO kablam! Sep 02 17:51:55.267 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.267 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 02 17:51:55.267 INFO kablam! | Sep 02 17:51:55.267 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 02 17:51:55.267 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.267 INFO kablam! | | Sep 02 17:51:55.267 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.267 INFO kablam! ... Sep 02 17:51:55.267 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 02 17:51:55.267 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.267 INFO kablam! Sep 02 17:51:55.272 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.272 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 02 17:51:55.272 INFO kablam! | Sep 02 17:51:55.272 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 02 17:51:55.272 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.272 INFO kablam! | | Sep 02 17:51:55.272 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.272 INFO kablam! ... Sep 02 17:51:55.272 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 02 17:51:55.273 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.273 INFO kablam! Sep 02 17:51:55.277 INFO kablam! warning: variable does not need to be mutable Sep 02 17:51:55.278 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 02 17:51:55.278 INFO kablam! | Sep 02 17:51:55.278 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 02 17:51:55.278 INFO kablam! | ----^^^^^^^ Sep 02 17:51:55.278 INFO kablam! | | Sep 02 17:51:55.278 INFO kablam! | help: remove this `mut` Sep 02 17:51:55.278 INFO kablam! ... Sep 02 17:51:55.278 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 02 17:51:55.278 INFO kablam! | -------------------------------------- in this macro invocation Sep 02 17:51:55.278 INFO kablam! Sep 02 17:51:57.671 INFO kablam! warning: unused import: `co_blas::plugin` Sep 02 17:51:57.671 INFO kablam! --> tests/blas_specs.rs:8:9 Sep 02 17:51:57.671 INFO kablam! | Sep 02 17:51:57.671 INFO kablam! 8 | use co_blas::plugin::*; Sep 02 17:51:57.671 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 17:51:57.671 INFO kablam! | Sep 02 17:51:57.671 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 17:51:57.671 INFO kablam! Sep 02 17:51:57.888 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.18s Sep 02 17:51:57.895 INFO kablam! su: No module specific data is present Sep 02 17:51:58.334 INFO running `"docker" "rm" "-f" "9e88a7316701479dc8b29a75a4470840567fcde6d05ef6d40842299108cc222e"` Sep 02 17:51:58.485 INFO blam! 9e88a7316701479dc8b29a75a4470840567fcde6d05ef6d40842299108cc222e