Sep 01 06:40:47.963 INFO checking shmem-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 06:40:47.963 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 06:40:47.963 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:40:48.098 INFO blam! 4e198f3078b8027ebd62ed0017b9e5c1c66a82d78a576c5825cab967e53d7368 Sep 01 06:40:48.099 INFO running `"docker" "start" "-a" "4e198f3078b8027ebd62ed0017b9e5c1c66a82d78a576c5825cab967e53d7368"` Sep 01 06:40:48.780 INFO kablam! Checking shmem v0.2.0 (file:///source) Sep 01 06:40:49.255 INFO kablam! warning: unused `#[macro_use]` import Sep 01 06:40:49.255 INFO kablam! --> src/lib.rs:1:1 Sep 01 06:40:49.255 INFO kablam! | Sep 01 06:40:49.255 INFO kablam! 1 | #[macro_use] Sep 01 06:40:49.255 INFO kablam! | ^^^^^^^^^^^^ Sep 01 06:40:49.255 INFO kablam! | Sep 01 06:40:49.255 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 06:40:49.255 INFO kablam! Sep 01 06:40:49.265 INFO kablam! warning: unused `#[macro_use]` import Sep 01 06:40:49.265 INFO kablam! --> src/lib.rs:1:1 Sep 01 06:40:49.265 INFO kablam! | Sep 01 06:40:49.265 INFO kablam! 1 | #[macro_use] Sep 01 06:40:49.265 INFO kablam! | ^^^^^^^^^^^^ Sep 01 06:40:49.265 INFO kablam! | Sep 01 06:40:49.265 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 06:40:49.265 INFO kablam! Sep 01 06:40:49.432 INFO kablam! warning: type annotations needed Sep 01 06:40:49.432 INFO kablam! --> src/map/owned.rs:49:43 Sep 01 06:40:49.432 INFO kablam! | Sep 01 06:40:49.432 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 06:40:49.432 INFO kablam! | ^^^^^^ Sep 01 06:40:49.432 INFO kablam! | Sep 01 06:40:49.432 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 06:40:49.432 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 01 06:40:49.432 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:49.432 INFO kablam! Sep 01 06:40:49.433 INFO kablam! warning: type annotations needed Sep 01 06:40:49.433 INFO kablam! --> src/map/owned.rs:57:29 Sep 01 06:40:49.433 INFO kablam! | Sep 01 06:40:49.433 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 01 06:40:49.433 INFO kablam! | ^^^^^^ Sep 01 06:40:49.433 INFO kablam! | Sep 01 06:40:49.433 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 01 06:40:49.433 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:49.433 INFO kablam! Sep 01 06:40:49.437 INFO kablam! warning: type annotations needed Sep 01 06:40:49.437 INFO kablam! --> src/map/reference.rs:49:43 Sep 01 06:40:49.437 INFO kablam! | Sep 01 06:40:49.437 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 06:40:49.437 INFO kablam! | ^^^^^^ Sep 01 06:40:49.437 INFO kablam! | Sep 01 06:40:49.437 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 01 06:40:49.437 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:49.437 INFO kablam! Sep 01 06:40:49.440 INFO kablam! warning: type annotations needed Sep 01 06:40:49.440 INFO kablam! --> src/map/mutable.rs:49:43 Sep 01 06:40:49.440 INFO kablam! | Sep 01 06:40:49.440 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 06:40:49.440 INFO kablam! | ^^^^^^ Sep 01 06:40:49.440 INFO kablam! | Sep 01 06:40:49.440 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 01 06:40:49.440 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:49.440 INFO kablam! Sep 01 06:40:49.441 INFO kablam! warning: type annotations needed Sep 01 06:40:49.441 INFO kablam! --> src/map/mutable.rs:57:29 Sep 01 06:40:49.441 INFO kablam! | Sep 01 06:40:49.441 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 01 06:40:49.441 INFO kablam! | ^^^^^^ Sep 01 06:40:49.441 INFO kablam! | Sep 01 06:40:49.441 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 01 06:40:49.441 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:49.441 INFO kablam! Sep 01 06:40:49.450 INFO kablam! warning: type annotations needed Sep 01 06:40:49.450 INFO kablam! --> src/map/owned.rs:49:43 Sep 01 06:40:49.450 INFO kablam! | Sep 01 06:40:49.450 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 06:40:49.450 INFO kablam! | ^^^^^^ Sep 01 06:40:49.450 INFO kablam! | Sep 01 06:40:49.450 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 06:40:49.450 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 01 06:40:49.450 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:49.450 INFO kablam! Sep 01 06:40:49.452 INFO kablam! warning: type annotations needed Sep 01 06:40:49.452 INFO kablam! --> src/map/owned.rs:57:29 Sep 01 06:40:49.452 INFO kablam! | Sep 01 06:40:49.452 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 01 06:40:49.452 INFO kablam! | ^^^^^^ Sep 01 06:40:49.452 INFO kablam! | Sep 01 06:40:49.452 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 01 06:40:49.452 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:49.452 INFO kablam! Sep 01 06:40:49.456 INFO kablam! warning: type annotations needed Sep 01 06:40:49.456 INFO kablam! --> src/map/reference.rs:49:43 Sep 01 06:40:49.456 INFO kablam! | Sep 01 06:40:49.456 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 06:40:49.456 INFO kablam! | ^^^^^^ Sep 01 06:40:49.456 INFO kablam! | Sep 01 06:40:49.456 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 01 06:40:49.456 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:49.456 INFO kablam! Sep 01 06:40:49.460 INFO kablam! warning: type annotations needed Sep 01 06:40:49.460 INFO kablam! --> src/map/mutable.rs:49:43 Sep 01 06:40:49.460 INFO kablam! | Sep 01 06:40:49.460 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 06:40:49.460 INFO kablam! | ^^^^^^ Sep 01 06:40:49.460 INFO kablam! | Sep 01 06:40:49.460 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 01 06:40:49.460 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:49.460 INFO kablam! Sep 01 06:40:49.461 INFO kablam! warning: type annotations needed Sep 01 06:40:49.461 INFO kablam! --> src/map/mutable.rs:57:29 Sep 01 06:40:49.461 INFO kablam! | Sep 01 06:40:49.461 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 01 06:40:49.461 INFO kablam! | ^^^^^^ Sep 01 06:40:49.461 INFO kablam! | Sep 01 06:40:49.462 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 01 06:40:49.462 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:49.462 INFO kablam! Sep 01 06:40:49.976 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Sep 01 06:40:49.979 INFO kablam! su: No module specific data is present Sep 01 06:40:50.448 INFO running `"docker" "rm" "-f" "4e198f3078b8027ebd62ed0017b9e5c1c66a82d78a576c5825cab967e53d7368"` Sep 01 06:40:50.622 INFO blam! 4e198f3078b8027ebd62ed0017b9e5c1c66a82d78a576c5825cab967e53d7368