Oct 21 23:41:21.543 INFO checking shmem-0.2.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:41:21.544 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 23:41:21.990 INFO blam! cf0baacffb3eb619bded50604e0dd576782d98eadc97487d6c1060a4aec66aa3 Oct 21 23:41:21.991 INFO running `"docker" "start" "-a" "cf0baacffb3eb619bded50604e0dd576782d98eadc97487d6c1060a4aec66aa3"` Oct 21 23:41:22.899 INFO kablam! usermod: no changes Oct 21 23:41:22.936 INFO kablam! Checking shmem v0.2.0 (/source) Oct 21 23:41:23.626 INFO kablam! warning: unused `#[macro_use]` import Oct 21 23:41:23.626 INFO kablam! --> src/lib.rs:1:1 Oct 21 23:41:23.626 INFO kablam! | Oct 21 23:41:23.626 INFO kablam! 1 | #[macro_use] Oct 21 23:41:23.626 INFO kablam! | ^^^^^^^^^^^^ Oct 21 23:41:23.626 INFO kablam! | Oct 21 23:41:23.626 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 23:41:23.626 INFO kablam! Oct 21 23:41:23.715 INFO kablam! warning: type annotations needed Oct 21 23:41:23.715 INFO kablam! --> src/map/owned.rs:49:43 Oct 21 23:41:23.715 INFO kablam! | Oct 21 23:41:23.716 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Oct 21 23:41:23.716 INFO kablam! | ^^^^^^ Oct 21 23:41:23.716 INFO kablam! | Oct 21 23:41:23.717 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 21 23:41:23.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! Oct 21 23:41:23.717 INFO kablam! = note: for more information, see issue #46906 Oct 21 23:41:23.718 INFO kablam! Oct 21 23:41:23.718 INFO kablam! warning: type annotations needed Oct 21 23:41:23.718 INFO kablam! --> src/map/owned.rs:57:29 Oct 21 23:41:23.718 INFO kablam! | Oct 21 23:41:23.719 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Oct 21 23:41:23.719 INFO kablam! | ^^^^^^ Oct 21 23:41:23.719 INFO kablam! | Oct 21 23:41:23.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! Oct 21 23:41:23.720 INFO kablam! = note: for more information, see issue #46906 Oct 21 23:41:23.720 INFO kablam! Oct 21 23:41:23.720 INFO kablam! warning: type annotations needed Oct 21 23:41:23.721 INFO kablam! --> src/map/reference.rs:49:43 Oct 21 23:41:23.721 INFO kablam! | Oct 21 23:41:23.721 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Oct 21 23:41:23.721 INFO kablam! | ^^^^^^ Oct 21 23:41:23.722 INFO kablam! | Oct 21 23:41:23.722 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! Oct 21 23:41:23.722 INFO kablam! = note: for more information, see issue #46906 Oct 21 23:41:23.723 INFO kablam! Oct 21 23:41:23.723 INFO kablam! warning: type annotations needed Oct 21 23:41:23.723 INFO kablam! --> src/map/mutable.rs:49:43 Oct 21 23:41:23.723 INFO kablam! | Oct 21 23:41:23.723 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Oct 21 23:41:23.723 INFO kablam! | ^^^^^^ Oct 21 23:41:23.724 INFO kablam! | Oct 21 23:41:23.724 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! Oct 21 23:41:23.724 INFO kablam! = note: for more information, see issue #46906 Oct 21 23:41:23.724 INFO kablam! Oct 21 23:41:23.724 INFO kablam! warning: type annotations needed Oct 21 23:41:23.724 INFO kablam! --> src/map/mutable.rs:57:29 Oct 21 23:41:23.724 INFO kablam! | Oct 21 23:41:23.724 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Oct 21 23:41:23.724 INFO kablam! | ^^^^^^ Oct 21 23:41:23.724 INFO kablam! | Oct 21 23:41:23.724 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! Oct 21 23:41:23.724 INFO kablam! = note: for more information, see issue #46906 Oct 21 23:41:23.724 INFO kablam! Oct 21 23:41:23.820 INFO kablam! warning: unused `#[macro_use]` import Oct 21 23:41:23.820 INFO kablam! --> src/lib.rs:1:1 Oct 21 23:41:23.820 INFO kablam! | Oct 21 23:41:23.820 INFO kablam! 1 | #[macro_use] Oct 21 23:41:23.820 INFO kablam! | ^^^^^^^^^^^^ Oct 21 23:41:23.820 INFO kablam! | Oct 21 23:41:23.821 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 23:41:23.821 INFO kablam! Oct 21 23:41:23.905 INFO kablam! warning: type annotations needed Oct 21 23:41:23.905 INFO kablam! --> src/map/owned.rs:49:43 Oct 21 23:41:23.905 INFO kablam! | Oct 21 23:41:23.906 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Oct 21 23:41:23.906 INFO kablam! | ^^^^^^ Oct 21 23:41:23.906 INFO kablam! | Oct 21 23:41:23.906 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 21 23:41:23.906 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! Oct 21 23:41:23.906 INFO kablam! = note: for more information, see issue #46906 Oct 21 23:41:23.907 INFO kablam! Oct 21 23:41:23.907 INFO kablam! warning: type annotations needed Oct 21 23:41:23.907 INFO kablam! --> src/map/owned.rs:57:29 Oct 21 23:41:23.907 INFO kablam! | Oct 21 23:41:23.908 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Oct 21 23:41:23.908 INFO kablam! | ^^^^^^ Oct 21 23:41:23.908 INFO kablam! | Oct 21 23:41:23.908 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! Oct 21 23:41:23.909 INFO kablam! = note: for more information, see issue #46906 Oct 21 23:41:23.909 INFO kablam! Oct 21 23:41:23.910 INFO kablam! warning: type annotations needed Oct 21 23:41:23.911 INFO kablam! --> src/map/reference.rs:49:43 Oct 21 23:41:23.911 INFO kablam! | Oct 21 23:41:23.911 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Oct 21 23:41:23.911 INFO kablam! | ^^^^^^ Oct 21 23:41:23.911 INFO kablam! | Oct 21 23:41:23.911 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! Oct 21 23:41:23.912 INFO kablam! = note: for more information, see issue #46906 Oct 21 23:41:23.912 INFO kablam! Oct 21 23:41:23.912 INFO kablam! warning: type annotations needed Oct 21 23:41:23.912 INFO kablam! --> src/map/mutable.rs:49:43 Oct 21 23:41:23.912 INFO kablam! | Oct 21 23:41:23.912 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Oct 21 23:41:23.913 INFO kablam! | ^^^^^^ Oct 21 23:41:23.913 INFO kablam! | Oct 21 23:41:23.913 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! Oct 21 23:41:23.913 INFO kablam! = note: for more information, see issue #46906 Oct 21 23:41:23.913 INFO kablam! Oct 21 23:41:23.914 INFO kablam! warning: type annotations needed Oct 21 23:41:23.914 INFO kablam! --> src/map/mutable.rs:57:29 Oct 21 23:41:23.914 INFO kablam! | Oct 21 23:41:23.914 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Oct 21 23:41:23.914 INFO kablam! | ^^^^^^ Oct 21 23:41:23.914 INFO kablam! | Oct 21 23:41:23.915 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! Oct 21 23:41:23.915 INFO kablam! = note: for more information, see issue #46906 Oct 21 23:41:23.915 INFO kablam! Oct 21 23:41:24.662 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Oct 21 23:41:24.667 INFO kablam! su: No module specific data is present Oct 21 23:41:25.233 INFO running `"docker" "rm" "-f" "cf0baacffb3eb619bded50604e0dd576782d98eadc97487d6c1060a4aec66aa3"` Oct 21 23:41:25.520 INFO blam! cf0baacffb3eb619bded50604e0dd576782d98eadc97487d6c1060a4aec66aa3