Sep 02 08:34:53.628 INFO checking link-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 08:34:53.628 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 08:34:53.628 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 08:34:53.813 INFO blam! 4672df588f8f630250999ed87b96fadc51dbb8d628f387d66c1ba794c89e9b40 Sep 02 08:34:53.816 INFO running `"docker" "start" "-a" "4672df588f8f630250999ed87b96fadc51dbb8d628f387d66c1ba794c89e9b40"` Sep 02 08:34:54.399 INFO kablam! Checking link v0.1.0 (file:///source) Sep 02 08:34:54.878 INFO kablam! warning: unused `#[macro_use]` import Sep 02 08:34:54.878 INFO kablam! --> src/lib.rs:6:1 Sep 02 08:34:54.878 INFO kablam! | Sep 02 08:34:54.878 INFO kablam! 6 | #[macro_use] Sep 02 08:34:54.878 INFO kablam! | ^^^^^^^^^^^^ Sep 02 08:34:54.878 INFO kablam! | Sep 02 08:34:54.878 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 08:34:54.878 INFO kablam! Sep 02 08:34:54.945 INFO kablam! warning: type annotations needed Sep 02 08:34:54.945 INFO kablam! --> src/lib.rs:113:64 Sep 02 08:34:54.945 INFO kablam! | Sep 02 08:34:54.945 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Sep 02 08:34:54.945 INFO kablam! | ^^^^^^ Sep 02 08:34:54.945 INFO kablam! | Sep 02 08:34:54.945 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 02 08:34:54.946 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 02 08:34:54.946 INFO kablam! = note: for more information, see issue #46906 Sep 02 08:34:54.946 INFO kablam! Sep 02 08:34:54.952 INFO kablam! warning: type annotations needed Sep 02 08:34:54.952 INFO kablam! --> src/lib.rs:130:71 Sep 02 08:34:54.953 INFO kablam! | Sep 02 08:34:54.953 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Sep 02 08:34:54.953 INFO kablam! | ^^^^^^ Sep 02 08:34:54.953 INFO kablam! | Sep 02 08:34:54.953 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 02 08:34:54.953 INFO kablam! = note: for more information, see issue #46906 Sep 02 08:34:54.953 INFO kablam! Sep 02 08:34:54.955 INFO kablam! warning: type annotations needed Sep 02 08:34:54.955 INFO kablam! --> src/lib.rs:139:77 Sep 02 08:34:54.956 INFO kablam! | Sep 02 08:34:54.956 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Sep 02 08:34:54.956 INFO kablam! | ^^^^^^ Sep 02 08:34:54.956 INFO kablam! | Sep 02 08:34:54.956 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 02 08:34:54.956 INFO kablam! = note: for more information, see issue #46906 Sep 02 08:34:54.956 INFO kablam! Sep 02 08:34:54.987 INFO kablam! warning: type annotations needed Sep 02 08:34:54.987 INFO kablam! --> src/lib.rs:113:64 Sep 02 08:34:54.987 INFO kablam! | Sep 02 08:34:54.987 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Sep 02 08:34:54.987 INFO kablam! | ^^^^^^ Sep 02 08:34:54.987 INFO kablam! | Sep 02 08:34:54.987 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 02 08:34:54.987 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 02 08:34:54.988 INFO kablam! = note: for more information, see issue #46906 Sep 02 08:34:54.988 INFO kablam! Sep 02 08:34:54.992 INFO kablam! warning: type annotations needed Sep 02 08:34:54.992 INFO kablam! --> src/lib.rs:130:71 Sep 02 08:34:54.992 INFO kablam! | Sep 02 08:34:54.992 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Sep 02 08:34:54.992 INFO kablam! | ^^^^^^ Sep 02 08:34:54.992 INFO kablam! | Sep 02 08:34:54.992 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 02 08:34:54.992 INFO kablam! = note: for more information, see issue #46906 Sep 02 08:34:54.993 INFO kablam! Sep 02 08:34:54.994 INFO kablam! warning: type annotations needed Sep 02 08:34:54.994 INFO kablam! --> src/lib.rs:139:77 Sep 02 08:34:54.994 INFO kablam! | Sep 02 08:34:54.994 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Sep 02 08:34:54.994 INFO kablam! | ^^^^^^ Sep 02 08:34:54.994 INFO kablam! | Sep 02 08:34:54.994 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 02 08:34:54.994 INFO kablam! = note: for more information, see issue #46906 Sep 02 08:34:54.995 INFO kablam! Sep 02 08:34:55.141 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.77s Sep 02 08:34:55.145 INFO kablam! su: No module specific data is present Sep 02 08:34:55.622 INFO running `"docker" "rm" "-f" "4672df588f8f630250999ed87b96fadc51dbb8d628f387d66c1ba794c89e9b40"` Sep 02 08:34:55.726 INFO blam! 4672df588f8f630250999ed87b96fadc51dbb8d628f387d66c1ba794c89e9b40