Sep 20 05:13:33.948 INFO checking collenchyma-blas-0.2.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 05:13:33.948 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 05:13:33.948 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:13:34.198 INFO blam! c9dde8741a96d9f9c262f6f48aa04141fb5f158559015a28eb344dc2d6939758 Sep 20 05:13:34.200 INFO running `"docker" "start" "-a" "c9dde8741a96d9f9c262f6f48aa04141fb5f158559015a28eb344dc2d6939758"` Sep 20 05:13:36.099 INFO kablam! usermod: no changes Sep 20 05:13:36.228 INFO kablam! Compiling rblas v0.0.11 Sep 20 05:13:36.228 INFO kablam! Checking linear-map v0.0.4 Sep 20 05:13:36.229 INFO kablam! Compiling cublas-sys v0.1.0 Sep 20 05:13:37.527 INFO kablam! Checking collenchyma v0.0.8 Sep 20 05:13:39.466 INFO kablam! Checking cublas v0.2.0 Sep 20 05:13:41.060 INFO kablam! Checking collenchyma-blas v0.2.0 (/source) Sep 20 05:13:42.395 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:42.395 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 20 05:13:42.395 INFO kablam! | Sep 20 05:13:42.395 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 20 05:13:42.395 INFO kablam! | ----^^^^^^^ Sep 20 05:13:42.395 INFO kablam! | | Sep 20 05:13:42.395 INFO kablam! | help: remove this `mut` Sep 20 05:13:42.395 INFO kablam! ... Sep 20 05:13:42.395 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 05:13:42.395 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:42.395 INFO kablam! | Sep 20 05:13:42.395 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 05:13:42.395 INFO kablam! Sep 20 05:13:42.395 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:42.395 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 20 05:13:42.395 INFO kablam! | Sep 20 05:13:42.395 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 20 05:13:42.395 INFO kablam! | ----^^^^^^^ Sep 20 05:13:42.395 INFO kablam! | | Sep 20 05:13:42.395 INFO kablam! | help: remove this `mut` Sep 20 05:13:42.395 INFO kablam! ... Sep 20 05:13:42.395 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 05:13:42.395 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:42.395 INFO kablam! Sep 20 05:13:42.402 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:42.402 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 20 05:13:42.402 INFO kablam! | Sep 20 05:13:42.402 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 20 05:13:42.402 INFO kablam! | ----^^^^^^^ Sep 20 05:13:42.402 INFO kablam! | | Sep 20 05:13:42.402 INFO kablam! | help: remove this `mut` Sep 20 05:13:42.402 INFO kablam! ... Sep 20 05:13:42.402 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 05:13:42.402 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:42.402 INFO kablam! Sep 20 05:13:42.402 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:42.402 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 20 05:13:42.402 INFO kablam! | Sep 20 05:13:42.402 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 20 05:13:42.402 INFO kablam! | ----^^^^^^^ Sep 20 05:13:42.402 INFO kablam! | | Sep 20 05:13:42.402 INFO kablam! | help: remove this `mut` Sep 20 05:13:42.402 INFO kablam! ... Sep 20 05:13:42.403 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 05:13:42.403 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:42.403 INFO kablam! Sep 20 05:13:42.403 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:42.403 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 20 05:13:42.403 INFO kablam! | Sep 20 05:13:42.403 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 20 05:13:42.403 INFO kablam! | ----^^^^^^^ Sep 20 05:13:42.403 INFO kablam! | | Sep 20 05:13:42.403 INFO kablam! | help: remove this `mut` Sep 20 05:13:42.403 INFO kablam! ... Sep 20 05:13:42.403 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 05:13:42.403 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:42.403 INFO kablam! Sep 20 05:13:42.403 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:42.403 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 20 05:13:42.403 INFO kablam! | Sep 20 05:13:42.403 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 20 05:13:42.403 INFO kablam! | ----^^^^^^^ Sep 20 05:13:42.403 INFO kablam! | | Sep 20 05:13:42.403 INFO kablam! | help: remove this `mut` Sep 20 05:13:42.403 INFO kablam! ... Sep 20 05:13:42.403 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 05:13:42.403 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:42.403 INFO kablam! Sep 20 05:13:42.410 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:42.410 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 20 05:13:42.410 INFO kablam! | Sep 20 05:13:42.410 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 20 05:13:42.410 INFO kablam! | ----^^^^^^^ Sep 20 05:13:42.410 INFO kablam! | | Sep 20 05:13:42.410 INFO kablam! | help: remove this `mut` Sep 20 05:13:42.410 INFO kablam! ... Sep 20 05:13:42.410 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 05:13:42.410 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:42.410 INFO kablam! Sep 20 05:13:42.410 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:42.410 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 20 05:13:42.410 INFO kablam! | Sep 20 05:13:42.410 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 20 05:13:42.410 INFO kablam! | ----^^^^^^^ Sep 20 05:13:42.410 INFO kablam! | | Sep 20 05:13:42.410 INFO kablam! | help: remove this `mut` Sep 20 05:13:42.410 INFO kablam! ... Sep 20 05:13:42.410 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 05:13:42.410 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:42.410 INFO kablam! Sep 20 05:13:42.410 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:42.410 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 20 05:13:42.410 INFO kablam! | Sep 20 05:13:42.410 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 20 05:13:42.410 INFO kablam! | ----^^^^^^^ Sep 20 05:13:42.410 INFO kablam! | | Sep 20 05:13:42.410 INFO kablam! | help: remove this `mut` Sep 20 05:13:42.410 INFO kablam! ... Sep 20 05:13:42.411 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 05:13:42.411 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:42.411 INFO kablam! Sep 20 05:13:42.411 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:42.411 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 20 05:13:42.411 INFO kablam! | Sep 20 05:13:42.411 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 20 05:13:42.411 INFO kablam! | ----^^^^^^^ Sep 20 05:13:42.411 INFO kablam! | | Sep 20 05:13:42.411 INFO kablam! | help: remove this `mut` Sep 20 05:13:42.411 INFO kablam! ... Sep 20 05:13:42.411 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 05:13:42.411 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:42.411 INFO kablam! Sep 20 05:13:42.411 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:42.411 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 20 05:13:42.411 INFO kablam! | Sep 20 05:13:42.411 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 20 05:13:42.411 INFO kablam! | ----^^^^^^^ Sep 20 05:13:42.411 INFO kablam! | | Sep 20 05:13:42.411 INFO kablam! | help: remove this `mut` Sep 20 05:13:42.411 INFO kablam! ... Sep 20 05:13:42.411 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 05:13:42.411 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:42.411 INFO kablam! Sep 20 05:13:42.411 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:42.411 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 20 05:13:42.411 INFO kablam! | Sep 20 05:13:42.411 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 20 05:13:42.411 INFO kablam! | ----^^^^^^^ Sep 20 05:13:42.411 INFO kablam! | | Sep 20 05:13:42.411 INFO kablam! | help: remove this `mut` Sep 20 05:13:42.411 INFO kablam! ... Sep 20 05:13:42.411 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 05:13:42.411 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:42.411 INFO kablam! Sep 20 05:13:42.415 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:42.415 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 20 05:13:42.415 INFO kablam! | Sep 20 05:13:42.415 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 20 05:13:42.415 INFO kablam! | ----^^^^^^^ Sep 20 05:13:42.415 INFO kablam! | | Sep 20 05:13:42.415 INFO kablam! | help: remove this `mut` Sep 20 05:13:42.415 INFO kablam! ... Sep 20 05:13:42.415 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 05:13:42.415 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:42.415 INFO kablam! Sep 20 05:13:42.418 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:42.418 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 20 05:13:42.418 INFO kablam! | Sep 20 05:13:42.418 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 20 05:13:42.418 INFO kablam! | ----^^^^^^^ Sep 20 05:13:42.418 INFO kablam! | | Sep 20 05:13:42.418 INFO kablam! | help: remove this `mut` Sep 20 05:13:42.418 INFO kablam! ... Sep 20 05:13:42.418 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 05:13:42.418 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:42.418 INFO kablam! Sep 20 05:13:43.322 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:43.322 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 20 05:13:43.322 INFO kablam! | Sep 20 05:13:43.322 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 20 05:13:43.322 INFO kablam! | ----^^^^^^^ Sep 20 05:13:43.322 INFO kablam! | | Sep 20 05:13:43.322 INFO kablam! | help: remove this `mut` Sep 20 05:13:43.322 INFO kablam! ... Sep 20 05:13:43.322 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 05:13:43.322 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:43.322 INFO kablam! | Sep 20 05:13:43.322 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 05:13:43.322 INFO kablam! Sep 20 05:13:43.326 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:43.326 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 20 05:13:43.326 INFO kablam! | Sep 20 05:13:43.326 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 20 05:13:43.326 INFO kablam! | ----^^^^^^^ Sep 20 05:13:43.326 INFO kablam! | | Sep 20 05:13:43.326 INFO kablam! | help: remove this `mut` Sep 20 05:13:43.326 INFO kablam! ... Sep 20 05:13:43.326 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 05:13:43.326 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:43.326 INFO kablam! Sep 20 05:13:43.330 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:43.330 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 20 05:13:43.330 INFO kablam! | Sep 20 05:13:43.330 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 20 05:13:43.330 INFO kablam! | ----^^^^^^^ Sep 20 05:13:43.330 INFO kablam! | | Sep 20 05:13:43.330 INFO kablam! | help: remove this `mut` Sep 20 05:13:43.330 INFO kablam! ... Sep 20 05:13:43.330 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 05:13:43.330 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:43.330 INFO kablam! Sep 20 05:13:43.330 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:43.330 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 20 05:13:43.330 INFO kablam! | Sep 20 05:13:43.330 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 20 05:13:43.330 INFO kablam! | ----^^^^^^^ Sep 20 05:13:43.330 INFO kablam! | | Sep 20 05:13:43.330 INFO kablam! | help: remove this `mut` Sep 20 05:13:43.330 INFO kablam! ... Sep 20 05:13:43.330 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 05:13:43.330 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:43.330 INFO kablam! Sep 20 05:13:43.330 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:43.330 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 20 05:13:43.330 INFO kablam! | Sep 20 05:13:43.330 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 20 05:13:43.330 INFO kablam! | ----^^^^^^^ Sep 20 05:13:43.330 INFO kablam! | | Sep 20 05:13:43.330 INFO kablam! | help: remove this `mut` Sep 20 05:13:43.330 INFO kablam! ... Sep 20 05:13:43.330 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 05:13:43.330 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:43.330 INFO kablam! Sep 20 05:13:43.330 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:43.330 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 20 05:13:43.330 INFO kablam! | Sep 20 05:13:43.330 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 20 05:13:43.330 INFO kablam! | ----^^^^^^^ Sep 20 05:13:43.330 INFO kablam! | | Sep 20 05:13:43.330 INFO kablam! | help: remove this `mut` Sep 20 05:13:43.330 INFO kablam! ... Sep 20 05:13:43.330 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 05:13:43.330 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:43.330 INFO kablam! Sep 20 05:13:43.332 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:43.332 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 20 05:13:43.332 INFO kablam! | Sep 20 05:13:43.332 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 20 05:13:43.332 INFO kablam! | ----^^^^^^^ Sep 20 05:13:43.332 INFO kablam! | | Sep 20 05:13:43.332 INFO kablam! | help: remove this `mut` Sep 20 05:13:43.332 INFO kablam! ... Sep 20 05:13:43.332 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 05:13:43.332 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:43.332 INFO kablam! Sep 20 05:13:43.332 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:43.332 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 20 05:13:43.332 INFO kablam! | Sep 20 05:13:43.332 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 20 05:13:43.332 INFO kablam! | ----^^^^^^^ Sep 20 05:13:43.332 INFO kablam! | | Sep 20 05:13:43.332 INFO kablam! | help: remove this `mut` Sep 20 05:13:43.332 INFO kablam! ... Sep 20 05:13:43.332 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 05:13:43.332 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:43.332 INFO kablam! Sep 20 05:13:43.332 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:43.332 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 20 05:13:43.332 INFO kablam! | Sep 20 05:13:43.332 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 20 05:13:43.332 INFO kablam! | ----^^^^^^^ Sep 20 05:13:43.332 INFO kablam! | | Sep 20 05:13:43.333 INFO kablam! | help: remove this `mut` Sep 20 05:13:43.333 INFO kablam! ... Sep 20 05:13:43.333 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 05:13:43.333 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:43.333 INFO kablam! Sep 20 05:13:43.333 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:43.333 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 20 05:13:43.333 INFO kablam! | Sep 20 05:13:43.333 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 20 05:13:43.333 INFO kablam! | ----^^^^^^^ Sep 20 05:13:43.333 INFO kablam! | | Sep 20 05:13:43.333 INFO kablam! | help: remove this `mut` Sep 20 05:13:43.333 INFO kablam! ... Sep 20 05:13:43.333 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 05:13:43.333 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:43.333 INFO kablam! Sep 20 05:13:43.333 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:43.333 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 20 05:13:43.333 INFO kablam! | Sep 20 05:13:43.333 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 20 05:13:43.333 INFO kablam! | ----^^^^^^^ Sep 20 05:13:43.333 INFO kablam! | | Sep 20 05:13:43.333 INFO kablam! | help: remove this `mut` Sep 20 05:13:43.333 INFO kablam! ... Sep 20 05:13:43.334 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 05:13:43.334 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:43.334 INFO kablam! Sep 20 05:13:43.334 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:43.334 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 20 05:13:43.334 INFO kablam! | Sep 20 05:13:43.334 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 20 05:13:43.334 INFO kablam! | ----^^^^^^^ Sep 20 05:13:43.334 INFO kablam! | | Sep 20 05:13:43.334 INFO kablam! | help: remove this `mut` Sep 20 05:13:43.334 INFO kablam! ... Sep 20 05:13:43.334 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 05:13:43.334 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:43.334 INFO kablam! Sep 20 05:13:43.336 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:43.336 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 20 05:13:43.336 INFO kablam! | Sep 20 05:13:43.336 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 20 05:13:43.336 INFO kablam! | ----^^^^^^^ Sep 20 05:13:43.336 INFO kablam! | | Sep 20 05:13:43.336 INFO kablam! | help: remove this `mut` Sep 20 05:13:43.336 INFO kablam! ... Sep 20 05:13:43.336 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 05:13:43.336 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:43.336 INFO kablam! Sep 20 05:13:43.340 INFO kablam! warning: variable does not need to be mutable Sep 20 05:13:43.340 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 20 05:13:43.340 INFO kablam! | Sep 20 05:13:43.340 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 20 05:13:43.340 INFO kablam! | ----^^^^^^^ Sep 20 05:13:43.340 INFO kablam! | | Sep 20 05:13:43.340 INFO kablam! | help: remove this `mut` Sep 20 05:13:43.340 INFO kablam! ... Sep 20 05:13:43.340 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 05:13:43.340 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 05:13:43.340 INFO kablam! Sep 20 05:13:43.870 INFO kablam! warning: unused import: `co_blas::plugin` Sep 20 05:13:43.870 INFO kablam! --> tests/blas_specs.rs:8:9 Sep 20 05:13:43.870 INFO kablam! | Sep 20 05:13:43.870 INFO kablam! 8 | use co_blas::plugin::*; Sep 20 05:13:43.870 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 05:13:43.870 INFO kablam! | Sep 20 05:13:43.870 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 05:13:43.870 INFO kablam! Sep 20 05:13:43.975 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.84s Sep 20 05:13:43.979 INFO kablam! su: No module specific data is present Sep 20 05:13:44.694 INFO running `"docker" "rm" "-f" "c9dde8741a96d9f9c262f6f48aa04141fb5f158559015a28eb344dc2d6939758"` Sep 20 05:13:44.774 INFO blam! c9dde8741a96d9f9c262f6f48aa04141fb5f158559015a28eb344dc2d6939758