Sep 04 20:17:57.348 INFO checking cvar-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 20:17:57.349 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 20:17:57.349 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:17:57.493 INFO blam! 4ccd65ae57ea71f4531753d569ac0198c33742bdc163bff7b82112fb1449ff75 Sep 04 20:17:57.495 INFO running `"docker" "start" "-a" "4ccd65ae57ea71f4531753d569ac0198c33742bdc163bff7b82112fb1449ff75"` Sep 04 20:17:58.080 INFO kablam! Checking cvar v0.1.0 (file:///source) Sep 04 20:17:58.517 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Sep 04 20:17:58.517 INFO kablam! --> src/console.rs:386:1 Sep 04 20:17:58.518 INFO kablam! | Sep 04 20:17:58.518 INFO kablam! 386 | #[should_panic = "panicked safely"] Sep 04 20:17:58.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:17:58.518 INFO kablam! | Sep 04 20:17:58.518 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 04 20:17:58.518 INFO kablam! Sep 04 20:17:58.625 INFO kablam! warning: unused import: `super::super::*` Sep 04 20:17:58.625 INFO kablam! --> src/console.rs:339:5 Sep 04 20:17:58.625 INFO kablam! | Sep 04 20:17:58.625 INFO kablam! 339 | use super::super::*; Sep 04 20:17:58.625 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 20:17:58.625 INFO kablam! | Sep 04 20:17:58.625 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 20:17:58.625 INFO kablam! Sep 04 20:17:58.882 INFO kablam! warning: type annotations needed Sep 04 20:17:58.883 INFO kablam! --> src/console.rs:252:55 Sep 04 20:17:58.883 INFO kablam! | Sep 04 20:17:58.883 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 04 20:17:58.883 INFO kablam! | ^^^^^^ Sep 04 20:17:58.883 INFO kablam! | Sep 04 20:17:58.883 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 04 20:17:58.883 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 20:17:58.883 INFO kablam! = note: for more information, see issue #46906 Sep 04 20:17:58.883 INFO kablam! Sep 04 20:17:58.883 INFO kablam! warning: type annotations needed Sep 04 20:17:58.883 INFO kablam! --> src/console.rs:255:26 Sep 04 20:17:58.883 INFO kablam! | Sep 04 20:17:58.883 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 04 20:17:58.883 INFO kablam! | ^^^^^^ Sep 04 20:17:58.883 INFO kablam! | Sep 04 20:17:58.883 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 20:17:58.884 INFO kablam! = note: for more information, see issue #46906 Sep 04 20:17:58.884 INFO kablam! Sep 04 20:17:59.113 INFO kablam! warning: type annotations needed Sep 04 20:17:59.113 INFO kablam! --> src/console.rs:252:55 Sep 04 20:17:59.113 INFO kablam! | Sep 04 20:17:59.113 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 04 20:17:59.113 INFO kablam! | ^^^^^^ Sep 04 20:17:59.113 INFO kablam! | Sep 04 20:17:59.114 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 04 20:17:59.114 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 20:17:59.114 INFO kablam! = note: for more information, see issue #46906 Sep 04 20:17:59.114 INFO kablam! Sep 04 20:17:59.114 INFO kablam! warning: type annotations needed Sep 04 20:17:59.114 INFO kablam! --> src/console.rs:255:26 Sep 04 20:17:59.114 INFO kablam! | Sep 04 20:17:59.114 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 04 20:17:59.114 INFO kablam! | ^^^^^^ Sep 04 20:17:59.114 INFO kablam! | Sep 04 20:17:59.114 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 20:17:59.114 INFO kablam! = note: for more information, see issue #46906 Sep 04 20:17:59.114 INFO kablam! Sep 04 20:18:00.028 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.96s Sep 04 20:18:00.032 INFO kablam! su: No module specific data is present Sep 04 20:18:00.376 INFO running `"docker" "rm" "-f" "4ccd65ae57ea71f4531753d569ac0198c33742bdc163bff7b82112fb1449ff75"` Sep 04 20:18:00.484 INFO blam! 4ccd65ae57ea71f4531753d569ac0198c33742bdc163bff7b82112fb1449ff75