Sep 04 23:08:59.433 INFO checking cvar-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 23:08:59.433 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 23:08:59.434 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-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:59.614 INFO blam! b7a3db9909df6bf5ee41104495879d42b3941bab05f9ff932a3045611b604d74 Sep 04 23:08:59.616 INFO running `"docker" "start" "-a" "b7a3db9909df6bf5ee41104495879d42b3941bab05f9ff932a3045611b604d74"` Sep 04 23:09:00.235 INFO kablam! Checking cvar v0.1.0 (file:///source) Sep 04 23:09:00.897 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Sep 04 23:09:00.897 INFO kablam! --> src/console.rs:386:1 Sep 04 23:09:00.897 INFO kablam! | Sep 04 23:09:00.897 INFO kablam! 386 | #[should_panic = "panicked safely"] Sep 04 23:09:00.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 23:09:00.897 INFO kablam! | Sep 04 23:09:00.897 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 23:09:00.897 INFO kablam! Sep 04 23:09:01.030 INFO kablam! warning: unused import: `super::super::*` Sep 04 23:09:01.030 INFO kablam! --> src/console.rs:339:5 Sep 04 23:09:01.030 INFO kablam! | Sep 04 23:09:01.030 INFO kablam! 339 | use super::super::*; Sep 04 23:09:01.030 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 23:09:01.030 INFO kablam! | Sep 04 23:09:01.030 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 23:09:01.030 INFO kablam! Sep 04 23:09:01.105 INFO kablam! warning: type annotations needed Sep 04 23:09:01.105 INFO kablam! --> src/console.rs:252:55 Sep 04 23:09:01.105 INFO kablam! | Sep 04 23:09:01.105 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 04 23:09:01.106 INFO kablam! | ^^^^^^ Sep 04 23:09:01.106 INFO kablam! | Sep 04 23:09:01.106 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 04 23:09:01.106 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:09:01.106 INFO kablam! = note: for more information, see issue #46906 Sep 04 23:09:01.106 INFO kablam! Sep 04 23:09:01.107 INFO kablam! warning: type annotations needed Sep 04 23:09:01.107 INFO kablam! --> src/console.rs:255:26 Sep 04 23:09:01.107 INFO kablam! | Sep 04 23:09:01.107 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 04 23:09:01.107 INFO kablam! | ^^^^^^ Sep 04 23:09:01.107 INFO kablam! | Sep 04 23:09:01.107 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:09:01.107 INFO kablam! = note: for more information, see issue #46906 Sep 04 23:09:01.107 INFO kablam! Sep 04 23:09:01.317 INFO kablam! warning: type annotations needed Sep 04 23:09:01.317 INFO kablam! --> src/console.rs:252:55 Sep 04 23:09:01.317 INFO kablam! | Sep 04 23:09:01.317 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 04 23:09:01.317 INFO kablam! | ^^^^^^ Sep 04 23:09:01.317 INFO kablam! | Sep 04 23:09:01.317 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 04 23:09:01.317 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:09:01.317 INFO kablam! = note: for more information, see issue #46906 Sep 04 23:09:01.318 INFO kablam! Sep 04 23:09:01.318 INFO kablam! warning: type annotations needed Sep 04 23:09:01.318 INFO kablam! --> src/console.rs:255:26 Sep 04 23:09:01.318 INFO kablam! | Sep 04 23:09:01.318 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 04 23:09:01.318 INFO kablam! | ^^^^^^ Sep 04 23:09:01.319 INFO kablam! | Sep 04 23:09:01.319 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:09:01.319 INFO kablam! = note: for more information, see issue #46906 Sep 04 23:09:01.319 INFO kablam! Sep 04 23:09:02.164 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.94s Sep 04 23:09:02.166 INFO kablam! su: No module specific data is present Sep 04 23:09:02.678 INFO running `"docker" "rm" "-f" "b7a3db9909df6bf5ee41104495879d42b3941bab05f9ff932a3045611b604d74"` Sep 04 23:09:02.772 INFO blam! b7a3db9909df6bf5ee41104495879d42b3941bab05f9ff932a3045611b604d74