Sep 20 00:40:26.657 INFO checking link-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 00:40:26.657 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 00:40:26.657 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:40:26.822 INFO blam! 6a4087ab4243a7432fb0fd5f84fcdb8be6b047db68ad1d4e39ba2d063eed03a2 Sep 20 00:40:26.824 INFO running `"docker" "start" "-a" "6a4087ab4243a7432fb0fd5f84fcdb8be6b047db68ad1d4e39ba2d063eed03a2"` Sep 20 00:40:28.113 INFO kablam! usermod: no changes Sep 20 00:40:28.138 INFO kablam! Checking link v0.1.0 (/source) Sep 20 00:40:28.293 INFO kablam! warning: unused `#[macro_use]` import Sep 20 00:40:28.293 INFO kablam! --> src/lib.rs:6:1 Sep 20 00:40:28.293 INFO kablam! | Sep 20 00:40:28.293 INFO kablam! 6 | #[macro_use] Sep 20 00:40:28.293 INFO kablam! | ^^^^^^^^^^^^ Sep 20 00:40:28.293 INFO kablam! | Sep 20 00:40:28.293 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 00:40:28.293 INFO kablam! Sep 20 00:40:28.316 INFO kablam! warning: type annotations needed Sep 20 00:40:28.316 INFO kablam! --> src/lib.rs:113:64 Sep 20 00:40:28.316 INFO kablam! | Sep 20 00:40:28.316 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Sep 20 00:40:28.316 INFO kablam! | ^^^^^^ Sep 20 00:40:28.316 INFO kablam! | Sep 20 00:40:28.316 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 20 00:40:28.316 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 20 00:40:28.316 INFO kablam! = note: for more information, see issue #46906 Sep 20 00:40:28.316 INFO kablam! Sep 20 00:40:28.318 INFO kablam! warning: type annotations needed Sep 20 00:40:28.318 INFO kablam! --> src/lib.rs:130:71 Sep 20 00:40:28.318 INFO kablam! | Sep 20 00:40:28.318 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Sep 20 00:40:28.318 INFO kablam! | ^^^^^^ Sep 20 00:40:28.318 INFO kablam! | Sep 20 00:40:28.318 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 20 00:40:28.318 INFO kablam! = note: for more information, see issue #46906 Sep 20 00:40:28.319 INFO kablam! Sep 20 00:40:28.321 INFO kablam! warning: type annotations needed Sep 20 00:40:28.321 INFO kablam! --> src/lib.rs:139:77 Sep 20 00:40:28.321 INFO kablam! | Sep 20 00:40:28.321 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Sep 20 00:40:28.321 INFO kablam! | ^^^^^^ Sep 20 00:40:28.321 INFO kablam! | Sep 20 00:40:28.321 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 20 00:40:28.321 INFO kablam! = note: for more information, see issue #46906 Sep 20 00:40:28.321 INFO kablam! Sep 20 00:40:28.350 INFO kablam! warning: type annotations needed Sep 20 00:40:28.350 INFO kablam! --> src/lib.rs:113:64 Sep 20 00:40:28.350 INFO kablam! | Sep 20 00:40:28.350 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Sep 20 00:40:28.350 INFO kablam! | ^^^^^^ Sep 20 00:40:28.350 INFO kablam! | Sep 20 00:40:28.350 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 20 00:40:28.350 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 20 00:40:28.350 INFO kablam! = note: for more information, see issue #46906 Sep 20 00:40:28.350 INFO kablam! Sep 20 00:40:28.357 INFO kablam! warning: type annotations needed Sep 20 00:40:28.357 INFO kablam! --> src/lib.rs:130:71 Sep 20 00:40:28.357 INFO kablam! | Sep 20 00:40:28.357 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Sep 20 00:40:28.357 INFO kablam! | ^^^^^^ Sep 20 00:40:28.357 INFO kablam! | Sep 20 00:40:28.357 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 20 00:40:28.357 INFO kablam! = note: for more information, see issue #46906 Sep 20 00:40:28.357 INFO kablam! Sep 20 00:40:28.357 INFO kablam! warning: type annotations needed Sep 20 00:40:28.357 INFO kablam! --> src/lib.rs:139:77 Sep 20 00:40:28.357 INFO kablam! | Sep 20 00:40:28.357 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Sep 20 00:40:28.357 INFO kablam! | ^^^^^^ Sep 20 00:40:28.357 INFO kablam! | Sep 20 00:40:28.357 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 20 00:40:28.357 INFO kablam! = note: for more information, see issue #46906 Sep 20 00:40:28.357 INFO kablam! Sep 20 00:40:28.434 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.31s Sep 20 00:40:28.436 INFO kablam! su: No module specific data is present Sep 20 00:40:28.954 INFO running `"docker" "rm" "-f" "6a4087ab4243a7432fb0fd5f84fcdb8be6b047db68ad1d4e39ba2d063eed03a2"` Sep 20 00:40:29.078 INFO blam! 6a4087ab4243a7432fb0fd5f84fcdb8be6b047db68ad1d4e39ba2d063eed03a2