Sep 14 18:18:34.581 INFO checking collenchyma-blas-0.2.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 18:18:34.581 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 18:18:34.582 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 18:18:35.031 INFO blam! 28615d4723111a46f4ff1e334bca896b0c90618e7dba85cba2f958d44cde42ec Sep 14 18:18:35.043 INFO running `"docker" "start" "-a" "28615d4723111a46f4ff1e334bca896b0c90618e7dba85cba2f958d44cde42ec"` Sep 14 18:18:36.710 INFO kablam! usermod: no changes Sep 14 18:18:36.851 INFO kablam! Compiling rblas v0.0.11 Sep 14 18:18:36.851 INFO kablam! Checking linear-map v0.0.4 Sep 14 18:18:36.851 INFO kablam! Compiling cublas-sys v0.1.0 Sep 14 18:18:38.595 INFO kablam! Checking collenchyma v0.0.8 Sep 14 18:18:40.619 INFO kablam! Checking cublas v0.2.0 Sep 14 18:18:42.395 INFO kablam! Checking collenchyma-blas v0.2.0 (file:///source) Sep 14 18:18:44.482 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.482 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 14 18:18:44.482 INFO kablam! | Sep 14 18:18:44.482 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 14 18:18:44.482 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.482 INFO kablam! | | Sep 14 18:18:44.482 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.482 INFO kablam! ... Sep 14 18:18:44.482 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 14 18:18:44.482 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.482 INFO kablam! | Sep 14 18:18:44.482 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 18:18:44.482 INFO kablam! Sep 14 18:18:44.483 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.483 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 14 18:18:44.483 INFO kablam! | Sep 14 18:18:44.483 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 14 18:18:44.483 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.483 INFO kablam! | | Sep 14 18:18:44.483 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.483 INFO kablam! ... Sep 14 18:18:44.483 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 14 18:18:44.483 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.483 INFO kablam! Sep 14 18:18:44.494 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.494 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 14 18:18:44.494 INFO kablam! | Sep 14 18:18:44.494 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 14 18:18:44.494 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.494 INFO kablam! | | Sep 14 18:18:44.494 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.494 INFO kablam! ... Sep 14 18:18:44.494 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 14 18:18:44.494 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.495 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.495 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 14 18:18:44.495 INFO kablam! | Sep 14 18:18:44.495 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 14 18:18:44.495 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.495 INFO kablam! | | Sep 14 18:18:44.495 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.495 INFO kablam! ... Sep 14 18:18:44.495 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 14 18:18:44.495 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.503 INFO kablam! Sep 14 18:18:44.503 INFO kablam! | Sep 14 18:18:44.503 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 18:18:44.503 INFO kablam! Sep 14 18:18:44.504 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.504 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 14 18:18:44.504 INFO kablam! | Sep 14 18:18:44.504 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 14 18:18:44.504 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.504 INFO kablam! | | Sep 14 18:18:44.504 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.504 INFO kablam! ... Sep 14 18:18:44.504 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 14 18:18:44.504 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.504 INFO kablam! Sep 14 18:18:44.504 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.504 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 14 18:18:44.504 INFO kablam! | Sep 14 18:18:44.504 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 14 18:18:44.504 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.504 INFO kablam! | | Sep 14 18:18:44.504 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.504 INFO kablam! ... Sep 14 18:18:44.504 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 14 18:18:44.504 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.504 INFO kablam! Sep 14 18:18:44.505 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.505 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 14 18:18:44.505 INFO kablam! | Sep 14 18:18:44.505 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 14 18:18:44.505 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.505 INFO kablam! | | Sep 14 18:18:44.505 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.505 INFO kablam! ... Sep 14 18:18:44.505 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 14 18:18:44.505 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.505 INFO kablam! Sep 14 18:18:44.506 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.506 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 14 18:18:44.506 INFO kablam! | Sep 14 18:18:44.506 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 14 18:18:44.506 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.506 INFO kablam! | | Sep 14 18:18:44.506 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.506 INFO kablam! ... Sep 14 18:18:44.506 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 14 18:18:44.506 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.506 INFO kablam! Sep 14 18:18:44.507 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.507 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 14 18:18:44.507 INFO kablam! | Sep 14 18:18:44.507 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 14 18:18:44.507 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.507 INFO kablam! | | Sep 14 18:18:44.507 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.507 INFO kablam! ... Sep 14 18:18:44.507 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 14 18:18:44.507 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.507 INFO kablam! Sep 14 18:18:44.508 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.508 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 14 18:18:44.508 INFO kablam! | Sep 14 18:18:44.508 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 14 18:18:44.508 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.508 INFO kablam! | | Sep 14 18:18:44.508 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.508 INFO kablam! ... Sep 14 18:18:44.508 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 14 18:18:44.508 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.508 INFO kablam! Sep 14 18:18:44.509 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.509 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 14 18:18:44.509 INFO kablam! | Sep 14 18:18:44.509 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 14 18:18:44.509 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.509 INFO kablam! | | Sep 14 18:18:44.509 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.509 INFO kablam! ... Sep 14 18:18:44.509 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 14 18:18:44.509 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.509 INFO kablam! Sep 14 18:18:44.509 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.509 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 14 18:18:44.509 INFO kablam! | Sep 14 18:18:44.509 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 14 18:18:44.509 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.509 INFO kablam! | | Sep 14 18:18:44.509 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.509 INFO kablam! ... Sep 14 18:18:44.509 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 14 18:18:44.509 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.509 INFO kablam! Sep 14 18:18:44.510 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.510 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 14 18:18:44.510 INFO kablam! | Sep 14 18:18:44.510 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 14 18:18:44.510 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.510 INFO kablam! | | Sep 14 18:18:44.510 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.510 INFO kablam! ... Sep 14 18:18:44.510 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 14 18:18:44.510 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.510 INFO kablam! Sep 14 18:18:44.510 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.510 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 14 18:18:44.510 INFO kablam! | Sep 14 18:18:44.510 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 14 18:18:44.510 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.510 INFO kablam! | | Sep 14 18:18:44.510 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.510 INFO kablam! ... Sep 14 18:18:44.510 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 14 18:18:44.510 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.510 INFO kablam! Sep 14 18:18:44.512 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.512 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 14 18:18:44.512 INFO kablam! | Sep 14 18:18:44.512 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 14 18:18:44.512 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.512 INFO kablam! | | Sep 14 18:18:44.512 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.512 INFO kablam! ... Sep 14 18:18:44.512 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 14 18:18:44.512 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.514 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.514 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 14 18:18:44.514 INFO kablam! | Sep 14 18:18:44.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 14 18:18:44.514 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.514 INFO kablam! | | Sep 14 18:18:44.514 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.514 INFO kablam! ... Sep 14 18:18:44.514 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 14 18:18:44.514 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.514 INFO kablam! Sep 14 18:18:44.514 INFO kablam! Sep 14 18:18:44.517 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.517 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 14 18:18:44.517 INFO kablam! | Sep 14 18:18:44.517 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 14 18:18:44.517 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.517 INFO kablam! | | Sep 14 18:18:44.517 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.517 INFO kablam! ... Sep 14 18:18:44.517 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 14 18:18:44.517 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.517 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.518 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 14 18:18:44.518 INFO kablam! | Sep 14 18:18:44.518 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 14 18:18:44.518 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.518 INFO kablam! | | Sep 14 18:18:44.518 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.518 INFO kablam! ... Sep 14 18:18:44.518 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 14 18:18:44.518 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.518 INFO kablam! Sep 14 18:18:44.519 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.519 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 14 18:18:44.519 INFO kablam! | Sep 14 18:18:44.519 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 14 18:18:44.519 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.519 INFO kablam! | | Sep 14 18:18:44.519 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.519 INFO kablam! ... Sep 14 18:18:44.519 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 14 18:18:44.519 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.519 INFO kablam! Sep 14 18:18:44.519 INFO kablam! Sep 14 18:18:44.524 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.524 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 14 18:18:44.524 INFO kablam! | Sep 14 18:18:44.524 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 14 18:18:44.524 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.524 INFO kablam! | | Sep 14 18:18:44.524 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.524 INFO kablam! ... Sep 14 18:18:44.524 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 14 18:18:44.524 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.524 INFO kablam! Sep 14 18:18:44.525 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.525 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 14 18:18:44.525 INFO kablam! | Sep 14 18:18:44.525 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 14 18:18:44.525 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.525 INFO kablam! | | Sep 14 18:18:44.525 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.525 INFO kablam! ... Sep 14 18:18:44.525 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 14 18:18:44.525 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.525 INFO kablam! Sep 14 18:18:44.526 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.526 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 14 18:18:44.526 INFO kablam! | Sep 14 18:18:44.526 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 14 18:18:44.526 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.526 INFO kablam! | | Sep 14 18:18:44.526 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.526 INFO kablam! ... Sep 14 18:18:44.526 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 14 18:18:44.526 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.526 INFO kablam! Sep 14 18:18:44.536 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.536 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 14 18:18:44.536 INFO kablam! | Sep 14 18:18:44.536 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 14 18:18:44.536 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.536 INFO kablam! | | Sep 14 18:18:44.536 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.536 INFO kablam! ... Sep 14 18:18:44.536 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 14 18:18:44.536 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.536 INFO kablam! Sep 14 18:18:44.536 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.536 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 14 18:18:44.536 INFO kablam! | Sep 14 18:18:44.536 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 14 18:18:44.536 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.536 INFO kablam! | | Sep 14 18:18:44.536 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.537 INFO kablam! ... Sep 14 18:18:44.537 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 14 18:18:44.537 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.537 INFO kablam! Sep 14 18:18:44.538 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.538 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 14 18:18:44.538 INFO kablam! | Sep 14 18:18:44.538 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 14 18:18:44.538 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.538 INFO kablam! | | Sep 14 18:18:44.538 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.538 INFO kablam! ... Sep 14 18:18:44.538 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 14 18:18:44.538 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.538 INFO kablam! Sep 14 18:18:44.543 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.543 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 14 18:18:44.543 INFO kablam! | Sep 14 18:18:44.543 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 14 18:18:44.543 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.543 INFO kablam! | | Sep 14 18:18:44.543 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.543 INFO kablam! ... Sep 14 18:18:44.543 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 14 18:18:44.543 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.543 INFO kablam! Sep 14 18:18:44.543 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.543 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 14 18:18:44.543 INFO kablam! | Sep 14 18:18:44.543 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 14 18:18:44.543 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.543 INFO kablam! | | Sep 14 18:18:44.543 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.543 INFO kablam! ... Sep 14 18:18:44.543 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 14 18:18:44.543 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.543 INFO kablam! Sep 14 18:18:44.547 INFO kablam! warning: variable does not need to be mutable Sep 14 18:18:44.547 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 14 18:18:44.547 INFO kablam! | Sep 14 18:18:44.547 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 14 18:18:44.547 INFO kablam! | ----^^^^^^^ Sep 14 18:18:44.547 INFO kablam! | | Sep 14 18:18:44.547 INFO kablam! | help: remove this `mut` Sep 14 18:18:44.547 INFO kablam! ... Sep 14 18:18:44.547 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 14 18:18:44.547 INFO kablam! | -------------------------------------- in this macro invocation Sep 14 18:18:44.547 INFO kablam! Sep 14 18:18:46.275 INFO kablam! warning: unused import: `co_blas::plugin` Sep 14 18:18:46.275 INFO kablam! --> tests/blas_specs.rs:8:9 Sep 14 18:18:46.275 INFO kablam! | Sep 14 18:18:46.275 INFO kablam! 8 | use co_blas::plugin::*; Sep 14 18:18:46.275 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 18:18:46.275 INFO kablam! | Sep 14 18:18:46.275 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 18:18:46.275 INFO kablam! Sep 14 18:18:46.404 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.66s Sep 14 18:18:46.409 INFO kablam! su: No module specific data is present Sep 14 18:18:47.074 INFO running `"docker" "rm" "-f" "28615d4723111a46f4ff1e334bca896b0c90618e7dba85cba2f958d44cde42ec"` Sep 14 18:18:47.145 INFO blam! 28615d4723111a46f4ff1e334bca896b0c90618e7dba85cba2f958d44cde42ec