Oct 27 16:18:52.823 INFO checking ruyi-0.1.6 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 16:18:52.823 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 16:18:53.263 INFO blam! dc986e8829585c19d5c4ab6bea5c4d63c948cf1388ae9415423d82d0d2614d17 Oct 27 16:18:53.265 INFO running `"docker" "start" "-a" "dc986e8829585c19d5c4ab6bea5c4d63c948cf1388ae9415423d82d0d2614d17"` Oct 27 16:18:55.189 INFO kablam! usermod: no changes Oct 27 16:18:55.375 INFO kablam! Checking ruyi v0.1.6 (/source) Oct 27 16:18:56.919 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 16:18:56.919 INFO kablam! --> src/nio/sys/unix/mod.rs:78:8 Oct 27 16:18:56.919 INFO kablam! | Oct 27 16:18:56.919 INFO kablam! 78 | Ok((n)) Oct 27 16:18:56.919 INFO kablam! | ^^^ help: remove these parentheses Oct 27 16:18:56.919 INFO kablam! | Oct 27 16:18:56.919 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 16:18:56.919 INFO kablam! Oct 27 16:18:56.919 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 16:18:56.919 INFO kablam! --> src/nio/sys/unix/mod.rs:85:8 Oct 27 16:18:56.919 INFO kablam! | Oct 27 16:18:56.919 INFO kablam! 85 | Ok((n)) Oct 27 16:18:56.919 INFO kablam! | ^^^ help: remove these parentheses Oct 27 16:18:56.919 INFO kablam! Oct 27 16:18:56.919 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 16:18:56.919 INFO kablam! --> src/nio/sys/unix/linux.rs:70:12 Oct 27 16:18:56.919 INFO kablam! | Oct 27 16:18:56.919 INFO kablam! 70 | Ok((n)) Oct 27 16:18:56.919 INFO kablam! | ^^^ help: remove these parentheses Oct 27 16:18:56.919 INFO kablam! Oct 27 16:18:57.019 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 16:18:57.019 INFO kablam! --> src/nio/sys/unix/mod.rs:78:8 Oct 27 16:18:57.019 INFO kablam! | Oct 27 16:18:57.019 INFO kablam! 78 | Ok((n)) Oct 27 16:18:57.019 INFO kablam! | ^^^ help: remove these parentheses Oct 27 16:18:57.019 INFO kablam! | Oct 27 16:18:57.019 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 16:18:57.019 INFO kablam! Oct 27 16:18:57.019 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 16:18:57.019 INFO kablam! --> src/nio/sys/unix/mod.rs:85:8 Oct 27 16:18:57.019 INFO kablam! | Oct 27 16:18:57.019 INFO kablam! 85 | Ok((n)) Oct 27 16:18:57.019 INFO kablam! | ^^^ help: remove these parentheses Oct 27 16:18:57.019 INFO kablam! Oct 27 16:18:57.019 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 16:18:57.019 INFO kablam! --> src/nio/sys/unix/linux.rs:70:12 Oct 27 16:18:57.019 INFO kablam! | Oct 27 16:18:57.019 INFO kablam! 70 | Ok((n)) Oct 27 16:18:57.019 INFO kablam! | ^^^ help: remove these parentheses Oct 27 16:18:57.019 INFO kablam! Oct 27 16:18:57.473 INFO kablam! warning: type annotations needed Oct 27 16:18:57.473 INFO kablam! --> src/buf/window.rs:70:53 Oct 27 16:18:57.473 INFO kablam! | Oct 27 16:18:57.473 INFO kablam! 70 | let mut p_dst = unsafe { bytes.as_mut_ptr().offset(size as isize) }; Oct 27 16:18:57.473 INFO kablam! | ^^^^^^ Oct 27 16:18:57.473 INFO kablam! | Oct 27 16:18:57.473 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 27 16:18:57.473 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! Oct 27 16:18:57.473 INFO kablam! = note: for more information, see issue #46906 Oct 27 16:18:57.473 INFO kablam! Oct 27 16:18:57.479 INFO kablam! warning: type annotations needed Oct 27 16:18:57.479 INFO kablam! --> src/buf/window.rs:77:35 Oct 27 16:18:57.479 INFO kablam! | Oct 27 16:18:57.479 INFO kablam! 77 | p_dst = p_dst.offset(-(size as isize)); Oct 27 16:18:57.479 INFO kablam! | ^^^^^^ Oct 27 16:18:57.479 INFO kablam! | Oct 27 16:18:57.479 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! Oct 27 16:18:57.479 INFO kablam! = note: for more information, see issue #46906 Oct 27 16:18:57.479 INFO kablam! Oct 27 16:18:58.019 INFO kablam! warning: type annotations needed Oct 27 16:18:58.020 INFO kablam! --> src/buf/window.rs:70:53 Oct 27 16:18:58.020 INFO kablam! | Oct 27 16:18:58.021 INFO kablam! 70 | let mut p_dst = unsafe { bytes.as_mut_ptr().offset(size as isize) }; Oct 27 16:18:58.021 INFO kablam! | ^^^^^^ Oct 27 16:18:58.021 INFO kablam! | Oct 27 16:18:58.021 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 27 16:18:58.021 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! Oct 27 16:18:58.021 INFO kablam! = note: for more information, see issue #46906 Oct 27 16:18:58.021 INFO kablam! Oct 27 16:18:58.021 INFO kablam! warning: type annotations needed Oct 27 16:18:58.021 INFO kablam! --> src/buf/window.rs:77:35 Oct 27 16:18:58.022 INFO kablam! | Oct 27 16:18:58.022 INFO kablam! 77 | p_dst = p_dst.offset(-(size as isize)); Oct 27 16:18:58.022 INFO kablam! | ^^^^^^ Oct 27 16:18:58.022 INFO kablam! | Oct 27 16:18:58.022 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! Oct 27 16:18:58.022 INFO kablam! = note: for more information, see issue #46906 Oct 27 16:18:58.022 INFO kablam! Oct 27 16:19:05.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.76s Oct 27 16:19:05.987 INFO kablam! su: No module specific data is present Oct 27 16:19:06.827 INFO running `"docker" "rm" "-f" "dc986e8829585c19d5c4ab6bea5c4d63c948cf1388ae9415423d82d0d2614d17"` Oct 27 16:19:07.059 INFO blam! dc986e8829585c19d5c4ab6bea5c4d63c948cf1388ae9415423d82d0d2614d17