Jul 12 05:04:18.546 INFO checking link-0.1.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 05:04:18.546 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 05:04:18.546 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 05:04:18.546 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-2/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 05:04:18.858 INFO blam! 46a4a26b2b1ce7fdccbe7c214a54e3ebcc604244f7f359bec4e9febe0604be98 Jul 12 05:04:18.861 INFO running `"docker" "start" "-a" "46a4a26b2b1ce7fdccbe7c214a54e3ebcc604244f7f359bec4e9febe0604be98"` Jul 12 05:04:19.947 INFO kablam! Checking field-offset v0.1.1 Jul 12 05:04:20.694 INFO kablam! Checking link v0.1.0 (file:///source) Jul 12 05:04:21.310 INFO kablam! warning: unused `#[macro_use]` import Jul 12 05:04:21.310 INFO kablam! --> src/lib.rs:6:1 Jul 12 05:04:21.310 INFO kablam! | Jul 12 05:04:21.310 INFO kablam! 6 | #[macro_use] Jul 12 05:04:21.310 INFO kablam! | ^^^^^^^^^^^^ Jul 12 05:04:21.310 INFO kablam! | Jul 12 05:04:21.310 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 05:04:21.310 INFO kablam! Jul 12 05:04:21.403 INFO kablam! warning: type annotations needed Jul 12 05:04:21.403 INFO kablam! --> src/lib.rs:113:64 Jul 12 05:04:21.403 INFO kablam! | Jul 12 05:04:21.403 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Jul 12 05:04:21.403 INFO kablam! | ^^^^^^ Jul 12 05:04:21.403 INFO kablam! | Jul 12 05:04:21.404 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Jul 12 05:04:21.404 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! Jul 12 05:04:21.405 INFO kablam! = note: for more information, see issue #46906 Jul 12 05:04:21.405 INFO kablam! Jul 12 05:04:21.418 INFO kablam! warning: type annotations needed Jul 12 05:04:21.418 INFO kablam! --> src/lib.rs:130:71 Jul 12 05:04:21.418 INFO kablam! | Jul 12 05:04:21.418 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Jul 12 05:04:21.418 INFO kablam! | ^^^^^^ Jul 12 05:04:21.419 INFO kablam! | Jul 12 05:04:21.419 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! Jul 12 05:04:21.419 INFO kablam! = note: for more information, see issue #46906 Jul 12 05:04:21.420 INFO kablam! Jul 12 05:04:21.423 INFO kablam! warning: type annotations needed Jul 12 05:04:21.423 INFO kablam! --> src/lib.rs:139:77 Jul 12 05:04:21.424 INFO kablam! | Jul 12 05:04:21.424 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Jul 12 05:04:21.424 INFO kablam! | ^^^^^^ Jul 12 05:04:21.424 INFO kablam! | Jul 12 05:04:21.424 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! Jul 12 05:04:21.425 INFO kablam! = note: for more information, see issue #46906 Jul 12 05:04:21.425 INFO kablam! Jul 12 05:04:21.662 INFO kablam! warning: type annotations needed Jul 12 05:04:21.662 INFO kablam! --> src/lib.rs:113:64 Jul 12 05:04:21.662 INFO kablam! | Jul 12 05:04:21.662 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Jul 12 05:04:21.662 INFO kablam! | ^^^^^^ Jul 12 05:04:21.662 INFO kablam! | Jul 12 05:04:21.662 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Jul 12 05:04:21.662 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! Jul 12 05:04:21.662 INFO kablam! = note: for more information, see issue #46906 Jul 12 05:04:21.662 INFO kablam! Jul 12 05:04:21.667 INFO kablam! warning: type annotations needed Jul 12 05:04:21.668 INFO kablam! --> src/lib.rs:130:71 Jul 12 05:04:21.668 INFO kablam! | Jul 12 05:04:21.668 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Jul 12 05:04:21.668 INFO kablam! | ^^^^^^ Jul 12 05:04:21.668 INFO kablam! | Jul 12 05:04:21.668 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! Jul 12 05:04:21.668 INFO kablam! = note: for more information, see issue #46906 Jul 12 05:04:21.668 INFO kablam! Jul 12 05:04:21.670 INFO kablam! warning: type annotations needed Jul 12 05:04:21.670 INFO kablam! --> src/lib.rs:139:77 Jul 12 05:04:21.670 INFO kablam! | Jul 12 05:04:21.670 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Jul 12 05:04:21.670 INFO kablam! | ^^^^^^ Jul 12 05:04:21.670 INFO kablam! | Jul 12 05:04:21.670 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! Jul 12 05:04:21.670 INFO kablam! = note: for more information, see issue #46906 Jul 12 05:04:21.670 INFO kablam! Jul 12 05:04:21.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.03s Jul 12 05:04:21.937 INFO kablam! su: No module specific data is present Jul 12 05:04:22.416 INFO running `"docker" "rm" "-f" "46a4a26b2b1ce7fdccbe7c214a54e3ebcc604244f7f359bec4e9febe0604be98"` Jul 12 05:04:22.582 INFO blam! 46a4a26b2b1ce7fdccbe7c214a54e3ebcc604244f7f359bec4e9febe0604be98