Sep 10 20:33:54.013 INFO checking cvar-0.1.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 20:33:54.013 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 20:33:54.013 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 20:33:54.185 INFO blam! f551e06fc064bcabd8bc0d8e743bd452cb642135dd4d6001a6844ff6c927623b Sep 10 20:33:54.187 INFO running `"docker" "start" "-a" "f551e06fc064bcabd8bc0d8e743bd452cb642135dd4d6001a6844ff6c927623b"` Sep 10 20:33:55.114 INFO kablam! usermod: no changes Sep 10 20:33:55.178 INFO kablam! Checking cvar v0.1.0 (file:///source) Sep 10 20:33:55.790 INFO kablam! warning: type annotations needed Sep 10 20:33:55.790 INFO kablam! --> src/console.rs:252:55 Sep 10 20:33:55.790 INFO kablam! | Sep 10 20:33:55.790 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 10 20:33:55.790 INFO kablam! | ^^^^^^ Sep 10 20:33:55.790 INFO kablam! | Sep 10 20:33:55.790 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 10 20:33:55.790 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 10 20:33:55.790 INFO kablam! = note: for more information, see issue #46906 Sep 10 20:33:55.790 INFO kablam! Sep 10 20:33:55.790 INFO kablam! warning: type annotations needed Sep 10 20:33:55.790 INFO kablam! --> src/console.rs:255:26 Sep 10 20:33:55.790 INFO kablam! | Sep 10 20:33:55.790 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 10 20:33:55.790 INFO kablam! | ^^^^^^ Sep 10 20:33:55.790 INFO kablam! | Sep 10 20:33:55.790 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 10 20:33:55.790 INFO kablam! = note: for more information, see issue #46906 Sep 10 20:33:55.790 INFO kablam! Sep 10 20:33:55.814 INFO kablam! warning: attribute must be of the form: `#[should_panic]` or `#[should_panic(expected = "error message")]` Sep 10 20:33:55.814 INFO kablam! --> src/console.rs:386:1 Sep 10 20:33:55.814 INFO kablam! | Sep 10 20:33:55.814 INFO kablam! 386 | #[should_panic = "panicked safely"] Sep 10 20:33:55.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 20:33:55.814 INFO kablam! | Sep 10 20:33:55.814 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Sep 10 20:33:55.814 INFO kablam! Sep 10 20:33:55.842 INFO kablam! warning: unused import: `super::super::*` Sep 10 20:33:55.842 INFO kablam! --> src/console.rs:339:5 Sep 10 20:33:55.842 INFO kablam! | Sep 10 20:33:55.842 INFO kablam! 339 | use super::super::*; Sep 10 20:33:55.842 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 10 20:33:55.842 INFO kablam! | Sep 10 20:33:55.842 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 20:33:55.842 INFO kablam! Sep 10 20:33:56.010 INFO kablam! warning: type annotations needed Sep 10 20:33:56.010 INFO kablam! --> src/console.rs:252:55 Sep 10 20:33:56.010 INFO kablam! | Sep 10 20:33:56.010 INFO kablam! 252 | let mut write_ptr = id.as_mut_slice().as_mut_ptr().offset(num_bytes as isize); Sep 10 20:33:56.010 INFO kablam! | ^^^^^^ Sep 10 20:33:56.010 INFO kablam! | Sep 10 20:33:56.010 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 10 20:33:56.010 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 10 20:33:56.010 INFO kablam! = note: for more information, see issue #46906 Sep 10 20:33:56.010 INFO kablam! Sep 10 20:33:56.011 INFO kablam! warning: type annotations needed Sep 10 20:33:56.011 INFO kablam! --> src/console.rs:255:26 Sep 10 20:33:56.011 INFO kablam! | Sep 10 20:33:56.011 INFO kablam! 255 | write_ptr = write_ptr.offset(-(name.len() as isize)); Sep 10 20:33:56.011 INFO kablam! | ^^^^^^ Sep 10 20:33:56.011 INFO kablam! | Sep 10 20:33:56.011 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 10 20:33:56.011 INFO kablam! = note: for more information, see issue #46906 Sep 10 20:33:56.011 INFO kablam! Sep 10 20:33:56.322 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Sep 10 20:33:56.324 INFO kablam! su: No module specific data is present Sep 10 20:33:56.912 INFO running `"docker" "rm" "-f" "f551e06fc064bcabd8bc0d8e743bd452cb642135dd4d6001a6844ff6c927623b"` Sep 10 20:33:57.022 INFO blam! f551e06fc064bcabd8bc0d8e743bd452cb642135dd4d6001a6844ff6c927623b