Sep 01 07:45:28.281 INFO checking ruyi-0.1.6 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 07:45:28.281 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 07:45:28.281 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:45:28.426 INFO blam! fbbc79c720473201843cb2501a7bd10ad2b85c2edca56cf13473727e381453c0 Sep 01 07:45:28.428 INFO running `"docker" "start" "-a" "fbbc79c720473201843cb2501a7bd10ad2b85c2edca56cf13473727e381453c0"` Sep 01 07:45:29.134 INFO kablam! Checking ruyi v0.1.6 (file:///source) Sep 01 07:45:29.720 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 07:45:29.720 INFO kablam! --> src/nio/sys/unix/mod.rs:78:8 Sep 01 07:45:29.720 INFO kablam! | Sep 01 07:45:29.720 INFO kablam! 78 | Ok((n)) Sep 01 07:45:29.720 INFO kablam! | ^^^ help: remove these parentheses Sep 01 07:45:29.720 INFO kablam! | Sep 01 07:45:29.720 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 07:45:29.720 INFO kablam! Sep 01 07:45:29.721 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 07:45:29.721 INFO kablam! --> src/nio/sys/unix/mod.rs:85:8 Sep 01 07:45:29.721 INFO kablam! | Sep 01 07:45:29.721 INFO kablam! 85 | Ok((n)) Sep 01 07:45:29.721 INFO kablam! | ^^^ help: remove these parentheses Sep 01 07:45:29.721 INFO kablam! Sep 01 07:45:29.721 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 07:45:29.722 INFO kablam! --> src/nio/sys/unix/linux.rs:70:12 Sep 01 07:45:29.722 INFO kablam! | Sep 01 07:45:29.722 INFO kablam! 70 | Ok((n)) Sep 01 07:45:29.722 INFO kablam! | ^^^ help: remove these parentheses Sep 01 07:45:29.722 INFO kablam! Sep 01 07:45:29.945 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 07:45:29.945 INFO kablam! --> src/nio/sys/unix/mod.rs:78:8 Sep 01 07:45:29.945 INFO kablam! | Sep 01 07:45:29.945 INFO kablam! 78 | Ok((n)) Sep 01 07:45:29.945 INFO kablam! | ^^^ help: remove these parentheses Sep 01 07:45:29.945 INFO kablam! | Sep 01 07:45:29.945 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 07:45:29.945 INFO kablam! Sep 01 07:45:29.945 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 07:45:29.945 INFO kablam! --> src/nio/sys/unix/mod.rs:85:8 Sep 01 07:45:29.945 INFO kablam! | Sep 01 07:45:29.945 INFO kablam! 85 | Ok((n)) Sep 01 07:45:29.945 INFO kablam! | ^^^ help: remove these parentheses Sep 01 07:45:29.945 INFO kablam! Sep 01 07:45:29.945 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 07:45:29.945 INFO kablam! --> src/nio/sys/unix/linux.rs:70:12 Sep 01 07:45:29.945 INFO kablam! | Sep 01 07:45:29.945 INFO kablam! 70 | Ok((n)) Sep 01 07:45:29.945 INFO kablam! | ^^^ help: remove these parentheses Sep 01 07:45:29.945 INFO kablam! Sep 01 07:45:31.082 INFO kablam! warning: type annotations needed Sep 01 07:45:31.082 INFO kablam! --> src/buf/window.rs:70:53 Sep 01 07:45:31.082 INFO kablam! | Sep 01 07:45:31.082 INFO kablam! 70 | let mut p_dst = unsafe { bytes.as_mut_ptr().offset(size as isize) }; Sep 01 07:45:31.083 INFO kablam! | ^^^^^^ Sep 01 07:45:31.083 INFO kablam! | Sep 01 07:45:31.083 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 07:45:31.083 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 01 07:45:31.083 INFO kablam! = note: for more information, see issue #46906 Sep 01 07:45:31.083 INFO kablam! Sep 01 07:45:31.085 INFO kablam! warning: type annotations needed Sep 01 07:45:31.085 INFO kablam! --> src/buf/window.rs:77:35 Sep 01 07:45:31.085 INFO kablam! | Sep 01 07:45:31.085 INFO kablam! 77 | p_dst = p_dst.offset(-(size as isize)); Sep 01 07:45:31.085 INFO kablam! | ^^^^^^ Sep 01 07:45:31.085 INFO kablam! | Sep 01 07:45:31.085 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 01 07:45:31.085 INFO kablam! = note: for more information, see issue #46906 Sep 01 07:45:31.085 INFO kablam! Sep 01 07:45:31.328 INFO kablam! warning: type annotations needed Sep 01 07:45:31.328 INFO kablam! --> src/buf/window.rs:70:53 Sep 01 07:45:31.328 INFO kablam! | Sep 01 07:45:31.328 INFO kablam! 70 | let mut p_dst = unsafe { bytes.as_mut_ptr().offset(size as isize) }; Sep 01 07:45:31.328 INFO kablam! | ^^^^^^ Sep 01 07:45:31.328 INFO kablam! | Sep 01 07:45:31.328 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 07:45:31.328 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 01 07:45:31.328 INFO kablam! = note: for more information, see issue #46906 Sep 01 07:45:31.328 INFO kablam! Sep 01 07:45:31.331 INFO kablam! warning: type annotations needed Sep 01 07:45:31.331 INFO kablam! --> src/buf/window.rs:77:35 Sep 01 07:45:31.331 INFO kablam! | Sep 01 07:45:31.331 INFO kablam! 77 | p_dst = p_dst.offset(-(size as isize)); Sep 01 07:45:31.331 INFO kablam! | ^^^^^^ Sep 01 07:45:31.331 INFO kablam! | Sep 01 07:45:31.331 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 01 07:45:31.331 INFO kablam! = note: for more information, see issue #46906 Sep 01 07:45:31.331 INFO kablam! Sep 01 07:45:38.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.03s Sep 01 07:45:38.124 INFO kablam! su: No module specific data is present Sep 01 07:45:38.548 INFO running `"docker" "rm" "-f" "fbbc79c720473201843cb2501a7bd10ad2b85c2edca56cf13473727e381453c0"` Sep 01 07:45:38.677 INFO blam! fbbc79c720473201843cb2501a7bd10ad2b85c2edca56cf13473727e381453c0