Sep 05 01:49:57.877 INFO checking blender-mesh-0.0.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 01:49:57.877 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 01:49:57.877 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 05 01:49:58.135 INFO blam! 50af04b202062dc0c8a9eb1ad63417150fefc4e4143d08fd2dae063bc3805d37 Sep 05 01:49:58.138 INFO running `"docker" "start" "-a" "50af04b202062dc0c8a9eb1ad63417150fefc4e4143d08fd2dae063bc3805d37"` Sep 05 01:49:59.081 INFO kablam! Checking blender-mesh v0.0.1 (file:///source) Sep 05 01:50:01.690 INFO kablam! warning: variable does not need to be mutable Sep 05 01:50:01.690 INFO kablam! --> src/lib.rs:334:17 Sep 05 01:50:01.690 INFO kablam! | Sep 05 01:50:01.690 INFO kablam! 334 | let mut indices = self.vertex_group_indices.as_mut().unwrap(); Sep 05 01:50:01.690 INFO kablam! | ----^^^^^^^ Sep 05 01:50:01.690 INFO kablam! | | Sep 05 01:50:01.690 INFO kablam! | help: remove this `mut` Sep 05 01:50:01.690 INFO kablam! | Sep 05 01:50:01.690 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 05 01:50:01.690 INFO kablam! Sep 05 01:50:01.690 INFO kablam! warning: variable does not need to be mutable Sep 05 01:50:01.691 INFO kablam! --> src/lib.rs:335:17 Sep 05 01:50:01.691 INFO kablam! | Sep 05 01:50:01.691 INFO kablam! 335 | let mut weights = self.vertex_group_weights.as_mut().unwrap(); Sep 05 01:50:01.691 INFO kablam! | ----^^^^^^^ Sep 05 01:50:01.691 INFO kablam! | | Sep 05 01:50:01.691 INFO kablam! | help: remove this `mut` Sep 05 01:50:01.691 INFO kablam! Sep 05 01:50:01.831 INFO kablam! warning: variable does not need to be mutable Sep 05 01:50:01.831 INFO kablam! --> src/lib.rs:334:17 Sep 05 01:50:01.831 INFO kablam! | Sep 05 01:50:01.831 INFO kablam! 334 | let mut indices = self.vertex_group_indices.as_mut().unwrap(); Sep 05 01:50:01.831 INFO kablam! | ----^^^^^^^ Sep 05 01:50:01.831 INFO kablam! | | Sep 05 01:50:01.831 INFO kablam! | help: remove this `mut` Sep 05 01:50:01.831 INFO kablam! | Sep 05 01:50:01.831 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 05 01:50:01.831 INFO kablam! Sep 05 01:50:01.832 INFO kablam! warning: variable does not need to be mutable Sep 05 01:50:01.832 INFO kablam! --> src/lib.rs:335:17 Sep 05 01:50:01.832 INFO kablam! | Sep 05 01:50:01.832 INFO kablam! 335 | let mut weights = self.vertex_group_weights.as_mut().unwrap(); Sep 05 01:50:01.832 INFO kablam! | ----^^^^^^^ Sep 05 01:50:01.832 INFO kablam! | | Sep 05 01:50:01.832 INFO kablam! | help: remove this `mut` Sep 05 01:50:01.832 INFO kablam! Sep 05 01:50:01.921 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.95s Sep 05 01:50:01.936 INFO kablam! su: No module specific data is present Sep 05 01:50:02.542 INFO running `"docker" "rm" "-f" "50af04b202062dc0c8a9eb1ad63417150fefc4e4143d08fd2dae063bc3805d37"` Sep 05 01:50:02.711 INFO blam! 50af04b202062dc0c8a9eb1ad63417150fefc4e4143d08fd2dae063bc3805d37