Sep 01 06:40:47.539 INFO checking shmem-0.2.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 06:40:47.539 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 06:40:47.539 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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:47.702 INFO blam! 67ffd40972d8fd76feddff770fa6c70701fddab5976c007e1216c0ea9197fb18 Sep 01 06:40:47.704 INFO running `"docker" "start" "-a" "67ffd40972d8fd76feddff770fa6c70701fddab5976c007e1216c0ea9197fb18"` Sep 01 06:40:48.311 INFO kablam! Checking shmem v0.2.0 (file:///source) Sep 01 06:40:48.669 INFO kablam! warning: unused `#[macro_use]` import Sep 01 06:40:48.669 INFO kablam! --> src/lib.rs:1:1 Sep 01 06:40:48.669 INFO kablam! | Sep 01 06:40:48.669 INFO kablam! 1 | #[macro_use] Sep 01 06:40:48.669 INFO kablam! | ^^^^^^^^^^^^ Sep 01 06:40:48.669 INFO kablam! | Sep 01 06:40:48.669 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 06:40:48.669 INFO kablam! Sep 01 06:40:48.757 INFO kablam! warning: unused `#[macro_use]` import Sep 01 06:40:48.758 INFO kablam! --> src/lib.rs:1:1 Sep 01 06:40:48.758 INFO kablam! | Sep 01 06:40:48.758 INFO kablam! 1 | #[macro_use] Sep 01 06:40:48.758 INFO kablam! | ^^^^^^^^^^^^ Sep 01 06:40:48.758 INFO kablam! | Sep 01 06:40:48.758 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 06:40:48.758 INFO kablam! Sep 01 06:40:48.813 INFO kablam! warning: type annotations needed Sep 01 06:40:48.813 INFO kablam! --> src/map/owned.rs:49:43 Sep 01 06:40:48.813 INFO kablam! | Sep 01 06:40:48.813 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 06:40:48.813 INFO kablam! | ^^^^^^ Sep 01 06:40:48.813 INFO kablam! | Sep 01 06:40:48.813 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 06:40:48.813 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:48.813 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:48.814 INFO kablam! Sep 01 06:40:48.815 INFO kablam! warning: type annotations needed Sep 01 06:40:48.815 INFO kablam! --> src/map/owned.rs:57:29 Sep 01 06:40:48.815 INFO kablam! | Sep 01 06:40:48.815 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 01 06:40:48.815 INFO kablam! | ^^^^^^ Sep 01 06:40:48.815 INFO kablam! | Sep 01 06:40:48.815 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:48.815 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:48.816 INFO kablam! Sep 01 06:40:48.820 INFO kablam! warning: type annotations needed Sep 01 06:40:48.820 INFO kablam! --> src/map/reference.rs:49:43 Sep 01 06:40:48.820 INFO kablam! | Sep 01 06:40:48.820 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 06:40:48.820 INFO kablam! | ^^^^^^ Sep 01 06:40:48.820 INFO kablam! | Sep 01 06:40:48.820 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:48.820 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:48.821 INFO kablam! Sep 01 06:40:48.825 INFO kablam! warning: type annotations needed Sep 01 06:40:48.825 INFO kablam! --> src/map/mutable.rs:49:43 Sep 01 06:40:48.825 INFO kablam! | Sep 01 06:40:48.825 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 06:40:48.825 INFO kablam! | ^^^^^^ Sep 01 06:40:48.825 INFO kablam! | Sep 01 06:40:48.825 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:48.825 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:48.825 INFO kablam! Sep 01 06:40:48.826 INFO kablam! warning: type annotations needed Sep 01 06:40:48.826 INFO kablam! --> src/map/mutable.rs:57:29 Sep 01 06:40:48.826 INFO kablam! | Sep 01 06:40:48.826 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 01 06:40:48.826 INFO kablam! | ^^^^^^ Sep 01 06:40:48.826 INFO kablam! | Sep 01 06:40:48.826 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:48.826 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:48.826 INFO kablam! Sep 01 06:40:48.890 INFO kablam! warning: type annotations needed Sep 01 06:40:48.891 INFO kablam! --> src/map/owned.rs:49:43 Sep 01 06:40:48.891 INFO kablam! | Sep 01 06:40:48.891 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 06:40:48.891 INFO kablam! | ^^^^^^ Sep 01 06:40:48.891 INFO kablam! | Sep 01 06:40:48.891 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 06:40:48.891 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:48.891 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:48.891 INFO kablam! Sep 01 06:40:48.892 INFO kablam! warning: type annotations needed Sep 01 06:40:48.893 INFO kablam! --> src/map/owned.rs:57:29 Sep 01 06:40:48.893 INFO kablam! | Sep 01 06:40:48.893 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 01 06:40:48.893 INFO kablam! | ^^^^^^ Sep 01 06:40:48.893 INFO kablam! | Sep 01 06:40:48.893 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:48.893 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:48.893 INFO kablam! Sep 01 06:40:48.896 INFO kablam! warning: type annotations needed Sep 01 06:40:48.896 INFO kablam! --> src/map/reference.rs:49:43 Sep 01 06:40:48.896 INFO kablam! | Sep 01 06:40:48.896 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 06:40:48.896 INFO kablam! | ^^^^^^ Sep 01 06:40:48.896 INFO kablam! | Sep 01 06:40:48.896 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:48.896 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:48.897 INFO kablam! Sep 01 06:40:48.898 INFO kablam! warning: type annotations needed Sep 01 06:40:48.898 INFO kablam! --> src/map/mutable.rs:49:43 Sep 01 06:40:48.898 INFO kablam! | Sep 01 06:40:48.898 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 01 06:40:48.898 INFO kablam! | ^^^^^^ Sep 01 06:40:48.898 INFO kablam! | Sep 01 06:40:48.898 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:48.898 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:48.898 INFO kablam! Sep 01 06:40:48.899 INFO kablam! warning: type annotations needed Sep 01 06:40:48.899 INFO kablam! --> src/map/mutable.rs:57:29 Sep 01 06:40:48.899 INFO kablam! | Sep 01 06:40:48.899 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 01 06:40:48.899 INFO kablam! | ^^^^^^ Sep 01 06:40:48.899 INFO kablam! | Sep 01 06:40:48.899 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:48.899 INFO kablam! = note: for more information, see issue #46906 Sep 01 06:40:48.899 INFO kablam! Sep 01 06:40:49.558 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Sep 01 06:40:49.561 INFO kablam! su: No module specific data is present Sep 01 06:40:50.002 INFO running `"docker" "rm" "-f" "67ffd40972d8fd76feddff770fa6c70701fddab5976c007e1216c0ea9197fb18"` Sep 01 06:40:50.121 INFO blam! 67ffd40972d8fd76feddff770fa6c70701fddab5976c007e1216c0ea9197fb18