Sep 01 23:22:15.081 INFO checking cvar-0.1.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 23:22:15.081 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 23:22:15.082 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 23:22:15.282 INFO blam! 4ca58700f9df286c1fcd05de8a710ab42bf6f2acc5bbf3d3397ad150dd726646 Sep 01 23:22:15.284 INFO running `"docker" "start" "-a" "4ca58700f9df286c1fcd05de8a710ab42bf6f2acc5bbf3d3397ad150dd726646"` Sep 01 23:22:15.945 INFO kablam! Checking cvar v0.1.0 (file:///source) Sep 01 23:22:16.610 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Sep 01 23:22:16.610 INFO kablam! --> src/console.rs:386:1 Sep 01 23:22:16.610 INFO kablam! | Sep 01 23:22:16.610 INFO kablam! 386 | #[should_panic = "panicked safely"] Sep 01 23:22:16.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:22:16.610 INFO kablam! | Sep 01 23:22:16.610 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 01 23:22:16.611 INFO kablam! Sep 01 23:22:16.758 INFO kablam! warning: unused import: `super::super::*` Sep 01 23:22:16.758 INFO kablam! --> src/console.rs:339:5 Sep 01 23:22:16.758 INFO kablam! | Sep 01 23:22:16.758 INFO kablam! 339 | use super::super::*; Sep 01 23:22:16.758 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 23:22:16.758 INFO kablam! | Sep 01 23:22:16.758 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 23:22:16.758 INFO kablam! Sep 01 23:22:16.911 INFO kablam! warning: type annotations needed Sep 01 23:22:16.912 INFO kablam! --> src/console.rs:252:55 Sep 01 23:22:16.912 INFO kablam! | Sep 01 23:22:16.912 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 01 23:22:16.912 INFO kablam! | ^^^^^^ Sep 01 23:22:16.912 INFO kablam! | Sep 01 23:22:16.912 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 23:22:16.912 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 01 23:22:16.912 INFO kablam! = note: for more information, see issue #46906 Sep 01 23:22:16.912 INFO kablam! Sep 01 23:22:16.912 INFO kablam! warning: type annotations needed Sep 01 23:22:16.912 INFO kablam! --> src/console.rs:255:26 Sep 01 23:22:16.912 INFO kablam! | Sep 01 23:22:16.912 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 01 23:22:16.912 INFO kablam! | ^^^^^^ Sep 01 23:22:16.912 INFO kablam! | Sep 01 23:22:16.912 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 01 23:22:16.912 INFO kablam! = note: for more information, see issue #46906 Sep 01 23:22:16.913 INFO kablam! Sep 01 23:22:17.094 INFO kablam! warning: type annotations needed Sep 01 23:22:17.094 INFO kablam! --> src/console.rs:252:55 Sep 01 23:22:17.094 INFO kablam! | Sep 01 23:22:17.094 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 01 23:22:17.094 INFO kablam! | ^^^^^^ Sep 01 23:22:17.094 INFO kablam! | Sep 01 23:22:17.094 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 23:22:17.094 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 01 23:22:17.094 INFO kablam! = note: for more information, see issue #46906 Sep 01 23:22:17.094 INFO kablam! Sep 01 23:22:17.095 INFO kablam! warning: type annotations needed Sep 01 23:22:17.095 INFO kablam! --> src/console.rs:255:26 Sep 01 23:22:17.095 INFO kablam! | Sep 01 23:22:17.095 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 01 23:22:17.095 INFO kablam! | ^^^^^^ Sep 01 23:22:17.095 INFO kablam! | Sep 01 23:22:17.095 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 01 23:22:17.095 INFO kablam! = note: for more information, see issue #46906 Sep 01 23:22:17.095 INFO kablam! Sep 01 23:22:17.837 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.90s Sep 01 23:22:17.843 INFO kablam! su: No module specific data is present Sep 01 23:22:18.406 INFO running `"docker" "rm" "-f" "4ca58700f9df286c1fcd05de8a710ab42bf6f2acc5bbf3d3397ad150dd726646"` Sep 01 23:22:18.524 INFO blam! 4ca58700f9df286c1fcd05de8a710ab42bf6f2acc5bbf3d3397ad150dd726646