Sep 21 03:07:11.728 INFO checking shmem-0.2.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:07:11.728 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:07:11.728 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:07:15.499 INFO blam! 0cd240d8b54c56907d13ef245124ee7d4cf5acd0e84dfd7283b9b627d2bf45c6 Sep 21 03:07:15.501 INFO running `"docker" "start" "-a" "0cd240d8b54c56907d13ef245124ee7d4cf5acd0e84dfd7283b9b627d2bf45c6"` Sep 21 03:07:16.262 INFO kablam! usermod: no changes Sep 21 03:07:16.293 INFO kablam! Checking nix v0.6.0 Sep 21 03:07:19.115 INFO kablam! Checking shmem v0.2.0 (/source) Sep 21 03:07:19.314 INFO kablam! warning: unused `#[macro_use]` import Sep 21 03:07:19.314 INFO kablam! --> src/lib.rs:1:1 Sep 21 03:07:19.314 INFO kablam! | Sep 21 03:07:19.314 INFO kablam! 1 | #[macro_use] Sep 21 03:07:19.314 INFO kablam! | ^^^^^^^^^^^^ Sep 21 03:07:19.314 INFO kablam! | Sep 21 03:07:19.314 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:07:19.314 INFO kablam! Sep 21 03:07:19.369 INFO kablam! warning: unused `#[macro_use]` import Sep 21 03:07:19.369 INFO kablam! --> src/lib.rs:1:1 Sep 21 03:07:19.369 INFO kablam! | Sep 21 03:07:19.369 INFO kablam! 1 | #[macro_use] Sep 21 03:07:19.369 INFO kablam! | ^^^^^^^^^^^^ Sep 21 03:07:19.369 INFO kablam! | Sep 21 03:07:19.369 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:07:19.369 INFO kablam! Sep 21 03:07:19.410 INFO kablam! warning: type annotations needed Sep 21 03:07:19.410 INFO kablam! --> src/map/owned.rs:49:43 Sep 21 03:07:19.410 INFO kablam! | Sep 21 03:07:19.410 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 21 03:07:19.410 INFO kablam! | ^^^^^^ Sep 21 03:07:19.410 INFO kablam! | Sep 21 03:07:19.411 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 21 03:07:19.411 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 21 03:07:19.412 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.412 INFO kablam! Sep 21 03:07:19.412 INFO kablam! warning: type annotations needed Sep 21 03:07:19.412 INFO kablam! --> src/map/owned.rs:57:29 Sep 21 03:07:19.412 INFO kablam! | Sep 21 03:07:19.412 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 21 03:07:19.412 INFO kablam! | ^^^^^^ Sep 21 03:07:19.413 INFO kablam! | Sep 21 03:07:19.413 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 21 03:07:19.413 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.413 INFO kablam! Sep 21 03:07:19.414 INFO kablam! warning: type annotations needed Sep 21 03:07:19.414 INFO kablam! --> src/map/reference.rs:49:43 Sep 21 03:07:19.414 INFO kablam! | Sep 21 03:07:19.414 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 21 03:07:19.414 INFO kablam! | ^^^^^^ Sep 21 03:07:19.414 INFO kablam! | Sep 21 03:07:19.414 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 21 03:07:19.414 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.414 INFO kablam! Sep 21 03:07:19.415 INFO kablam! warning: type annotations needed Sep 21 03:07:19.415 INFO kablam! --> src/map/mutable.rs:49:43 Sep 21 03:07:19.415 INFO kablam! | Sep 21 03:07:19.415 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 21 03:07:19.415 INFO kablam! | ^^^^^^ Sep 21 03:07:19.415 INFO kablam! | Sep 21 03:07:19.415 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 21 03:07:19.415 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.415 INFO kablam! Sep 21 03:07:19.416 INFO kablam! warning: type annotations needed Sep 21 03:07:19.416 INFO kablam! --> src/map/mutable.rs:57:29 Sep 21 03:07:19.416 INFO kablam! | Sep 21 03:07:19.416 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 21 03:07:19.416 INFO kablam! | ^^^^^^ Sep 21 03:07:19.416 INFO kablam! | Sep 21 03:07:19.416 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 21 03:07:19.416 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.416 INFO kablam! Sep 21 03:07:19.483 INFO kablam! warning: type annotations needed Sep 21 03:07:19.483 INFO kablam! --> src/map/owned.rs:49:43 Sep 21 03:07:19.483 INFO kablam! | Sep 21 03:07:19.483 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 21 03:07:19.483 INFO kablam! | ^^^^^^ Sep 21 03:07:19.483 INFO kablam! | Sep 21 03:07:19.483 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 21 03:07:19.483 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 21 03:07:19.483 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.483 INFO kablam! Sep 21 03:07:19.484 INFO kablam! warning: type annotations needed Sep 21 03:07:19.484 INFO kablam! --> src/map/owned.rs:57:29 Sep 21 03:07:19.484 INFO kablam! | Sep 21 03:07:19.484 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 21 03:07:19.484 INFO kablam! | ^^^^^^ Sep 21 03:07:19.484 INFO kablam! | Sep 21 03:07:19.484 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 21 03:07:19.484 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.484 INFO kablam! Sep 21 03:07:19.485 INFO kablam! warning: type annotations needed Sep 21 03:07:19.485 INFO kablam! --> src/map/reference.rs:49:43 Sep 21 03:07:19.486 INFO kablam! | Sep 21 03:07:19.486 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 21 03:07:19.486 INFO kablam! | ^^^^^^ Sep 21 03:07:19.486 INFO kablam! | Sep 21 03:07:19.486 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 21 03:07:19.486 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.486 INFO kablam! Sep 21 03:07:19.494 INFO kablam! warning: type annotations needed Sep 21 03:07:19.494 INFO kablam! --> src/map/mutable.rs:49:43 Sep 21 03:07:19.494 INFO kablam! | Sep 21 03:07:19.494 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Sep 21 03:07:19.494 INFO kablam! | ^^^^^^ Sep 21 03:07:19.494 INFO kablam! | Sep 21 03:07:19.494 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 21 03:07:19.494 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.494 INFO kablam! Sep 21 03:07:19.494 INFO kablam! warning: type annotations needed Sep 21 03:07:19.494 INFO kablam! --> src/map/mutable.rs:57:29 Sep 21 03:07:19.494 INFO kablam! | Sep 21 03:07:19.494 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Sep 21 03:07:19.494 INFO kablam! | ^^^^^^ Sep 21 03:07:19.494 INFO kablam! | Sep 21 03:07:19.494 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 21 03:07:19.494 INFO kablam! = note: for more information, see issue #46906 Sep 21 03:07:19.494 INFO kablam! Sep 21 03:07:19.875 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.60s Sep 21 03:07:19.882 INFO kablam! su: No module specific data is present Sep 21 03:07:20.715 INFO running `"docker" "rm" "-f" "0cd240d8b54c56907d13ef245124ee7d4cf5acd0e84dfd7283b9b627d2bf45c6"` Sep 21 03:07:20.829 INFO blam! 0cd240d8b54c56907d13ef245124ee7d4cf5acd0e84dfd7283b9b627d2bf45c6