Sep 21 12:03:33.859 INFO checking collenchyma-blas-0.2.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 12:03:33.859 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 12:03:33.859 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 12:03:34.082 INFO blam! a811afcfd65e563c4d7f6abf8043529c48a37d4d014b29821490162b8a635a09 Sep 21 12:03:34.085 INFO running `"docker" "start" "-a" "a811afcfd65e563c4d7f6abf8043529c48a37d4d014b29821490162b8a635a09"` Sep 21 12:03:35.709 INFO kablam! usermod: no changes Sep 21 12:03:35.868 INFO kablam! Compiling rblas v0.0.11 Sep 21 12:03:35.878 INFO kablam! Checking linear-map v0.0.4 Sep 21 12:03:35.886 INFO kablam! Compiling cublas-sys v0.1.0 Sep 21 12:03:37.265 INFO kablam! Checking collenchyma v0.0.8 Sep 21 12:03:39.954 INFO kablam! Checking cublas v0.2.0 Sep 21 12:03:42.082 INFO kablam! Checking collenchyma-blas v0.2.0 (/source) Sep 21 12:03:43.742 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.742 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 21 12:03:43.742 INFO kablam! | Sep 21 12:03:43.743 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 21 12:03:43.743 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.743 INFO kablam! | | Sep 21 12:03:43.743 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.743 INFO kablam! ... Sep 21 12:03:43.743 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:43.743 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.743 INFO kablam! | Sep 21 12:03:43.743 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 12:03:43.743 INFO kablam! Sep 21 12:03:43.745 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.745 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 21 12:03:43.745 INFO kablam! | Sep 21 12:03:43.745 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 21 12:03:43.745 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.745 INFO kablam! | | Sep 21 12:03:43.745 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.745 INFO kablam! ... Sep 21 12:03:43.745 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:43.745 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.745 INFO kablam! Sep 21 12:03:43.749 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.749 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 21 12:03:43.749 INFO kablam! | Sep 21 12:03:43.758 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 21 12:03:43.758 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.758 INFO kablam! | | Sep 21 12:03:43.758 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.758 INFO kablam! ... Sep 21 12:03:43.758 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:43.758 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.758 INFO kablam! Sep 21 12:03:43.766 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.766 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 21 12:03:43.766 INFO kablam! | Sep 21 12:03:43.766 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 21 12:03:43.766 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.766 INFO kablam! | | Sep 21 12:03:43.766 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.766 INFO kablam! ... Sep 21 12:03:43.766 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:43.766 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.766 INFO kablam! Sep 21 12:03:43.766 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.767 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 21 12:03:43.767 INFO kablam! | Sep 21 12:03:43.767 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 21 12:03:43.767 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.767 INFO kablam! | | Sep 21 12:03:43.767 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.767 INFO kablam! ... Sep 21 12:03:43.767 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:43.767 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.767 INFO kablam! Sep 21 12:03:43.768 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.768 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 21 12:03:43.768 INFO kablam! | Sep 21 12:03:43.768 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 21 12:03:43.768 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.768 INFO kablam! | | Sep 21 12:03:43.768 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.768 INFO kablam! ... Sep 21 12:03:43.768 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:43.768 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.769 INFO kablam! Sep 21 12:03:43.769 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.769 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 21 12:03:43.769 INFO kablam! | Sep 21 12:03:43.769 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 21 12:03:43.769 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.769 INFO kablam! | | Sep 21 12:03:43.770 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.770 INFO kablam! ... Sep 21 12:03:43.770 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:43.770 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.770 INFO kablam! Sep 21 12:03:43.771 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.771 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 21 12:03:43.771 INFO kablam! | Sep 21 12:03:43.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 21 12:03:43.771 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.771 INFO kablam! | | Sep 21 12:03:43.771 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.771 INFO kablam! ... Sep 21 12:03:43.771 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:43.771 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.771 INFO kablam! Sep 21 12:03:43.772 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.772 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 21 12:03:43.772 INFO kablam! | Sep 21 12:03:43.772 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 21 12:03:43.772 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.772 INFO kablam! | | Sep 21 12:03:43.773 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.773 INFO kablam! ... Sep 21 12:03:43.773 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:43.773 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.773 INFO kablam! Sep 21 12:03:43.773 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.773 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 21 12:03:43.773 INFO kablam! | Sep 21 12:03:43.773 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 21 12:03:43.773 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.773 INFO kablam! | | Sep 21 12:03:43.773 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.774 INFO kablam! ... Sep 21 12:03:43.774 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:43.774 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.774 INFO kablam! Sep 21 12:03:43.782 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.782 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 21 12:03:43.782 INFO kablam! | Sep 21 12:03:43.782 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 21 12:03:43.782 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.782 INFO kablam! | | Sep 21 12:03:43.782 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.782 INFO kablam! ... Sep 21 12:03:43.782 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:43.782 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.782 INFO kablam! Sep 21 12:03:43.782 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.782 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 21 12:03:43.782 INFO kablam! | Sep 21 12:03:43.782 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 21 12:03:43.782 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.782 INFO kablam! | | Sep 21 12:03:43.782 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.782 INFO kablam! ... Sep 21 12:03:43.783 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:43.783 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.783 INFO kablam! Sep 21 12:03:43.790 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.790 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 21 12:03:43.790 INFO kablam! | Sep 21 12:03:43.790 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 21 12:03:43.790 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.790 INFO kablam! | | Sep 21 12:03:43.790 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.790 INFO kablam! ... Sep 21 12:03:43.790 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:43.790 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.790 INFO kablam! Sep 21 12:03:43.792 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.792 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 21 12:03:43.792 INFO kablam! | Sep 21 12:03:43.792 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 21 12:03:43.792 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.793 INFO kablam! | | Sep 21 12:03:43.793 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.793 INFO kablam! ... Sep 21 12:03:43.793 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:43.793 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.793 INFO kablam! Sep 21 12:03:43.871 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.871 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 21 12:03:43.871 INFO kablam! | Sep 21 12:03:43.871 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 21 12:03:43.871 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.871 INFO kablam! | | Sep 21 12:03:43.871 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.871 INFO kablam! ... Sep 21 12:03:43.871 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:43.871 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.871 INFO kablam! | Sep 21 12:03:43.871 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 12:03:43.871 INFO kablam! Sep 21 12:03:43.871 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.871 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 21 12:03:43.872 INFO kablam! | Sep 21 12:03:43.872 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 21 12:03:43.872 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.872 INFO kablam! | | Sep 21 12:03:43.872 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.872 INFO kablam! ... Sep 21 12:03:43.872 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:43.872 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.872 INFO kablam! Sep 21 12:03:43.877 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.877 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 21 12:03:43.877 INFO kablam! | Sep 21 12:03:43.877 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 21 12:03:43.877 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.878 INFO kablam! | | Sep 21 12:03:43.878 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.878 INFO kablam! ... Sep 21 12:03:43.878 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:43.878 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.878 INFO kablam! Sep 21 12:03:43.880 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.880 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 21 12:03:43.880 INFO kablam! | Sep 21 12:03:43.880 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 21 12:03:43.880 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.880 INFO kablam! | | Sep 21 12:03:43.881 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.881 INFO kablam! ... Sep 21 12:03:43.881 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:43.881 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.881 INFO kablam! Sep 21 12:03:43.882 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.883 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 21 12:03:43.883 INFO kablam! | Sep 21 12:03:43.883 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 21 12:03:43.883 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.883 INFO kablam! | | Sep 21 12:03:43.883 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.884 INFO kablam! ... Sep 21 12:03:43.884 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:43.884 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.884 INFO kablam! Sep 21 12:03:43.885 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.885 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 21 12:03:43.885 INFO kablam! | Sep 21 12:03:43.886 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 21 12:03:43.886 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.886 INFO kablam! | | Sep 21 12:03:43.886 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.886 INFO kablam! ... Sep 21 12:03:43.886 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:43.887 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.887 INFO kablam! Sep 21 12:03:43.888 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.888 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 21 12:03:43.888 INFO kablam! | Sep 21 12:03:43.888 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 21 12:03:43.888 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.889 INFO kablam! | | Sep 21 12:03:43.889 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.889 INFO kablam! ... Sep 21 12:03:43.889 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:43.889 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.889 INFO kablam! Sep 21 12:03:43.891 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.891 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 21 12:03:43.891 INFO kablam! | Sep 21 12:03:43.891 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 21 12:03:43.891 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.891 INFO kablam! | | Sep 21 12:03:43.892 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.892 INFO kablam! ... Sep 21 12:03:43.892 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:43.892 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.892 INFO kablam! Sep 21 12:03:43.893 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.893 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 21 12:03:43.894 INFO kablam! | Sep 21 12:03:43.894 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 21 12:03:43.894 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.894 INFO kablam! | | Sep 21 12:03:43.894 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.894 INFO kablam! ... Sep 21 12:03:43.895 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:43.895 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.895 INFO kablam! Sep 21 12:03:43.895 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.895 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 21 12:03:43.896 INFO kablam! | Sep 21 12:03:43.896 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 21 12:03:43.896 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.896 INFO kablam! | | Sep 21 12:03:43.896 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.896 INFO kablam! ... Sep 21 12:03:43.897 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:43.897 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.897 INFO kablam! Sep 21 12:03:43.898 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.898 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 21 12:03:43.898 INFO kablam! | Sep 21 12:03:43.898 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 21 12:03:43.899 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.899 INFO kablam! | | Sep 21 12:03:43.899 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.899 INFO kablam! ... Sep 21 12:03:43.899 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:43.900 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.900 INFO kablam! Sep 21 12:03:43.900 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.900 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 21 12:03:43.900 INFO kablam! | Sep 21 12:03:43.901 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 21 12:03:43.901 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.901 INFO kablam! | | Sep 21 12:03:43.901 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.901 INFO kablam! ... Sep 21 12:03:43.901 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:43.902 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.902 INFO kablam! Sep 21 12:03:43.905 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.905 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 21 12:03:43.905 INFO kablam! | Sep 21 12:03:43.905 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 21 12:03:43.905 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.906 INFO kablam! | | Sep 21 12:03:43.906 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.906 INFO kablam! ... Sep 21 12:03:43.906 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:43.906 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.907 INFO kablam! Sep 21 12:03:43.909 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:43.910 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 21 12:03:43.910 INFO kablam! | Sep 21 12:03:43.910 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 21 12:03:43.910 INFO kablam! | ----^^^^^^^ Sep 21 12:03:43.910 INFO kablam! | | Sep 21 12:03:43.911 INFO kablam! | help: remove this `mut` Sep 21 12:03:43.911 INFO kablam! ... Sep 21 12:03:43.911 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:43.911 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:43.911 INFO kablam! Sep 21 12:03:45.688 INFO kablam! warning: unused import: `co_blas::plugin` Sep 21 12:03:45.688 INFO kablam! --> tests/blas_specs.rs:8:9 Sep 21 12:03:45.688 INFO kablam! | Sep 21 12:03:45.688 INFO kablam! 8 | use co_blas::plugin::*; Sep 21 12:03:45.688 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 12:03:45.688 INFO kablam! | Sep 21 12:03:45.688 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 12:03:45.688 INFO kablam! Sep 21 12:03:45.869 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.13s Sep 21 12:03:45.870 INFO kablam! su: No module specific data is present Sep 21 12:03:46.662 INFO running `"docker" "rm" "-f" "a811afcfd65e563c4d7f6abf8043529c48a37d4d014b29821490162b8a635a09"` Sep 21 12:03:46.778 INFO blam! a811afcfd65e563c4d7f6abf8043529c48a37d4d014b29821490162b8a635a09