Sep 17 17:22:27.965 INFO checking shmem-0.2.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:22:27.965 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:22:27.965 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:22:28.211 INFO blam! af636c3bc2e04d19e0f61daef02f8751e24a09833fea0d064fdc6ada357da2b2 Sep 17 17:22:28.216 INFO running `"docker" "start" "-a" "af636c3bc2e04d19e0f61daef02f8751e24a09833fea0d064fdc6ada357da2b2"` Sep 17 17:22:29.272 INFO kablam! usermod: no changes Sep 17 17:22:29.307 INFO kablam! Checking shmem v0.2.0 (/source) Sep 17 17:22:29.567 INFO kablam! warning: unused `#[macro_use]` import Sep 17 17:22:29.567 INFO kablam! --> src/lib.rs:1:1 Sep 17 17:22:29.567 INFO kablam! | Sep 17 17:22:29.567 INFO kablam! 1 | #[macro_use] Sep 17 17:22:29.567 INFO kablam! | ^^^^^^^^^^^^ Sep 17 17:22:29.567 INFO kablam! | Sep 17 17:22:29.567 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 17:22:29.567 INFO kablam! Sep 17 17:22:29.615 INFO kablam! warning: unused `#[macro_use]` import Sep 17 17:22:29.615 INFO kablam! --> src/lib.rs:1:1 Sep 17 17:22:29.615 INFO kablam! | Sep 17 17:22:29.615 INFO kablam! 1 | #[macro_use] Sep 17 17:22:29.615 INFO kablam! | ^^^^^^^^^^^^ Sep 17 17:22:29.615 INFO kablam! | Sep 17 17:22:29.619 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 17:22:29.619 INFO kablam! Sep 17 17:22:29.681 INFO kablam! warning: type annotations needed Sep 17 17:22:29.681 INFO kablam! --> src/map/owned.rs:49:43 Sep 17 17:22:29.681 INFO kablam! | Sep 17 17:22:29.681 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 17 17:22:29.681 INFO kablam! | ^^^^^^ Sep 17 17:22:29.681 INFO kablam! | Sep 17 17:22:29.681 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 17 17:22:29.681 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 17 17:22:29.681 INFO kablam! = note: for more information, see issue #46906 Sep 17 17:22:29.681 INFO kablam! Sep 17 17:22:29.681 INFO kablam! warning: type annotations needed Sep 17 17:22:29.681 INFO kablam! --> src/map/owned.rs:57:29 Sep 17 17:22:29.681 INFO kablam! | Sep 17 17:22:29.681 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 17 17:22:29.681 INFO kablam! | ^^^^^^ Sep 17 17:22:29.681 INFO kablam! | Sep 17 17:22:29.681 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 17 17:22:29.681 INFO kablam! = note: for more information, see issue #46906 Sep 17 17:22:29.681 INFO kablam! Sep 17 17:22:29.686 INFO kablam! warning: type annotations needed Sep 17 17:22:29.686 INFO kablam! --> src/map/reference.rs:49:43 Sep 17 17:22:29.686 INFO kablam! | Sep 17 17:22:29.686 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 17 17:22:29.686 INFO kablam! | ^^^^^^ Sep 17 17:22:29.686 INFO kablam! | Sep 17 17:22:29.686 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 17 17:22:29.686 INFO kablam! = note: for more information, see issue #46906 Sep 17 17:22:29.686 INFO kablam! Sep 17 17:22:29.686 INFO kablam! warning: type annotations needed Sep 17 17:22:29.687 INFO kablam! --> src/map/mutable.rs:49:43 Sep 17 17:22:29.687 INFO kablam! | Sep 17 17:22:29.687 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 17 17:22:29.687 INFO kablam! | ^^^^^^ Sep 17 17:22:29.687 INFO kablam! | Sep 17 17:22:29.687 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 17 17:22:29.687 INFO kablam! = note: for more information, see issue #46906 Sep 17 17:22:29.687 INFO kablam! Sep 17 17:22:29.691 INFO kablam! warning: type annotations needed Sep 17 17:22:29.691 INFO kablam! --> src/map/mutable.rs:57:29 Sep 17 17:22:29.691 INFO kablam! | Sep 17 17:22:29.691 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 17 17:22:29.691 INFO kablam! | ^^^^^^ Sep 17 17:22:29.691 INFO kablam! | Sep 17 17:22:29.691 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 17 17:22:29.691 INFO kablam! = note: for more information, see issue #46906 Sep 17 17:22:29.691 INFO kablam! Sep 17 17:22:29.715 INFO kablam! warning: type annotations needed Sep 17 17:22:29.715 INFO kablam! --> src/map/owned.rs:49:43 Sep 17 17:22:29.715 INFO kablam! | Sep 17 17:22:29.715 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 17 17:22:29.715 INFO kablam! | ^^^^^^ Sep 17 17:22:29.715 INFO kablam! | Sep 17 17:22:29.715 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 17 17:22:29.715 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 17 17:22:29.715 INFO kablam! = note: for more information, see issue #46906 Sep 17 17:22:29.715 INFO kablam! Sep 17 17:22:29.716 INFO kablam! warning: type annotations needed Sep 17 17:22:29.716 INFO kablam! --> src/map/owned.rs:57:29 Sep 17 17:22:29.716 INFO kablam! | Sep 17 17:22:29.716 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 17 17:22:29.716 INFO kablam! | ^^^^^^ Sep 17 17:22:29.716 INFO kablam! | Sep 17 17:22:29.716 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 17 17:22:29.716 INFO kablam! = note: for more information, see issue #46906 Sep 17 17:22:29.716 INFO kablam! Sep 17 17:22:29.717 INFO kablam! warning: type annotations needed Sep 17 17:22:29.717 INFO kablam! --> src/map/reference.rs:49:43 Sep 17 17:22:29.717 INFO kablam! | Sep 17 17:22:29.717 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 17 17:22:29.717 INFO kablam! | ^^^^^^ Sep 17 17:22:29.717 INFO kablam! | Sep 17 17:22:29.717 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 17 17:22:29.717 INFO kablam! = note: for more information, see issue #46906 Sep 17 17:22:29.717 INFO kablam! Sep 17 17:22:29.719 INFO kablam! warning: type annotations needed Sep 17 17:22:29.719 INFO kablam! --> src/map/mutable.rs:49:43 Sep 17 17:22:29.719 INFO kablam! | Sep 17 17:22:29.719 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 17 17:22:29.719 INFO kablam! | ^^^^^^ Sep 17 17:22:29.719 INFO kablam! | Sep 17 17:22:29.719 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 17 17:22:29.719 INFO kablam! = note: for more information, see issue #46906 Sep 17 17:22:29.719 INFO kablam! Sep 17 17:22:29.719 INFO kablam! warning: type annotations needed Sep 17 17:22:29.719 INFO kablam! --> src/map/mutable.rs:57:29 Sep 17 17:22:29.719 INFO kablam! | Sep 17 17:22:29.719 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 17 17:22:29.719 INFO kablam! | ^^^^^^ Sep 17 17:22:29.719 INFO kablam! | Sep 17 17:22:29.719 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 17 17:22:29.719 INFO kablam! = note: for more information, see issue #46906 Sep 17 17:22:29.719 INFO kablam! Sep 17 17:22:29.976 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.69s Sep 17 17:22:29.978 INFO kablam! su: No module specific data is present Sep 17 17:22:30.580 INFO running `"docker" "rm" "-f" "af636c3bc2e04d19e0f61daef02f8751e24a09833fea0d064fdc6ada357da2b2"` Sep 17 17:22:30.728 INFO blam! af636c3bc2e04d19e0f61daef02f8751e24a09833fea0d064fdc6ada357da2b2