Sep 21 07:31:45.848 INFO checking liner-0.4.4 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 07:31:45.848 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 07:31:45.848 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 07:31:46.060 INFO blam! 102de88cda6452eb7947389eda32dc1dccaf0ba783f9f7a7f651e2dc8d6ed11a Sep 21 07:31:46.061 INFO running `"docker" "start" "-a" "102de88cda6452eb7947389eda32dc1dccaf0ba783f9f7a7f651e2dc8d6ed11a"` Sep 21 07:31:47.317 INFO kablam! usermod: no changes Sep 21 07:31:47.355 INFO kablam! Checking bytecount v0.1.7 Sep 21 07:31:47.646 INFO kablam! Checking liner v0.4.4 (/source) Sep 21 07:31:47.878 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 07:31:47.878 INFO kablam! --> src/editor.rs:225:27 Sep 21 07:31:47.879 INFO kablam! | Sep 21 07:31:47.879 INFO kablam! 225 | let cols = max(1, (w as usize / (max_word_size))); Sep 21 07:31:47.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 07:31:47.879 INFO kablam! | Sep 21 07:31:47.879 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 07:31:47.879 INFO kablam! Sep 21 07:31:48.103 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 07:31:48.103 INFO kablam! --> src/editor.rs:225:27 Sep 21 07:31:48.103 INFO kablam! | Sep 21 07:31:48.103 INFO kablam! 225 | let cols = max(1, (w as usize / (max_word_size))); Sep 21 07:31:48.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 07:31:48.103 INFO kablam! | Sep 21 07:31:48.103 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 07:31:48.103 INFO kablam! Sep 21 07:31:48.344 INFO kablam! warning: variable does not need to be mutable Sep 21 07:31:48.344 INFO kablam! --> src/editor.rs:575:21 Sep 21 07:31:48.344 INFO kablam! | Sep 21 07:31:48.344 INFO kablam! 575 | let mut buf = self.current_buffer_mut(); Sep 21 07:31:48.344 INFO kablam! | ----^^^ Sep 21 07:31:48.344 INFO kablam! | | Sep 21 07:31:48.344 INFO kablam! | help: remove this `mut` Sep 21 07:31:48.345 INFO kablam! | Sep 21 07:31:48.345 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 07:31:48.345 INFO kablam! Sep 21 07:31:48.378 INFO kablam! warning: variable does not need to be mutable Sep 21 07:31:48.378 INFO kablam! --> src/context.rs:73:9 Sep 21 07:31:48.378 INFO kablam! | Sep 21 07:31:48.378 INFO kablam! 73 | mut handler: &mut EventHandler>, Sep 21 07:31:48.378 INFO kablam! | ----^^^^^^^ Sep 21 07:31:48.378 INFO kablam! | | Sep 21 07:31:48.378 INFO kablam! | help: remove this `mut` Sep 21 07:31:48.378 INFO kablam! Sep 21 07:31:48.390 INFO kablam! warning: variable does not need to be mutable Sep 21 07:31:48.390 INFO kablam! --> src/context.rs:91:9 Sep 21 07:31:48.390 INFO kablam! | Sep 21 07:31:48.390 INFO kablam! 91 | mut handler: &mut EventHandler>, Sep 21 07:31:48.390 INFO kablam! | ----^^^^^^^ Sep 21 07:31:48.390 INFO kablam! | | Sep 21 07:31:48.390 INFO kablam! | help: remove this `mut` Sep 21 07:31:48.390 INFO kablam! Sep 21 07:31:48.390 INFO kablam! warning: variable does not need to be mutable Sep 21 07:31:48.390 INFO kablam! --> src/context.rs:109:9 Sep 21 07:31:48.390 INFO kablam! | Sep 21 07:31:48.390 INFO kablam! 109 | mut handler: &mut EventHandler, Sep 21 07:31:48.390 INFO kablam! | ----^^^^^^^ Sep 21 07:31:48.390 INFO kablam! | | Sep 21 07:31:48.390 INFO kablam! | help: remove this `mut` Sep 21 07:31:48.390 INFO kablam! Sep 21 07:31:49.666 INFO kablam! warning: variable does not need to be mutable Sep 21 07:31:49.666 INFO kablam! --> src/editor.rs:575:21 Sep 21 07:31:49.666 INFO kablam! | Sep 21 07:31:49.666 INFO kablam! 575 | let mut buf = self.current_buffer_mut(); Sep 21 07:31:49.666 INFO kablam! | ----^^^ Sep 21 07:31:49.666 INFO kablam! | | Sep 21 07:31:49.666 INFO kablam! | help: remove this `mut` Sep 21 07:31:49.666 INFO kablam! | Sep 21 07:31:49.666 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 07:31:49.666 INFO kablam! Sep 21 07:31:49.710 INFO kablam! warning: variable does not need to be mutable Sep 21 07:31:49.710 INFO kablam! --> src/context.rs:73:9 Sep 21 07:31:49.710 INFO kablam! | Sep 21 07:31:49.710 INFO kablam! 73 | mut handler: &mut EventHandler>, Sep 21 07:31:49.710 INFO kablam! | ----^^^^^^^ Sep 21 07:31:49.710 INFO kablam! | | Sep 21 07:31:49.710 INFO kablam! | help: remove this `mut` Sep 21 07:31:49.710 INFO kablam! Sep 21 07:31:49.713 INFO kablam! warning: variable does not need to be mutable Sep 21 07:31:49.713 INFO kablam! --> src/context.rs:91:9 Sep 21 07:31:49.713 INFO kablam! | Sep 21 07:31:49.713 INFO kablam! 91 | mut handler: &mut EventHandler>, Sep 21 07:31:49.713 INFO kablam! | ----^^^^^^^ Sep 21 07:31:49.713 INFO kablam! | | Sep 21 07:31:49.713 INFO kablam! | help: remove this `mut` Sep 21 07:31:49.713 INFO kablam! Sep 21 07:31:49.718 INFO kablam! warning: variable does not need to be mutable Sep 21 07:31:49.718 INFO kablam! --> src/context.rs:109:9 Sep 21 07:31:49.718 INFO kablam! | Sep 21 07:31:49.718 INFO kablam! 109 | mut handler: &mut EventHandler, Sep 21 07:31:49.718 INFO kablam! | ----^^^^^^^ Sep 21 07:31:49.718 INFO kablam! | | Sep 21 07:31:49.718 INFO kablam! | help: remove this `mut` Sep 21 07:31:49.718 INFO kablam! Sep 21 07:31:50.295 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.95s Sep 21 07:31:50.298 INFO kablam! su: No module specific data is present Sep 21 07:31:51.067 INFO running `"docker" "rm" "-f" "102de88cda6452eb7947389eda32dc1dccaf0ba783f9f7a7f651e2dc8d6ed11a"` Sep 21 07:31:51.135 INFO blam! 102de88cda6452eb7947389eda32dc1dccaf0ba783f9f7a7f651e2dc8d6ed11a