Sep 14 09:45:21.755 INFO checking ruyi-0.1.6 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 09:45:21.755 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 09:45:21.755 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:45:22.384 INFO blam! 5e1283b6a8833eb0f60e675ec88b47d056125cba65af697ece89ad9b905bf0ee Sep 14 09:45:22.386 INFO running `"docker" "start" "-a" "5e1283b6a8833eb0f60e675ec88b47d056125cba65af697ece89ad9b905bf0ee"` Sep 14 09:45:24.668 INFO kablam! usermod: no changes Sep 14 09:45:24.859 INFO kablam! Checking ruyi v0.1.6 (file:///source) Sep 14 09:45:25.772 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 09:45:25.773 INFO kablam! --> src/nio/sys/unix/mod.rs:78:8 Sep 14 09:45:25.773 INFO kablam! | Sep 14 09:45:25.773 INFO kablam! 78 | Ok((n)) Sep 14 09:45:25.773 INFO kablam! | ^^^ help: remove these parentheses Sep 14 09:45:25.773 INFO kablam! | Sep 14 09:45:25.773 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 09:45:25.773 INFO kablam! Sep 14 09:45:25.773 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 09:45:25.773 INFO kablam! --> src/nio/sys/unix/mod.rs:85:8 Sep 14 09:45:25.773 INFO kablam! | Sep 14 09:45:25.773 INFO kablam! 85 | Ok((n)) Sep 14 09:45:25.773 INFO kablam! | ^^^ help: remove these parentheses Sep 14 09:45:25.773 INFO kablam! Sep 14 09:45:25.773 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 09:45:25.773 INFO kablam! --> src/nio/sys/unix/linux.rs:70:12 Sep 14 09:45:25.773 INFO kablam! | Sep 14 09:45:25.773 INFO kablam! 70 | Ok((n)) Sep 14 09:45:25.773 INFO kablam! | ^^^ help: remove these parentheses Sep 14 09:45:25.773 INFO kablam! Sep 14 09:45:25.837 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 09:45:25.837 INFO kablam! --> src/nio/sys/unix/mod.rs:78:8 Sep 14 09:45:25.837 INFO kablam! | Sep 14 09:45:25.837 INFO kablam! 78 | Ok((n)) Sep 14 09:45:25.837 INFO kablam! | ^^^ help: remove these parentheses Sep 14 09:45:25.837 INFO kablam! | Sep 14 09:45:25.837 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 09:45:25.837 INFO kablam! Sep 14 09:45:25.837 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 09:45:25.837 INFO kablam! --> src/nio/sys/unix/mod.rs:85:8 Sep 14 09:45:25.837 INFO kablam! | Sep 14 09:45:25.837 INFO kablam! 85 | Ok((n)) Sep 14 09:45:25.837 INFO kablam! | ^^^ help: remove these parentheses Sep 14 09:45:25.837 INFO kablam! Sep 14 09:45:25.837 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 09:45:25.837 INFO kablam! --> src/nio/sys/unix/linux.rs:70:12 Sep 14 09:45:25.837 INFO kablam! | Sep 14 09:45:25.837 INFO kablam! 70 | Ok((n)) Sep 14 09:45:25.837 INFO kablam! | ^^^ help: remove these parentheses Sep 14 09:45:25.837 INFO kablam! Sep 14 09:45:27.229 INFO kablam! warning: type annotations needed Sep 14 09:45:27.229 INFO kablam! --> src/buf/window.rs:70:53 Sep 14 09:45:27.229 INFO kablam! | Sep 14 09:45:27.229 INFO kablam! 70 | let mut p_dst = unsafe { bytes.as_mut_ptr().offset(size as isize) }; Sep 14 09:45:27.229 INFO kablam! | ^^^^^^ Sep 14 09:45:27.229 INFO kablam! | Sep 14 09:45:27.230 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 14 09:45:27.230 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 14 09:45:27.230 INFO kablam! = note: for more information, see issue #46906 Sep 14 09:45:27.231 INFO kablam! Sep 14 09:45:27.232 INFO kablam! warning: type annotations needed Sep 14 09:45:27.232 INFO kablam! --> src/buf/window.rs:77:35 Sep 14 09:45:27.232 INFO kablam! | Sep 14 09:45:27.232 INFO kablam! 77 | p_dst = p_dst.offset(-(size as isize)); Sep 14 09:45:27.232 INFO kablam! | ^^^^^^ Sep 14 09:45:27.232 INFO kablam! | Sep 14 09:45:27.233 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 14 09:45:27.233 INFO kablam! = note: for more information, see issue #46906 Sep 14 09:45:27.233 INFO kablam! Sep 14 09:45:27.282 INFO kablam! warning: type annotations needed Sep 14 09:45:27.283 INFO kablam! --> src/buf/window.rs:70:53 Sep 14 09:45:27.283 INFO kablam! | Sep 14 09:45:27.283 INFO kablam! 70 | let mut p_dst = unsafe { bytes.as_mut_ptr().offset(size as isize) }; Sep 14 09:45:27.283 INFO kablam! | ^^^^^^ Sep 14 09:45:27.283 INFO kablam! | Sep 14 09:45:27.283 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 14 09:45:27.283 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 14 09:45:27.283 INFO kablam! = note: for more information, see issue #46906 Sep 14 09:45:27.283 INFO kablam! Sep 14 09:45:27.284 INFO kablam! warning: type annotations needed Sep 14 09:45:27.284 INFO kablam! --> src/buf/window.rs:77:35 Sep 14 09:45:27.284 INFO kablam! | Sep 14 09:45:27.284 INFO kablam! 77 | p_dst = p_dst.offset(-(size as isize)); Sep 14 09:45:27.284 INFO kablam! | ^^^^^^ Sep 14 09:45:27.284 INFO kablam! | Sep 14 09:45:27.284 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 14 09:45:27.284 INFO kablam! = note: for more information, see issue #46906 Sep 14 09:45:27.284 INFO kablam! Sep 14 09:45:34.679 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.95s Sep 14 09:45:34.699 INFO kablam! su: No module specific data is present Sep 14 09:45:35.959 INFO running `"docker" "rm" "-f" "5e1283b6a8833eb0f60e675ec88b47d056125cba65af697ece89ad9b905bf0ee"` Sep 14 09:45:36.237 INFO blam! 5e1283b6a8833eb0f60e675ec88b47d056125cba65af697ece89ad9b905bf0ee