Sep 21 07:31:38.885 INFO checking link-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 07:31:38.885 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 07:31:38.885 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 07:31:39.046 INFO blam! 360b083386b9c3846d7e0f1258270811cf7a2708cf60042b4874e5d19733271f Sep 21 07:31:39.048 INFO running `"docker" "start" "-a" "360b083386b9c3846d7e0f1258270811cf7a2708cf60042b4874e5d19733271f"` Sep 21 07:31:40.018 INFO kablam! usermod: no changes Sep 21 07:31:40.037 INFO kablam! Checking field-offset v0.1.1 Sep 21 07:31:40.286 INFO kablam! Checking link v0.1.0 (/source) Sep 21 07:31:40.446 INFO kablam! warning: unused `#[macro_use]` import Sep 21 07:31:40.446 INFO kablam! --> src/lib.rs:6:1 Sep 21 07:31:40.446 INFO kablam! | Sep 21 07:31:40.446 INFO kablam! 6 | #[macro_use] Sep 21 07:31:40.446 INFO kablam! | ^^^^^^^^^^^^ Sep 21 07:31:40.446 INFO kablam! | Sep 21 07:31:40.446 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 07:31:40.446 INFO kablam! Sep 21 07:31:40.496 INFO kablam! warning: type annotations needed Sep 21 07:31:40.496 INFO kablam! --> src/lib.rs:113:64 Sep 21 07:31:40.496 INFO kablam! | Sep 21 07:31:40.497 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Sep 21 07:31:40.497 INFO kablam! | ^^^^^^ Sep 21 07:31:40.497 INFO kablam! | Sep 21 07:31:40.497 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 21 07:31:40.497 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 21 07:31:40.497 INFO kablam! = note: for more information, see issue #46906 Sep 21 07:31:40.497 INFO kablam! Sep 21 07:31:40.497 INFO kablam! warning: type annotations needed Sep 21 07:31:40.497 INFO kablam! --> src/lib.rs:130:71 Sep 21 07:31:40.497 INFO kablam! | Sep 21 07:31:40.497 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Sep 21 07:31:40.497 INFO kablam! | ^^^^^^ Sep 21 07:31:40.497 INFO kablam! | Sep 21 07:31:40.497 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 21 07:31:40.497 INFO kablam! = note: for more information, see issue #46906 Sep 21 07:31:40.497 INFO kablam! Sep 21 07:31:40.497 INFO kablam! warning: type annotations needed Sep 21 07:31:40.497 INFO kablam! --> src/lib.rs:139:77 Sep 21 07:31:40.497 INFO kablam! | Sep 21 07:31:40.497 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Sep 21 07:31:40.497 INFO kablam! | ^^^^^^ Sep 21 07:31:40.497 INFO kablam! | Sep 21 07:31:40.497 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 21 07:31:40.497 INFO kablam! = note: for more information, see issue #46906 Sep 21 07:31:40.497 INFO kablam! Sep 21 07:31:40.541 INFO kablam! warning: type annotations needed Sep 21 07:31:40.541 INFO kablam! --> src/lib.rs:113:64 Sep 21 07:31:40.541 INFO kablam! | Sep 21 07:31:40.541 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Sep 21 07:31:40.541 INFO kablam! | ^^^^^^ Sep 21 07:31:40.541 INFO kablam! | Sep 21 07:31:40.541 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 21 07:31:40.541 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 21 07:31:40.541 INFO kablam! = note: for more information, see issue #46906 Sep 21 07:31:40.541 INFO kablam! Sep 21 07:31:40.546 INFO kablam! warning: type annotations needed Sep 21 07:31:40.546 INFO kablam! --> src/lib.rs:130:71 Sep 21 07:31:40.546 INFO kablam! | Sep 21 07:31:40.546 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Sep 21 07:31:40.546 INFO kablam! | ^^^^^^ Sep 21 07:31:40.546 INFO kablam! | Sep 21 07:31:40.546 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 21 07:31:40.546 INFO kablam! = note: for more information, see issue #46906 Sep 21 07:31:40.546 INFO kablam! Sep 21 07:31:40.546 INFO kablam! warning: type annotations needed Sep 21 07:31:40.546 INFO kablam! --> src/lib.rs:139:77 Sep 21 07:31:40.546 INFO kablam! | Sep 21 07:31:40.546 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Sep 21 07:31:40.546 INFO kablam! | ^^^^^^ Sep 21 07:31:40.546 INFO kablam! | Sep 21 07:31:40.546 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 21 07:31:40.546 INFO kablam! = note: for more information, see issue #46906 Sep 21 07:31:40.546 INFO kablam! Sep 21 07:31:40.621 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.59s Sep 21 07:31:40.625 INFO kablam! su: No module specific data is present Sep 21 07:31:41.567 INFO running `"docker" "rm" "-f" "360b083386b9c3846d7e0f1258270811cf7a2708cf60042b4874e5d19733271f"` Sep 21 07:31:41.644 INFO blam! 360b083386b9c3846d7e0f1258270811cf7a2708cf60042b4874e5d19733271f