Sep 02 08:34:53.725 INFO checking link-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 08:34:53.726 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 08:34:53.726 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 08:34:53.909 INFO blam! 57a9d7e41fcd47b11c1535a11fa080a0578497c3e9c5348b28433d5e19b26742 Sep 02 08:34:53.911 INFO running `"docker" "start" "-a" "57a9d7e41fcd47b11c1535a11fa080a0578497c3e9c5348b28433d5e19b26742"` Sep 02 08:34:54.480 INFO kablam! Checking link v0.1.0 (file:///source) Sep 02 08:34:54.907 INFO kablam! warning: unused `#[macro_use]` import Sep 02 08:34:54.907 INFO kablam! --> src/lib.rs:6:1 Sep 02 08:34:54.907 INFO kablam! | Sep 02 08:34:54.907 INFO kablam! 6 | #[macro_use] Sep 02 08:34:54.907 INFO kablam! | ^^^^^^^^^^^^ Sep 02 08:34:54.907 INFO kablam! | Sep 02 08:34:54.907 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 08:34:54.907 INFO kablam! Sep 02 08:34:54.954 INFO kablam! warning: type annotations needed Sep 02 08:34:54.954 INFO kablam! --> src/lib.rs:113:64 Sep 02 08:34:54.954 INFO kablam! | Sep 02 08:34:54.954 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Sep 02 08:34:54.954 INFO kablam! | ^^^^^^ Sep 02 08:34:54.954 INFO kablam! | Sep 02 08:34:54.954 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 02 08:34:54.954 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 02 08:34:54.954 INFO kablam! = note: for more information, see issue #46906 Sep 02 08:34:54.954 INFO kablam! Sep 02 08:34:54.960 INFO kablam! warning: type annotations needed Sep 02 08:34:54.960 INFO kablam! --> src/lib.rs:130:71 Sep 02 08:34:54.960 INFO kablam! | Sep 02 08:34:54.960 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Sep 02 08:34:54.960 INFO kablam! | ^^^^^^ Sep 02 08:34:54.960 INFO kablam! | Sep 02 08:34:54.960 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 02 08:34:54.960 INFO kablam! = note: for more information, see issue #46906 Sep 02 08:34:54.960 INFO kablam! Sep 02 08:34:54.962 INFO kablam! warning: type annotations needed Sep 02 08:34:54.962 INFO kablam! --> src/lib.rs:139:77 Sep 02 08:34:54.962 INFO kablam! | Sep 02 08:34:54.962 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Sep 02 08:34:54.963 INFO kablam! | ^^^^^^ Sep 02 08:34:54.963 INFO kablam! | Sep 02 08:34:54.963 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 02 08:34:54.963 INFO kablam! = note: for more information, see issue #46906 Sep 02 08:34:54.963 INFO kablam! Sep 02 08:34:55.035 INFO kablam! warning: type annotations needed Sep 02 08:34:55.035 INFO kablam! --> src/lib.rs:113:64 Sep 02 08:34:55.035 INFO kablam! | Sep 02 08:34:55.035 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Sep 02 08:34:55.035 INFO kablam! | ^^^^^^ Sep 02 08:34:55.035 INFO kablam! | Sep 02 08:34:55.035 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 02 08:34:55.035 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 02 08:34:55.035 INFO kablam! = note: for more information, see issue #46906 Sep 02 08:34:55.035 INFO kablam! Sep 02 08:34:55.039 INFO kablam! warning: type annotations needed Sep 02 08:34:55.039 INFO kablam! --> src/lib.rs:130:71 Sep 02 08:34:55.039 INFO kablam! | Sep 02 08:34:55.040 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Sep 02 08:34:55.040 INFO kablam! | ^^^^^^ Sep 02 08:34:55.040 INFO kablam! | Sep 02 08:34:55.040 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 02 08:34:55.040 INFO kablam! = note: for more information, see issue #46906 Sep 02 08:34:55.040 INFO kablam! Sep 02 08:34:55.042 INFO kablam! warning: type annotations needed Sep 02 08:34:55.042 INFO kablam! --> src/lib.rs:139:77 Sep 02 08:34:55.042 INFO kablam! | Sep 02 08:34:55.042 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Sep 02 08:34:55.042 INFO kablam! | ^^^^^^ Sep 02 08:34:55.042 INFO kablam! | Sep 02 08:34:55.042 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 02 08:34:55.042 INFO kablam! = note: for more information, see issue #46906 Sep 02 08:34:55.042 INFO kablam! Sep 02 08:34:55.198 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.74s Sep 02 08:34:55.201 INFO kablam! su: No module specific data is present Sep 02 08:34:55.666 INFO running `"docker" "rm" "-f" "57a9d7e41fcd47b11c1535a11fa080a0578497c3e9c5348b28433d5e19b26742"` Sep 02 08:34:55.761 INFO blam! 57a9d7e41fcd47b11c1535a11fa080a0578497c3e9c5348b28433d5e19b26742