Sep 06 09:39:27.207 INFO checking basenc-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 09:39:27.207 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 09:39:27.207 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 09:39:27.401 INFO blam! 96c1688f8fe5849ad617f4eaf52d1c3ebc1fc4c64fc81718e0785aa518935977 Sep 06 09:39:27.403 INFO running `"docker" "start" "-a" "96c1688f8fe5849ad617f4eaf52d1c3ebc1fc4c64fc81718e0785aa518935977"` Sep 06 09:39:28.416 INFO kablam! usermod: no changes Sep 06 09:39:28.440 INFO kablam! Checking basenc v0.1.0 (file:///source) Sep 06 09:39:28.927 INFO kablam! warning: variable does not need to be mutable Sep 06 09:39:28.927 INFO kablam! --> src/buf.rs:91:19 Sep 06 09:39:28.927 INFO kablam! | Sep 06 09:39:28.927 INFO kablam! 91 | unsafe fn commit(mut self, len: usize) -> Self::Output { Sep 06 09:39:28.927 INFO kablam! | ----^^^^ Sep 06 09:39:28.927 INFO kablam! | | Sep 06 09:39:28.927 INFO kablam! | help: remove this `mut` Sep 06 09:39:28.927 INFO kablam! | Sep 06 09:39:28.927 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 06 09:39:28.927 INFO kablam! Sep 06 09:39:28.930 INFO kablam! warning: variable does not need to be mutable Sep 06 09:39:28.931 INFO kablam! --> src/buf.rs:188:19 Sep 06 09:39:28.931 INFO kablam! | Sep 06 09:39:28.931 INFO kablam! 188 | unsafe fn commit(mut self, len: usize) -> Self::Output { Sep 06 09:39:28.931 INFO kablam! | ----^^^^ Sep 06 09:39:28.931 INFO kablam! | | Sep 06 09:39:28.931 INFO kablam! | help: remove this `mut` Sep 06 09:39:28.931 INFO kablam! Sep 06 09:39:28.931 INFO kablam! warning: variable does not need to be mutable Sep 06 09:39:28.931 INFO kablam! --> src/buf.rs:209:19 Sep 06 09:39:28.931 INFO kablam! | Sep 06 09:39:28.931 INFO kablam! 209 | unsafe fn commit(mut self, len: usize) -> Self::Output { Sep 06 09:39:28.931 INFO kablam! | ----^^^^ Sep 06 09:39:28.931 INFO kablam! | | Sep 06 09:39:28.931 INFO kablam! | help: remove this `mut` Sep 06 09:39:28.931 INFO kablam! Sep 06 09:39:29.183 INFO kablam! warning: variable does not need to be mutable Sep 06 09:39:29.183 INFO kablam! --> src/buf.rs:91:19 Sep 06 09:39:29.183 INFO kablam! | Sep 06 09:39:29.183 INFO kablam! 91 | unsafe fn commit(mut self, len: usize) -> Self::Output { Sep 06 09:39:29.183 INFO kablam! | ----^^^^ Sep 06 09:39:29.183 INFO kablam! | | Sep 06 09:39:29.183 INFO kablam! | help: remove this `mut` Sep 06 09:39:29.183 INFO kablam! | Sep 06 09:39:29.183 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 06 09:39:29.183 INFO kablam! Sep 06 09:39:29.184 INFO kablam! warning: variable does not need to be mutable Sep 06 09:39:29.184 INFO kablam! --> src/buf.rs:188:19 Sep 06 09:39:29.184 INFO kablam! | Sep 06 09:39:29.184 INFO kablam! 188 | unsafe fn commit(mut self, len: usize) -> Self::Output { Sep 06 09:39:29.184 INFO kablam! | ----^^^^ Sep 06 09:39:29.185 INFO kablam! | | Sep 06 09:39:29.185 INFO kablam! | help: remove this `mut` Sep 06 09:39:29.185 INFO kablam! Sep 06 09:39:29.185 INFO kablam! warning: variable does not need to be mutable Sep 06 09:39:29.185 INFO kablam! --> src/buf.rs:209:19 Sep 06 09:39:29.185 INFO kablam! | Sep 06 09:39:29.185 INFO kablam! 209 | unsafe fn commit(mut self, len: usize) -> Self::Output { Sep 06 09:39:29.185 INFO kablam! | ----^^^^ Sep 06 09:39:29.185 INFO kablam! | | Sep 06 09:39:29.185 INFO kablam! | help: remove this `mut` Sep 06 09:39:29.185 INFO kablam! Sep 06 09:39:29.217 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.78s Sep 06 09:39:29.219 INFO kablam! su: No module specific data is present Sep 06 09:39:29.976 INFO running `"docker" "rm" "-f" "96c1688f8fe5849ad617f4eaf52d1c3ebc1fc4c64fc81718e0785aa518935977"` Sep 06 09:39:30.027 INFO blam! 96c1688f8fe5849ad617f4eaf52d1c3ebc1fc4c64fc81718e0785aa518935977