Sep 10 15:21:08.104 INFO checking link-0.1.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 15:21:08.104 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 15:21:08.104 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-3/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 15:21:08.226 INFO blam! 3e75a0d5c237720281cbddc12efd20c472d04c3ed09ac711c47e51f2abb1acd2 Sep 10 15:21:08.228 INFO running `"docker" "start" "-a" "3e75a0d5c237720281cbddc12efd20c472d04c3ed09ac711c47e51f2abb1acd2"` Sep 10 15:21:09.061 INFO kablam! usermod: no changes Sep 10 15:21:09.084 INFO kablam! Checking link v0.1.0 (file:///source) Sep 10 15:21:09.260 INFO kablam! warning: unused `#[macro_use]` import Sep 10 15:21:09.260 INFO kablam! --> src/lib.rs:6:1 Sep 10 15:21:09.260 INFO kablam! | Sep 10 15:21:09.260 INFO kablam! 6 | #[macro_use] Sep 10 15:21:09.260 INFO kablam! | ^^^^^^^^^^^^ Sep 10 15:21:09.260 INFO kablam! | Sep 10 15:21:09.260 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 15:21:09.260 INFO kablam! Sep 10 15:21:09.289 INFO kablam! warning: type annotations needed Sep 10 15:21:09.290 INFO kablam! --> src/lib.rs:113:64 Sep 10 15:21:09.290 INFO kablam! | Sep 10 15:21:09.290 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Sep 10 15:21:09.290 INFO kablam! | ^^^^^^ Sep 10 15:21:09.290 INFO kablam! | Sep 10 15:21:09.290 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 10 15:21:09.290 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 15:21:09.290 INFO kablam! = note: for more information, see issue #46906 Sep 10 15:21:09.290 INFO kablam! Sep 10 15:21:09.294 INFO kablam! warning: type annotations needed Sep 10 15:21:09.294 INFO kablam! --> src/lib.rs:130:71 Sep 10 15:21:09.294 INFO kablam! | Sep 10 15:21:09.294 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Sep 10 15:21:09.294 INFO kablam! | ^^^^^^ Sep 10 15:21:09.294 INFO kablam! | Sep 10 15:21:09.294 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 15:21:09.294 INFO kablam! = note: for more information, see issue #46906 Sep 10 15:21:09.294 INFO kablam! Sep 10 15:21:09.294 INFO kablam! warning: type annotations needed Sep 10 15:21:09.294 INFO kablam! --> src/lib.rs:139:77 Sep 10 15:21:09.294 INFO kablam! | Sep 10 15:21:09.294 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Sep 10 15:21:09.294 INFO kablam! | ^^^^^^ Sep 10 15:21:09.294 INFO kablam! | Sep 10 15:21:09.294 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 15:21:09.294 INFO kablam! = note: for more information, see issue #46906 Sep 10 15:21:09.294 INFO kablam! Sep 10 15:21:09.331 INFO kablam! warning: type annotations needed Sep 10 15:21:09.331 INFO kablam! --> src/lib.rs:113:64 Sep 10 15:21:09.331 INFO kablam! | Sep 10 15:21:09.331 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Sep 10 15:21:09.331 INFO kablam! | ^^^^^^ Sep 10 15:21:09.331 INFO kablam! | Sep 10 15:21:09.331 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 10 15:21:09.331 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 15:21:09.331 INFO kablam! = note: for more information, see issue #46906 Sep 10 15:21:09.331 INFO kablam! Sep 10 15:21:09.334 INFO kablam! warning: type annotations needed Sep 10 15:21:09.334 INFO kablam! --> src/lib.rs:130:71 Sep 10 15:21:09.334 INFO kablam! | Sep 10 15:21:09.334 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Sep 10 15:21:09.334 INFO kablam! | ^^^^^^ Sep 10 15:21:09.334 INFO kablam! | Sep 10 15:21:09.334 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 15:21:09.334 INFO kablam! = note: for more information, see issue #46906 Sep 10 15:21:09.334 INFO kablam! Sep 10 15:21:09.335 INFO kablam! warning: type annotations needed Sep 10 15:21:09.335 INFO kablam! --> src/lib.rs:139:77 Sep 10 15:21:09.335 INFO kablam! | Sep 10 15:21:09.335 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Sep 10 15:21:09.335 INFO kablam! | ^^^^^^ Sep 10 15:21:09.335 INFO kablam! | Sep 10 15:21:09.335 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 15:21:09.335 INFO kablam! = note: for more information, see issue #46906 Sep 10 15:21:09.335 INFO kablam! Sep 10 15:21:09.422 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.35s Sep 10 15:21:09.424 INFO kablam! su: No module specific data is present Sep 10 15:21:10.214 INFO running `"docker" "rm" "-f" "3e75a0d5c237720281cbddc12efd20c472d04c3ed09ac711c47e51f2abb1acd2"` Sep 10 15:21:10.279 INFO blam! 3e75a0d5c237720281cbddc12efd20c472d04c3ed09ac711c47e51f2abb1acd2