Sep 21 03:44:23.251 INFO checking ruyi-0.1.6 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:44:23.251 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:44:23.251 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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.528 INFO blam! 345255d5d391061c36731d830fc6d4853b4496c86fd0814a687ffa80463ff74b Sep 21 03:44:23.530 INFO running `"docker" "start" "-a" "345255d5d391061c36731d830fc6d4853b4496c86fd0814a687ffa80463ff74b"` Sep 21 03:44:24.942 INFO kablam! usermod: no changes Sep 21 03:44:25.110 INFO kablam! Checking ruyi v0.1.6 (/source) Sep 21 03:44:25.986 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:44:25.986 INFO kablam! --> src/nio/sys/unix/mod.rs:78:8 Sep 21 03:44:25.986 INFO kablam! | Sep 21 03:44:25.986 INFO kablam! 78 | Ok((n)) Sep 21 03:44:25.986 INFO kablam! | ^^^ help: remove these parentheses Sep 21 03:44:25.986 INFO kablam! | Sep 21 03:44:25.986 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 03:44:25.986 INFO kablam! Sep 21 03:44:25.986 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:44:25.986 INFO kablam! --> src/nio/sys/unix/mod.rs:85:8 Sep 21 03:44:25.986 INFO kablam! | Sep 21 03:44:25.986 INFO kablam! 85 | Ok((n)) Sep 21 03:44:25.986 INFO kablam! | ^^^ help: remove these parentheses Sep 21 03:44:25.986 INFO kablam! Sep 21 03:44:25.986 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:44:25.986 INFO kablam! --> src/nio/sys/unix/linux.rs:70:12 Sep 21 03:44:25.986 INFO kablam! | Sep 21 03:44:25.986 INFO kablam! 70 | Ok((n)) Sep 21 03:44:25.986 INFO kablam! | ^^^ help: remove these parentheses Sep 21 03:44:25.986 INFO kablam! Sep 21 03:44:26.110 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:44:26.110 INFO kablam! --> src/nio/sys/unix/mod.rs:78:8 Sep 21 03:44:26.110 INFO kablam! | Sep 21 03:44:26.110 INFO kablam! 78 | Ok((n)) Sep 21 03:44:26.110 INFO kablam! | ^^^ help: remove these parentheses Sep 21 03:44:26.110 INFO kablam! | Sep 21 03:44:26.110 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 03:44:26.110 INFO kablam! Sep 21 03:44:26.111 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:44:26.111 INFO kablam! --> src/nio/sys/unix/mod.rs:85:8 Sep 21 03:44:26.111 INFO kablam! | Sep 21 03:44:26.112 INFO kablam! 85 | Ok((n)) Sep 21 03:44:26.112 INFO kablam! | ^^^ help: remove these parentheses Sep 21 03:44:26.112 INFO kablam! Sep 21 03:44:26.113 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 03:44:26.113 INFO kablam! --> src/nio/sys/unix/linux.rs:70:12 Sep 21 03:44:26.113 INFO kablam! | Sep 21 03:44:26.114 INFO kablam! 70 | Ok((n)) Sep 21 03:44:26.114 INFO kablam! | ^^^ help: remove these parentheses Sep 21 03:44:26.114 INFO kablam! Sep 21 03:44:26.984 INFO kablam! warning: type annotations needed Sep 21 03:44:26.984 INFO kablam! --> src/buf/window.rs:70:53 Sep 21 03:44:26.984 INFO kablam! | Sep 21 03:44:26.985 INFO kablam! 70 | let mut p_dst = unsafe { bytes.as_mut_ptr().offset(size as isize) }; Sep 21 03:44:26.985 INFO kablam! | ^^^^^^ Sep 21 03:44:26.986 INFO kablam! | Sep 21 03:44:26.986 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 21 03:44:26.986 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:26.987 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:44:26.987 INFO kablam! Sep 21 03:44:26.987 INFO kablam! warning: type annotations needed Sep 21 03:44:26.988 INFO kablam! --> src/buf/window.rs:77:35 Sep 21 03:44:26.988 INFO kablam! | Sep 21 03:44:26.988 INFO kablam! 77 | p_dst = p_dst.offset(-(size as isize)); Sep 21 03:44:26.989 INFO kablam! | ^^^^^^ Sep 21 03:44:26.989 INFO kablam! | Sep 21 03:44:26.989 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:26.990 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:44:26.990 INFO kablam! Sep 21 03:44:27.210 INFO kablam! warning: type annotations needed Sep 21 03:44:27.210 INFO kablam! --> src/buf/window.rs:70:53 Sep 21 03:44:27.211 INFO kablam! | Sep 21 03:44:27.211 INFO kablam! 70 | let mut p_dst = unsafe { bytes.as_mut_ptr().offset(size as isize) }; Sep 21 03:44:27.211 INFO kablam! | ^^^^^^ Sep 21 03:44:27.212 INFO kablam! | Sep 21 03:44:27.212 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 21 03:44:27.212 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.213 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:44:27.213 INFO kablam! Sep 21 03:44:27.215 INFO kablam! warning: type annotations needed Sep 21 03:44:27.215 INFO kablam! --> src/buf/window.rs:77:35 Sep 21 03:44:27.215 INFO kablam! | Sep 21 03:44:27.216 INFO kablam! 77 | p_dst = p_dst.offset(-(size as isize)); Sep 21 03:44:27.216 INFO kablam! | ^^^^^^ Sep 21 03:44:27.216 INFO kablam! | Sep 21 03:44:27.216 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.217 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:44:27.217 INFO kablam! Sep 21 03:44:34.519 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.55s Sep 21 03:44:34.547 INFO kablam! su: No module specific data is present Sep 21 03:44:36.552 INFO running `"docker" "rm" "-f" "345255d5d391061c36731d830fc6d4853b4496c86fd0814a687ffa80463ff74b"` Sep 21 03:44:36.664 INFO blam! 345255d5d391061c36731d830fc6d4853b4496c86fd0814a687ffa80463ff74b