Sep 01 23:59:00.511 INFO checking shmem-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 23:59:00.511 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 23:59:00.511 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/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 23:59:00.686 INFO blam! 64c2cc4e4b86cacf5b07c5c0672b5cf7e2df85d17665890269ff0a5fd60d323b Sep 01 23:59:00.689 INFO running `"docker" "start" "-a" "64c2cc4e4b86cacf5b07c5c0672b5cf7e2df85d17665890269ff0a5fd60d323b"` Sep 01 23:59:01.586 INFO kablam! Checking shmem v0.2.0 (file:///source) Sep 01 23:59:01.947 INFO kablam! warning: unused `#[macro_use]` import Sep 01 23:59:01.947 INFO kablam! --> src/lib.rs:1:1 Sep 01 23:59:01.947 INFO kablam! | Sep 01 23:59:01.947 INFO kablam! 1 | #[macro_use] Sep 01 23:59:01.947 INFO kablam! | ^^^^^^^^^^^^ Sep 01 23:59:01.947 INFO kablam! | Sep 01 23:59:01.948 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 23:59:01.948 INFO kablam! Sep 01 23:59:02.057 INFO kablam! warning: unused `#[macro_use]` import Sep 01 23:59:02.057 INFO kablam! --> src/lib.rs:1:1 Sep 01 23:59:02.057 INFO kablam! | Sep 01 23:59:02.057 INFO kablam! 1 | #[macro_use] Sep 01 23:59:02.057 INFO kablam! | ^^^^^^^^^^^^ Sep 01 23:59:02.058 INFO kablam! | Sep 01 23:59:02.058 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 23:59:02.058 INFO kablam! Sep 01 23:59:02.093 INFO kablam! warning: type annotations needed Sep 01 23:59:02.093 INFO kablam! --> src/map/owned.rs:49:43 Sep 01 23:59:02.093 INFO kablam! | Sep 01 23:59:02.093 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 23:59:02.093 INFO kablam! | ^^^^^^ Sep 01 23:59:02.093 INFO kablam! | Sep 01 23:59:02.094 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 23:59:02.094 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 23:59:02.094 INFO kablam! = note: for more information, see issue #46906 Sep 01 23:59:02.094 INFO kablam! Sep 01 23:59:02.095 INFO kablam! warning: type annotations needed Sep 01 23:59:02.095 INFO kablam! --> src/map/owned.rs:57:29 Sep 01 23:59:02.095 INFO kablam! | Sep 01 23:59:02.095 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 01 23:59:02.095 INFO kablam! | ^^^^^^ Sep 01 23:59:02.095 INFO kablam! | Sep 01 23:59:02.095 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 23:59:02.095 INFO kablam! = note: for more information, see issue #46906 Sep 01 23:59:02.095 INFO kablam! Sep 01 23:59:02.098 INFO kablam! warning: type annotations needed Sep 01 23:59:02.098 INFO kablam! --> src/map/reference.rs:49:43 Sep 01 23:59:02.099 INFO kablam! | Sep 01 23:59:02.099 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 23:59:02.099 INFO kablam! | ^^^^^^ Sep 01 23:59:02.099 INFO kablam! | Sep 01 23:59:02.099 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 23:59:02.099 INFO kablam! = note: for more information, see issue #46906 Sep 01 23:59:02.099 INFO kablam! Sep 01 23:59:02.103 INFO kablam! warning: type annotations needed Sep 01 23:59:02.103 INFO kablam! --> src/map/mutable.rs:49:43 Sep 01 23:59:02.103 INFO kablam! | Sep 01 23:59:02.103 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 23:59:02.103 INFO kablam! | ^^^^^^ Sep 01 23:59:02.103 INFO kablam! | Sep 01 23:59:02.103 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 23:59:02.103 INFO kablam! = note: for more information, see issue #46906 Sep 01 23:59:02.103 INFO kablam! Sep 01 23:59:02.104 INFO kablam! warning: type annotations needed Sep 01 23:59:02.104 INFO kablam! --> src/map/mutable.rs:57:29 Sep 01 23:59:02.104 INFO kablam! | Sep 01 23:59:02.104 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 01 23:59:02.105 INFO kablam! | ^^^^^^ Sep 01 23:59:02.105 INFO kablam! | Sep 01 23:59:02.105 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 23:59:02.105 INFO kablam! = note: for more information, see issue #46906 Sep 01 23:59:02.105 INFO kablam! Sep 01 23:59:02.208 INFO kablam! warning: type annotations needed Sep 01 23:59:02.208 INFO kablam! --> src/map/owned.rs:49:43 Sep 01 23:59:02.208 INFO kablam! | Sep 01 23:59:02.208 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 23:59:02.208 INFO kablam! | ^^^^^^ Sep 01 23:59:02.208 INFO kablam! | Sep 01 23:59:02.208 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 23:59:02.208 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 23:59:02.208 INFO kablam! = note: for more information, see issue #46906 Sep 01 23:59:02.208 INFO kablam! Sep 01 23:59:02.209 INFO kablam! warning: type annotations needed Sep 01 23:59:02.210 INFO kablam! --> src/map/owned.rs:57:29 Sep 01 23:59:02.210 INFO kablam! | Sep 01 23:59:02.210 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 01 23:59:02.210 INFO kablam! | ^^^^^^ Sep 01 23:59:02.210 INFO kablam! | Sep 01 23:59:02.210 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 23:59:02.210 INFO kablam! = note: for more information, see issue #46906 Sep 01 23:59:02.210 INFO kablam! Sep 01 23:59:02.213 INFO kablam! warning: type annotations needed Sep 01 23:59:02.213 INFO kablam! --> src/map/reference.rs:49:43 Sep 01 23:59:02.213 INFO kablam! | Sep 01 23:59:02.213 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 23:59:02.213 INFO kablam! | ^^^^^^ Sep 01 23:59:02.213 INFO kablam! | Sep 01 23:59:02.213 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 23:59:02.213 INFO kablam! = note: for more information, see issue #46906 Sep 01 23:59:02.213 INFO kablam! Sep 01 23:59:02.217 INFO kablam! warning: type annotations needed Sep 01 23:59:02.217 INFO kablam! --> src/map/mutable.rs:49:43 Sep 01 23:59:02.217 INFO kablam! | Sep 01 23:59:02.217 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 23:59:02.217 INFO kablam! | ^^^^^^ Sep 01 23:59:02.217 INFO kablam! | Sep 01 23:59:02.217 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 23:59:02.217 INFO kablam! = note: for more information, see issue #46906 Sep 01 23:59:02.217 INFO kablam! Sep 01 23:59:02.219 INFO kablam! warning: type annotations needed Sep 01 23:59:02.219 INFO kablam! --> src/map/mutable.rs:57:29 Sep 01 23:59:02.219 INFO kablam! | Sep 01 23:59:02.219 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 01 23:59:02.219 INFO kablam! | ^^^^^^ Sep 01 23:59:02.219 INFO kablam! | Sep 01 23:59:02.219 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 23:59:02.219 INFO kablam! = note: for more information, see issue #46906 Sep 01 23:59:02.219 INFO kablam! Sep 01 23:59:02.713 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.15s Sep 01 23:59:02.717 INFO kablam! su: No module specific data is present Sep 01 23:59:03.132 INFO running `"docker" "rm" "-f" "64c2cc4e4b86cacf5b07c5c0672b5cf7e2df85d17665890269ff0a5fd60d323b"` Sep 01 23:59:03.223 INFO blam! 64c2cc4e4b86cacf5b07c5c0672b5cf7e2df85d17665890269ff0a5fd60d323b