Sep 02 16:58:15.283 INFO checking cvar-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 16:58:15.283 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 16:58:15.283 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 16:58:15.434 INFO blam! 750fe09f35c39b19a933816d6aaeb399a25e29e9e9a536117b59ebdff6a05059 Sep 02 16:58:15.436 INFO running `"docker" "start" "-a" "750fe09f35c39b19a933816d6aaeb399a25e29e9e9a536117b59ebdff6a05059"` Sep 02 16:58:16.020 INFO kablam! Checking cvar v0.1.0 (file:///source) Sep 02 16:58:16.743 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Sep 02 16:58:16.743 INFO kablam! --> src/console.rs:386:1 Sep 02 16:58:16.743 INFO kablam! | Sep 02 16:58:16.743 INFO kablam! 386 | #[should_panic = "panicked safely"] Sep 02 16:58:16.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:58:16.743 INFO kablam! | Sep 02 16:58:16.743 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 02 16:58:16.743 INFO kablam! Sep 02 16:58:16.928 INFO kablam! warning: unused import: `super::super::*` Sep 02 16:58:16.928 INFO kablam! --> src/console.rs:339:5 Sep 02 16:58:16.928 INFO kablam! | Sep 02 16:58:16.928 INFO kablam! 339 | use super::super::*; Sep 02 16:58:16.928 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 02 16:58:16.928 INFO kablam! | Sep 02 16:58:16.928 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 16:58:16.928 INFO kablam! Sep 02 16:58:17.163 INFO kablam! warning: type annotations needed Sep 02 16:58:17.164 INFO kablam! --> src/console.rs:252:55 Sep 02 16:58:17.164 INFO kablam! | Sep 02 16:58:17.164 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 02 16:58:17.164 INFO kablam! | ^^^^^^ Sep 02 16:58:17.164 INFO kablam! | Sep 02 16:58:17.164 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 02 16:58:17.164 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 02 16:58:17.164 INFO kablam! = note: for more information, see issue #46906 Sep 02 16:58:17.164 INFO kablam! Sep 02 16:58:17.164 INFO kablam! warning: type annotations needed Sep 02 16:58:17.164 INFO kablam! --> src/console.rs:255:26 Sep 02 16:58:17.164 INFO kablam! | Sep 02 16:58:17.164 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 02 16:58:17.164 INFO kablam! | ^^^^^^ Sep 02 16:58:17.164 INFO kablam! | Sep 02 16:58:17.164 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 02 16:58:17.164 INFO kablam! = note: for more information, see issue #46906 Sep 02 16:58:17.164 INFO kablam! Sep 02 16:58:17.383 INFO kablam! warning: type annotations needed Sep 02 16:58:17.383 INFO kablam! --> src/console.rs:252:55 Sep 02 16:58:17.383 INFO kablam! | Sep 02 16:58:17.383 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 02 16:58:17.383 INFO kablam! | ^^^^^^ Sep 02 16:58:17.383 INFO kablam! | Sep 02 16:58:17.383 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 02 16:58:17.383 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 02 16:58:17.383 INFO kablam! = note: for more information, see issue #46906 Sep 02 16:58:17.383 INFO kablam! Sep 02 16:58:17.383 INFO kablam! warning: type annotations needed Sep 02 16:58:17.384 INFO kablam! --> src/console.rs:255:26 Sep 02 16:58:17.384 INFO kablam! | Sep 02 16:58:17.384 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 02 16:58:17.384 INFO kablam! | ^^^^^^ Sep 02 16:58:17.384 INFO kablam! | Sep 02 16:58:17.384 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 02 16:58:17.384 INFO kablam! = note: for more information, see issue #46906 Sep 02 16:58:17.384 INFO kablam! Sep 02 16:58:18.177 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.17s Sep 02 16:58:18.181 INFO kablam! su: No module specific data is present Sep 02 16:58:18.570 INFO running `"docker" "rm" "-f" "750fe09f35c39b19a933816d6aaeb399a25e29e9e9a536117b59ebdff6a05059"` Sep 02 16:58:18.657 INFO blam! 750fe09f35c39b19a933816d6aaeb399a25e29e9e9a536117b59ebdff6a05059