Sep 06 00:36:22.255 INFO checking ruyi-0.1.6 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 00:36:22.255 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 00:36:22.255 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:36:22.438 INFO blam! 9679f5186c92e8cfd89daaea86c35804484fb55fe3660f7ac237568a52d19a99 Sep 06 00:36:22.440 INFO running `"docker" "start" "-a" "9679f5186c92e8cfd89daaea86c35804484fb55fe3660f7ac237568a52d19a99"` Sep 06 00:36:23.171 INFO kablam! usermod: no changes Sep 06 00:36:23.262 INFO kablam! Checking ruyi v0.1.6 (file:///source) Sep 06 00:36:23.754 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 00:36:23.754 INFO kablam! --> src/nio/sys/unix/mod.rs:78:8 Sep 06 00:36:23.754 INFO kablam! | Sep 06 00:36:23.754 INFO kablam! 78 | Ok((n)) Sep 06 00:36:23.754 INFO kablam! | ^^^ help: remove these parentheses Sep 06 00:36:23.754 INFO kablam! | Sep 06 00:36:23.754 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 00:36:23.754 INFO kablam! Sep 06 00:36:23.754 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 00:36:23.754 INFO kablam! --> src/nio/sys/unix/mod.rs:85:8 Sep 06 00:36:23.754 INFO kablam! | Sep 06 00:36:23.754 INFO kablam! 85 | Ok((n)) Sep 06 00:36:23.754 INFO kablam! | ^^^ help: remove these parentheses Sep 06 00:36:23.754 INFO kablam! Sep 06 00:36:23.754 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 00:36:23.754 INFO kablam! --> src/nio/sys/unix/linux.rs:70:12 Sep 06 00:36:23.754 INFO kablam! | Sep 06 00:36:23.754 INFO kablam! 70 | Ok((n)) Sep 06 00:36:23.754 INFO kablam! | ^^^ help: remove these parentheses Sep 06 00:36:23.754 INFO kablam! Sep 06 00:36:23.782 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 00:36:23.782 INFO kablam! --> src/nio/sys/unix/mod.rs:78:8 Sep 06 00:36:23.782 INFO kablam! | Sep 06 00:36:23.782 INFO kablam! 78 | Ok((n)) Sep 06 00:36:23.782 INFO kablam! | ^^^ help: remove these parentheses Sep 06 00:36:23.782 INFO kablam! | Sep 06 00:36:23.782 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 06 00:36:23.782 INFO kablam! Sep 06 00:36:23.782 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 00:36:23.782 INFO kablam! --> src/nio/sys/unix/mod.rs:85:8 Sep 06 00:36:23.782 INFO kablam! | Sep 06 00:36:23.782 INFO kablam! 85 | Ok((n)) Sep 06 00:36:23.782 INFO kablam! | ^^^ help: remove these parentheses Sep 06 00:36:23.782 INFO kablam! Sep 06 00:36:23.782 INFO kablam! warning: unnecessary parentheses around function argument Sep 06 00:36:23.782 INFO kablam! --> src/nio/sys/unix/linux.rs:70:12 Sep 06 00:36:23.782 INFO kablam! | Sep 06 00:36:23.782 INFO kablam! 70 | Ok((n)) Sep 06 00:36:23.782 INFO kablam! | ^^^ help: remove these parentheses Sep 06 00:36:23.782 INFO kablam! Sep 06 00:36:24.414 INFO kablam! warning: type annotations needed Sep 06 00:36:24.414 INFO kablam! --> src/buf/window.rs:70:53 Sep 06 00:36:24.414 INFO kablam! | Sep 06 00:36:24.414 INFO kablam! 70 | let mut p_dst = unsafe { bytes.as_mut_ptr().offset(size as isize) }; Sep 06 00:36:24.414 INFO kablam! | ^^^^^^ Sep 06 00:36:24.414 INFO kablam! | Sep 06 00:36:24.414 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 06 00:36:24.414 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 06 00:36:24.414 INFO kablam! = note: for more information, see issue #46906 Sep 06 00:36:24.414 INFO kablam! Sep 06 00:36:24.414 INFO kablam! warning: type annotations needed Sep 06 00:36:24.414 INFO kablam! --> src/buf/window.rs:77:35 Sep 06 00:36:24.414 INFO kablam! | Sep 06 00:36:24.414 INFO kablam! 77 | p_dst = p_dst.offset(-(size as isize)); Sep 06 00:36:24.414 INFO kablam! | ^^^^^^ Sep 06 00:36:24.414 INFO kablam! | Sep 06 00:36:24.414 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 06 00:36:24.414 INFO kablam! = note: for more information, see issue #46906 Sep 06 00:36:24.414 INFO kablam! Sep 06 00:36:24.578 INFO kablam! warning: type annotations needed Sep 06 00:36:24.578 INFO kablam! --> src/buf/window.rs:70:53 Sep 06 00:36:24.578 INFO kablam! | Sep 06 00:36:24.578 INFO kablam! 70 | let mut p_dst = unsafe { bytes.as_mut_ptr().offset(size as isize) }; Sep 06 00:36:24.578 INFO kablam! | ^^^^^^ Sep 06 00:36:24.578 INFO kablam! | Sep 06 00:36:24.578 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 06 00:36:24.578 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 06 00:36:24.578 INFO kablam! = note: for more information, see issue #46906 Sep 06 00:36:24.578 INFO kablam! Sep 06 00:36:24.578 INFO kablam! warning: type annotations needed Sep 06 00:36:24.578 INFO kablam! --> src/buf/window.rs:77:35 Sep 06 00:36:24.578 INFO kablam! | Sep 06 00:36:24.578 INFO kablam! 77 | p_dst = p_dst.offset(-(size as isize)); Sep 06 00:36:24.578 INFO kablam! | ^^^^^^ Sep 06 00:36:24.578 INFO kablam! | Sep 06 00:36:24.578 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 06 00:36:24.578 INFO kablam! = note: for more information, see issue #46906 Sep 06 00:36:24.578 INFO kablam! Sep 06 00:36:30.206 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.01s Sep 06 00:36:30.218 INFO kablam! su: No module specific data is present Sep 06 00:36:31.293 INFO running `"docker" "rm" "-f" "9679f5186c92e8cfd89daaea86c35804484fb55fe3660f7ac237568a52d19a99"` Sep 06 00:36:31.428 INFO blam! 9679f5186c92e8cfd89daaea86c35804484fb55fe3660f7ac237568a52d19a99