Sep 20 04:46:20.234 INFO checking cvar-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 04:46:20.234 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 04:46:20.234 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:46:20.381 INFO blam! 2cf998bc5701744bbbb5c308ae8e71216d494481c9db0ee13b22c6b407f52df6 Sep 20 04:46:20.383 INFO running `"docker" "start" "-a" "2cf998bc5701744bbbb5c308ae8e71216d494481c9db0ee13b22c6b407f52df6"` Sep 20 04:46:21.200 INFO kablam! usermod: no changes Sep 20 04:46:21.240 INFO kablam! Checking cvar v0.1.0 (/source) Sep 20 04:46:21.630 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Sep 20 04:46:21.630 INFO kablam! --> src/console.rs:386:1 Sep 20 04:46:21.630 INFO kablam! | Sep 20 04:46:21.630 INFO kablam! 386 | #[should_panic = "panicked safely"] Sep 20 04:46:21.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:46:21.630 INFO kablam! | Sep 20 04:46:21.630 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 20 04:46:21.630 INFO kablam! Sep 20 04:46:21.670 INFO kablam! warning: unused import: `super::super::*` Sep 20 04:46:21.670 INFO kablam! --> src/console.rs:339:5 Sep 20 04:46:21.670 INFO kablam! | Sep 20 04:46:21.670 INFO kablam! 339 | use super::super::*; Sep 20 04:46:21.670 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 04:46:21.670 INFO kablam! | Sep 20 04:46:21.670 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 04:46:21.670 INFO kablam! Sep 20 04:46:21.822 INFO kablam! warning: type annotations needed Sep 20 04:46:21.822 INFO kablam! --> src/console.rs:252:55 Sep 20 04:46:21.822 INFO kablam! | Sep 20 04:46:21.822 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 20 04:46:21.822 INFO kablam! | ^^^^^^ Sep 20 04:46:21.822 INFO kablam! | Sep 20 04:46:21.822 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 20 04:46:21.822 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 20 04:46:21.822 INFO kablam! = note: for more information, see issue #46906 Sep 20 04:46:21.822 INFO kablam! Sep 20 04:46:21.822 INFO kablam! warning: type annotations needed Sep 20 04:46:21.822 INFO kablam! --> src/console.rs:255:26 Sep 20 04:46:21.822 INFO kablam! | Sep 20 04:46:21.822 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 20 04:46:21.822 INFO kablam! | ^^^^^^ Sep 20 04:46:21.822 INFO kablam! | Sep 20 04:46:21.822 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 20 04:46:21.822 INFO kablam! = note: for more information, see issue #46906 Sep 20 04:46:21.822 INFO kablam! Sep 20 04:46:21.858 INFO kablam! warning: type annotations needed Sep 20 04:46:21.858 INFO kablam! --> src/console.rs:252:55 Sep 20 04:46:21.858 INFO kablam! | Sep 20 04:46:21.858 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 20 04:46:21.858 INFO kablam! | ^^^^^^ Sep 20 04:46:21.858 INFO kablam! | Sep 20 04:46:21.858 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 20 04:46:21.858 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 20 04:46:21.858 INFO kablam! = note: for more information, see issue #46906 Sep 20 04:46:21.858 INFO kablam! Sep 20 04:46:21.858 INFO kablam! warning: type annotations needed Sep 20 04:46:21.858 INFO kablam! --> src/console.rs:255:26 Sep 20 04:46:21.858 INFO kablam! | Sep 20 04:46:21.858 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 20 04:46:21.858 INFO kablam! | ^^^^^^ Sep 20 04:46:21.858 INFO kablam! | Sep 20 04:46:21.858 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 20 04:46:21.858 INFO kablam! = note: for more information, see issue #46906 Sep 20 04:46:21.858 INFO kablam! Sep 20 04:46:22.315 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Sep 20 04:46:22.318 INFO kablam! su: No module specific data is present Sep 20 04:46:22.972 INFO running `"docker" "rm" "-f" "2cf998bc5701744bbbb5c308ae8e71216d494481c9db0ee13b22c6b407f52df6"` Sep 20 04:46:23.044 INFO blam! 2cf998bc5701744bbbb5c308ae8e71216d494481c9db0ee13b22c6b407f52df6