Aug 30 20:37:53.433 INFO checking cvar-0.1.0 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 20:37:53.433 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 20:37:53.434 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-0/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 20:37:53.607 INFO blam! 94826da045f6be143cb173bcabcebc9db34dedd526e610da4773a11bbfc2156d Aug 30 20:37:53.609 INFO running `"docker" "start" "-a" "94826da045f6be143cb173bcabcebc9db34dedd526e610da4773a11bbfc2156d"` Aug 30 20:37:54.210 INFO kablam! Checking cvar v0.1.0 (file:///source) Aug 30 20:37:54.820 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Aug 30 20:37:54.820 INFO kablam! --> src/console.rs:386:1 Aug 30 20:37:54.820 INFO kablam! | Aug 30 20:37:54.820 INFO kablam! 386 | #[should_panic = "panicked safely"] Aug 30 20:37:54.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 20:37:54.820 INFO kablam! | Aug 30 20:37:54.820 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Aug 30 20:37:54.820 INFO kablam! Aug 30 20:37:54.975 INFO kablam! warning: unused import: `super::super::*` Aug 30 20:37:54.975 INFO kablam! --> src/console.rs:339:5 Aug 30 20:37:54.975 INFO kablam! | Aug 30 20:37:54.975 INFO kablam! 339 | use super::super::*; Aug 30 20:37:54.975 INFO kablam! | ^^^^^^^^^^^^^^^ Aug 30 20:37:54.975 INFO kablam! | Aug 30 20:37:54.975 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 30 20:37:54.975 INFO kablam! Aug 30 20:37:55.209 INFO kablam! warning: type annotations needed Aug 30 20:37:55.209 INFO kablam! --> src/console.rs:252:55 Aug 30 20:37:55.209 INFO kablam! | Aug 30 20:37:55.209 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Aug 30 20:37:55.209 INFO kablam! | ^^^^^^ Aug 30 20:37:55.209 INFO kablam! | Aug 30 20:37:55.209 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 30 20:37:55.209 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! Aug 30 20:37:55.210 INFO kablam! = note: for more information, see issue #46906 Aug 30 20:37:55.210 INFO kablam! Aug 30 20:37:55.210 INFO kablam! warning: type annotations needed Aug 30 20:37:55.210 INFO kablam! --> src/console.rs:255:26 Aug 30 20:37:55.211 INFO kablam! | Aug 30 20:37:55.211 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Aug 30 20:37:55.211 INFO kablam! | ^^^^^^ Aug 30 20:37:55.211 INFO kablam! | Aug 30 20:37:55.211 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! Aug 30 20:37:55.211 INFO kablam! = note: for more information, see issue #46906 Aug 30 20:37:55.211 INFO kablam! Aug 30 20:37:55.261 INFO kablam! warning: type annotations needed Aug 30 20:37:55.262 INFO kablam! --> src/console.rs:252:55 Aug 30 20:37:55.262 INFO kablam! | Aug 30 20:37:55.262 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Aug 30 20:37:55.262 INFO kablam! | ^^^^^^ Aug 30 20:37:55.262 INFO kablam! | Aug 30 20:37:55.262 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 30 20:37:55.262 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! Aug 30 20:37:55.262 INFO kablam! = note: for more information, see issue #46906 Aug 30 20:37:55.262 INFO kablam! Aug 30 20:37:55.262 INFO kablam! warning: type annotations needed Aug 30 20:37:55.262 INFO kablam! --> src/console.rs:255:26 Aug 30 20:37:55.262 INFO kablam! | Aug 30 20:37:55.262 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Aug 30 20:37:55.262 INFO kablam! | ^^^^^^ Aug 30 20:37:55.262 INFO kablam! | Aug 30 20:37:55.262 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! Aug 30 20:37:55.263 INFO kablam! = note: for more information, see issue #46906 Aug 30 20:37:55.263 INFO kablam! Aug 30 20:37:56.097 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.90s Aug 30 20:37:56.103 INFO kablam! su: No module specific data is present Aug 30 20:37:56.558 INFO running `"docker" "rm" "-f" "94826da045f6be143cb173bcabcebc9db34dedd526e610da4773a11bbfc2156d"` Aug 30 20:37:56.656 INFO blam! 94826da045f6be143cb173bcabcebc9db34dedd526e610da4773a11bbfc2156d