Sep 19 18:56:06.532 INFO checking ruyi-0.1.6 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 18:56:06.532 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 18:56:06.533 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/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 18:56:06.944 INFO blam! 3b61efccd45988f086117aa00bd203b07a1d50d8f3761a5c29f0f4d8de82a249 Sep 19 18:56:06.954 INFO running `"docker" "start" "-a" "3b61efccd45988f086117aa00bd203b07a1d50d8f3761a5c29f0f4d8de82a249"` Sep 19 18:56:08.467 INFO kablam! usermod: no changes Sep 19 18:56:08.655 INFO kablam! Checking ruyi v0.1.6 (/source) Sep 19 18:56:09.791 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:56:09.791 INFO kablam! --> src/nio/sys/unix/mod.rs:78:8 Sep 19 18:56:09.791 INFO kablam! | Sep 19 18:56:09.791 INFO kablam! 78 | Ok((n)) Sep 19 18:56:09.791 INFO kablam! | ^^^ help: remove these parentheses Sep 19 18:56:09.791 INFO kablam! | Sep 19 18:56:09.791 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 18:56:09.791 INFO kablam! Sep 19 18:56:09.791 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:56:09.791 INFO kablam! --> src/nio/sys/unix/mod.rs:85:8 Sep 19 18:56:09.791 INFO kablam! | Sep 19 18:56:09.791 INFO kablam! 85 | Ok((n)) Sep 19 18:56:09.791 INFO kablam! | ^^^ help: remove these parentheses Sep 19 18:56:09.791 INFO kablam! Sep 19 18:56:09.795 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:56:09.795 INFO kablam! --> src/nio/sys/unix/linux.rs:70:12 Sep 19 18:56:09.795 INFO kablam! | Sep 19 18:56:09.795 INFO kablam! 70 | Ok((n)) Sep 19 18:56:09.795 INFO kablam! | ^^^ help: remove these parentheses Sep 19 18:56:09.795 INFO kablam! Sep 19 18:56:09.883 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:56:09.883 INFO kablam! --> src/nio/sys/unix/mod.rs:78:8 Sep 19 18:56:09.883 INFO kablam! | Sep 19 18:56:09.883 INFO kablam! 78 | Ok((n)) Sep 19 18:56:09.883 INFO kablam! | ^^^ help: remove these parentheses Sep 19 18:56:09.883 INFO kablam! | Sep 19 18:56:09.883 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 18:56:09.883 INFO kablam! Sep 19 18:56:09.885 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:56:09.885 INFO kablam! --> src/nio/sys/unix/mod.rs:85:8 Sep 19 18:56:09.885 INFO kablam! | Sep 19 18:56:09.885 INFO kablam! 85 | Ok((n)) Sep 19 18:56:09.885 INFO kablam! | ^^^ help: remove these parentheses Sep 19 18:56:09.885 INFO kablam! Sep 19 18:56:09.886 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 18:56:09.886 INFO kablam! --> src/nio/sys/unix/linux.rs:70:12 Sep 19 18:56:09.886 INFO kablam! | Sep 19 18:56:09.886 INFO kablam! 70 | Ok((n)) Sep 19 18:56:09.886 INFO kablam! | ^^^ help: remove these parentheses Sep 19 18:56:09.886 INFO kablam! Sep 19 18:56:11.019 INFO kablam! warning: type annotations needed Sep 19 18:56:11.019 INFO kablam! --> src/buf/window.rs:70:53 Sep 19 18:56:11.019 INFO kablam! | Sep 19 18:56:11.019 INFO kablam! 70 | let mut p_dst = unsafe { bytes.as_mut_ptr().offset(size as isize) }; Sep 19 18:56:11.019 INFO kablam! | ^^^^^^ Sep 19 18:56:11.019 INFO kablam! | Sep 19 18:56:11.019 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 19 18:56:11.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 19 18:56:11.019 INFO kablam! = note: for more information, see issue #46906 Sep 19 18:56:11.019 INFO kablam! Sep 19 18:56:11.019 INFO kablam! warning: type annotations needed Sep 19 18:56:11.019 INFO kablam! --> src/buf/window.rs:77:35 Sep 19 18:56:11.019 INFO kablam! | Sep 19 18:56:11.019 INFO kablam! 77 | p_dst = p_dst.offset(-(size as isize)); Sep 19 18:56:11.019 INFO kablam! | ^^^^^^ Sep 19 18:56:11.019 INFO kablam! | Sep 19 18:56:11.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 19 18:56:11.019 INFO kablam! = note: for more information, see issue #46906 Sep 19 18:56:11.019 INFO kablam! Sep 19 18:56:11.267 INFO kablam! warning: type annotations needed Sep 19 18:56:11.267 INFO kablam! --> src/buf/window.rs:70:53 Sep 19 18:56:11.268 INFO kablam! | Sep 19 18:56:11.268 INFO kablam! 70 | let mut p_dst = unsafe { bytes.as_mut_ptr().offset(size as isize) }; Sep 19 18:56:11.268 INFO kablam! | ^^^^^^ Sep 19 18:56:11.268 INFO kablam! | Sep 19 18:56:11.269 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 19 18:56:11.269 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 19 18:56:11.269 INFO kablam! = note: for more information, see issue #46906 Sep 19 18:56:11.270 INFO kablam! Sep 19 18:56:11.270 INFO kablam! warning: type annotations needed Sep 19 18:56:11.270 INFO kablam! --> src/buf/window.rs:77:35 Sep 19 18:56:11.271 INFO kablam! | Sep 19 18:56:11.271 INFO kablam! 77 | p_dst = p_dst.offset(-(size as isize)); Sep 19 18:56:11.271 INFO kablam! | ^^^^^^ Sep 19 18:56:11.272 INFO kablam! | Sep 19 18:56:11.272 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 19 18:56:11.272 INFO kablam! = note: for more information, see issue #46906 Sep 19 18:56:11.272 INFO kablam! Sep 19 18:56:17.293 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.79s Sep 19 18:56:17.312 INFO kablam! su: No module specific data is present Sep 19 18:56:18.035 INFO running `"docker" "rm" "-f" "3b61efccd45988f086117aa00bd203b07a1d50d8f3761a5c29f0f4d8de82a249"` Sep 19 18:56:18.199 INFO blam! 3b61efccd45988f086117aa00bd203b07a1d50d8f3761a5c29f0f4d8de82a249