Sep 01 07:46:13.212 INFO checking collenchyma-blas-0.2.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 07:46:13.213 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 07:46:13.213 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:46:13.462 INFO blam! 8aa64bcf0e7c27323f0f9abc1921472543b1beb04f5b647197c5d1f8ad1e9ec8 Sep 01 07:46:13.464 INFO running `"docker" "start" "-a" "8aa64bcf0e7c27323f0f9abc1921472543b1beb04f5b647197c5d1f8ad1e9ec8"` Sep 01 07:46:14.330 INFO kablam! Compiling rblas v0.0.11 Sep 01 07:46:14.330 INFO kablam! Checking linear-map v0.0.4 Sep 01 07:46:14.330 INFO kablam! Compiling cublas-sys v0.1.0 Sep 01 07:46:15.755 INFO kablam! Checking collenchyma v0.0.8 Sep 01 07:46:16.885 INFO kablam! Checking cublas v0.2.0 Sep 01 07:46:20.025 INFO kablam! Checking collenchyma-blas v0.2.0 (file:///source) Sep 01 07:46:22.188 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.188 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 01 07:46:22.188 INFO kablam! | Sep 01 07:46:22.188 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 01 07:46:22.188 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.188 INFO kablam! | | Sep 01 07:46:22.188 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.188 INFO kablam! ... Sep 01 07:46:22.188 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 01 07:46:22.188 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.188 INFO kablam! | Sep 01 07:46:22.188 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 07:46:22.188 INFO kablam! Sep 01 07:46:22.189 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.189 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 01 07:46:22.189 INFO kablam! | Sep 01 07:46:22.189 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 01 07:46:22.189 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.189 INFO kablam! | | Sep 01 07:46:22.189 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.189 INFO kablam! ... Sep 01 07:46:22.190 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 01 07:46:22.190 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.190 INFO kablam! Sep 01 07:46:22.195 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.195 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 01 07:46:22.195 INFO kablam! | Sep 01 07:46:22.195 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 01 07:46:22.195 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.195 INFO kablam! | | Sep 01 07:46:22.195 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.195 INFO kablam! ... Sep 01 07:46:22.195 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 01 07:46:22.195 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.196 INFO kablam! Sep 01 07:46:22.197 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.197 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 01 07:46:22.197 INFO kablam! | Sep 01 07:46:22.197 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 01 07:46:22.197 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.197 INFO kablam! | | Sep 01 07:46:22.197 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.197 INFO kablam! ... Sep 01 07:46:22.197 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 01 07:46:22.197 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.197 INFO kablam! Sep 01 07:46:22.198 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.198 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 01 07:46:22.198 INFO kablam! | Sep 01 07:46:22.198 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 01 07:46:22.198 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.198 INFO kablam! | | Sep 01 07:46:22.198 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.198 INFO kablam! ... Sep 01 07:46:22.198 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 01 07:46:22.198 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.198 INFO kablam! Sep 01 07:46:22.199 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.199 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 01 07:46:22.199 INFO kablam! | Sep 01 07:46:22.199 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 01 07:46:22.199 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.199 INFO kablam! | | Sep 01 07:46:22.199 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.199 INFO kablam! ... Sep 01 07:46:22.200 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 01 07:46:22.200 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.200 INFO kablam! Sep 01 07:46:22.200 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.200 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 01 07:46:22.200 INFO kablam! | Sep 01 07:46:22.200 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 01 07:46:22.200 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.201 INFO kablam! | | Sep 01 07:46:22.201 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.201 INFO kablam! ... Sep 01 07:46:22.201 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 01 07:46:22.201 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.201 INFO kablam! Sep 01 07:46:22.201 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.202 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 01 07:46:22.202 INFO kablam! | Sep 01 07:46:22.202 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 01 07:46:22.202 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.202 INFO kablam! | | Sep 01 07:46:22.202 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.202 INFO kablam! ... Sep 01 07:46:22.202 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 01 07:46:22.202 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.202 INFO kablam! Sep 01 07:46:22.203 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.204 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 01 07:46:22.204 INFO kablam! | Sep 01 07:46:22.204 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 01 07:46:22.204 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.204 INFO kablam! | | Sep 01 07:46:22.204 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.204 INFO kablam! ... Sep 01 07:46:22.204 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 01 07:46:22.204 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.204 INFO kablam! Sep 01 07:46:22.204 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.204 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 01 07:46:22.204 INFO kablam! | Sep 01 07:46:22.204 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 01 07:46:22.204 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.204 INFO kablam! | | Sep 01 07:46:22.204 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.204 INFO kablam! ... Sep 01 07:46:22.204 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 01 07:46:22.204 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.204 INFO kablam! Sep 01 07:46:22.205 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.205 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 01 07:46:22.205 INFO kablam! | Sep 01 07:46:22.205 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 01 07:46:22.205 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.205 INFO kablam! | | Sep 01 07:46:22.205 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.205 INFO kablam! ... Sep 01 07:46:22.205 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 01 07:46:22.205 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.205 INFO kablam! Sep 01 07:46:22.205 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.205 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 01 07:46:22.205 INFO kablam! | Sep 01 07:46:22.205 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 01 07:46:22.205 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.205 INFO kablam! | | Sep 01 07:46:22.205 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.205 INFO kablam! ... Sep 01 07:46:22.205 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 01 07:46:22.205 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.205 INFO kablam! Sep 01 07:46:22.208 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.208 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 01 07:46:22.208 INFO kablam! | Sep 01 07:46:22.208 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 01 07:46:22.208 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.208 INFO kablam! | | Sep 01 07:46:22.208 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.208 INFO kablam! ... Sep 01 07:46:22.208 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 01 07:46:22.209 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.209 INFO kablam! Sep 01 07:46:22.211 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.212 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 01 07:46:22.212 INFO kablam! | Sep 01 07:46:22.212 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 01 07:46:22.212 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.212 INFO kablam! | | Sep 01 07:46:22.212 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.212 INFO kablam! ... Sep 01 07:46:22.212 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 01 07:46:22.212 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.212 INFO kablam! Sep 01 07:46:22.658 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.658 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 01 07:46:22.658 INFO kablam! | Sep 01 07:46:22.658 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 01 07:46:22.658 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.658 INFO kablam! | | Sep 01 07:46:22.658 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.658 INFO kablam! ... Sep 01 07:46:22.658 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 01 07:46:22.658 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.659 INFO kablam! | Sep 01 07:46:22.659 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 07:46:22.659 INFO kablam! Sep 01 07:46:22.660 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.660 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 01 07:46:22.660 INFO kablam! | Sep 01 07:46:22.660 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 01 07:46:22.660 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.660 INFO kablam! | | Sep 01 07:46:22.660 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.660 INFO kablam! ... Sep 01 07:46:22.661 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 01 07:46:22.661 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.661 INFO kablam! Sep 01 07:46:22.672 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.672 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 01 07:46:22.672 INFO kablam! | Sep 01 07:46:22.672 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 01 07:46:22.672 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.672 INFO kablam! | | Sep 01 07:46:22.672 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.672 INFO kablam! ... Sep 01 07:46:22.672 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 01 07:46:22.672 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.672 INFO kablam! Sep 01 07:46:22.672 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.672 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 01 07:46:22.672 INFO kablam! | Sep 01 07:46:22.672 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 01 07:46:22.673 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.673 INFO kablam! | | Sep 01 07:46:22.673 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.673 INFO kablam! ... Sep 01 07:46:22.673 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 01 07:46:22.673 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.673 INFO kablam! Sep 01 07:46:22.674 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.674 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 01 07:46:22.674 INFO kablam! | Sep 01 07:46:22.674 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 01 07:46:22.674 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.674 INFO kablam! | | Sep 01 07:46:22.674 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.674 INFO kablam! ... Sep 01 07:46:22.674 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 01 07:46:22.674 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.674 INFO kablam! Sep 01 07:46:22.675 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.675 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 01 07:46:22.675 INFO kablam! | Sep 01 07:46:22.675 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 01 07:46:22.675 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.675 INFO kablam! | | Sep 01 07:46:22.675 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.675 INFO kablam! ... Sep 01 07:46:22.675 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 01 07:46:22.675 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.675 INFO kablam! Sep 01 07:46:22.677 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.677 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 01 07:46:22.677 INFO kablam! | Sep 01 07:46:22.677 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 01 07:46:22.677 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.677 INFO kablam! | | Sep 01 07:46:22.677 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.677 INFO kablam! ... Sep 01 07:46:22.677 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 01 07:46:22.677 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.677 INFO kablam! Sep 01 07:46:22.679 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.679 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 01 07:46:22.679 INFO kablam! | Sep 01 07:46:22.679 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 01 07:46:22.679 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.680 INFO kablam! | | Sep 01 07:46:22.680 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.680 INFO kablam! ... Sep 01 07:46:22.680 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 01 07:46:22.680 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.680 INFO kablam! Sep 01 07:46:22.681 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.681 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 01 07:46:22.681 INFO kablam! | Sep 01 07:46:22.681 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 01 07:46:22.681 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.681 INFO kablam! | | Sep 01 07:46:22.681 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.681 INFO kablam! ... Sep 01 07:46:22.681 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 01 07:46:22.681 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.681 INFO kablam! Sep 01 07:46:22.682 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.682 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 01 07:46:22.682 INFO kablam! | Sep 01 07:46:22.682 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 01 07:46:22.682 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.682 INFO kablam! | | Sep 01 07:46:22.682 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.682 INFO kablam! ... Sep 01 07:46:22.682 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 01 07:46:22.682 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.682 INFO kablam! Sep 01 07:46:22.683 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.683 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 01 07:46:22.683 INFO kablam! | Sep 01 07:46:22.683 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 01 07:46:22.683 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.683 INFO kablam! | | Sep 01 07:46:22.683 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.683 INFO kablam! ... Sep 01 07:46:22.684 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 01 07:46:22.684 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.684 INFO kablam! Sep 01 07:46:22.684 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.684 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 01 07:46:22.684 INFO kablam! | Sep 01 07:46:22.684 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 01 07:46:22.684 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.684 INFO kablam! | | Sep 01 07:46:22.684 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.684 INFO kablam! ... Sep 01 07:46:22.684 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 01 07:46:22.684 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.684 INFO kablam! Sep 01 07:46:22.690 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.690 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 01 07:46:22.690 INFO kablam! | Sep 01 07:46:22.690 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 01 07:46:22.690 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.690 INFO kablam! | | Sep 01 07:46:22.690 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.691 INFO kablam! ... Sep 01 07:46:22.691 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 01 07:46:22.691 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.691 INFO kablam! Sep 01 07:46:22.695 INFO kablam! warning: variable does not need to be mutable Sep 01 07:46:22.695 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 01 07:46:22.695 INFO kablam! | Sep 01 07:46:22.696 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 01 07:46:22.696 INFO kablam! | ----^^^^^^^ Sep 01 07:46:22.696 INFO kablam! | | Sep 01 07:46:22.696 INFO kablam! | help: remove this `mut` Sep 01 07:46:22.696 INFO kablam! ... Sep 01 07:46:22.696 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 01 07:46:22.696 INFO kablam! | -------------------------------------- in this macro invocation Sep 01 07:46:22.696 INFO kablam! Sep 01 07:46:25.186 INFO kablam! warning: unused import: `co_blas::plugin` Sep 01 07:46:25.186 INFO kablam! --> tests/blas_specs.rs:8:9 Sep 01 07:46:25.186 INFO kablam! | Sep 01 07:46:25.186 INFO kablam! 8 | use co_blas::plugin::*; Sep 01 07:46:25.186 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 07:46:25.186 INFO kablam! | Sep 01 07:46:25.186 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 07:46:25.186 INFO kablam! Sep 01 07:46:25.402 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.16s Sep 01 07:46:25.409 INFO kablam! su: No module specific data is present Sep 01 07:46:25.787 INFO running `"docker" "rm" "-f" "8aa64bcf0e7c27323f0f9abc1921472543b1beb04f5b647197c5d1f8ad1e9ec8"` Sep 01 07:46:25.928 INFO blam! 8aa64bcf0e7c27323f0f9abc1921472543b1beb04f5b647197c5d1f8ad1e9ec8