Sep 19 22:51:26.593 INFO checking liner-0.4.4 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 22:51:26.593 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 22:51:26.593 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:51:26.731 INFO blam! 3797d5611fd7205bee73f631212284d8acdc66864c5596c589826d80cb86c901 Sep 19 22:51:26.733 INFO running `"docker" "start" "-a" "3797d5611fd7205bee73f631212284d8acdc66864c5596c589826d80cb86c901"` Sep 19 22:51:27.975 INFO kablam! usermod: no changes Sep 19 22:51:28.017 INFO kablam! Checking liner v0.4.4 (/source) Sep 19 22:51:28.349 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 22:51:28.349 INFO kablam! --> src/editor.rs:225:27 Sep 19 22:51:28.349 INFO kablam! | Sep 19 22:51:28.349 INFO kablam! 225 | let cols = max(1, (w as usize / (max_word_size))); Sep 19 22:51:28.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 22:51:28.349 INFO kablam! | Sep 19 22:51:28.349 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 22:51:28.349 INFO kablam! Sep 19 22:51:28.659 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 22:51:28.659 INFO kablam! --> src/editor.rs:225:27 Sep 19 22:51:28.659 INFO kablam! | Sep 19 22:51:28.659 INFO kablam! 225 | let cols = max(1, (w as usize / (max_word_size))); Sep 19 22:51:28.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 19 22:51:28.659 INFO kablam! | Sep 19 22:51:28.659 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 22:51:28.659 INFO kablam! Sep 19 22:51:28.907 INFO kablam! warning: variable does not need to be mutable Sep 19 22:51:28.907 INFO kablam! --> src/editor.rs:575:21 Sep 19 22:51:28.907 INFO kablam! | Sep 19 22:51:28.907 INFO kablam! 575 | let mut buf = self.current_buffer_mut(); Sep 19 22:51:28.907 INFO kablam! | ----^^^ Sep 19 22:51:28.907 INFO kablam! | | Sep 19 22:51:28.911 INFO kablam! | help: remove this `mut` Sep 19 22:51:28.911 INFO kablam! | Sep 19 22:51:28.911 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 22:51:28.911 INFO kablam! Sep 19 22:51:28.943 INFO kablam! warning: variable does not need to be mutable Sep 19 22:51:28.943 INFO kablam! --> src/context.rs:73:9 Sep 19 22:51:28.943 INFO kablam! | Sep 19 22:51:28.943 INFO kablam! 73 | mut handler: &mut EventHandler>, Sep 19 22:51:28.943 INFO kablam! | ----^^^^^^^ Sep 19 22:51:28.943 INFO kablam! | | Sep 19 22:51:28.943 INFO kablam! | help: remove this `mut` Sep 19 22:51:28.943 INFO kablam! Sep 19 22:51:28.943 INFO kablam! warning: variable does not need to be mutable Sep 19 22:51:28.943 INFO kablam! --> src/context.rs:91:9 Sep 19 22:51:28.943 INFO kablam! | Sep 19 22:51:28.943 INFO kablam! 91 | mut handler: &mut EventHandler>, Sep 19 22:51:28.943 INFO kablam! | ----^^^^^^^ Sep 19 22:51:28.944 INFO kablam! | | Sep 19 22:51:28.944 INFO kablam! | help: remove this `mut` Sep 19 22:51:28.944 INFO kablam! Sep 19 22:51:28.944 INFO kablam! warning: variable does not need to be mutable Sep 19 22:51:28.944 INFO kablam! --> src/context.rs:109:9 Sep 19 22:51:28.944 INFO kablam! | Sep 19 22:51:28.944 INFO kablam! 109 | mut handler: &mut EventHandler, Sep 19 22:51:28.944 INFO kablam! | ----^^^^^^^ Sep 19 22:51:28.944 INFO kablam! | | Sep 19 22:51:28.944 INFO kablam! | help: remove this `mut` Sep 19 22:51:28.944 INFO kablam! Sep 19 22:51:30.405 INFO kablam! warning: variable does not need to be mutable Sep 19 22:51:30.405 INFO kablam! --> src/editor.rs:575:21 Sep 19 22:51:30.405 INFO kablam! | Sep 19 22:51:30.405 INFO kablam! 575 | let mut buf = self.current_buffer_mut(); Sep 19 22:51:30.405 INFO kablam! | ----^^^ Sep 19 22:51:30.405 INFO kablam! | | Sep 19 22:51:30.405 INFO kablam! | help: remove this `mut` Sep 19 22:51:30.405 INFO kablam! | Sep 19 22:51:30.405 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 22:51:30.405 INFO kablam! Sep 19 22:51:30.451 INFO kablam! warning: variable does not need to be mutable Sep 19 22:51:30.451 INFO kablam! --> src/context.rs:73:9 Sep 19 22:51:30.451 INFO kablam! | Sep 19 22:51:30.451 INFO kablam! 73 | mut handler: &mut EventHandler>, Sep 19 22:51:30.451 INFO kablam! | ----^^^^^^^ Sep 19 22:51:30.451 INFO kablam! | | Sep 19 22:51:30.451 INFO kablam! | help: remove this `mut` Sep 19 22:51:30.451 INFO kablam! Sep 19 22:51:30.451 INFO kablam! warning: variable does not need to be mutable Sep 19 22:51:30.451 INFO kablam! --> src/context.rs:91:9 Sep 19 22:51:30.451 INFO kablam! | Sep 19 22:51:30.451 INFO kablam! 91 | mut handler: &mut EventHandler>, Sep 19 22:51:30.452 INFO kablam! | ----^^^^^^^ Sep 19 22:51:30.452 INFO kablam! | | Sep 19 22:51:30.452 INFO kablam! | help: remove this `mut` Sep 19 22:51:30.452 INFO kablam! Sep 19 22:51:30.454 INFO kablam! warning: variable does not need to be mutable Sep 19 22:51:30.454 INFO kablam! --> src/context.rs:109:9 Sep 19 22:51:30.454 INFO kablam! | Sep 19 22:51:30.454 INFO kablam! 109 | mut handler: &mut EventHandler, Sep 19 22:51:30.454 INFO kablam! | ----^^^^^^^ Sep 19 22:51:30.454 INFO kablam! | | Sep 19 22:51:30.454 INFO kablam! | help: remove this `mut` Sep 19 22:51:30.454 INFO kablam! Sep 19 22:51:31.125 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.13s Sep 19 22:51:31.127 INFO kablam! su: No module specific data is present Sep 19 22:51:31.837 INFO running `"docker" "rm" "-f" "3797d5611fd7205bee73f631212284d8acdc66864c5596c589826d80cb86c901"` Sep 19 22:51:31.898 INFO blam! 3797d5611fd7205bee73f631212284d8acdc66864c5596c589826d80cb86c901