Sep 19 20:15:05.569 INFO checking shmem-0.2.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 20:15:05.569 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 20:15:05.569 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:15:05.759 INFO blam! 42922bdea3e5560c8c687348355b6d73457c1f1716d3205d63a8526591522230 Sep 19 20:15:05.761 INFO running `"docker" "start" "-a" "42922bdea3e5560c8c687348355b6d73457c1f1716d3205d63a8526591522230"` Sep 19 20:15:06.766 INFO kablam! usermod: no changes Sep 19 20:15:06.858 INFO kablam! Checking shmem v0.2.0 (/source) Sep 19 20:15:07.108 INFO kablam! warning: unused `#[macro_use]` import Sep 19 20:15:07.108 INFO kablam! --> src/lib.rs:1:1 Sep 19 20:15:07.108 INFO kablam! | Sep 19 20:15:07.109 INFO kablam! 1 | #[macro_use] Sep 19 20:15:07.109 INFO kablam! | ^^^^^^^^^^^^ Sep 19 20:15:07.109 INFO kablam! | Sep 19 20:15:07.109 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 20:15:07.109 INFO kablam! Sep 19 20:15:07.202 INFO kablam! warning: type annotations needed Sep 19 20:15:07.202 INFO kablam! --> src/map/owned.rs:49:43 Sep 19 20:15:07.202 INFO kablam! | Sep 19 20:15:07.202 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 19 20:15:07.202 INFO kablam! | ^^^^^^ Sep 19 20:15:07.202 INFO kablam! | Sep 19 20:15:07.202 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 19 20:15:07.202 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 19 20:15:07.202 INFO kablam! = note: for more information, see issue #46906 Sep 19 20:15:07.202 INFO kablam! Sep 19 20:15:07.202 INFO kablam! warning: type annotations needed Sep 19 20:15:07.202 INFO kablam! --> src/map/owned.rs:57:29 Sep 19 20:15:07.202 INFO kablam! | Sep 19 20:15:07.202 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 19 20:15:07.202 INFO kablam! | ^^^^^^ Sep 19 20:15:07.202 INFO kablam! | Sep 19 20:15:07.202 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 19 20:15:07.202 INFO kablam! = note: for more information, see issue #46906 Sep 19 20:15:07.202 INFO kablam! Sep 19 20:15:07.204 INFO kablam! warning: unused `#[macro_use]` import Sep 19 20:15:07.204 INFO kablam! --> src/lib.rs:1:1 Sep 19 20:15:07.204 INFO kablam! | Sep 19 20:15:07.204 INFO kablam! 1 | #[macro_use] Sep 19 20:15:07.204 INFO kablam! | ^^^^^^^^^^^^ Sep 19 20:15:07.204 INFO kablam! | Sep 19 20:15:07.204 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 20:15:07.204 INFO kablam! Sep 19 20:15:07.210 INFO kablam! warning: type annotations needed Sep 19 20:15:07.210 INFO kablam! --> src/map/reference.rs:49:43 Sep 19 20:15:07.210 INFO kablam! | Sep 19 20:15:07.210 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 19 20:15:07.210 INFO kablam! | ^^^^^^ Sep 19 20:15:07.210 INFO kablam! | Sep 19 20:15:07.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 19 20:15:07.210 INFO kablam! = note: for more information, see issue #46906 Sep 19 20:15:07.210 INFO kablam! Sep 19 20:15:07.214 INFO kablam! warning: type annotations needed Sep 19 20:15:07.214 INFO kablam! --> src/map/mutable.rs:49:43 Sep 19 20:15:07.214 INFO kablam! | Sep 19 20:15:07.214 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 19 20:15:07.214 INFO kablam! | ^^^^^^ Sep 19 20:15:07.214 INFO kablam! | Sep 19 20:15:07.214 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 19 20:15:07.214 INFO kablam! = note: for more information, see issue #46906 Sep 19 20:15:07.214 INFO kablam! Sep 19 20:15:07.214 INFO kablam! warning: type annotations needed Sep 19 20:15:07.214 INFO kablam! --> src/map/mutable.rs:57:29 Sep 19 20:15:07.214 INFO kablam! | Sep 19 20:15:07.214 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 19 20:15:07.214 INFO kablam! | ^^^^^^ Sep 19 20:15:07.214 INFO kablam! | Sep 19 20:15:07.214 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 19 20:15:07.214 INFO kablam! = note: for more information, see issue #46906 Sep 19 20:15:07.214 INFO kablam! Sep 19 20:15:07.305 INFO kablam! warning: type annotations needed Sep 19 20:15:07.305 INFO kablam! --> src/map/owned.rs:49:43 Sep 19 20:15:07.305 INFO kablam! | Sep 19 20:15:07.305 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 19 20:15:07.306 INFO kablam! | ^^^^^^ Sep 19 20:15:07.306 INFO kablam! | Sep 19 20:15:07.306 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 19 20:15:07.306 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 19 20:15:07.306 INFO kablam! = note: for more information, see issue #46906 Sep 19 20:15:07.306 INFO kablam! Sep 19 20:15:07.317 INFO kablam! warning: type annotations needed Sep 19 20:15:07.317 INFO kablam! --> src/map/owned.rs:57:29 Sep 19 20:15:07.317 INFO kablam! | Sep 19 20:15:07.317 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 19 20:15:07.317 INFO kablam! | ^^^^^^ Sep 19 20:15:07.318 INFO kablam! | Sep 19 20:15:07.318 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 19 20:15:07.318 INFO kablam! = note: for more information, see issue #46906 Sep 19 20:15:07.318 INFO kablam! Sep 19 20:15:07.321 INFO kablam! warning: type annotations needed Sep 19 20:15:07.321 INFO kablam! --> src/map/reference.rs:49:43 Sep 19 20:15:07.321 INFO kablam! | Sep 19 20:15:07.321 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 19 20:15:07.321 INFO kablam! | ^^^^^^ Sep 19 20:15:07.321 INFO kablam! | Sep 19 20:15:07.321 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 19 20:15:07.321 INFO kablam! = note: for more information, see issue #46906 Sep 19 20:15:07.321 INFO kablam! Sep 19 20:15:07.323 INFO kablam! warning: type annotations needed Sep 19 20:15:07.323 INFO kablam! --> src/map/mutable.rs:49:43 Sep 19 20:15:07.323 INFO kablam! | Sep 19 20:15:07.323 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 19 20:15:07.323 INFO kablam! | ^^^^^^ Sep 19 20:15:07.323 INFO kablam! | Sep 19 20:15:07.323 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 19 20:15:07.323 INFO kablam! = note: for more information, see issue #46906 Sep 19 20:15:07.323 INFO kablam! Sep 19 20:15:07.324 INFO kablam! warning: type annotations needed Sep 19 20:15:07.324 INFO kablam! --> src/map/mutable.rs:57:29 Sep 19 20:15:07.324 INFO kablam! | Sep 19 20:15:07.324 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 19 20:15:07.324 INFO kablam! | ^^^^^^ Sep 19 20:15:07.324 INFO kablam! | Sep 19 20:15:07.324 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 19 20:15:07.324 INFO kablam! = note: for more information, see issue #46906 Sep 19 20:15:07.324 INFO kablam! Sep 19 20:15:07.630 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.84s Sep 19 20:15:07.633 INFO kablam! su: No module specific data is present Sep 19 20:15:08.176 INFO running `"docker" "rm" "-f" "42922bdea3e5560c8c687348355b6d73457c1f1716d3205d63a8526591522230"` Sep 19 20:15:08.246 INFO blam! 42922bdea3e5560c8c687348355b6d73457c1f1716d3205d63a8526591522230