Sep 04 23:08:57.745 INFO checking cvar-0.1.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 23:08:57.745 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 23:08:57.745 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:08:57.898 INFO blam! 050890dad69366929c1b9e1b794d548dbc348450009790bd569bd2e42fc5b418 Sep 04 23:08:57.901 INFO running `"docker" "start" "-a" "050890dad69366929c1b9e1b794d548dbc348450009790bd569bd2e42fc5b418"` Sep 04 23:08:58.481 INFO kablam! Checking cvar v0.1.0 (file:///source) Sep 04 23:08:59.170 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Sep 04 23:08:59.170 INFO kablam! --> src/console.rs:386:1 Sep 04 23:08:59.170 INFO kablam! | Sep 04 23:08:59.170 INFO kablam! 386 | #[should_panic = "panicked safely"] Sep 04 23:08:59.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:08:59.170 INFO kablam! | Sep 04 23:08:59.170 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 23:08:59.170 INFO kablam! Sep 04 23:08:59.320 INFO kablam! warning: unused import: `super::super::*` Sep 04 23:08:59.320 INFO kablam! --> src/console.rs:339:5 Sep 04 23:08:59.320 INFO kablam! | Sep 04 23:08:59.320 INFO kablam! 339 | use super::super::*; Sep 04 23:08:59.320 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:08:59.321 INFO kablam! | Sep 04 23:08:59.321 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 23:08:59.321 INFO kablam! Sep 04 23:08:59.350 INFO kablam! warning: type annotations needed Sep 04 23:08:59.351 INFO kablam! --> src/console.rs:252:55 Sep 04 23:08:59.351 INFO kablam! | Sep 04 23:08:59.351 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 04 23:08:59.351 INFO kablam! | ^^^^^^ Sep 04 23:08:59.351 INFO kablam! | Sep 04 23:08:59.351 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 04 23:08:59.351 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 23:08:59.351 INFO kablam! = note: for more information, see issue #46906 Sep 04 23:08:59.351 INFO kablam! Sep 04 23:08:59.351 INFO kablam! warning: type annotations needed Sep 04 23:08:59.351 INFO kablam! --> src/console.rs:255:26 Sep 04 23:08:59.351 INFO kablam! | Sep 04 23:08:59.351 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 04 23:08:59.351 INFO kablam! | ^^^^^^ Sep 04 23:08:59.351 INFO kablam! | Sep 04 23:08:59.352 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 23:08:59.352 INFO kablam! = note: for more information, see issue #46906 Sep 04 23:08:59.352 INFO kablam! Sep 04 23:08:59.654 INFO kablam! warning: type annotations needed Sep 04 23:08:59.654 INFO kablam! --> src/console.rs:252:55 Sep 04 23:08:59.654 INFO kablam! | Sep 04 23:08:59.655 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 04 23:08:59.655 INFO kablam! | ^^^^^^ Sep 04 23:08:59.655 INFO kablam! | Sep 04 23:08:59.655 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 04 23:08:59.655 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 23:08:59.655 INFO kablam! = note: for more information, see issue #46906 Sep 04 23:08:59.655 INFO kablam! Sep 04 23:08:59.655 INFO kablam! warning: type annotations needed Sep 04 23:08:59.655 INFO kablam! --> src/console.rs:255:26 Sep 04 23:08:59.655 INFO kablam! | Sep 04 23:08:59.655 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 04 23:08:59.655 INFO kablam! | ^^^^^^ Sep 04 23:08:59.655 INFO kablam! | Sep 04 23:08:59.655 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 23:08:59.655 INFO kablam! = note: for more information, see issue #46906 Sep 04 23:08:59.655 INFO kablam! Sep 04 23:09:00.307 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.83s Sep 04 23:09:00.310 INFO kablam! su: No module specific data is present Sep 04 23:09:00.758 INFO running `"docker" "rm" "-f" "050890dad69366929c1b9e1b794d548dbc348450009790bd569bd2e42fc5b418"` Sep 04 23:09:00.852 INFO blam! 050890dad69366929c1b9e1b794d548dbc348450009790bd569bd2e42fc5b418