Oct 27 19:39:08.208 INFO checking link-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 19:39:08.208 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 19:39:08.372 INFO blam! 4a39064e7854a4942fa593b7af9898b42b233453010e0dd9b081734e2719a8ba Oct 27 19:39:08.374 INFO running `"docker" "start" "-a" "4a39064e7854a4942fa593b7af9898b42b233453010e0dd9b081734e2719a8ba"` Oct 27 19:39:08.855 INFO kablam! usermod: no changes Oct 27 19:39:08.890 INFO kablam! Checking field-offset v0.1.1 Oct 27 19:39:09.395 INFO kablam! Checking link v0.1.0 (/source) Oct 27 19:39:09.982 INFO kablam! warning: unused `#[macro_use]` import Oct 27 19:39:09.982 INFO kablam! --> src/lib.rs:6:1 Oct 27 19:39:09.982 INFO kablam! | Oct 27 19:39:09.982 INFO kablam! 6 | #[macro_use] Oct 27 19:39:09.982 INFO kablam! | ^^^^^^^^^^^^ Oct 27 19:39:09.982 INFO kablam! | Oct 27 19:39:09.982 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:39:09.982 INFO kablam! Oct 27 19:39:10.027 INFO kablam! warning: type annotations needed Oct 27 19:39:10.027 INFO kablam! --> src/lib.rs:113:64 Oct 27 19:39:10.027 INFO kablam! | Oct 27 19:39:10.027 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Oct 27 19:39:10.027 INFO kablam! | ^^^^^^ Oct 27 19:39:10.027 INFO kablam! | Oct 27 19:39:10.027 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 27 19:39:10.027 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! Oct 27 19:39:10.027 INFO kablam! = note: for more information, see issue #46906 Oct 27 19:39:10.027 INFO kablam! Oct 27 19:39:10.027 INFO kablam! warning: type annotations needed Oct 27 19:39:10.027 INFO kablam! --> src/lib.rs:130:71 Oct 27 19:39:10.027 INFO kablam! | Oct 27 19:39:10.027 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Oct 27 19:39:10.028 INFO kablam! | ^^^^^^ Oct 27 19:39:10.028 INFO kablam! | Oct 27 19:39:10.028 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! Oct 27 19:39:10.028 INFO kablam! = note: for more information, see issue #46906 Oct 27 19:39:10.028 INFO kablam! Oct 27 19:39:10.028 INFO kablam! warning: type annotations needed Oct 27 19:39:10.028 INFO kablam! --> src/lib.rs:139:77 Oct 27 19:39:10.028 INFO kablam! | Oct 27 19:39:10.028 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Oct 27 19:39:10.028 INFO kablam! | ^^^^^^ Oct 27 19:39:10.028 INFO kablam! | Oct 27 19:39:10.028 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! Oct 27 19:39:10.028 INFO kablam! = note: for more information, see issue #46906 Oct 27 19:39:10.028 INFO kablam! Oct 27 19:39:10.065 INFO kablam! warning: type annotations needed Oct 27 19:39:10.065 INFO kablam! --> src/lib.rs:113:64 Oct 27 19:39:10.065 INFO kablam! | Oct 27 19:39:10.065 INFO kablam! 113 | unsafe { Some(data.offset.unapply_mut(self_mut_ptr.as_mut().unwrap())) } Oct 27 19:39:10.065 INFO kablam! | ^^^^^^ Oct 27 19:39:10.065 INFO kablam! | Oct 27 19:39:10.065 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 27 19:39:10.065 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! Oct 27 19:39:10.065 INFO kablam! = note: for more information, see issue #46906 Oct 27 19:39:10.065 INFO kablam! Oct 27 19:39:10.068 INFO kablam! warning: type annotations needed Oct 27 19:39:10.068 INFO kablam! --> src/lib.rs:130:71 Oct 27 19:39:10.068 INFO kablam! | Oct 27 19:39:10.068 INFO kablam! 130 | unsafe { Some((&*(*data.target_obj).borrow() as *const _).as_ref().unwrap()) } Oct 27 19:39:10.068 INFO kablam! | ^^^^^^ Oct 27 19:39:10.068 INFO kablam! | Oct 27 19:39:10.068 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! Oct 27 19:39:10.068 INFO kablam! = note: for more information, see issue #46906 Oct 27 19:39:10.068 INFO kablam! Oct 27 19:39:10.069 INFO kablam! warning: type annotations needed Oct 27 19:39:10.069 INFO kablam! --> src/lib.rs:139:77 Oct 27 19:39:10.069 INFO kablam! | Oct 27 19:39:10.069 INFO kablam! 139 | unsafe { Some((&mut *(*data.target_obj).borrow_mut() as *mut _).as_mut().unwrap()) } Oct 27 19:39:10.069 INFO kablam! | ^^^^^^ Oct 27 19:39:10.069 INFO kablam! | Oct 27 19:39:10.069 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! Oct 27 19:39:10.069 INFO kablam! = note: for more information, see issue #46906 Oct 27 19:39:10.069 INFO kablam! Oct 27 19:39:10.170 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 27 19:39:10.172 INFO kablam! su: No module specific data is present Oct 27 19:39:10.443 INFO running `"docker" "rm" "-f" "4a39064e7854a4942fa593b7af9898b42b233453010e0dd9b081734e2719a8ba"` Oct 27 19:39:10.562 INFO blam! 4a39064e7854a4942fa593b7af9898b42b233453010e0dd9b081734e2719a8ba