Sep 04 20:17:57.269 INFO checking cvar-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 20:17:57.269 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 20:17:57.269 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:17:57.466 INFO blam! 9c1171b03d2e7d26bb21c99f427d91b80ed5b7e0ef6f3e4048ab1eb56d3a751e Sep 04 20:17:57.468 INFO running `"docker" "start" "-a" "9c1171b03d2e7d26bb21c99f427d91b80ed5b7e0ef6f3e4048ab1eb56d3a751e"` Sep 04 20:17:58.071 INFO kablam! Checking cvar v0.1.0 (file:///source) Sep 04 20:17:58.825 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Sep 04 20:17:58.825 INFO kablam! --> src/console.rs:386:1 Sep 04 20:17:58.825 INFO kablam! | Sep 04 20:17:58.825 INFO kablam! 386 | #[should_panic = "panicked safely"] Sep 04 20:17:58.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:17:58.825 INFO kablam! | Sep 04 20:17:58.825 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 20:17:58.825 INFO kablam! Sep 04 20:17:59.006 INFO kablam! warning: unused import: `super::super::*` Sep 04 20:17:59.006 INFO kablam! --> src/console.rs:339:5 Sep 04 20:17:59.006 INFO kablam! | Sep 04 20:17:59.006 INFO kablam! 339 | use super::super::*; Sep 04 20:17:59.006 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 20:17:59.006 INFO kablam! | Sep 04 20:17:59.006 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 20:17:59.006 INFO kablam! Sep 04 20:17:59.212 INFO kablam! warning: type annotations needed Sep 04 20:17:59.212 INFO kablam! --> src/console.rs:252:55 Sep 04 20:17:59.212 INFO kablam! | Sep 04 20:17:59.213 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 04 20:17:59.213 INFO kablam! | ^^^^^^ Sep 04 20:17:59.213 INFO kablam! | Sep 04 20:17:59.213 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 04 20:17:59.213 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 04 20:17:59.213 INFO kablam! = note: for more information, see issue #46906 Sep 04 20:17:59.213 INFO kablam! Sep 04 20:17:59.213 INFO kablam! warning: type annotations needed Sep 04 20:17:59.213 INFO kablam! --> src/console.rs:255:26 Sep 04 20:17:59.213 INFO kablam! | Sep 04 20:17:59.213 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 04 20:17:59.213 INFO kablam! | ^^^^^^ Sep 04 20:17:59.213 INFO kablam! | Sep 04 20:17:59.213 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 04 20:17:59.213 INFO kablam! = note: for more information, see issue #46906 Sep 04 20:17:59.213 INFO kablam! Sep 04 20:17:59.458 INFO kablam! warning: type annotations needed Sep 04 20:17:59.458 INFO kablam! --> src/console.rs:252:55 Sep 04 20:17:59.458 INFO kablam! | Sep 04 20:17:59.458 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 04 20:17:59.458 INFO kablam! | ^^^^^^ Sep 04 20:17:59.458 INFO kablam! | Sep 04 20:17:59.458 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 04 20:17:59.458 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 04 20:17:59.458 INFO kablam! = note: for more information, see issue #46906 Sep 04 20:17:59.458 INFO kablam! Sep 04 20:17:59.458 INFO kablam! warning: type annotations needed Sep 04 20:17:59.458 INFO kablam! --> src/console.rs:255:26 Sep 04 20:17:59.458 INFO kablam! | Sep 04 20:17:59.458 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 04 20:17:59.459 INFO kablam! | ^^^^^^ Sep 04 20:17:59.459 INFO kablam! | Sep 04 20:17:59.459 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 04 20:17:59.459 INFO kablam! = note: for more information, see issue #46906 Sep 04 20:17:59.459 INFO kablam! Sep 04 20:18:00.293 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.23s Sep 04 20:18:00.297 INFO kablam! su: No module specific data is present Sep 04 20:18:00.642 INFO running `"docker" "rm" "-f" "9c1171b03d2e7d26bb21c99f427d91b80ed5b7e0ef6f3e4048ab1eb56d3a751e"` Sep 04 20:18:00.751 INFO blam! 9c1171b03d2e7d26bb21c99f427d91b80ed5b7e0ef6f3e4048ab1eb56d3a751e