Sep 20 03:32:29.385 INFO checking collenchyma-blas-0.2.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 03:32:29.385 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 03:32:29.385 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-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.805 INFO blam! 0ee80f7a40640673533b0b2727eb0a86266aab0501f48d3da99f2128fc019a58 Sep 20 03:32:29.807 INFO running `"docker" "start" "-a" "0ee80f7a40640673533b0b2727eb0a86266aab0501f48d3da99f2128fc019a58"` Sep 20 03:32:31.955 INFO kablam! usermod: no changes Sep 20 03:32:32.095 INFO kablam! Compiling rblas v0.0.11 Sep 20 03:32:32.102 INFO kablam! Compiling cublas-sys v0.1.0 Sep 20 03:32:32.111 INFO kablam! Checking collenchyma v0.0.8 Sep 20 03:32:34.340 INFO kablam! Checking cublas v0.2.0 Sep 20 03:32:35.227 INFO kablam! Checking collenchyma-blas v0.2.0 (/source) Sep 20 03:32:36.755 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.755 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 20 03:32:36.755 INFO kablam! | Sep 20 03:32:36.755 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:36.755 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.755 INFO kablam! | | Sep 20 03:32:36.755 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.755 INFO kablam! ... Sep 20 03:32:36.755 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:36.755 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.755 INFO kablam! | Sep 20 03:32:36.755 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 03:32:36.755 INFO kablam! Sep 20 03:32:36.755 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.755 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 20 03:32:36.755 INFO kablam! | Sep 20 03:32:36.755 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:36.755 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.755 INFO kablam! | | Sep 20 03:32:36.755 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.755 INFO kablam! ... Sep 20 03:32:36.755 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:36.755 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.755 INFO kablam! Sep 20 03:32:36.761 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.761 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 20 03:32:36.761 INFO kablam! | Sep 20 03:32:36.761 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:36.761 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.761 INFO kablam! | | Sep 20 03:32:36.761 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.761 INFO kablam! ... Sep 20 03:32:36.761 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:36.761 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.761 INFO kablam! Sep 20 03:32:36.761 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.761 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 20 03:32:36.761 INFO kablam! | Sep 20 03:32:36.761 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:36.761 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.761 INFO kablam! | | Sep 20 03:32:36.761 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.761 INFO kablam! ... Sep 20 03:32:36.761 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:36.761 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.761 INFO kablam! Sep 20 03:32:36.765 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.765 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 20 03:32:36.765 INFO kablam! | Sep 20 03:32:36.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 20 03:32:36.765 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.765 INFO kablam! | | Sep 20 03:32:36.765 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.765 INFO kablam! ... Sep 20 03:32:36.765 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:36.765 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.765 INFO kablam! Sep 20 03:32:36.765 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.765 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 20 03:32:36.765 INFO kablam! | Sep 20 03:32:36.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 20 03:32:36.765 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.765 INFO kablam! | | Sep 20 03:32:36.765 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.765 INFO kablam! ... Sep 20 03:32:36.765 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:36.765 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.765 INFO kablam! Sep 20 03:32:36.765 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.765 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 20 03:32:36.765 INFO kablam! | Sep 20 03:32:36.765 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:36.765 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.765 INFO kablam! | | Sep 20 03:32:36.765 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.765 INFO kablam! ... Sep 20 03:32:36.765 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:36.765 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.765 INFO kablam! Sep 20 03:32:36.771 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.771 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 20 03:32:36.771 INFO kablam! | Sep 20 03:32:36.771 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:36.771 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.771 INFO kablam! | | Sep 20 03:32:36.771 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.771 INFO kablam! ... Sep 20 03:32:36.771 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:36.771 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.771 INFO kablam! Sep 20 03:32:36.771 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.771 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 20 03:32:36.771 INFO kablam! | Sep 20 03:32:36.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 20 03:32:36.771 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.771 INFO kablam! | | Sep 20 03:32:36.771 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.771 INFO kablam! ... Sep 20 03:32:36.771 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:36.771 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.771 INFO kablam! Sep 20 03:32:36.771 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.771 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 20 03:32:36.771 INFO kablam! | Sep 20 03:32:36.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 20 03:32:36.771 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.771 INFO kablam! | | Sep 20 03:32:36.771 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.771 INFO kablam! ... Sep 20 03:32:36.771 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:36.771 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.771 INFO kablam! Sep 20 03:32:36.771 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.771 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 20 03:32:36.771 INFO kablam! | Sep 20 03:32:36.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 20 03:32:36.771 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.771 INFO kablam! | | Sep 20 03:32:36.771 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.771 INFO kablam! ... Sep 20 03:32:36.772 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:36.772 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.772 INFO kablam! Sep 20 03:32:36.772 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.772 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 20 03:32:36.772 INFO kablam! | Sep 20 03:32:36.772 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:36.772 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.772 INFO kablam! | | Sep 20 03:32:36.772 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.772 INFO kablam! ... Sep 20 03:32:36.772 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:36.772 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.772 INFO kablam! Sep 20 03:32:36.779 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.779 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 20 03:32:36.779 INFO kablam! | Sep 20 03:32:36.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 20 03:32:36.779 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.779 INFO kablam! | | Sep 20 03:32:36.779 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.779 INFO kablam! ... Sep 20 03:32:36.779 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:36.779 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.779 INFO kablam! Sep 20 03:32:36.779 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.779 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 20 03:32:36.779 INFO kablam! | Sep 20 03:32:36.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 20 03:32:36.779 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.779 INFO kablam! | | Sep 20 03:32:36.779 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.779 INFO kablam! ... Sep 20 03:32:36.779 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:36.779 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.779 INFO kablam! Sep 20 03:32:36.899 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.899 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 20 03:32:36.899 INFO kablam! | Sep 20 03:32:36.899 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:36.899 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.899 INFO kablam! | | Sep 20 03:32:36.899 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.899 INFO kablam! ... Sep 20 03:32:36.899 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:36.899 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.899 INFO kablam! | Sep 20 03:32:36.899 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 03:32:36.899 INFO kablam! Sep 20 03:32:36.899 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.899 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 20 03:32:36.899 INFO kablam! | Sep 20 03:32:36.899 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:36.899 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.899 INFO kablam! | | Sep 20 03:32:36.899 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.899 INFO kablam! ... Sep 20 03:32:36.899 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:36.899 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.899 INFO kablam! Sep 20 03:32:36.903 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.903 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 20 03:32:36.903 INFO kablam! | Sep 20 03:32:36.903 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:36.903 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.903 INFO kablam! | | Sep 20 03:32:36.903 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.903 INFO kablam! ... Sep 20 03:32:36.903 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:36.903 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.903 INFO kablam! Sep 20 03:32:36.903 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.903 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 20 03:32:36.903 INFO kablam! | Sep 20 03:32:36.903 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:36.903 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.903 INFO kablam! | | Sep 20 03:32:36.903 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.903 INFO kablam! ... Sep 20 03:32:36.903 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:36.903 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.903 INFO kablam! Sep 20 03:32:36.904 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.904 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 20 03:32:36.904 INFO kablam! | Sep 20 03:32:36.904 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:36.904 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.904 INFO kablam! | | Sep 20 03:32:36.904 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.904 INFO kablam! ... Sep 20 03:32:36.904 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:36.904 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.904 INFO kablam! Sep 20 03:32:36.904 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.904 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 20 03:32:36.904 INFO kablam! | Sep 20 03:32:36.904 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:36.904 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.904 INFO kablam! | | Sep 20 03:32:36.904 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.904 INFO kablam! ... Sep 20 03:32:36.904 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:36.904 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.904 INFO kablam! Sep 20 03:32:36.911 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.911 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 20 03:32:36.911 INFO kablam! | Sep 20 03:32:36.911 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:36.911 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.911 INFO kablam! | | Sep 20 03:32:36.911 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.911 INFO kablam! ... Sep 20 03:32:36.911 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:36.911 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.911 INFO kablam! Sep 20 03:32:36.911 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.911 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 20 03:32:36.911 INFO kablam! | Sep 20 03:32:36.911 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:36.911 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.911 INFO kablam! | | Sep 20 03:32:36.911 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.911 INFO kablam! ... Sep 20 03:32:36.911 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:36.911 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.911 INFO kablam! Sep 20 03:32:36.911 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.911 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 20 03:32:36.911 INFO kablam! | Sep 20 03:32:36.911 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:36.911 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.911 INFO kablam! | | Sep 20 03:32:36.911 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.911 INFO kablam! ... Sep 20 03:32:36.911 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:36.911 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.911 INFO kablam! Sep 20 03:32:36.911 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.911 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 20 03:32:36.911 INFO kablam! | Sep 20 03:32:36.911 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:36.911 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.911 INFO kablam! | | Sep 20 03:32:36.911 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.911 INFO kablam! ... Sep 20 03:32:36.911 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:36.911 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.911 INFO kablam! Sep 20 03:32:36.911 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.912 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 20 03:32:36.912 INFO kablam! | Sep 20 03:32:36.912 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:36.912 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.912 INFO kablam! | | Sep 20 03:32:36.912 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.912 INFO kablam! ... Sep 20 03:32:36.912 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:36.912 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.912 INFO kablam! Sep 20 03:32:36.912 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.912 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 20 03:32:36.912 INFO kablam! | Sep 20 03:32:36.912 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:36.912 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.912 INFO kablam! | | Sep 20 03:32:36.912 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.912 INFO kablam! ... Sep 20 03:32:36.912 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:36.912 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.912 INFO kablam! Sep 20 03:32:36.913 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.913 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 20 03:32:36.914 INFO kablam! | Sep 20 03:32:36.914 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:36.914 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.914 INFO kablam! | | Sep 20 03:32:36.914 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.914 INFO kablam! ... Sep 20 03:32:36.914 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 20 03:32:36.914 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.914 INFO kablam! Sep 20 03:32:36.919 INFO kablam! warning: variable does not need to be mutable Sep 20 03:32:36.919 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 20 03:32:36.919 INFO kablam! | Sep 20 03:32:36.919 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:36.919 INFO kablam! | ----^^^^^^^ Sep 20 03:32:36.919 INFO kablam! | | Sep 20 03:32:36.919 INFO kablam! | help: remove this `mut` Sep 20 03:32:36.919 INFO kablam! ... Sep 20 03:32:36.919 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 20 03:32:36.919 INFO kablam! | -------------------------------------- in this macro invocation Sep 20 03:32:36.919 INFO kablam! Sep 20 03:32:38.475 INFO kablam! warning: unused import: `co_blas::plugin` Sep 20 03:32:38.475 INFO kablam! --> tests/blas_specs.rs:8:9 Sep 20 03:32:38.475 INFO kablam! | Sep 20 03:32:38.475 INFO kablam! 8 | use co_blas::plugin::*; Sep 20 03:32:38.475 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 03:32:38.475 INFO kablam! | Sep 20 03:32:38.475 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:32:38.475 INFO kablam! Sep 20 03:32:38.659 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.67s Sep 20 03:32:38.662 INFO kablam! su: No module specific data is present Sep 20 03:32:39.506 INFO running `"docker" "rm" "-f" "0ee80f7a40640673533b0b2727eb0a86266aab0501f48d3da99f2128fc019a58"` Sep 20 03:32:39.566 INFO blam! 0ee80f7a40640673533b0b2727eb0a86266aab0501f48d3da99f2128fc019a58