Aug 30 12:12:10.499 INFO checking link-0.1.0 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 12:12:10.499 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 12:12:10.500 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-0/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 12:12:10.634 INFO blam! aa51458f48141c8a7e94926b5258547058eb66fe02dc5e3b8ab06676e812f7ee Aug 30 12:12:10.636 INFO running `"docker" "start" "-a" "aa51458f48141c8a7e94926b5258547058eb66fe02dc5e3b8ab06676e812f7ee"` Aug 30 12:12:11.510 INFO kablam! Checking link v0.1.0 (file:///source) Aug 30 12:12:11.942 INFO kablam! warning: unused `#[macro_use]` import Aug 30 12:12:11.942 INFO kablam! --> src/lib.rs:6:1 Aug 30 12:12:11.942 INFO kablam! | Aug 30 12:12:11.942 INFO kablam! 6 | #[macro_use] Aug 30 12:12:11.942 INFO kablam! | ^^^^^^^^^^^^ Aug 30 12:12:11.942 INFO kablam! | Aug 30 12:12:11.942 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 30 12:12:11.942 INFO kablam! Aug 30 12:12:12.001 INFO kablam! warning: type annotations needed Aug 30 12:12:12.001 INFO kablam! --> src/lib.rs:113:64 Aug 30 12:12:12.001 INFO kablam! | Aug 30 12:12:12.001 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Aug 30 12:12:12.001 INFO kablam! | ^^^^^^ Aug 30 12:12:12.001 INFO kablam! | Aug 30 12:12:12.001 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 30 12:12:12.001 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! Aug 30 12:12:12.001 INFO kablam! = note: for more information, see issue #46906 Aug 30 12:12:12.001 INFO kablam! Aug 30 12:12:12.010 INFO kablam! warning: type annotations needed Aug 30 12:12:12.010 INFO kablam! --> src/lib.rs:130:71 Aug 30 12:12:12.010 INFO kablam! | Aug 30 12:12:12.010 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Aug 30 12:12:12.010 INFO kablam! | ^^^^^^ Aug 30 12:12:12.010 INFO kablam! | Aug 30 12:12:12.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! Aug 30 12:12:12.011 INFO kablam! = note: for more information, see issue #46906 Aug 30 12:12:12.011 INFO kablam! Aug 30 12:12:12.012 INFO kablam! warning: type annotations needed Aug 30 12:12:12.012 INFO kablam! --> src/lib.rs:139:77 Aug 30 12:12:12.012 INFO kablam! | Aug 30 12:12:12.013 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Aug 30 12:12:12.013 INFO kablam! | ^^^^^^ Aug 30 12:12:12.013 INFO kablam! | Aug 30 12:12:12.013 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! Aug 30 12:12:12.013 INFO kablam! = note: for more information, see issue #46906 Aug 30 12:12:12.013 INFO kablam! Aug 30 12:12:12.080 INFO kablam! warning: type annotations needed Aug 30 12:12:12.080 INFO kablam! --> src/lib.rs:113:64 Aug 30 12:12:12.080 INFO kablam! | Aug 30 12:12:12.080 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Aug 30 12:12:12.080 INFO kablam! | ^^^^^^ Aug 30 12:12:12.080 INFO kablam! | Aug 30 12:12:12.080 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Aug 30 12:12:12.081 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! Aug 30 12:12:12.081 INFO kablam! = note: for more information, see issue #46906 Aug 30 12:12:12.081 INFO kablam! Aug 30 12:12:12.085 INFO kablam! warning: type annotations needed Aug 30 12:12:12.085 INFO kablam! --> src/lib.rs:130:71 Aug 30 12:12:12.085 INFO kablam! | Aug 30 12:12:12.085 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Aug 30 12:12:12.085 INFO kablam! | ^^^^^^ Aug 30 12:12:12.085 INFO kablam! | Aug 30 12:12:12.085 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! Aug 30 12:12:12.085 INFO kablam! = note: for more information, see issue #46906 Aug 30 12:12:12.085 INFO kablam! Aug 30 12:12:12.086 INFO kablam! warning: type annotations needed Aug 30 12:12:12.087 INFO kablam! --> src/lib.rs:139:77 Aug 30 12:12:12.087 INFO kablam! | Aug 30 12:12:12.087 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Aug 30 12:12:12.087 INFO kablam! | ^^^^^^ Aug 30 12:12:12.087 INFO kablam! | Aug 30 12:12:12.087 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! Aug 30 12:12:12.087 INFO kablam! = note: for more information, see issue #46906 Aug 30 12:12:12.087 INFO kablam! Aug 30 12:12:12.229 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.74s Aug 30 12:12:12.232 INFO kablam! su: No module specific data is present Aug 30 12:12:12.661 INFO running `"docker" "rm" "-f" "aa51458f48141c8a7e94926b5258547058eb66fe02dc5e3b8ab06676e812f7ee"` Aug 30 12:12:12.765 INFO blam! aa51458f48141c8a7e94926b5258547058eb66fe02dc5e3b8ab06676e812f7ee