Sep 17 21:51:37.117 INFO checking liner-0.4.4 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 21:51:37.117 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 21:51:37.117 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:51:37.253 INFO blam! ee44e73883f6fb56731f545e59794645b597375e22c056db7953ddf83c5fe0d2 Sep 17 21:51:37.255 INFO running `"docker" "start" "-a" "ee44e73883f6fb56731f545e59794645b597375e22c056db7953ddf83c5fe0d2"` Sep 17 21:51:38.596 INFO kablam! usermod: no changes Sep 17 21:51:38.650 INFO kablam! Checking liner v0.4.4 (/source) Sep 17 21:51:38.971 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 21:51:38.971 INFO kablam! --> src/editor.rs:225:27 Sep 17 21:51:38.971 INFO kablam! | Sep 17 21:51:38.971 INFO kablam! 225 | let cols = max(1, (w as usize / (max_word_size))); Sep 17 21:51:38.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 21:51:38.971 INFO kablam! | Sep 17 21:51:38.971 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 21:51:38.971 INFO kablam! Sep 17 21:51:39.122 INFO kablam! error: the trait bound `W: std::io::Write` is not satisfied Sep 17 21:51:39.122 INFO kablam! --> src/event.rs:5:32 Sep 17 21:51:39.122 INFO kablam! | Sep 17 21:51:39.122 INFO kablam! 5 | pub type EventHandler<'a, W> = FnMut(Event) + 'a; Sep 17 21:51:39.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `W` Sep 17 21:51:39.124 INFO kablam! | Sep 17 21:51:39.124 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 21:51:39.124 INFO kablam! = help: consider adding a `where W: std::io::Write` bound Sep 17 21:51:39.124 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:51:39.124 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:51:39.124 INFO kablam! Sep 17 21:51:39.175 INFO kablam! error: aborting due to previous error Sep 17 21:51:39.175 INFO kablam! Sep 17 21:51:39.198 INFO kablam! error: Could not compile `liner`. Sep 17 21:51:39.199 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 21:51:39.310 INFO kablam! warning: unnecessary parentheses around function argument Sep 17 21:51:39.311 INFO kablam! --> src/editor.rs:225:27 Sep 17 21:51:39.311 INFO kablam! | Sep 17 21:51:39.311 INFO kablam! 225 | let cols = max(1, (w as usize / (max_word_size))); Sep 17 21:51:39.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 17 21:51:39.311 INFO kablam! | Sep 17 21:51:39.311 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 17 21:51:39.311 INFO kablam! Sep 17 21:51:39.476 INFO kablam! error: the trait bound `W: std::io::Write` is not satisfied Sep 17 21:51:39.476 INFO kablam! --> src/event.rs:5:32 Sep 17 21:51:39.476 INFO kablam! | Sep 17 21:51:39.476 INFO kablam! 5 | pub type EventHandler<'a, W> = FnMut(Event) + 'a; Sep 17 21:51:39.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `W` Sep 17 21:51:39.476 INFO kablam! | Sep 17 21:51:39.476 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 21:51:39.476 INFO kablam! = help: consider adding a `where W: std::io::Write` bound Sep 17 21:51:39.476 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:51:39.476 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:51:39.476 INFO kablam! Sep 17 21:51:39.535 INFO kablam! error: aborting due to previous error Sep 17 21:51:39.535 INFO kablam! Sep 17 21:51:39.544 INFO kablam! error: Could not compile `liner`. Sep 17 21:51:39.545 INFO kablam! Sep 17 21:51:39.545 INFO kablam! To learn more, run the command again with --verbose. Sep 17 21:51:39.546 INFO kablam! su: No module specific data is present Sep 17 21:51:40.039 INFO running `"docker" "rm" "-f" "ee44e73883f6fb56731f545e59794645b597375e22c056db7953ddf83c5fe0d2"` Sep 17 21:51:40.130 INFO blam! ee44e73883f6fb56731f545e59794645b597375e22c056db7953ddf83c5fe0d2