Oct 22 03:46:13.717 INFO checking cvar-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:46:13.717 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 03:46:14.210 INFO blam! 0ed770c83b94648457de6f4c2da0850cdb7b613116edd616ccd55b6af4730fa8 Oct 22 03:46:14.213 INFO running `"docker" "start" "-a" "0ed770c83b94648457de6f4c2da0850cdb7b613116edd616ccd55b6af4730fa8"` Oct 22 03:46:15.282 INFO kablam! usermod: no changes Oct 22 03:46:15.336 INFO kablam! Checking cvar v0.1.0 (/source) Oct 22 03:46:16.260 INFO kablam! warning: type annotations needed Oct 22 03:46:16.260 INFO kablam! --> src/console.rs:252:55 Oct 22 03:46:16.260 INFO kablam! | Oct 22 03:46:16.260 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Oct 22 03:46:16.260 INFO kablam! | ^^^^^^ Oct 22 03:46:16.260 INFO kablam! | Oct 22 03:46:16.261 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 22 03:46:16.261 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 22 03:46:16.261 INFO kablam! = note: for more information, see issue #46906 Oct 22 03:46:16.261 INFO kablam! Oct 22 03:46:16.261 INFO kablam! warning: type annotations needed Oct 22 03:46:16.261 INFO kablam! --> src/console.rs:255:26 Oct 22 03:46:16.261 INFO kablam! | Oct 22 03:46:16.261 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Oct 22 03:46:16.261 INFO kablam! | ^^^^^^ Oct 22 03:46:16.261 INFO kablam! | Oct 22 03:46:16.261 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 22 03:46:16.261 INFO kablam! = note: for more information, see issue #46906 Oct 22 03:46:16.261 INFO kablam! Oct 22 03:46:16.272 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Oct 22 03:46:16.272 INFO kablam! --> src/console.rs:386:1 Oct 22 03:46:16.272 INFO kablam! | Oct 22 03:46:16.272 INFO kablam! 386 | #[should_panic = "panicked safely"] Oct 22 03:46:16.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:46:16.272 INFO kablam! | Oct 22 03:46:16.272 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Oct 22 03:46:16.272 INFO kablam! Oct 22 03:46:16.316 INFO kablam! warning: unused import: `super::super::*` Oct 22 03:46:16.316 INFO kablam! --> src/console.rs:339:5 Oct 22 03:46:16.316 INFO kablam! | Oct 22 03:46:16.316 INFO kablam! 339 | use super::super::*; Oct 22 03:46:16.316 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 03:46:16.316 INFO kablam! | Oct 22 03:46:16.316 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:46:16.316 INFO kablam! Oct 22 03:46:16.492 INFO kablam! warning: type annotations needed Oct 22 03:46:16.492 INFO kablam! --> src/console.rs:252:55 Oct 22 03:46:16.492 INFO kablam! | Oct 22 03:46:16.492 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Oct 22 03:46:16.492 INFO kablam! | ^^^^^^ Oct 22 03:46:16.492 INFO kablam! | Oct 22 03:46:16.492 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 22 03:46:16.492 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 22 03:46:16.492 INFO kablam! = note: for more information, see issue #46906 Oct 22 03:46:16.492 INFO kablam! Oct 22 03:46:16.493 INFO kablam! warning: type annotations needed Oct 22 03:46:16.493 INFO kablam! --> src/console.rs:255:26 Oct 22 03:46:16.493 INFO kablam! | Oct 22 03:46:16.493 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Oct 22 03:46:16.493 INFO kablam! | ^^^^^^ Oct 22 03:46:16.493 INFO kablam! | Oct 22 03:46:16.493 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 22 03:46:16.493 INFO kablam! = note: for more information, see issue #46906 Oct 22 03:46:16.493 INFO kablam! Oct 22 03:46:17.086 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.77s Oct 22 03:46:17.086 INFO kablam! su: No module specific data is present Oct 22 03:46:17.314 INFO running `"docker" "rm" "-f" "0ed770c83b94648457de6f4c2da0850cdb7b613116edd616ccd55b6af4730fa8"` Oct 22 03:46:17.424 INFO blam! 0ed770c83b94648457de6f4c2da0850cdb7b613116edd616ccd55b6af4730fa8