Sep 05 00:03:29.194 INFO checking collenchyma-blas-0.2.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 00:03:29.194 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 00:03:29.194 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 00:03:29.430 INFO blam! 426118812eb9695ba9039e4f3e8ca583f4acebc48b28ea972f6258cd99880375 Sep 05 00:03:29.432 INFO running `"docker" "start" "-a" "426118812eb9695ba9039e4f3e8ca583f4acebc48b28ea972f6258cd99880375"` Sep 05 00:03:30.298 INFO kablam! Compiling rblas v0.0.11 Sep 05 00:03:30.301 INFO kablam! Compiling cublas-sys v0.1.0 Sep 05 00:03:30.304 INFO kablam! Checking collenchyma v0.0.8 Sep 05 00:03:33.477 INFO kablam! Checking cublas v0.2.0 Sep 05 00:03:34.984 INFO kablam! Checking collenchyma-blas v0.2.0 (file:///source) Sep 05 00:03:37.536 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.536 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 05 00:03:37.537 INFO kablam! | Sep 05 00:03:37.537 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 05 00:03:37.537 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.537 INFO kablam! | | Sep 05 00:03:37.537 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.537 INFO kablam! ... Sep 05 00:03:37.537 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 05 00:03:37.537 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.537 INFO kablam! | Sep 05 00:03:37.537 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 05 00:03:37.537 INFO kablam! Sep 05 00:03:37.537 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.537 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 05 00:03:37.538 INFO kablam! | Sep 05 00:03:37.538 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 05 00:03:37.538 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.538 INFO kablam! | | Sep 05 00:03:37.538 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.538 INFO kablam! ... Sep 05 00:03:37.538 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 05 00:03:37.538 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.538 INFO kablam! Sep 05 00:03:37.543 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.543 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 05 00:03:37.543 INFO kablam! | Sep 05 00:03:37.543 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 05 00:03:37.543 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.543 INFO kablam! | | Sep 05 00:03:37.543 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.543 INFO kablam! ... Sep 05 00:03:37.543 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 05 00:03:37.543 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.543 INFO kablam! Sep 05 00:03:37.544 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.544 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 05 00:03:37.544 INFO kablam! | Sep 05 00:03:37.544 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 05 00:03:37.544 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.544 INFO kablam! | | Sep 05 00:03:37.544 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.544 INFO kablam! ... Sep 05 00:03:37.544 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 05 00:03:37.544 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.544 INFO kablam! Sep 05 00:03:37.545 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.545 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 05 00:03:37.545 INFO kablam! | Sep 05 00:03:37.545 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 05 00:03:37.545 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.545 INFO kablam! | | Sep 05 00:03:37.545 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.545 INFO kablam! ... Sep 05 00:03:37.545 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 05 00:03:37.545 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.545 INFO kablam! Sep 05 00:03:37.546 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.546 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 05 00:03:37.546 INFO kablam! | Sep 05 00:03:37.546 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 05 00:03:37.546 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.546 INFO kablam! | | Sep 05 00:03:37.546 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.546 INFO kablam! ... Sep 05 00:03:37.546 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 05 00:03:37.546 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.546 INFO kablam! Sep 05 00:03:37.547 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.547 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 05 00:03:37.547 INFO kablam! | Sep 05 00:03:37.547 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 05 00:03:37.547 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.547 INFO kablam! | | Sep 05 00:03:37.547 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.547 INFO kablam! ... Sep 05 00:03:37.547 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 05 00:03:37.547 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.547 INFO kablam! Sep 05 00:03:37.548 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.548 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 05 00:03:37.548 INFO kablam! | Sep 05 00:03:37.548 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 05 00:03:37.548 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.548 INFO kablam! | | Sep 05 00:03:37.548 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.548 INFO kablam! ... Sep 05 00:03:37.548 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 05 00:03:37.548 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.548 INFO kablam! Sep 05 00:03:37.549 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.549 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 05 00:03:37.549 INFO kablam! | Sep 05 00:03:37.549 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 05 00:03:37.549 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.549 INFO kablam! | | Sep 05 00:03:37.549 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.549 INFO kablam! ... Sep 05 00:03:37.549 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 05 00:03:37.549 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.549 INFO kablam! Sep 05 00:03:37.549 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.549 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 05 00:03:37.550 INFO kablam! | Sep 05 00:03:37.550 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 05 00:03:37.550 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.550 INFO kablam! | | Sep 05 00:03:37.550 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.550 INFO kablam! ... Sep 05 00:03:37.550 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 05 00:03:37.550 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.550 INFO kablam! Sep 05 00:03:37.550 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.550 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 05 00:03:37.550 INFO kablam! | Sep 05 00:03:37.550 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 05 00:03:37.550 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.550 INFO kablam! | | Sep 05 00:03:37.550 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.550 INFO kablam! ... Sep 05 00:03:37.550 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 05 00:03:37.550 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.550 INFO kablam! Sep 05 00:03:37.551 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.551 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 05 00:03:37.551 INFO kablam! | Sep 05 00:03:37.551 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 05 00:03:37.551 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.551 INFO kablam! | | Sep 05 00:03:37.551 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.551 INFO kablam! ... Sep 05 00:03:37.551 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 05 00:03:37.551 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.551 INFO kablam! Sep 05 00:03:37.553 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.553 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 05 00:03:37.553 INFO kablam! | Sep 05 00:03:37.553 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 05 00:03:37.553 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.553 INFO kablam! | | Sep 05 00:03:37.553 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.553 INFO kablam! ... Sep 05 00:03:37.553 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 05 00:03:37.553 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.554 INFO kablam! Sep 05 00:03:37.556 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.556 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 05 00:03:37.556 INFO kablam! | Sep 05 00:03:37.556 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 05 00:03:37.556 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.556 INFO kablam! | | Sep 05 00:03:37.556 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.556 INFO kablam! ... Sep 05 00:03:37.556 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 05 00:03:37.556 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.556 INFO kablam! Sep 05 00:03:37.847 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.847 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 05 00:03:37.847 INFO kablam! | Sep 05 00:03:37.847 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 05 00:03:37.847 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.847 INFO kablam! | | Sep 05 00:03:37.847 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.847 INFO kablam! ... Sep 05 00:03:37.847 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 05 00:03:37.847 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.848 INFO kablam! | Sep 05 00:03:37.848 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 05 00:03:37.848 INFO kablam! Sep 05 00:03:37.849 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.849 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 05 00:03:37.849 INFO kablam! | Sep 05 00:03:37.849 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 05 00:03:37.849 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.849 INFO kablam! | | Sep 05 00:03:37.849 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.849 INFO kablam! ... Sep 05 00:03:37.849 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 05 00:03:37.849 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.850 INFO kablam! Sep 05 00:03:37.859 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.859 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 05 00:03:37.859 INFO kablam! | Sep 05 00:03:37.859 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 05 00:03:37.859 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.860 INFO kablam! | | Sep 05 00:03:37.860 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.860 INFO kablam! ... Sep 05 00:03:37.860 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 05 00:03:37.860 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.860 INFO kablam! Sep 05 00:03:37.863 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.863 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 05 00:03:37.863 INFO kablam! | Sep 05 00:03:37.863 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 05 00:03:37.863 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.863 INFO kablam! | | Sep 05 00:03:37.863 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.863 INFO kablam! ... Sep 05 00:03:37.863 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 05 00:03:37.863 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.864 INFO kablam! Sep 05 00:03:37.869 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.869 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 05 00:03:37.869 INFO kablam! | Sep 05 00:03:37.869 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 05 00:03:37.869 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.869 INFO kablam! | | Sep 05 00:03:37.869 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.869 INFO kablam! ... Sep 05 00:03:37.869 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 05 00:03:37.869 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.869 INFO kablam! Sep 05 00:03:37.871 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.871 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 05 00:03:37.871 INFO kablam! | Sep 05 00:03:37.871 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 05 00:03:37.871 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.872 INFO kablam! | | Sep 05 00:03:37.872 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.872 INFO kablam! ... Sep 05 00:03:37.872 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 05 00:03:37.872 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.872 INFO kablam! Sep 05 00:03:37.873 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.873 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 05 00:03:37.873 INFO kablam! | Sep 05 00:03:37.873 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 05 00:03:37.873 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.873 INFO kablam! | | Sep 05 00:03:37.873 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.873 INFO kablam! ... Sep 05 00:03:37.873 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 05 00:03:37.873 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.873 INFO kablam! Sep 05 00:03:37.874 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.874 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 05 00:03:37.874 INFO kablam! | Sep 05 00:03:37.874 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 05 00:03:37.874 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.874 INFO kablam! | | Sep 05 00:03:37.874 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.874 INFO kablam! ... Sep 05 00:03:37.874 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 05 00:03:37.874 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.875 INFO kablam! Sep 05 00:03:37.876 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.876 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 05 00:03:37.876 INFO kablam! | Sep 05 00:03:37.876 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 05 00:03:37.876 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.876 INFO kablam! | | Sep 05 00:03:37.876 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.876 INFO kablam! ... Sep 05 00:03:37.876 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 05 00:03:37.876 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.876 INFO kablam! Sep 05 00:03:37.876 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.876 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 05 00:03:37.876 INFO kablam! | Sep 05 00:03:37.876 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 05 00:03:37.876 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.876 INFO kablam! | | Sep 05 00:03:37.876 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.876 INFO kablam! ... Sep 05 00:03:37.876 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 05 00:03:37.876 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.877 INFO kablam! Sep 05 00:03:37.878 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.878 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 05 00:03:37.878 INFO kablam! | Sep 05 00:03:37.878 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 05 00:03:37.878 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.878 INFO kablam! | | Sep 05 00:03:37.878 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.878 INFO kablam! ... Sep 05 00:03:37.878 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 05 00:03:37.878 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.879 INFO kablam! Sep 05 00:03:37.879 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.879 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 05 00:03:37.879 INFO kablam! | Sep 05 00:03:37.879 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 05 00:03:37.879 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.879 INFO kablam! | | Sep 05 00:03:37.879 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.879 INFO kablam! ... Sep 05 00:03:37.879 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 05 00:03:37.879 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.880 INFO kablam! Sep 05 00:03:37.891 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.891 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 05 00:03:37.891 INFO kablam! | Sep 05 00:03:37.891 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 05 00:03:37.891 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.891 INFO kablam! | | Sep 05 00:03:37.891 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.891 INFO kablam! ... Sep 05 00:03:37.891 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 05 00:03:37.891 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.892 INFO kablam! Sep 05 00:03:37.907 INFO kablam! warning: variable does not need to be mutable Sep 05 00:03:37.907 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 05 00:03:37.907 INFO kablam! | Sep 05 00:03:37.907 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 05 00:03:37.907 INFO kablam! | ----^^^^^^^ Sep 05 00:03:37.907 INFO kablam! | | Sep 05 00:03:37.907 INFO kablam! | help: remove this `mut` Sep 05 00:03:37.907 INFO kablam! ... Sep 05 00:03:37.907 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 05 00:03:37.907 INFO kablam! | -------------------------------------- in this macro invocation Sep 05 00:03:37.908 INFO kablam! Sep 05 00:03:40.157 INFO kablam! warning: unused import: `co_blas::plugin` Sep 05 00:03:40.157 INFO kablam! --> tests/blas_specs.rs:8:9 Sep 05 00:03:40.157 INFO kablam! | Sep 05 00:03:40.157 INFO kablam! 8 | use co_blas::plugin::*; Sep 05 00:03:40.157 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 05 00:03:40.157 INFO kablam! | Sep 05 00:03:40.157 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 00:03:40.157 INFO kablam! Sep 05 00:03:40.371 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.16s Sep 05 00:03:40.378 INFO kablam! su: No module specific data is present Sep 05 00:03:41.064 INFO running `"docker" "rm" "-f" "426118812eb9695ba9039e4f3e8ca583f4acebc48b28ea972f6258cd99880375"` Sep 05 00:03:41.202 INFO blam! 426118812eb9695ba9039e4f3e8ca583f4acebc48b28ea972f6258cd99880375