Sep 21 03:07:15.605 INFO checking shmem-0.2.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 03:07:15.605 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 03:07:15.605 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:07:15.753 INFO blam! c3bdb49b6c8f1455ca9dfdc970556c4739cf1cfd1714282a74d7a1f5dbd906a7 Sep 21 03:07:15.755 INFO running `"docker" "start" "-a" "c3bdb49b6c8f1455ca9dfdc970556c4739cf1cfd1714282a74d7a1f5dbd906a7"` Sep 21 03:07:16.468 INFO kablam! usermod: no changes Sep 21 03:07:16.506 INFO kablam! Checking nix v0.6.0 Sep 21 03:07:19.295 INFO kablam! Checking shmem v0.2.0 (/source) Sep 21 03:07:19.518 INFO kablam! warning: unused `#[macro_use]` import Sep 21 03:07:19.518 INFO kablam! --> src/lib.rs:1:1 Sep 21 03:07:19.518 INFO kablam! | Sep 21 03:07:19.518 INFO kablam! 1 | #[macro_use] Sep 21 03:07:19.518 INFO kablam! | ^^^^^^^^^^^^ Sep 21 03:07:19.518 INFO kablam! | Sep 21 03:07:19.518 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:07:19.518 INFO kablam! Sep 21 03:07:19.585 INFO kablam! warning: unused `#[macro_use]` import Sep 21 03:07:19.585 INFO kablam! --> src/lib.rs:1:1 Sep 21 03:07:19.585 INFO kablam! | Sep 21 03:07:19.585 INFO kablam! 1 | #[macro_use] Sep 21 03:07:19.585 INFO kablam! | ^^^^^^^^^^^^ Sep 21 03:07:19.585 INFO kablam! | Sep 21 03:07:19.585 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:07:19.585 INFO kablam! Sep 21 03:07:19.613 INFO kablam! warning: type annotations needed Sep 21 03:07:19.613 INFO kablam! --> src/map/owned.rs:49:43 Sep 21 03:07:19.613 INFO kablam! | Sep 21 03:07:19.613 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 21 03:07:19.613 INFO kablam! | ^^^^^^ Sep 21 03:07:19.613 INFO kablam! | Sep 21 03:07:19.613 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 21 03:07:19.613 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 21 03:07:19.613 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.613 INFO kablam! Sep 21 03:07:19.613 INFO kablam! warning: type annotations needed Sep 21 03:07:19.613 INFO kablam! --> src/map/owned.rs:57:29 Sep 21 03:07:19.613 INFO kablam! | Sep 21 03:07:19.613 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 21 03:07:19.613 INFO kablam! | ^^^^^^ Sep 21 03:07:19.613 INFO kablam! | Sep 21 03:07:19.613 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 21 03:07:19.613 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.613 INFO kablam! Sep 21 03:07:19.613 INFO kablam! warning: type annotations needed Sep 21 03:07:19.613 INFO kablam! --> src/map/reference.rs:49:43 Sep 21 03:07:19.613 INFO kablam! | Sep 21 03:07:19.613 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 21 03:07:19.613 INFO kablam! | ^^^^^^ Sep 21 03:07:19.613 INFO kablam! | Sep 21 03:07:19.613 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 21 03:07:19.613 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.613 INFO kablam! Sep 21 03:07:19.613 INFO kablam! warning: type annotations needed Sep 21 03:07:19.613 INFO kablam! --> src/map/mutable.rs:49:43 Sep 21 03:07:19.613 INFO kablam! | Sep 21 03:07:19.614 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 21 03:07:19.614 INFO kablam! | ^^^^^^ Sep 21 03:07:19.614 INFO kablam! | Sep 21 03:07:19.614 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 21 03:07:19.614 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.614 INFO kablam! Sep 21 03:07:19.614 INFO kablam! warning: type annotations needed Sep 21 03:07:19.614 INFO kablam! --> src/map/mutable.rs:57:29 Sep 21 03:07:19.614 INFO kablam! | Sep 21 03:07:19.614 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 21 03:07:19.614 INFO kablam! | ^^^^^^ Sep 21 03:07:19.614 INFO kablam! | Sep 21 03:07:19.614 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 21 03:07:19.614 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.614 INFO kablam! Sep 21 03:07:19.679 INFO kablam! warning: type annotations needed Sep 21 03:07:19.679 INFO kablam! --> src/map/owned.rs:49:43 Sep 21 03:07:19.679 INFO kablam! | Sep 21 03:07:19.679 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 21 03:07:19.679 INFO kablam! | ^^^^^^ Sep 21 03:07:19.679 INFO kablam! | Sep 21 03:07:19.679 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 21 03:07:19.679 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 21 03:07:19.679 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.679 INFO kablam! Sep 21 03:07:19.684 INFO kablam! warning: type annotations needed Sep 21 03:07:19.684 INFO kablam! --> src/map/owned.rs:57:29 Sep 21 03:07:19.684 INFO kablam! | Sep 21 03:07:19.684 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 21 03:07:19.684 INFO kablam! | ^^^^^^ Sep 21 03:07:19.684 INFO kablam! | Sep 21 03:07:19.684 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 21 03:07:19.684 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.684 INFO kablam! Sep 21 03:07:19.684 INFO kablam! warning: type annotations needed Sep 21 03:07:19.685 INFO kablam! --> src/map/reference.rs:49:43 Sep 21 03:07:19.685 INFO kablam! | Sep 21 03:07:19.685 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 21 03:07:19.685 INFO kablam! | ^^^^^^ Sep 21 03:07:19.685 INFO kablam! | Sep 21 03:07:19.685 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 21 03:07:19.685 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.685 INFO kablam! Sep 21 03:07:19.685 INFO kablam! warning: type annotations needed Sep 21 03:07:19.685 INFO kablam! --> src/map/mutable.rs:49:43 Sep 21 03:07:19.685 INFO kablam! | Sep 21 03:07:19.685 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 21 03:07:19.685 INFO kablam! | ^^^^^^ Sep 21 03:07:19.685 INFO kablam! | Sep 21 03:07:19.685 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 21 03:07:19.685 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.685 INFO kablam! Sep 21 03:07:19.689 INFO kablam! warning: type annotations needed Sep 21 03:07:19.689 INFO kablam! --> src/map/mutable.rs:57:29 Sep 21 03:07:19.689 INFO kablam! | Sep 21 03:07:19.689 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 21 03:07:19.689 INFO kablam! | ^^^^^^ Sep 21 03:07:19.689 INFO kablam! | Sep 21 03:07:19.689 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 21 03:07:19.689 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.689 INFO kablam! Sep 21 03:07:20.029 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.54s Sep 21 03:07:20.030 INFO kablam! su: No module specific data is present Sep 21 03:07:20.849 INFO running `"docker" "rm" "-f" "c3bdb49b6c8f1455ca9dfdc970556c4739cf1cfd1714282a74d7a1f5dbd906a7"` Sep 21 03:07:20.999 INFO blam! c3bdb49b6c8f1455ca9dfdc970556c4739cf1cfd1714282a74d7a1f5dbd906a7