Sep 01 06:53:51.030 INFO checking cvar-0.1.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 06:53:51.030 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 06:53:51.030 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:53:51.246 INFO blam! c743bc0b45105b168a606b869e0e1801c761d2afbb4c5722d69405e18a245aa5 Sep 01 06:53:51.248 INFO running `"docker" "start" "-a" "c743bc0b45105b168a606b869e0e1801c761d2afbb4c5722d69405e18a245aa5"` Sep 01 06:53:51.855 INFO kablam! Checking cvar v0.1.0 (file:///source) Sep 01 06:53:52.410 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Sep 01 06:53:52.410 INFO kablam! --> src/console.rs:386:1 Sep 01 06:53:52.410 INFO kablam! | Sep 01 06:53:52.410 INFO kablam! 386 | #[should_panic = "panicked safely"] Sep 01 06:53:52.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 06:53:52.411 INFO kablam! | Sep 01 06:53:52.411 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 01 06:53:52.411 INFO kablam! Sep 01 06:53:52.518 INFO kablam! warning: unused import: `super::super::*` Sep 01 06:53:52.519 INFO kablam! --> src/console.rs:339:5 Sep 01 06:53:52.519 INFO kablam! | Sep 01 06:53:52.519 INFO kablam! 339 | use super::super::*; Sep 01 06:53:52.519 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 06:53:52.519 INFO kablam! | Sep 01 06:53:52.519 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 06:53:52.519 INFO kablam! Sep 01 06:53:52.770 INFO kablam! warning: type annotations needed Sep 01 06:53:52.770 INFO kablam! --> src/console.rs:252:55 Sep 01 06:53:52.770 INFO kablam! | Sep 01 06:53:52.770 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 01 06:53:52.770 INFO kablam! | ^^^^^^ Sep 01 06:53:52.770 INFO kablam! | Sep 01 06:53:52.770 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 06:53:52.770 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 06:53:52.770 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:53:52.770 INFO kablam! Sep 01 06:53:52.770 INFO kablam! warning: type annotations needed Sep 01 06:53:52.770 INFO kablam! --> src/console.rs:255:26 Sep 01 06:53:52.770 INFO kablam! | Sep 01 06:53:52.770 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 01 06:53:52.770 INFO kablam! | ^^^^^^ Sep 01 06:53:52.770 INFO kablam! | Sep 01 06:53:52.770 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 06:53:52.770 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:53:52.770 INFO kablam! Sep 01 06:53:52.784 INFO kablam! warning: type annotations needed Sep 01 06:53:52.784 INFO kablam! --> src/console.rs:252:55 Sep 01 06:53:52.784 INFO kablam! | Sep 01 06:53:52.785 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 01 06:53:52.785 INFO kablam! | ^^^^^^ Sep 01 06:53:52.785 INFO kablam! | Sep 01 06:53:52.785 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 06:53:52.785 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 06:53:52.785 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:53:52.785 INFO kablam! Sep 01 06:53:52.785 INFO kablam! warning: type annotations needed Sep 01 06:53:52.785 INFO kablam! --> src/console.rs:255:26 Sep 01 06:53:52.785 INFO kablam! | Sep 01 06:53:52.785 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 01 06:53:52.785 INFO kablam! | ^^^^^^ Sep 01 06:53:52.785 INFO kablam! | Sep 01 06:53:52.785 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 06:53:52.785 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:53:52.785 INFO kablam! Sep 01 06:53:53.636 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Sep 01 06:53:53.639 INFO kablam! su: No module specific data is present Sep 01 06:53:54.001 INFO running `"docker" "rm" "-f" "c743bc0b45105b168a606b869e0e1801c761d2afbb4c5722d69405e18a245aa5"` Sep 01 06:53:54.111 INFO blam! c743bc0b45105b168a606b869e0e1801c761d2afbb4c5722d69405e18a245aa5