Sep 04 04:13:31.238 INFO checking tensor-0.1.2 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 04:13:31.239 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 04:13:31.239 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/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 04 04:13:31.478 INFO blam! fcc702c10ac367b926dc9171ceeed2fe5676aedf49474623647349552c4b3915 Sep 04 04:13:31.480 INFO running `"docker" "start" "-a" "fcc702c10ac367b926dc9171ceeed2fe5676aedf49474623647349552c4b3915"` Sep 04 04:13:32.137 INFO kablam! Checking tensor v0.1.2 (file:///source) Sep 04 04:13:32.991 INFO kablam! warning: variable does not need to be mutable Sep 04 04:13:32.991 INFO kablam! --> src/tensor.rs:67:13 Sep 04 04:13:32.991 INFO kablam! | Sep 04 04:13:32.991 INFO kablam! 67 | let mut new_tensor = &mut Tensor::build(self.dim, new_rank, vec![T::zero(); len]); Sep 04 04:13:32.991 INFO kablam! | ----^^^^^^^^^^ Sep 04 04:13:32.991 INFO kablam! | | Sep 04 04:13:32.991 INFO kablam! | help: remove this `mut` Sep 04 04:13:32.991 INFO kablam! | Sep 04 04:13:32.991 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 04:13:32.991 INFO kablam! Sep 04 04:13:33.043 INFO kablam! warning: variable does not need to be mutable Sep 04 04:13:33.043 INFO kablam! --> src/tensor.rs:67:13 Sep 04 04:13:33.043 INFO kablam! | Sep 04 04:13:33.043 INFO kablam! 67 | let mut new_tensor = &mut Tensor::build(self.dim, new_rank, vec![T::zero(); len]); Sep 04 04:13:33.043 INFO kablam! | ----^^^^^^^^^^ Sep 04 04:13:33.043 INFO kablam! | | Sep 04 04:13:33.043 INFO kablam! | help: remove this `mut` Sep 04 04:13:33.043 INFO kablam! | Sep 04 04:13:33.043 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 04:13:33.043 INFO kablam! Sep 04 04:13:34.031 INFO kablam! warning: variable does not need to be mutable Sep 04 04:13:34.031 INFO kablam! --> src/tensor.rs:67:13 Sep 04 04:13:34.031 INFO kablam! | Sep 04 04:13:34.031 INFO kablam! 67 | let mut new_tensor = &mut Tensor::build(self.dim, new_rank, vec![T::zero(); len]); Sep 04 04:13:34.031 INFO kablam! | ----^^^^^^^^^^ Sep 04 04:13:34.031 INFO kablam! | | Sep 04 04:13:34.031 INFO kablam! | help: remove this `mut` Sep 04 04:13:34.031 INFO kablam! | Sep 04 04:13:34.031 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 04:13:34.031 INFO kablam! Sep 04 04:13:34.105 INFO kablam! warning: variable does not need to be mutable Sep 04 04:13:34.105 INFO kablam! --> src/tensor.rs:67:13 Sep 04 04:13:34.105 INFO kablam! | Sep 04 04:13:34.105 INFO kablam! 67 | let mut new_tensor = &mut Tensor::build(self.dim, new_rank, vec![T::zero(); len]); Sep 04 04:13:34.105 INFO kablam! | ----^^^^^^^^^^ Sep 04 04:13:34.105 INFO kablam! | | Sep 04 04:13:34.105 INFO kablam! | help: remove this `mut` Sep 04 04:13:34.105 INFO kablam! | Sep 04 04:13:34.105 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 04:13:34.105 INFO kablam! Sep 04 04:13:34.153 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.06s Sep 04 04:13:34.156 INFO kablam! su: No module specific data is present Sep 04 04:13:34.602 INFO running `"docker" "rm" "-f" "fcc702c10ac367b926dc9171ceeed2fe5676aedf49474623647349552c4b3915"` Sep 04 04:13:34.727 INFO blam! fcc702c10ac367b926dc9171ceeed2fe5676aedf49474623647349552c4b3915