Sep 21 12:03:33.459 INFO checking collenchyma-blas-0.2.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 12:03:33.459 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 12:03:33.459 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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:33.699 INFO blam! 1b068772022812f53ce645d7e4092236ae80ca7b7425ae9c502d5851796cfa4b Sep 21 12:03:33.701 INFO running `"docker" "start" "-a" "1b068772022812f53ce645d7e4092236ae80ca7b7425ae9c502d5851796cfa4b"` Sep 21 12:03:34.918 INFO kablam! usermod: no changes Sep 21 12:03:35.005 INFO kablam! Compiling rblas v0.0.11 Sep 21 12:03:35.005 INFO kablam! Checking linear-map v0.0.4 Sep 21 12:03:35.005 INFO kablam! Compiling cublas-sys v0.1.0 Sep 21 12:03:36.378 INFO kablam! Checking collenchyma v0.0.8 Sep 21 12:03:39.114 INFO kablam! Checking cublas v0.2.0 Sep 21 12:03:40.526 INFO kablam! Checking collenchyma-blas v0.2.0 (/source) Sep 21 12:03:42.391 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.391 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 21 12:03:42.391 INFO kablam! | Sep 21 12:03:42.391 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:42.391 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.391 INFO kablam! | | Sep 21 12:03:42.391 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.391 INFO kablam! ... Sep 21 12:03:42.391 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:42.391 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.391 INFO kablam! | Sep 21 12:03:42.391 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 12:03:42.391 INFO kablam! Sep 21 12:03:42.391 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.391 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 21 12:03:42.391 INFO kablam! | Sep 21 12:03:42.391 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:42.391 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.391 INFO kablam! | | Sep 21 12:03:42.391 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.391 INFO kablam! ... Sep 21 12:03:42.391 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:42.391 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.391 INFO kablam! Sep 21 12:03:42.393 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.393 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 21 12:03:42.393 INFO kablam! | Sep 21 12:03:42.393 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:42.393 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.393 INFO kablam! | | Sep 21 12:03:42.393 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.393 INFO kablam! ... Sep 21 12:03:42.393 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:42.393 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.393 INFO kablam! Sep 21 12:03:42.410 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.410 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 21 12:03:42.410 INFO kablam! | Sep 21 12:03:42.410 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:42.410 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.410 INFO kablam! | | Sep 21 12:03:42.410 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.410 INFO kablam! ... Sep 21 12:03:42.410 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:42.410 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.410 INFO kablam! Sep 21 12:03:42.410 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.410 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 21 12:03:42.410 INFO kablam! | Sep 21 12:03:42.410 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:42.410 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.410 INFO kablam! | | Sep 21 12:03:42.410 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.410 INFO kablam! ... Sep 21 12:03:42.410 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:42.410 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.410 INFO kablam! Sep 21 12:03:42.410 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.410 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 21 12:03:42.410 INFO kablam! | Sep 21 12:03:42.410 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:42.410 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.410 INFO kablam! | | Sep 21 12:03:42.410 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.410 INFO kablam! ... Sep 21 12:03:42.410 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:42.410 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.410 INFO kablam! Sep 21 12:03:42.410 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.410 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 21 12:03:42.410 INFO kablam! | Sep 21 12:03:42.410 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:42.410 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.410 INFO kablam! | | Sep 21 12:03:42.411 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.411 INFO kablam! ... Sep 21 12:03:42.411 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:42.411 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.411 INFO kablam! Sep 21 12:03:42.418 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.418 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 21 12:03:42.418 INFO kablam! | Sep 21 12:03:42.418 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:42.418 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.418 INFO kablam! | | Sep 21 12:03:42.418 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.418 INFO kablam! ... Sep 21 12:03:42.418 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:42.418 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.418 INFO kablam! Sep 21 12:03:42.418 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.418 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 21 12:03:42.418 INFO kablam! | Sep 21 12:03:42.418 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:42.418 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.418 INFO kablam! | | Sep 21 12:03:42.418 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.418 INFO kablam! ... Sep 21 12:03:42.418 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:42.418 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.418 INFO kablam! Sep 21 12:03:42.418 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.418 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 21 12:03:42.418 INFO kablam! | Sep 21 12:03:42.418 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:42.418 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.418 INFO kablam! | | Sep 21 12:03:42.418 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.419 INFO kablam! ... Sep 21 12:03:42.419 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:42.419 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.419 INFO kablam! Sep 21 12:03:42.419 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.419 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 21 12:03:42.419 INFO kablam! | Sep 21 12:03:42.419 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:42.419 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.419 INFO kablam! | | Sep 21 12:03:42.419 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.419 INFO kablam! ... Sep 21 12:03:42.419 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:42.419 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.419 INFO kablam! Sep 21 12:03:42.419 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.419 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 21 12:03:42.419 INFO kablam! | Sep 21 12:03:42.419 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:42.419 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.419 INFO kablam! | | Sep 21 12:03:42.419 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.419 INFO kablam! ... Sep 21 12:03:42.419 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:42.419 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.419 INFO kablam! Sep 21 12:03:42.426 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.426 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 21 12:03:42.426 INFO kablam! | Sep 21 12:03:42.426 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:42.426 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.426 INFO kablam! | | Sep 21 12:03:42.426 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.426 INFO kablam! ... Sep 21 12:03:42.426 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:42.426 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.426 INFO kablam! Sep 21 12:03:42.426 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.426 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 21 12:03:42.426 INFO kablam! | Sep 21 12:03:42.426 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:42.426 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.426 INFO kablam! | | Sep 21 12:03:42.426 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.426 INFO kablam! ... Sep 21 12:03:42.426 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:42.426 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.426 INFO kablam! Sep 21 12:03:42.470 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.470 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 21 12:03:42.470 INFO kablam! | Sep 21 12:03:42.470 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:42.470 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.470 INFO kablam! | | Sep 21 12:03:42.470 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.470 INFO kablam! ... Sep 21 12:03:42.470 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:42.470 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.470 INFO kablam! | Sep 21 12:03:42.470 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 12:03:42.470 INFO kablam! Sep 21 12:03:42.470 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.470 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 21 12:03:42.470 INFO kablam! | Sep 21 12:03:42.470 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:42.470 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.470 INFO kablam! | | Sep 21 12:03:42.470 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.470 INFO kablam! ... Sep 21 12:03:42.470 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:42.470 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.470 INFO kablam! Sep 21 12:03:42.514 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.514 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 21 12:03:42.514 INFO kablam! | Sep 21 12:03:42.514 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:42.514 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.514 INFO kablam! | | Sep 21 12:03:42.514 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.514 INFO kablam! ... Sep 21 12:03:42.514 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:42.514 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.514 INFO kablam! Sep 21 12:03:42.514 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.514 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 21 12:03:42.514 INFO kablam! | Sep 21 12:03:42.514 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:42.514 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.514 INFO kablam! | | Sep 21 12:03:42.514 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.514 INFO kablam! ... Sep 21 12:03:42.514 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:42.514 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.514 INFO kablam! Sep 21 12:03:42.514 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.514 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 21 12:03:42.514 INFO kablam! | Sep 21 12:03:42.514 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:42.514 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.514 INFO kablam! | | Sep 21 12:03:42.514 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.514 INFO kablam! ... Sep 21 12:03:42.514 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:42.514 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.514 INFO kablam! Sep 21 12:03:42.514 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.514 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 21 12:03:42.514 INFO kablam! | Sep 21 12:03:42.514 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:42.514 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.514 INFO kablam! | | Sep 21 12:03:42.514 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.514 INFO kablam! ... Sep 21 12:03:42.514 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:42.514 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.514 INFO kablam! Sep 21 12:03:42.514 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.514 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 21 12:03:42.514 INFO kablam! | Sep 21 12:03:42.515 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:42.515 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.515 INFO kablam! | | Sep 21 12:03:42.515 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.515 INFO kablam! ... Sep 21 12:03:42.515 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:42.515 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.515 INFO kablam! Sep 21 12:03:42.515 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.515 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 21 12:03:42.515 INFO kablam! | Sep 21 12:03:42.515 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:42.515 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.515 INFO kablam! | | Sep 21 12:03:42.515 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.515 INFO kablam! ... Sep 21 12:03:42.515 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:42.515 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.515 INFO kablam! Sep 21 12:03:42.515 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.515 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 21 12:03:42.515 INFO kablam! | Sep 21 12:03:42.515 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:42.515 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.515 INFO kablam! | | Sep 21 12:03:42.515 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.515 INFO kablam! ... Sep 21 12:03:42.515 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:42.515 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.515 INFO kablam! Sep 21 12:03:42.515 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.515 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 21 12:03:42.515 INFO kablam! | Sep 21 12:03:42.515 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:42.515 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.515 INFO kablam! | | Sep 21 12:03:42.515 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.515 INFO kablam! ... Sep 21 12:03:42.515 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:42.515 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.515 INFO kablam! Sep 21 12:03:42.521 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.521 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 21 12:03:42.521 INFO kablam! | Sep 21 12:03:42.521 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:42.521 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.521 INFO kablam! | | Sep 21 12:03:42.521 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.521 INFO kablam! ... Sep 21 12:03:42.521 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:42.521 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.521 INFO kablam! Sep 21 12:03:42.521 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.521 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 21 12:03:42.521 INFO kablam! | Sep 21 12:03:42.521 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:42.521 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.521 INFO kablam! | | Sep 21 12:03:42.521 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.521 INFO kablam! ... Sep 21 12:03:42.521 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:42.521 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.521 INFO kablam! Sep 21 12:03:42.526 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.526 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 21 12:03:42.526 INFO kablam! | Sep 21 12:03:42.526 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:42.526 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.526 INFO kablam! | | Sep 21 12:03:42.526 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.526 INFO kablam! ... Sep 21 12:03:42.526 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 21 12:03:42.526 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.526 INFO kablam! Sep 21 12:03:42.534 INFO kablam! warning: variable does not need to be mutable Sep 21 12:03:42.534 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 21 12:03:42.534 INFO kablam! | Sep 21 12:03:42.534 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:42.534 INFO kablam! | ----^^^^^^^ Sep 21 12:03:42.534 INFO kablam! | | Sep 21 12:03:42.534 INFO kablam! | help: remove this `mut` Sep 21 12:03:42.534 INFO kablam! ... Sep 21 12:03:42.534 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 21 12:03:42.534 INFO kablam! | -------------------------------------- in this macro invocation Sep 21 12:03:42.534 INFO kablam! Sep 21 12:03:44.582 INFO kablam! warning: unused import: `co_blas::plugin` Sep 21 12:03:44.582 INFO kablam! --> tests/blas_specs.rs:8:9 Sep 21 12:03:44.582 INFO kablam! | Sep 21 12:03:44.582 INFO kablam! 8 | use co_blas::plugin::*; Sep 21 12:03:44.582 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 12:03:44.582 INFO kablam! | Sep 21 12:03:44.582 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 12:03:44.582 INFO kablam! Sep 21 12:03:44.742 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.80s Sep 21 12:03:44.751 INFO kablam! su: No module specific data is present Sep 21 12:03:45.640 INFO running `"docker" "rm" "-f" "1b068772022812f53ce645d7e4092236ae80ca7b7425ae9c502d5851796cfa4b"` Sep 21 12:03:45.792 INFO blam! 1b068772022812f53ce645d7e4092236ae80ca7b7425ae9c502d5851796cfa4b