Sep 06 04:19:20.203 INFO checking link-0.1.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 04:19:20.203 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 04:19:20.203 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 04:19:20.370 INFO blam! 9238b7077cac7a5526190b8799f5db97edb39b9cf6f8f8526c16cd130e6511a6 Sep 06 04:19:20.371 INFO running `"docker" "start" "-a" "9238b7077cac7a5526190b8799f5db97edb39b9cf6f8f8526c16cd130e6511a6"` Sep 06 04:19:21.583 INFO kablam! usermod: no changes Sep 06 04:19:21.606 INFO kablam! Checking field-offset v0.1.1 Sep 06 04:19:21.845 INFO kablam! Checking link v0.1.0 (file:///source) Sep 06 04:19:22.048 INFO kablam! warning: type annotations needed Sep 06 04:19:22.048 INFO kablam! --> src/lib.rs:113:64 Sep 06 04:19:22.048 INFO kablam! | Sep 06 04:19:22.048 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Sep 06 04:19:22.048 INFO kablam! | ^^^^^^ Sep 06 04:19:22.048 INFO kablam! | Sep 06 04:19:22.048 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 06 04:19:22.048 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 06 04:19:22.048 INFO kablam! = note: for more information, see issue #46906 Sep 06 04:19:22.048 INFO kablam! Sep 06 04:19:22.051 INFO kablam! warning: type annotations needed Sep 06 04:19:22.051 INFO kablam! --> src/lib.rs:130:71 Sep 06 04:19:22.051 INFO kablam! | Sep 06 04:19:22.051 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Sep 06 04:19:22.051 INFO kablam! | ^^^^^^ Sep 06 04:19:22.051 INFO kablam! | Sep 06 04:19:22.051 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 06 04:19:22.051 INFO kablam! = note: for more information, see issue #46906 Sep 06 04:19:22.051 INFO kablam! Sep 06 04:19:22.051 INFO kablam! warning: type annotations needed Sep 06 04:19:22.051 INFO kablam! --> src/lib.rs:139:77 Sep 06 04:19:22.051 INFO kablam! | Sep 06 04:19:22.051 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Sep 06 04:19:22.051 INFO kablam! | ^^^^^^ Sep 06 04:19:22.051 INFO kablam! | Sep 06 04:19:22.051 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 06 04:19:22.051 INFO kablam! = note: for more information, see issue #46906 Sep 06 04:19:22.051 INFO kablam! Sep 06 04:19:22.059 INFO kablam! warning: unused `#[macro_use]` import Sep 06 04:19:22.059 INFO kablam! --> src/lib.rs:6:1 Sep 06 04:19:22.059 INFO kablam! | Sep 06 04:19:22.059 INFO kablam! 6 | #[macro_use] Sep 06 04:19:22.059 INFO kablam! | ^^^^^^^^^^^^ Sep 06 04:19:22.059 INFO kablam! | Sep 06 04:19:22.059 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 04:19:22.059 INFO kablam! Sep 06 04:19:22.086 INFO kablam! warning: type annotations needed Sep 06 04:19:22.086 INFO kablam! --> src/lib.rs:113:64 Sep 06 04:19:22.086 INFO kablam! | Sep 06 04:19:22.086 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Sep 06 04:19:22.086 INFO kablam! | ^^^^^^ Sep 06 04:19:22.086 INFO kablam! | Sep 06 04:19:22.086 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 06 04:19:22.086 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 06 04:19:22.086 INFO kablam! = note: for more information, see issue #46906 Sep 06 04:19:22.086 INFO kablam! Sep 06 04:19:22.089 INFO kablam! warning: type annotations needed Sep 06 04:19:22.089 INFO kablam! --> src/lib.rs:130:71 Sep 06 04:19:22.089 INFO kablam! | Sep 06 04:19:22.089 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Sep 06 04:19:22.089 INFO kablam! | ^^^^^^ Sep 06 04:19:22.089 INFO kablam! | Sep 06 04:19:22.089 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 06 04:19:22.089 INFO kablam! = note: for more information, see issue #46906 Sep 06 04:19:22.089 INFO kablam! Sep 06 04:19:22.090 INFO kablam! warning: type annotations needed Sep 06 04:19:22.091 INFO kablam! --> src/lib.rs:139:77 Sep 06 04:19:22.091 INFO kablam! | Sep 06 04:19:22.091 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Sep 06 04:19:22.091 INFO kablam! | ^^^^^^ Sep 06 04:19:22.091 INFO kablam! | Sep 06 04:19:22.091 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 06 04:19:22.091 INFO kablam! = note: for more information, see issue #46906 Sep 06 04:19:22.091 INFO kablam! Sep 06 04:19:22.122 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.52s Sep 06 04:19:22.124 INFO kablam! su: No module specific data is present Sep 06 04:19:22.945 INFO running `"docker" "rm" "-f" "9238b7077cac7a5526190b8799f5db97edb39b9cf6f8f8526c16cd130e6511a6"` Sep 06 04:19:23.003 INFO blam! 9238b7077cac7a5526190b8799f5db97edb39b9cf6f8f8526c16cd130e6511a6