Oct 13 08:36:13.458 INFO checking shmem-0.2.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 08:36:13.459 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 08:36:13.757 INFO blam! 3e6d72f3a3067eac2e618627bb0f13db2cbfcf0ec90da31c6ecae044d9a31a98 Oct 13 08:36:13.762 INFO running `"docker" "start" "-a" "3e6d72f3a3067eac2e618627bb0f13db2cbfcf0ec90da31c6ecae044d9a31a98"` Oct 13 08:36:14.728 INFO kablam! usermod: no changes Oct 13 08:36:14.792 INFO kablam! Checking nix v0.6.0 Oct 13 08:36:18.328 INFO kablam! Checking shmem v0.2.0 (/source) Oct 13 08:36:19.426 INFO kablam! warning: unused `#[macro_use]` import Oct 13 08:36:19.426 INFO kablam! --> src/lib.rs:1:1 Oct 13 08:36:19.426 INFO kablam! | Oct 13 08:36:19.426 INFO kablam! 1 | #[macro_use] Oct 13 08:36:19.426 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:36:19.426 INFO kablam! | Oct 13 08:36:19.426 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 08:36:19.426 INFO kablam! Oct 13 08:36:19.524 INFO kablam! warning: type annotations needed Oct 13 08:36:19.525 INFO kablam! --> src/map/owned.rs:49:43 Oct 13 08:36:19.525 INFO kablam! | Oct 13 08:36:19.525 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Oct 13 08:36:19.526 INFO kablam! | ^^^^^^ Oct 13 08:36:19.526 INFO kablam! | Oct 13 08:36:19.526 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 13 08:36:19.527 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 13 08:36:19.527 INFO kablam! = note: for more information, see issue #46906 Oct 13 08:36:19.527 INFO kablam! Oct 13 08:36:19.528 INFO kablam! warning: type annotations needed Oct 13 08:36:19.528 INFO kablam! --> src/map/owned.rs:57:29 Oct 13 08:36:19.528 INFO kablam! | Oct 13 08:36:19.528 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Oct 13 08:36:19.529 INFO kablam! | ^^^^^^ Oct 13 08:36:19.529 INFO kablam! | Oct 13 08:36:19.529 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 13 08:36:19.530 INFO kablam! = note: for more information, see issue #46906 Oct 13 08:36:19.530 INFO kablam! Oct 13 08:36:19.530 INFO kablam! warning: type annotations needed Oct 13 08:36:19.530 INFO kablam! --> src/map/reference.rs:49:43 Oct 13 08:36:19.531 INFO kablam! | Oct 13 08:36:19.531 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Oct 13 08:36:19.531 INFO kablam! | ^^^^^^ Oct 13 08:36:19.532 INFO kablam! | Oct 13 08:36:19.536 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 13 08:36:19.536 INFO kablam! = note: for more information, see issue #46906 Oct 13 08:36:19.536 INFO kablam! Oct 13 08:36:19.536 INFO kablam! warning: type annotations needed Oct 13 08:36:19.536 INFO kablam! --> src/map/mutable.rs:49:43 Oct 13 08:36:19.536 INFO kablam! | Oct 13 08:36:19.536 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Oct 13 08:36:19.536 INFO kablam! | ^^^^^^ Oct 13 08:36:19.536 INFO kablam! | Oct 13 08:36:19.536 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 13 08:36:19.536 INFO kablam! = note: for more information, see issue #46906 Oct 13 08:36:19.536 INFO kablam! Oct 13 08:36:19.536 INFO kablam! warning: type annotations needed Oct 13 08:36:19.536 INFO kablam! --> src/map/mutable.rs:57:29 Oct 13 08:36:19.536 INFO kablam! | Oct 13 08:36:19.536 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Oct 13 08:36:19.536 INFO kablam! | ^^^^^^ Oct 13 08:36:19.536 INFO kablam! | Oct 13 08:36:19.536 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 13 08:36:19.536 INFO kablam! = note: for more information, see issue #46906 Oct 13 08:36:19.536 INFO kablam! Oct 13 08:36:19.590 INFO kablam! warning: unused `#[macro_use]` import Oct 13 08:36:19.590 INFO kablam! --> src/lib.rs:1:1 Oct 13 08:36:19.590 INFO kablam! | Oct 13 08:36:19.590 INFO kablam! 1 | #[macro_use] Oct 13 08:36:19.590 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:36:19.590 INFO kablam! | Oct 13 08:36:19.590 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 08:36:19.590 INFO kablam! Oct 13 08:36:19.653 INFO kablam! warning: type annotations needed Oct 13 08:36:19.653 INFO kablam! --> src/map/owned.rs:49:43 Oct 13 08:36:19.653 INFO kablam! | Oct 13 08:36:19.653 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Oct 13 08:36:19.653 INFO kablam! | ^^^^^^ Oct 13 08:36:19.653 INFO kablam! | Oct 13 08:36:19.653 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 13 08:36:19.653 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 13 08:36:19.653 INFO kablam! = note: for more information, see issue #46906 Oct 13 08:36:19.653 INFO kablam! Oct 13 08:36:19.654 INFO kablam! warning: type annotations needed Oct 13 08:36:19.654 INFO kablam! --> src/map/owned.rs:57:29 Oct 13 08:36:19.654 INFO kablam! | Oct 13 08:36:19.654 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Oct 13 08:36:19.654 INFO kablam! | ^^^^^^ Oct 13 08:36:19.654 INFO kablam! | Oct 13 08:36:19.654 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 13 08:36:19.654 INFO kablam! = note: for more information, see issue #46906 Oct 13 08:36:19.654 INFO kablam! Oct 13 08:36:19.656 INFO kablam! warning: type annotations needed Oct 13 08:36:19.656 INFO kablam! --> src/map/reference.rs:49:43 Oct 13 08:36:19.656 INFO kablam! | Oct 13 08:36:19.656 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Oct 13 08:36:19.656 INFO kablam! | ^^^^^^ Oct 13 08:36:19.656 INFO kablam! | Oct 13 08:36:19.656 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 13 08:36:19.656 INFO kablam! = note: for more information, see issue #46906 Oct 13 08:36:19.656 INFO kablam! Oct 13 08:36:19.658 INFO kablam! warning: type annotations needed Oct 13 08:36:19.658 INFO kablam! --> src/map/mutable.rs:49:43 Oct 13 08:36:19.658 INFO kablam! | Oct 13 08:36:19.658 INFO kablam! 49 | (self.address as *const _ as *const _).as_ref().unwrap() Oct 13 08:36:19.658 INFO kablam! | ^^^^^^ Oct 13 08:36:19.658 INFO kablam! | Oct 13 08:36:19.658 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 13 08:36:19.658 INFO kablam! = note: for more information, see issue #46906 Oct 13 08:36:19.658 INFO kablam! Oct 13 08:36:19.659 INFO kablam! warning: type annotations needed Oct 13 08:36:19.659 INFO kablam! --> src/map/mutable.rs:57:29 Oct 13 08:36:19.660 INFO kablam! | Oct 13 08:36:19.660 INFO kablam! 57 | (self.address as *mut _).as_mut().unwrap() Oct 13 08:36:19.660 INFO kablam! | ^^^^^^ Oct 13 08:36:19.660 INFO kablam! | Oct 13 08:36:19.660 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 13 08:36:19.660 INFO kablam! = note: for more information, see issue #46906 Oct 13 08:36:19.660 INFO kablam! Oct 13 08:36:20.557 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.81s Oct 13 08:36:20.564 INFO kablam! su: No module specific data is present Oct 13 08:36:20.862 INFO running `"docker" "rm" "-f" "3e6d72f3a3067eac2e618627bb0f13db2cbfcf0ec90da31c6ecae044d9a31a98"` Oct 13 08:36:20.960 INFO blam! 3e6d72f3a3067eac2e618627bb0f13db2cbfcf0ec90da31c6ecae044d9a31a98