Sep 18 02:14:23.394 INFO checking copy_arena-0.1.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 02:14:23.394 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 02:14:23.394 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/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 18 02:14:23.657 INFO blam! e047a4f8c90f6041a82e970a806cf8777d0f375d6b784216dc5775b0fc3bf862 Sep 18 02:14:23.659 INFO running `"docker" "start" "-a" "e047a4f8c90f6041a82e970a806cf8777d0f375d6b784216dc5775b0fc3bf862"` Sep 18 02:14:24.863 INFO kablam! usermod: no changes Sep 18 02:14:24.901 INFO kablam! Checking copy_arena v0.1.1 (/source) Sep 18 02:14:25.152 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Sep 18 02:14:25.152 INFO kablam! --> src/lib.rs:180:58 Sep 18 02:14:25.152 INFO kablam! | Sep 18 02:14:25.152 INFO kablam! 180 | let memory = self.alloc_raw(mem::size_of::(), mem::min_align_of::()); Sep 18 02:14:25.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 18 02:14:25.152 INFO kablam! | Sep 18 02:14:25.152 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 02:14:25.152 INFO kablam! Sep 18 02:14:25.152 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Sep 18 02:14:25.152 INFO kablam! --> src/lib.rs:196:49 Sep 18 02:14:25.152 INFO kablam! | Sep 18 02:14:25.152 INFO kablam! 196 | let memory = self.alloc_raw(byte_count, mem::min_align_of::()); Sep 18 02:14:25.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 18 02:14:25.152 INFO kablam! Sep 18 02:14:25.208 INFO kablam! warning: variable does not need to be mutable Sep 18 02:14:25.208 INFO kablam! --> src/lib.rs:203:13 Sep 18 02:14:25.208 INFO kablam! | Sep 18 02:14:25.208 INFO kablam! 203 | let mut slice = self.alloc_slice_raw(elems.len()); Sep 18 02:14:25.208 INFO kablam! | ----^^^^^ Sep 18 02:14:25.208 INFO kablam! | | Sep 18 02:14:25.208 INFO kablam! | help: remove this `mut` Sep 18 02:14:25.208 INFO kablam! | Sep 18 02:14:25.209 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 18 02:14:25.209 INFO kablam! Sep 18 02:14:25.210 INFO kablam! warning: variable does not need to be mutable Sep 18 02:14:25.210 INFO kablam! --> src/lib.rs:215:13 Sep 18 02:14:25.210 INFO kablam! | Sep 18 02:14:25.210 INFO kablam! 215 | let mut slice = self.alloc_slice_raw(len); Sep 18 02:14:25.210 INFO kablam! | ----^^^^^ Sep 18 02:14:25.211 INFO kablam! | | Sep 18 02:14:25.211 INFO kablam! | help: remove this `mut` Sep 18 02:14:25.211 INFO kablam! Sep 18 02:14:25.215 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Sep 18 02:14:25.215 INFO kablam! --> src/lib.rs:180:58 Sep 18 02:14:25.215 INFO kablam! | Sep 18 02:14:25.215 INFO kablam! 180 | let memory = self.alloc_raw(mem::size_of::(), mem::min_align_of::()); Sep 18 02:14:25.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 18 02:14:25.215 INFO kablam! | Sep 18 02:14:25.215 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 02:14:25.215 INFO kablam! Sep 18 02:14:25.215 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Sep 18 02:14:25.215 INFO kablam! --> src/lib.rs:196:49 Sep 18 02:14:25.215 INFO kablam! | Sep 18 02:14:25.215 INFO kablam! 196 | let memory = self.alloc_raw(byte_count, mem::min_align_of::()); Sep 18 02:14:25.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 18 02:14:25.215 INFO kablam! Sep 18 02:14:25.333 INFO kablam! warning: variable does not need to be mutable Sep 18 02:14:25.333 INFO kablam! --> src/lib.rs:203:13 Sep 18 02:14:25.333 INFO kablam! | Sep 18 02:14:25.333 INFO kablam! 203 | let mut slice = self.alloc_slice_raw(elems.len()); Sep 18 02:14:25.333 INFO kablam! | ----^^^^^ Sep 18 02:14:25.333 INFO kablam! | | Sep 18 02:14:25.333 INFO kablam! | help: remove this `mut` Sep 18 02:14:25.333 INFO kablam! | Sep 18 02:14:25.333 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 18 02:14:25.333 INFO kablam! Sep 18 02:14:25.334 INFO kablam! warning: variable does not need to be mutable Sep 18 02:14:25.334 INFO kablam! --> src/lib.rs:215:13 Sep 18 02:14:25.334 INFO kablam! | Sep 18 02:14:25.334 INFO kablam! 215 | let mut slice = self.alloc_slice_raw(len); Sep 18 02:14:25.334 INFO kablam! | ----^^^^^ Sep 18 02:14:25.334 INFO kablam! | | Sep 18 02:14:25.334 INFO kablam! | help: remove this `mut` Sep 18 02:14:25.334 INFO kablam! Sep 18 02:14:25.373 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.48s Sep 18 02:14:25.375 INFO kablam! su: No module specific data is present Sep 18 02:14:26.139 INFO running `"docker" "rm" "-f" "e047a4f8c90f6041a82e970a806cf8777d0f375d6b784216dc5775b0fc3bf862"` Sep 18 02:14:26.248 INFO blam! e047a4f8c90f6041a82e970a806cf8777d0f375d6b784216dc5775b0fc3bf862