Sep 20 04:53:57.403 INFO checking crow_util-0.2.5 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 04:53:57.403 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 04:53:57.403 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:53:57.623 INFO blam! 15056e3af6b50b340fc60881d068b7932bc051bcdb0737e18f1c45db9e1af6ad Sep 20 04:53:57.624 INFO running `"docker" "start" "-a" "15056e3af6b50b340fc60881d068b7932bc051bcdb0737e18f1c45db9e1af6ad"` Sep 20 04:53:58.477 INFO kablam! usermod: no changes Sep 20 04:53:58.515 INFO kablam! Checking crow_util v0.2.5 (/source) Sep 20 04:53:58.969 INFO kablam! warning: variable does not need to be mutable Sep 20 04:53:58.969 INFO kablam! --> src/holder.rs:116:13 Sep 20 04:53:58.969 INFO kablam! | Sep 20 04:53:58.969 INFO kablam! 116 | let mut items = unsafe {&mut *self.items.get() }; Sep 20 04:53:58.969 INFO kablam! | ----^^^^^ Sep 20 04:53:58.969 INFO kablam! | | Sep 20 04:53:58.969 INFO kablam! | help: remove this `mut` Sep 20 04:53:58.969 INFO kablam! | Sep 20 04:53:58.969 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 04:53:58.969 INFO kablam! Sep 20 04:53:58.970 INFO kablam! warning: variable does not need to be mutable Sep 20 04:53:58.970 INFO kablam! --> src/holder.rs:158:13 Sep 20 04:53:58.970 INFO kablam! | Sep 20 04:53:58.970 INFO kablam! 158 | let mut items = unsafe {&mut *self.items.get() }; Sep 20 04:53:58.970 INFO kablam! | ----^^^^^ Sep 20 04:53:58.970 INFO kablam! | | Sep 20 04:53:58.970 INFO kablam! | help: remove this `mut` Sep 20 04:53:58.970 INFO kablam! Sep 20 04:53:58.977 INFO kablam! warning: unnecessary `unsafe` block Sep 20 04:53:58.977 INFO kablam! --> src/self_ref.rs:257:9 Sep 20 04:53:58.977 INFO kablam! | Sep 20 04:53:58.977 INFO kablam! 257 | unsafe { self.parent.into_inner() } Sep 20 04:53:58.977 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Sep 20 04:53:58.977 INFO kablam! | Sep 20 04:53:58.977 INFO kablam! = note: #[warn(unused_unsafe)] on by default Sep 20 04:53:58.977 INFO kablam! Sep 20 04:53:59.033 INFO kablam! warning: variable does not need to be mutable Sep 20 04:53:59.033 INFO kablam! --> src/holder.rs:116:13 Sep 20 04:53:59.033 INFO kablam! | Sep 20 04:53:59.033 INFO kablam! 116 | let mut items = unsafe {&mut *self.items.get() }; Sep 20 04:53:59.033 INFO kablam! | ----^^^^^ Sep 20 04:53:59.033 INFO kablam! | | Sep 20 04:53:59.033 INFO kablam! | help: remove this `mut` Sep 20 04:53:59.033 INFO kablam! | Sep 20 04:53:59.033 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 04:53:59.033 INFO kablam! Sep 20 04:53:59.038 INFO kablam! warning: variable does not need to be mutable Sep 20 04:53:59.038 INFO kablam! --> src/holder.rs:158:13 Sep 20 04:53:59.038 INFO kablam! | Sep 20 04:53:59.038 INFO kablam! 158 | let mut items = unsafe {&mut *self.items.get() }; Sep 20 04:53:59.038 INFO kablam! | ----^^^^^ Sep 20 04:53:59.038 INFO kablam! | | Sep 20 04:53:59.038 INFO kablam! | help: remove this `mut` Sep 20 04:53:59.038 INFO kablam! Sep 20 04:53:59.042 INFO kablam! warning: unnecessary `unsafe` block Sep 20 04:53:59.042 INFO kablam! --> src/self_ref.rs:257:9 Sep 20 04:53:59.042 INFO kablam! | Sep 20 04:53:59.042 INFO kablam! 257 | unsafe { self.parent.into_inner() } Sep 20 04:53:59.042 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Sep 20 04:53:59.042 INFO kablam! | Sep 20 04:53:59.042 INFO kablam! = note: #[warn(unused_unsafe)] on by default Sep 20 04:53:59.042 INFO kablam! Sep 20 04:53:59.071 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.57s Sep 20 04:53:59.074 INFO kablam! su: No module specific data is present Sep 20 04:53:59.665 INFO running `"docker" "rm" "-f" "15056e3af6b50b340fc60881d068b7932bc051bcdb0737e18f1c45db9e1af6ad"` Sep 20 04:53:59.761 INFO blam! 15056e3af6b50b340fc60881d068b7932bc051bcdb0737e18f1c45db9e1af6ad