Oct 27 23:23:52.549 INFO checking cvar-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 23:23:52.549 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 23:23:52.720 INFO blam! 85a7d362a2708619ca442deccd3e92a9d34473a871eeafc7637c273bb820ca09 Oct 27 23:23:52.727 INFO running `"docker" "start" "-a" "85a7d362a2708619ca442deccd3e92a9d34473a871eeafc7637c273bb820ca09"` Oct 27 23:23:53.351 INFO kablam! usermod: no changes Oct 27 23:23:53.411 INFO kablam! Checking cvar v0.1.0 (/source) Oct 27 23:23:54.243 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Oct 27 23:23:54.243 INFO kablam! --> src/console.rs:386:1 Oct 27 23:23:54.243 INFO kablam! | Oct 27 23:23:54.243 INFO kablam! 386 | #[should_panic = "panicked safely"] Oct 27 23:23:54.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 23:23:54.243 INFO kablam! | Oct 27 23:23:54.243 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Oct 27 23:23:54.243 INFO kablam! Oct 27 23:23:54.263 INFO kablam! warning: unused import: `super::super::*` Oct 27 23:23:54.263 INFO kablam! --> src/console.rs:339:5 Oct 27 23:23:54.263 INFO kablam! | Oct 27 23:23:54.263 INFO kablam! 339 | use super::super::*; Oct 27 23:23:54.263 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 23:23:54.263 INFO kablam! | Oct 27 23:23:54.271 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 23:23:54.271 INFO kablam! Oct 27 23:23:54.448 INFO kablam! warning: type annotations needed Oct 27 23:23:54.448 INFO kablam! --> src/console.rs:252:55 Oct 27 23:23:54.448 INFO kablam! | Oct 27 23:23:54.448 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Oct 27 23:23:54.448 INFO kablam! | ^^^^^^ Oct 27 23:23:54.448 INFO kablam! | Oct 27 23:23:54.448 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 27 23:23:54.448 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! Oct 27 23:23:54.448 INFO kablam! = note: for more information, see issue #46906 Oct 27 23:23:54.448 INFO kablam! Oct 27 23:23:54.448 INFO kablam! warning: type annotations needed Oct 27 23:23:54.448 INFO kablam! --> src/console.rs:255:26 Oct 27 23:23:54.448 INFO kablam! | Oct 27 23:23:54.448 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Oct 27 23:23:54.448 INFO kablam! | ^^^^^^ Oct 27 23:23:54.448 INFO kablam! | Oct 27 23:23:54.448 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! Oct 27 23:23:54.448 INFO kablam! = note: for more information, see issue #46906 Oct 27 23:23:54.448 INFO kablam! Oct 27 23:23:54.579 INFO kablam! warning: type annotations needed Oct 27 23:23:54.579 INFO kablam! --> src/console.rs:252:55 Oct 27 23:23:54.579 INFO kablam! | Oct 27 23:23:54.579 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Oct 27 23:23:54.579 INFO kablam! | ^^^^^^ Oct 27 23:23:54.583 INFO kablam! | Oct 27 23:23:54.583 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 27 23:23:54.583 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! Oct 27 23:23:54.583 INFO kablam! = note: for more information, see issue #46906 Oct 27 23:23:54.583 INFO kablam! Oct 27 23:23:54.583 INFO kablam! warning: type annotations needed Oct 27 23:23:54.583 INFO kablam! --> src/console.rs:255:26 Oct 27 23:23:54.583 INFO kablam! | Oct 27 23:23:54.583 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Oct 27 23:23:54.583 INFO kablam! | ^^^^^^ Oct 27 23:23:54.583 INFO kablam! | Oct 27 23:23:54.583 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! Oct 27 23:23:54.583 INFO kablam! = note: for more information, see issue #46906 Oct 27 23:23:54.583 INFO kablam! Oct 27 23:23:55.587 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.20s Oct 27 23:23:55.591 INFO kablam! su: No module specific data is present Oct 27 23:23:56.277 INFO running `"docker" "rm" "-f" "85a7d362a2708619ca442deccd3e92a9d34473a871eeafc7637c273bb820ca09"` Oct 27 23:23:56.365 INFO blam! 85a7d362a2708619ca442deccd3e92a9d34473a871eeafc7637c273bb820ca09