Sep 21 03:44:23.409 INFO checking ruyi-0.1.6 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 03:44:23.409 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 03:44:23.410 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/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 03:44:23.621 INFO blam! 0b21056d3e2f8124a2ca972e2b85e781c21446faa3ee3bd50559f4682a42021f Sep 21 03:44:23.621 INFO running `"docker" "start" "-a" "0b21056d3e2f8124a2ca972e2b85e781c21446faa3ee3bd50559f4682a42021f"` Sep 21 03:44:25.638 INFO kablam! usermod: no changes Sep 21 03:44:25.826 INFO kablam! Checking ruyi v0.1.6 (/source) Sep 21 03:44:26.690 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:44:26.690 INFO kablam! --> src/nio/sys/unix/mod.rs:78:8 Sep 21 03:44:26.690 INFO kablam! | Sep 21 03:44:26.690 INFO kablam! 78 | Ok((n)) Sep 21 03:44:26.690 INFO kablam! | ^^^ help: remove these parentheses Sep 21 03:44:26.690 INFO kablam! | Sep 21 03:44:26.690 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 03:44:26.690 INFO kablam! Sep 21 03:44:26.690 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:44:26.690 INFO kablam! --> src/nio/sys/unix/mod.rs:85:8 Sep 21 03:44:26.690 INFO kablam! | Sep 21 03:44:26.690 INFO kablam! 85 | Ok((n)) Sep 21 03:44:26.690 INFO kablam! | ^^^ help: remove these parentheses Sep 21 03:44:26.690 INFO kablam! Sep 21 03:44:26.690 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:44:26.690 INFO kablam! --> src/nio/sys/unix/linux.rs:70:12 Sep 21 03:44:26.691 INFO kablam! | Sep 21 03:44:26.691 INFO kablam! 70 | Ok((n)) Sep 21 03:44:26.691 INFO kablam! | ^^^ help: remove these parentheses Sep 21 03:44:26.691 INFO kablam! Sep 21 03:44:26.738 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:44:26.738 INFO kablam! --> src/nio/sys/unix/mod.rs:78:8 Sep 21 03:44:26.738 INFO kablam! | Sep 21 03:44:26.738 INFO kablam! 78 | Ok((n)) Sep 21 03:44:26.738 INFO kablam! | ^^^ help: remove these parentheses Sep 21 03:44:26.738 INFO kablam! | Sep 21 03:44:26.739 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 03:44:26.739 INFO kablam! Sep 21 03:44:26.740 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:44:26.740 INFO kablam! --> src/nio/sys/unix/mod.rs:85:8 Sep 21 03:44:26.740 INFO kablam! | Sep 21 03:44:26.741 INFO kablam! 85 | Ok((n)) Sep 21 03:44:26.741 INFO kablam! | ^^^ help: remove these parentheses Sep 21 03:44:26.741 INFO kablam! Sep 21 03:44:26.742 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:44:26.742 INFO kablam! --> src/nio/sys/unix/linux.rs:70:12 Sep 21 03:44:26.742 INFO kablam! | Sep 21 03:44:26.743 INFO kablam! 70 | Ok((n)) Sep 21 03:44:26.743 INFO kablam! | ^^^ help: remove these parentheses Sep 21 03:44:26.743 INFO kablam! Sep 21 03:44:27.818 INFO kablam! warning: type annotations needed Sep 21 03:44:27.818 INFO kablam! --> src/buf/window.rs:70:53 Sep 21 03:44:27.818 INFO kablam! | Sep 21 03:44:27.818 INFO kablam! 70 | let mut p_dst = unsafe { bytes.as_mut_ptr().offset(size as isize) }; Sep 21 03:44:27.818 INFO kablam! | ^^^^^^ Sep 21 03:44:27.818 INFO kablam! | Sep 21 03:44:27.818 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 21 03:44:27.818 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 21 03:44:27.818 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:44:27.818 INFO kablam! Sep 21 03:44:27.820 INFO kablam! warning: type annotations needed Sep 21 03:44:27.820 INFO kablam! --> src/buf/window.rs:77:35 Sep 21 03:44:27.820 INFO kablam! | Sep 21 03:44:27.820 INFO kablam! 77 | p_dst = p_dst.offset(-(size as isize)); Sep 21 03:44:27.820 INFO kablam! | ^^^^^^ Sep 21 03:44:27.826 INFO kablam! | Sep 21 03:44:27.826 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 21 03:44:27.826 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:44:27.826 INFO kablam! Sep 21 03:44:27.881 INFO kablam! warning: type annotations needed Sep 21 03:44:27.881 INFO kablam! --> src/buf/window.rs:70:53 Sep 21 03:44:27.881 INFO kablam! | Sep 21 03:44:27.881 INFO kablam! 70 | let mut p_dst = unsafe { bytes.as_mut_ptr().offset(size as isize) }; Sep 21 03:44:27.881 INFO kablam! | ^^^^^^ Sep 21 03:44:27.881 INFO kablam! | Sep 21 03:44:27.881 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 21 03:44:27.881 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 21 03:44:27.881 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:44:27.881 INFO kablam! Sep 21 03:44:27.882 INFO kablam! warning: type annotations needed Sep 21 03:44:27.882 INFO kablam! --> src/buf/window.rs:77:35 Sep 21 03:44:27.882 INFO kablam! | Sep 21 03:44:27.882 INFO kablam! 77 | p_dst = p_dst.offset(-(size as isize)); Sep 21 03:44:27.882 INFO kablam! | ^^^^^^ Sep 21 03:44:27.882 INFO kablam! | Sep 21 03:44:27.882 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 21 03:44:27.883 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:44:27.883 INFO kablam! Sep 21 03:44:34.982 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.29s Sep 21 03:44:34.990 INFO kablam! su: No module specific data is present Sep 21 03:44:36.549 INFO running `"docker" "rm" "-f" "0b21056d3e2f8124a2ca972e2b85e781c21446faa3ee3bd50559f4682a42021f"` Sep 21 03:44:36.653 INFO blam! 0b21056d3e2f8124a2ca972e2b85e781c21446faa3ee3bd50559f4682a42021f