Sep 20 03:32:29.277 INFO checking collenchyma-blas-0.2.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 03:32:29.277 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 03:32:29.277 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:32:29.863 INFO blam! 92a902ee614a889299ac662c0cef431c27e12d60582d7d8af72a08c5e00538bc Sep 20 03:32:29.871 INFO running `"docker" "start" "-a" "92a902ee614a889299ac662c0cef431c27e12d60582d7d8af72a08c5e00538bc"` Sep 20 03:32:31.395 INFO kablam! usermod: no changes Sep 20 03:32:31.583 INFO kablam! Compiling rblas v0.0.11 Sep 20 03:32:31.583 INFO kablam! Checking linear-map v0.0.4 Sep 20 03:32:31.599 INFO kablam! Compiling cublas-sys v0.1.0 Sep 20 03:32:32.927 INFO kablam! Checking collenchyma v0.0.8 Sep 20 03:32:33.952 INFO kablam! Checking cublas v0.2.0 Sep 20 03:32:35.847 INFO kablam! Checking collenchyma-blas v0.2.0 (/source) Sep 20 03:32:37.127 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.127 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 20 03:32:37.127 INFO kablam! | Sep 20 03:32:37.127 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 03:32:37.127 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.127 INFO kablam! | | Sep 20 03:32:37.127 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.127 INFO kablam! ... Sep 20 03:32:37.127 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:37.127 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.127 INFO kablam! | Sep 20 03:32:37.127 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 03:32:37.127 INFO kablam! Sep 20 03:32:37.127 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.127 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 20 03:32:37.127 INFO kablam! | Sep 20 03:32:37.127 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 03:32:37.127 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.127 INFO kablam! | | Sep 20 03:32:37.127 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.127 INFO kablam! ... Sep 20 03:32:37.127 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:37.127 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.127 INFO kablam! Sep 20 03:32:37.146 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.147 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 20 03:32:37.147 INFO kablam! | Sep 20 03:32:37.147 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 03:32:37.147 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.147 INFO kablam! | | Sep 20 03:32:37.147 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.147 INFO kablam! ... Sep 20 03:32:37.147 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:37.147 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.147 INFO kablam! Sep 20 03:32:37.147 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.147 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 20 03:32:37.147 INFO kablam! | Sep 20 03:32:37.147 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 03:32:37.147 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.147 INFO kablam! | | Sep 20 03:32:37.147 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.147 INFO kablam! ... Sep 20 03:32:37.147 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:37.147 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.147 INFO kablam! Sep 20 03:32:37.147 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.147 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 20 03:32:37.147 INFO kablam! | Sep 20 03:32:37.147 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 03:32:37.147 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.147 INFO kablam! | | Sep 20 03:32:37.147 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.147 INFO kablam! ... Sep 20 03:32:37.147 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:37.147 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.147 INFO kablam! Sep 20 03:32:37.147 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.147 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 20 03:32:37.147 INFO kablam! | Sep 20 03:32:37.147 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 03:32:37.147 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.147 INFO kablam! | | Sep 20 03:32:37.147 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.147 INFO kablam! ... Sep 20 03:32:37.147 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:37.147 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.147 INFO kablam! Sep 20 03:32:37.147 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.147 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 20 03:32:37.147 INFO kablam! | Sep 20 03:32:37.147 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 03:32:37.147 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.147 INFO kablam! | | Sep 20 03:32:37.147 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.147 INFO kablam! ... Sep 20 03:32:37.147 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:37.147 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.147 INFO kablam! Sep 20 03:32:37.147 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.147 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 20 03:32:37.147 INFO kablam! | Sep 20 03:32:37.147 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 03:32:37.147 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.147 INFO kablam! | | Sep 20 03:32:37.147 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.147 INFO kablam! ... Sep 20 03:32:37.147 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:37.147 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.147 INFO kablam! Sep 20 03:32:37.147 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.148 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 20 03:32:37.148 INFO kablam! | Sep 20 03:32:37.148 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 03:32:37.148 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.148 INFO kablam! | | Sep 20 03:32:37.148 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.148 INFO kablam! ... Sep 20 03:32:37.148 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:37.148 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.148 INFO kablam! Sep 20 03:32:37.148 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.148 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 20 03:32:37.148 INFO kablam! | Sep 20 03:32:37.148 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 03:32:37.148 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.148 INFO kablam! | | Sep 20 03:32:37.148 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.148 INFO kablam! ... Sep 20 03:32:37.148 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:37.148 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.148 INFO kablam! Sep 20 03:32:37.148 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.148 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 20 03:32:37.148 INFO kablam! | Sep 20 03:32:37.148 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 03:32:37.148 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.148 INFO kablam! | | Sep 20 03:32:37.148 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.148 INFO kablam! ... Sep 20 03:32:37.148 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:37.148 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.148 INFO kablam! Sep 20 03:32:37.148 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.148 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 20 03:32:37.148 INFO kablam! | Sep 20 03:32:37.148 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 03:32:37.148 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.148 INFO kablam! | | Sep 20 03:32:37.148 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.148 INFO kablam! ... Sep 20 03:32:37.148 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:37.148 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.148 INFO kablam! Sep 20 03:32:37.151 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.151 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 20 03:32:37.151 INFO kablam! | Sep 20 03:32:37.151 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 03:32:37.151 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.151 INFO kablam! | | Sep 20 03:32:37.151 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.151 INFO kablam! ... Sep 20 03:32:37.151 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:37.151 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.151 INFO kablam! Sep 20 03:32:37.151 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.151 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 20 03:32:37.151 INFO kablam! | Sep 20 03:32:37.151 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 03:32:37.151 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.151 INFO kablam! | | Sep 20 03:32:37.151 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.151 INFO kablam! ... Sep 20 03:32:37.151 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:37.151 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.151 INFO kablam! Sep 20 03:32:37.170 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.171 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 20 03:32:37.171 INFO kablam! | Sep 20 03:32:37.171 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 03:32:37.171 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.171 INFO kablam! | | Sep 20 03:32:37.171 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.171 INFO kablam! ... Sep 20 03:32:37.171 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:37.171 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.171 INFO kablam! | Sep 20 03:32:37.171 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 03:32:37.171 INFO kablam! Sep 20 03:32:37.178 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.179 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 20 03:32:37.179 INFO kablam! | Sep 20 03:32:37.179 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 03:32:37.179 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.179 INFO kablam! | | Sep 20 03:32:37.179 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.179 INFO kablam! ... Sep 20 03:32:37.179 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:37.179 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.179 INFO kablam! Sep 20 03:32:37.179 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.179 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 20 03:32:37.179 INFO kablam! | Sep 20 03:32:37.179 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 03:32:37.179 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.179 INFO kablam! | | Sep 20 03:32:37.179 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.179 INFO kablam! ... Sep 20 03:32:37.179 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:37.179 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.179 INFO kablam! Sep 20 03:32:37.179 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.179 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 20 03:32:37.180 INFO kablam! | Sep 20 03:32:37.180 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 03:32:37.180 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.180 INFO kablam! | | Sep 20 03:32:37.180 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.180 INFO kablam! ... Sep 20 03:32:37.180 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:37.180 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.180 INFO kablam! Sep 20 03:32:37.180 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.180 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 20 03:32:37.180 INFO kablam! | Sep 20 03:32:37.180 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 03:32:37.180 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.180 INFO kablam! | | Sep 20 03:32:37.180 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.180 INFO kablam! ... Sep 20 03:32:37.180 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:37.180 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.180 INFO kablam! Sep 20 03:32:37.180 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.180 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 20 03:32:37.180 INFO kablam! | Sep 20 03:32:37.181 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 03:32:37.181 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.181 INFO kablam! | | Sep 20 03:32:37.181 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.181 INFO kablam! ... Sep 20 03:32:37.181 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:37.181 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.181 INFO kablam! Sep 20 03:32:37.181 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.181 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 20 03:32:37.181 INFO kablam! | Sep 20 03:32:37.181 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 03:32:37.181 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.181 INFO kablam! | | Sep 20 03:32:37.181 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.181 INFO kablam! ... Sep 20 03:32:37.181 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:37.187 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.188 INFO kablam! Sep 20 03:32:37.188 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.188 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 20 03:32:37.188 INFO kablam! | Sep 20 03:32:37.188 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 03:32:37.188 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.188 INFO kablam! | | Sep 20 03:32:37.188 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.188 INFO kablam! ... Sep 20 03:32:37.188 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:37.188 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.188 INFO kablam! Sep 20 03:32:37.188 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.188 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 20 03:32:37.188 INFO kablam! | Sep 20 03:32:37.188 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 03:32:37.188 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.188 INFO kablam! | | Sep 20 03:32:37.188 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.188 INFO kablam! ... Sep 20 03:32:37.188 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:37.188 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.188 INFO kablam! Sep 20 03:32:37.188 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.188 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 20 03:32:37.188 INFO kablam! | Sep 20 03:32:37.188 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 03:32:37.188 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.188 INFO kablam! | | Sep 20 03:32:37.188 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.188 INFO kablam! ... Sep 20 03:32:37.188 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:37.188 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.188 INFO kablam! Sep 20 03:32:37.188 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.188 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 20 03:32:37.188 INFO kablam! | Sep 20 03:32:37.188 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 03:32:37.188 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.189 INFO kablam! | | Sep 20 03:32:37.189 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.189 INFO kablam! ... Sep 20 03:32:37.189 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:37.189 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.189 INFO kablam! Sep 20 03:32:37.189 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.189 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 20 03:32:37.189 INFO kablam! | Sep 20 03:32:37.189 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 03:32:37.189 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.189 INFO kablam! | | Sep 20 03:32:37.189 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.189 INFO kablam! ... Sep 20 03:32:37.189 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:37.189 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.189 INFO kablam! Sep 20 03:32:37.189 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.189 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 20 03:32:37.189 INFO kablam! | Sep 20 03:32:37.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 20 03:32:37.190 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.190 INFO kablam! | | Sep 20 03:32:37.190 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.190 INFO kablam! ... Sep 20 03:32:37.190 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:37.190 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.190 INFO kablam! Sep 20 03:32:37.190 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:37.190 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 20 03:32:37.190 INFO kablam! | Sep 20 03:32:37.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 20 03:32:37.190 INFO kablam! | ----^^^^^^^ Sep 20 03:32:37.190 INFO kablam! | | Sep 20 03:32:37.190 INFO kablam! | help: remove this `mut` Sep 20 03:32:37.190 INFO kablam! ... Sep 20 03:32:37.190 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:37.190 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:37.190 INFO kablam! Sep 20 03:32:38.618 INFO kablam! warning: unused import: `co_blas::plugin` Sep 20 03:32:38.619 INFO kablam! --> tests/blas_specs.rs:8:9 Sep 20 03:32:38.619 INFO kablam! | Sep 20 03:32:38.619 INFO kablam! 8 | use co_blas::plugin::*; Sep 20 03:32:38.619 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 03:32:38.619 INFO kablam! | Sep 20 03:32:38.619 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:32:38.619 INFO kablam! Sep 20 03:32:38.763 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.33s Sep 20 03:32:38.768 INFO kablam! su: No module specific data is present Sep 20 03:32:39.834 INFO running `"docker" "rm" "-f" "92a902ee614a889299ac662c0cef431c27e12d60582d7d8af72a08c5e00538bc"` Sep 20 03:32:39.890 INFO blam! 92a902ee614a889299ac662c0cef431c27e12d60582d7d8af72a08c5e00538bc