Sep 19 22:51:23.381 INFO checking link-0.1.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 22:51:23.381 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 22:51:23.381 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:51:23.528 INFO blam! f2a7a757440e7f47ee0f14266b3a4e7fa7e6ca21f04549d0dd4c9dec6f42a4d4 Sep 19 22:51:23.530 INFO running `"docker" "start" "-a" "f2a7a757440e7f47ee0f14266b3a4e7fa7e6ca21f04549d0dd4c9dec6f42a4d4"` Sep 19 22:51:24.786 INFO kablam! usermod: no changes Sep 19 22:51:24.812 INFO kablam! Checking field-offset v0.1.1 Sep 19 22:51:25.056 INFO kablam! Checking link v0.1.0 (/source) Sep 19 22:51:25.268 INFO kablam! warning: type annotations needed Sep 19 22:51:25.268 INFO kablam! --> src/lib.rs:113:64 Sep 19 22:51:25.268 INFO kablam! | Sep 19 22:51:25.268 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Sep 19 22:51:25.268 INFO kablam! | ^^^^^^ Sep 19 22:51:25.268 INFO kablam! | Sep 19 22:51:25.268 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 19 22:51:25.268 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 19 22:51:25.268 INFO kablam! = note: for more information, see issue #46906 Sep 19 22:51:25.268 INFO kablam! Sep 19 22:51:25.277 INFO kablam! warning: type annotations needed Sep 19 22:51:25.277 INFO kablam! --> src/lib.rs:130:71 Sep 19 22:51:25.277 INFO kablam! | Sep 19 22:51:25.277 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Sep 19 22:51:25.277 INFO kablam! | ^^^^^^ Sep 19 22:51:25.277 INFO kablam! | Sep 19 22:51:25.277 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 19 22:51:25.277 INFO kablam! = note: for more information, see issue #46906 Sep 19 22:51:25.277 INFO kablam! Sep 19 22:51:25.277 INFO kablam! warning: type annotations needed Sep 19 22:51:25.277 INFO kablam! --> src/lib.rs:139:77 Sep 19 22:51:25.277 INFO kablam! | Sep 19 22:51:25.277 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Sep 19 22:51:25.277 INFO kablam! | ^^^^^^ Sep 19 22:51:25.277 INFO kablam! | Sep 19 22:51:25.277 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 19 22:51:25.277 INFO kablam! = note: for more information, see issue #46906 Sep 19 22:51:25.277 INFO kablam! Sep 19 22:51:25.290 INFO kablam! warning: unused `#[macro_use]` import Sep 19 22:51:25.291 INFO kablam! --> src/lib.rs:6:1 Sep 19 22:51:25.291 INFO kablam! | Sep 19 22:51:25.291 INFO kablam! 6 | #[macro_use] Sep 19 22:51:25.291 INFO kablam! | ^^^^^^^^^^^^ Sep 19 22:51:25.291 INFO kablam! | Sep 19 22:51:25.291 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 22:51:25.291 INFO kablam! Sep 19 22:51:25.322 INFO kablam! warning: type annotations needed Sep 19 22:51:25.322 INFO kablam! --> src/lib.rs:113:64 Sep 19 22:51:25.322 INFO kablam! | Sep 19 22:51:25.322 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Sep 19 22:51:25.322 INFO kablam! | ^^^^^^ Sep 19 22:51:25.322 INFO kablam! | Sep 19 22:51:25.322 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 19 22:51:25.322 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 19 22:51:25.322 INFO kablam! = note: for more information, see issue #46906 Sep 19 22:51:25.322 INFO kablam! Sep 19 22:51:25.325 INFO kablam! warning: type annotations needed Sep 19 22:51:25.325 INFO kablam! --> src/lib.rs:130:71 Sep 19 22:51:25.325 INFO kablam! | Sep 19 22:51:25.325 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Sep 19 22:51:25.325 INFO kablam! | ^^^^^^ Sep 19 22:51:25.325 INFO kablam! | Sep 19 22:51:25.325 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 19 22:51:25.325 INFO kablam! = note: for more information, see issue #46906 Sep 19 22:51:25.325 INFO kablam! Sep 19 22:51:25.326 INFO kablam! warning: type annotations needed Sep 19 22:51:25.326 INFO kablam! --> src/lib.rs:139:77 Sep 19 22:51:25.326 INFO kablam! | Sep 19 22:51:25.327 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Sep 19 22:51:25.327 INFO kablam! | ^^^^^^ Sep 19 22:51:25.327 INFO kablam! | Sep 19 22:51:25.327 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 19 22:51:25.327 INFO kablam! = note: for more information, see issue #46906 Sep 19 22:51:25.327 INFO kablam! Sep 19 22:51:25.358 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.56s Sep 19 22:51:25.359 INFO kablam! su: No module specific data is present Sep 19 22:51:26.247 INFO running `"docker" "rm" "-f" "f2a7a757440e7f47ee0f14266b3a4e7fa7e6ca21f04549d0dd4c9dec6f42a4d4"` Sep 19 22:51:26.332 INFO blam! f2a7a757440e7f47ee0f14266b3a4e7fa7e6ca21f04549d0dd4c9dec6f42a4d4