Sep 04 21:11:20.204 INFO checking collenchyma-blas-0.2.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 21:11:20.204 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 21:11:20.204 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 21:11:20.415 INFO blam! ad4719935a7df91e30469702f4c8793eb8a78602d767eb61f7d96042c90b1e41 Sep 04 21:11:20.417 INFO running `"docker" "start" "-a" "ad4719935a7df91e30469702f4c8793eb8a78602d767eb61f7d96042c90b1e41"` Sep 04 21:11:21.101 INFO kablam! Compiling rblas v0.0.11 Sep 04 21:11:21.102 INFO kablam! Compiling cublas-sys v0.1.0 Sep 04 21:11:21.104 INFO kablam! Checking collenchyma v0.0.8 Sep 04 21:11:23.536 INFO kablam! Checking cublas v0.2.0 Sep 04 21:11:25.873 INFO kablam! Checking collenchyma-blas v0.2.0 (file:///source) Sep 04 21:11:27.958 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:27.958 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 04 21:11:27.958 INFO kablam! | Sep 04 21:11:27.958 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 04 21:11:27.959 INFO kablam! | ----^^^^^^^ Sep 04 21:11:27.959 INFO kablam! | | Sep 04 21:11:27.959 INFO kablam! | help: remove this `mut` Sep 04 21:11:27.959 INFO kablam! ... Sep 04 21:11:27.959 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 04 21:11:27.959 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:27.959 INFO kablam! | Sep 04 21:11:27.959 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 21:11:27.959 INFO kablam! Sep 04 21:11:27.960 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:27.960 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 04 21:11:27.960 INFO kablam! | Sep 04 21:11:27.960 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 04 21:11:27.960 INFO kablam! | ----^^^^^^^ Sep 04 21:11:27.960 INFO kablam! | | Sep 04 21:11:27.960 INFO kablam! | help: remove this `mut` Sep 04 21:11:27.960 INFO kablam! ... Sep 04 21:11:27.960 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 04 21:11:27.960 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:27.960 INFO kablam! Sep 04 21:11:27.970 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:27.970 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 04 21:11:27.970 INFO kablam! | Sep 04 21:11:27.970 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 04 21:11:27.970 INFO kablam! | ----^^^^^^^ Sep 04 21:11:27.970 INFO kablam! | | Sep 04 21:11:27.970 INFO kablam! | help: remove this `mut` Sep 04 21:11:27.970 INFO kablam! ... Sep 04 21:11:27.970 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 04 21:11:27.970 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:27.970 INFO kablam! Sep 04 21:11:27.972 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:27.972 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 04 21:11:27.972 INFO kablam! | Sep 04 21:11:27.972 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 04 21:11:27.972 INFO kablam! | ----^^^^^^^ Sep 04 21:11:27.972 INFO kablam! | | Sep 04 21:11:27.972 INFO kablam! | help: remove this `mut` Sep 04 21:11:27.972 INFO kablam! ... Sep 04 21:11:27.973 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 04 21:11:27.973 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:27.973 INFO kablam! Sep 04 21:11:27.974 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:27.974 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 04 21:11:27.974 INFO kablam! | Sep 04 21:11:27.974 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 04 21:11:27.974 INFO kablam! | ----^^^^^^^ Sep 04 21:11:27.974 INFO kablam! | | Sep 04 21:11:27.974 INFO kablam! | help: remove this `mut` Sep 04 21:11:27.974 INFO kablam! ... Sep 04 21:11:27.974 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 04 21:11:27.974 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:27.974 INFO kablam! Sep 04 21:11:27.975 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:27.975 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 04 21:11:27.975 INFO kablam! | Sep 04 21:11:27.976 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 04 21:11:27.976 INFO kablam! | ----^^^^^^^ Sep 04 21:11:27.976 INFO kablam! | | Sep 04 21:11:27.976 INFO kablam! | help: remove this `mut` Sep 04 21:11:27.976 INFO kablam! ... Sep 04 21:11:27.976 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 04 21:11:27.976 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:27.976 INFO kablam! Sep 04 21:11:27.977 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:27.977 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 04 21:11:27.977 INFO kablam! | Sep 04 21:11:27.977 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 04 21:11:27.977 INFO kablam! | ----^^^^^^^ Sep 04 21:11:27.977 INFO kablam! | | Sep 04 21:11:27.977 INFO kablam! | help: remove this `mut` Sep 04 21:11:27.977 INFO kablam! ... Sep 04 21:11:27.978 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 04 21:11:27.978 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:27.978 INFO kablam! Sep 04 21:11:27.979 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:27.979 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 04 21:11:27.979 INFO kablam! | Sep 04 21:11:27.979 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 04 21:11:27.979 INFO kablam! | ----^^^^^^^ Sep 04 21:11:27.979 INFO kablam! | | Sep 04 21:11:27.979 INFO kablam! | help: remove this `mut` Sep 04 21:11:27.979 INFO kablam! ... Sep 04 21:11:27.979 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 04 21:11:27.979 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:27.979 INFO kablam! Sep 04 21:11:27.981 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:27.981 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 04 21:11:27.981 INFO kablam! | Sep 04 21:11:27.981 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 04 21:11:27.981 INFO kablam! | ----^^^^^^^ Sep 04 21:11:27.981 INFO kablam! | | Sep 04 21:11:27.981 INFO kablam! | help: remove this `mut` Sep 04 21:11:27.981 INFO kablam! ... Sep 04 21:11:27.981 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 04 21:11:27.981 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:27.981 INFO kablam! Sep 04 21:11:27.981 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:27.981 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 04 21:11:27.981 INFO kablam! | Sep 04 21:11:27.981 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 04 21:11:27.982 INFO kablam! | ----^^^^^^^ Sep 04 21:11:27.982 INFO kablam! | | Sep 04 21:11:27.982 INFO kablam! | help: remove this `mut` Sep 04 21:11:27.982 INFO kablam! ... Sep 04 21:11:27.982 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 04 21:11:27.982 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:27.982 INFO kablam! Sep 04 21:11:27.983 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:27.983 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 04 21:11:27.983 INFO kablam! | Sep 04 21:11:27.983 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 04 21:11:27.983 INFO kablam! | ----^^^^^^^ Sep 04 21:11:27.983 INFO kablam! | | Sep 04 21:11:27.983 INFO kablam! | help: remove this `mut` Sep 04 21:11:27.983 INFO kablam! ... Sep 04 21:11:27.983 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 04 21:11:27.983 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:27.983 INFO kablam! Sep 04 21:11:27.983 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:27.983 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 04 21:11:27.983 INFO kablam! | Sep 04 21:11:27.984 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 04 21:11:27.984 INFO kablam! | ----^^^^^^^ Sep 04 21:11:27.984 INFO kablam! | | Sep 04 21:11:27.984 INFO kablam! | help: remove this `mut` Sep 04 21:11:27.984 INFO kablam! ... Sep 04 21:11:27.984 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 04 21:11:27.984 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:27.984 INFO kablam! Sep 04 21:11:27.988 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:27.988 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 04 21:11:27.988 INFO kablam! | Sep 04 21:11:27.988 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 04 21:11:27.988 INFO kablam! | ----^^^^^^^ Sep 04 21:11:27.988 INFO kablam! | | Sep 04 21:11:27.988 INFO kablam! | help: remove this `mut` Sep 04 21:11:27.988 INFO kablam! ... Sep 04 21:11:27.988 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 04 21:11:27.988 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:27.988 INFO kablam! Sep 04 21:11:27.992 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:27.992 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 04 21:11:27.992 INFO kablam! | Sep 04 21:11:27.992 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 04 21:11:27.992 INFO kablam! | ----^^^^^^^ Sep 04 21:11:27.992 INFO kablam! | | Sep 04 21:11:27.992 INFO kablam! | help: remove this `mut` Sep 04 21:11:27.993 INFO kablam! ... Sep 04 21:11:27.993 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 04 21:11:27.993 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:27.993 INFO kablam! Sep 04 21:11:28.482 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:28.482 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 04 21:11:28.482 INFO kablam! | Sep 04 21:11:28.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 04 21:11:28.482 INFO kablam! | ----^^^^^^^ Sep 04 21:11:28.482 INFO kablam! | | Sep 04 21:11:28.482 INFO kablam! | help: remove this `mut` Sep 04 21:11:28.482 INFO kablam! ... Sep 04 21:11:28.482 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 04 21:11:28.482 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:28.482 INFO kablam! | Sep 04 21:11:28.482 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 21:11:28.482 INFO kablam! Sep 04 21:11:28.483 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:28.483 INFO kablam! --> src/frameworks/native.rs:19:21 Sep 04 21:11:28.483 INFO kablam! | Sep 04 21:11:28.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 04 21:11:28.483 INFO kablam! | ----^^^^^^^ Sep 04 21:11:28.483 INFO kablam! | | Sep 04 21:11:28.483 INFO kablam! | help: remove this `mut` Sep 04 21:11:28.483 INFO kablam! ... Sep 04 21:11:28.483 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 04 21:11:28.484 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:28.484 INFO kablam! Sep 04 21:11:28.492 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:28.492 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 04 21:11:28.492 INFO kablam! | Sep 04 21:11:28.492 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 04 21:11:28.492 INFO kablam! | ----^^^^^^^ Sep 04 21:11:28.492 INFO kablam! | | Sep 04 21:11:28.492 INFO kablam! | help: remove this `mut` Sep 04 21:11:28.492 INFO kablam! ... Sep 04 21:11:28.492 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 04 21:11:28.492 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:28.493 INFO kablam! Sep 04 21:11:28.494 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:28.494 INFO kablam! --> src/frameworks/native.rs:60:21 Sep 04 21:11:28.494 INFO kablam! | Sep 04 21:11:28.494 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 04 21:11:28.494 INFO kablam! | ----^^^^^^^ Sep 04 21:11:28.494 INFO kablam! | | Sep 04 21:11:28.494 INFO kablam! | help: remove this `mut` Sep 04 21:11:28.494 INFO kablam! ... Sep 04 21:11:28.494 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 04 21:11:28.494 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:28.494 INFO kablam! Sep 04 21:11:28.496 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:28.496 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 04 21:11:28.496 INFO kablam! | Sep 04 21:11:28.496 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 04 21:11:28.496 INFO kablam! | ----^^^^^^^ Sep 04 21:11:28.496 INFO kablam! | | Sep 04 21:11:28.496 INFO kablam! | help: remove this `mut` Sep 04 21:11:28.496 INFO kablam! ... Sep 04 21:11:28.496 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 04 21:11:28.496 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:28.496 INFO kablam! Sep 04 21:11:28.497 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:28.497 INFO kablam! --> src/frameworks/native.rs:73:21 Sep 04 21:11:28.497 INFO kablam! | Sep 04 21:11:28.497 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 04 21:11:28.497 INFO kablam! | ----^^^^^^^ Sep 04 21:11:28.497 INFO kablam! | | Sep 04 21:11:28.497 INFO kablam! | help: remove this `mut` Sep 04 21:11:28.498 INFO kablam! ... Sep 04 21:11:28.498 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 04 21:11:28.498 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:28.498 INFO kablam! Sep 04 21:11:28.499 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:28.499 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 04 21:11:28.499 INFO kablam! | Sep 04 21:11:28.499 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 04 21:11:28.499 INFO kablam! | ----^^^^^^^ Sep 04 21:11:28.499 INFO kablam! | | Sep 04 21:11:28.499 INFO kablam! | help: remove this `mut` Sep 04 21:11:28.499 INFO kablam! ... Sep 04 21:11:28.499 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 04 21:11:28.499 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:28.499 INFO kablam! Sep 04 21:11:28.500 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:28.500 INFO kablam! --> src/frameworks/native.rs:86:21 Sep 04 21:11:28.500 INFO kablam! | Sep 04 21:11:28.500 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 04 21:11:28.501 INFO kablam! | ----^^^^^^^ Sep 04 21:11:28.501 INFO kablam! | | Sep 04 21:11:28.501 INFO kablam! | help: remove this `mut` Sep 04 21:11:28.501 INFO kablam! ... Sep 04 21:11:28.501 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 04 21:11:28.501 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:28.501 INFO kablam! Sep 04 21:11:28.502 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:28.502 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 04 21:11:28.502 INFO kablam! | Sep 04 21:11:28.502 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 04 21:11:28.502 INFO kablam! | ----^^^^^^^ Sep 04 21:11:28.502 INFO kablam! | | Sep 04 21:11:28.502 INFO kablam! | help: remove this `mut` Sep 04 21:11:28.502 INFO kablam! ... Sep 04 21:11:28.502 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 04 21:11:28.502 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:28.502 INFO kablam! Sep 04 21:11:28.502 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:28.502 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 04 21:11:28.503 INFO kablam! | Sep 04 21:11:28.503 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 04 21:11:28.503 INFO kablam! | ----^^^^^^^ Sep 04 21:11:28.503 INFO kablam! | | Sep 04 21:11:28.503 INFO kablam! | help: remove this `mut` Sep 04 21:11:28.503 INFO kablam! ... Sep 04 21:11:28.503 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 04 21:11:28.503 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:28.503 INFO kablam! Sep 04 21:11:28.504 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:28.504 INFO kablam! --> src/frameworks/native.rs:98:21 Sep 04 21:11:28.504 INFO kablam! | Sep 04 21:11:28.504 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 04 21:11:28.504 INFO kablam! | ----^^^^^^^ Sep 04 21:11:28.504 INFO kablam! | | Sep 04 21:11:28.504 INFO kablam! | help: remove this `mut` Sep 04 21:11:28.504 INFO kablam! ... Sep 04 21:11:28.504 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 04 21:11:28.504 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:28.504 INFO kablam! Sep 04 21:11:28.505 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:28.505 INFO kablam! --> src/frameworks/native.rs:99:21 Sep 04 21:11:28.505 INFO kablam! | Sep 04 21:11:28.505 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 04 21:11:28.505 INFO kablam! | ----^^^^^^^ Sep 04 21:11:28.505 INFO kablam! | | Sep 04 21:11:28.505 INFO kablam! | help: remove this `mut` Sep 04 21:11:28.505 INFO kablam! ... Sep 04 21:11:28.505 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 04 21:11:28.505 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:28.505 INFO kablam! Sep 04 21:11:28.509 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:28.509 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 04 21:11:28.509 INFO kablam! | Sep 04 21:11:28.509 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 04 21:11:28.509 INFO kablam! | ----^^^^^^^ Sep 04 21:11:28.509 INFO kablam! | | Sep 04 21:11:28.509 INFO kablam! | help: remove this `mut` Sep 04 21:11:28.509 INFO kablam! ... Sep 04 21:11:28.509 INFO kablam! 178 | impl_iblas_for!(f32, Backend); Sep 04 21:11:28.509 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:28.509 INFO kablam! Sep 04 21:11:28.513 INFO kablam! warning: variable does not need to be mutable Sep 04 21:11:28.513 INFO kablam! --> src/frameworks/native.rs:115:21 Sep 04 21:11:28.513 INFO kablam! | Sep 04 21:11:28.513 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 04 21:11:28.513 INFO kablam! | ----^^^^^^^ Sep 04 21:11:28.513 INFO kablam! | | Sep 04 21:11:28.513 INFO kablam! | help: remove this `mut` Sep 04 21:11:28.514 INFO kablam! ... Sep 04 21:11:28.514 INFO kablam! 179 | impl_iblas_for!(f64, Backend); Sep 04 21:11:28.514 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 21:11:28.514 INFO kablam! Sep 04 21:11:30.459 INFO kablam! warning: unused import: `co_blas::plugin` Sep 04 21:11:30.459 INFO kablam! --> tests/blas_specs.rs:8:9 Sep 04 21:11:30.459 INFO kablam! | Sep 04 21:11:30.459 INFO kablam! 8 | use co_blas::plugin::*; Sep 04 21:11:30.459 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 21:11:30.459 INFO kablam! | Sep 04 21:11:30.459 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 21:11:30.459 INFO kablam! Sep 04 21:11:30.644 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.64s Sep 04 21:11:30.651 INFO kablam! su: No module specific data is present Sep 04 21:11:31.116 INFO running `"docker" "rm" "-f" "ad4719935a7df91e30469702f4c8793eb8a78602d767eb61f7d96042c90b1e41"` Sep 04 21:11:31.233 INFO blam! ad4719935a7df91e30469702f4c8793eb8a78602d767eb61f7d96042c90b1e41