Sep 06 08:14:13.034 INFO checking cvar-0.1.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 08:14:13.034 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 08:14:13.034 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:14:13.224 INFO blam! 6ca1138de17bbae33ce9b79b422be5517817434b0a7998b7753890882e78f92e Sep 06 08:14:13.226 INFO running `"docker" "start" "-a" "6ca1138de17bbae33ce9b79b422be5517817434b0a7998b7753890882e78f92e"` Sep 06 08:14:13.800 INFO kablam! usermod: no changes Sep 06 08:14:13.821 INFO kablam! Checking cvar v0.1.0 (file:///source) Sep 06 08:14:14.112 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Sep 06 08:14:14.112 INFO kablam! --> src/console.rs:386:1 Sep 06 08:14:14.112 INFO kablam! | Sep 06 08:14:14.112 INFO kablam! 386 | #[should_panic = "panicked safely"] Sep 06 08:14:14.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:14:14.112 INFO kablam! | Sep 06 08:14:14.112 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 06 08:14:14.112 INFO kablam! Sep 06 08:14:14.177 INFO kablam! warning: unused import: `super::super::*` Sep 06 08:14:14.177 INFO kablam! --> src/console.rs:339:5 Sep 06 08:14:14.177 INFO kablam! | Sep 06 08:14:14.177 INFO kablam! 339 | use super::super::*; Sep 06 08:14:14.177 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 06 08:14:14.177 INFO kablam! | Sep 06 08:14:14.177 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 08:14:14.177 INFO kablam! Sep 06 08:14:14.204 INFO kablam! warning: type annotations needed Sep 06 08:14:14.205 INFO kablam! --> src/console.rs:252:55 Sep 06 08:14:14.205 INFO kablam! | Sep 06 08:14:14.205 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 06 08:14:14.205 INFO kablam! | ^^^^^^ Sep 06 08:14:14.205 INFO kablam! | Sep 06 08:14:14.205 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 06 08:14:14.205 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 06 08:14:14.205 INFO kablam! = note: for more information, see issue #46906 Sep 06 08:14:14.205 INFO kablam! Sep 06 08:14:14.205 INFO kablam! warning: type annotations needed Sep 06 08:14:14.205 INFO kablam! --> src/console.rs:255:26 Sep 06 08:14:14.205 INFO kablam! | Sep 06 08:14:14.205 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 06 08:14:14.205 INFO kablam! | ^^^^^^ Sep 06 08:14:14.205 INFO kablam! | Sep 06 08:14:14.205 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 06 08:14:14.205 INFO kablam! = note: for more information, see issue #46906 Sep 06 08:14:14.205 INFO kablam! Sep 06 08:14:14.357 INFO kablam! warning: type annotations needed Sep 06 08:14:14.357 INFO kablam! --> src/console.rs:252:55 Sep 06 08:14:14.357 INFO kablam! | Sep 06 08:14:14.357 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 06 08:14:14.358 INFO kablam! | ^^^^^^ Sep 06 08:14:14.358 INFO kablam! | Sep 06 08:14:14.358 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 06 08:14:14.358 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 06 08:14:14.358 INFO kablam! = note: for more information, see issue #46906 Sep 06 08:14:14.358 INFO kablam! Sep 06 08:14:14.358 INFO kablam! warning: type annotations needed Sep 06 08:14:14.358 INFO kablam! --> src/console.rs:255:26 Sep 06 08:14:14.358 INFO kablam! | Sep 06 08:14:14.358 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 06 08:14:14.358 INFO kablam! | ^^^^^^ Sep 06 08:14:14.358 INFO kablam! | Sep 06 08:14:14.358 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 06 08:14:14.358 INFO kablam! = note: for more information, see issue #46906 Sep 06 08:14:14.358 INFO kablam! Sep 06 08:14:14.790 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Sep 06 08:14:14.800 INFO kablam! su: No module specific data is present Sep 06 08:14:15.406 INFO running `"docker" "rm" "-f" "6ca1138de17bbae33ce9b79b422be5517817434b0a7998b7753890882e78f92e"` Sep 06 08:14:15.459 INFO blam! 6ca1138de17bbae33ce9b79b422be5517817434b0a7998b7753890882e78f92e