Oct 27 22:21:59.432 INFO checking fixedvec-0.2.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 22:21:59.432 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 22:21:59.622 INFO blam! 3ae9bc6e0ed520b1062dadc352b23eb242e2665fec3d64d6278efebd192d2dc3 Oct 27 22:21:59.624 INFO running `"docker" "start" "-a" "3ae9bc6e0ed520b1062dadc352b23eb242e2665fec3d64d6278efebd192d2dc3"` Oct 27 22:22:00.271 INFO kablam! usermod: no changes Oct 27 22:22:00.335 INFO kablam! Compiling skeptic v0.5.0 Oct 27 22:22:02.632 INFO kablam! Compiling fixedvec v0.2.3 (/source) Oct 27 22:22:04.627 INFO kablam! warning: variable does not need to be mutable Oct 27 22:22:04.627 INFO kablam! --> src/lib.rs:627:14 Oct 27 22:22:04.627 INFO kablam! | Oct 27 22:22:04.627 INFO kablam! 627 | let (mut slice, _) = self.memory.split_at_mut(self.len); Oct 27 22:22:04.627 INFO kablam! | ----^^^^^ Oct 27 22:22:04.627 INFO kablam! | | Oct 27 22:22:04.627 INFO kablam! | help: remove this `mut` Oct 27 22:22:04.627 INFO kablam! | Oct 27 22:22:04.627 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 22:22:04.627 INFO kablam! Oct 27 22:22:04.651 INFO kablam! warning: variable does not need to be mutable Oct 27 22:22:04.651 INFO kablam! --> src/lib.rs:891:18 Oct 27 22:22:04.651 INFO kablam! | Oct 27 22:22:04.651 INFO kablam! 891 | fn into_iter(mut self) -> IterMut<'a, T> { Oct 27 22:22:04.651 INFO kablam! | ----^^^^ Oct 27 22:22:04.651 INFO kablam! | | Oct 27 22:22:04.651 INFO kablam! | help: remove this `mut` Oct 27 22:22:04.651 INFO kablam! Oct 27 22:22:05.347 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 27 22:22:05.347 INFO kablam! --> src/lib.rs:960:27 Oct 27 22:22:05.348 INFO kablam! | Oct 27 22:22:05.348 INFO kablam! 960 | use std::hash::{Hash, SipHasher}; Oct 27 22:22:05.348 INFO kablam! | ^^^^^^^^^ Oct 27 22:22:05.349 INFO kablam! | Oct 27 22:22:05.349 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:22:05.349 INFO kablam! Oct 27 22:22:05.349 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 27 22:22:05.350 INFO kablam! --> src/lib.rs:1032:27 Oct 27 22:22:05.350 INFO kablam! | Oct 27 22:22:05.350 INFO kablam! 1032 | let mut hasher1 = SipHasher::new(); Oct 27 22:22:05.351 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 22:22:05.351 INFO kablam! Oct 27 22:22:05.351 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 27 22:22:05.351 INFO kablam! --> src/lib.rs:1036:27 Oct 27 22:22:05.352 INFO kablam! | Oct 27 22:22:05.352 INFO kablam! 1036 | let mut hasher2 = SipHasher::new(); Oct 27 22:22:05.352 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 22:22:05.353 INFO kablam! Oct 27 22:22:05.635 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 27 22:22:05.636 INFO kablam! --> src/lib.rs:1032:27 Oct 27 22:22:05.636 INFO kablam! | Oct 27 22:22:05.636 INFO kablam! 1032 | let mut hasher1 = SipHasher::new(); Oct 27 22:22:05.637 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 22:22:05.637 INFO kablam! Oct 27 22:22:05.637 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 27 22:22:05.638 INFO kablam! --> src/lib.rs:1036:27 Oct 27 22:22:05.638 INFO kablam! | Oct 27 22:22:05.638 INFO kablam! 1036 | let mut hasher2 = SipHasher::new(); Oct 27 22:22:05.639 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 22:22:05.639 INFO kablam! Oct 27 22:22:05.712 INFO kablam! warning: variable does not need to be mutable Oct 27 22:22:05.713 INFO kablam! --> src/lib.rs:627:14 Oct 27 22:22:05.713 INFO kablam! | Oct 27 22:22:05.713 INFO kablam! 627 | let (mut slice, _) = self.memory.split_at_mut(self.len); Oct 27 22:22:05.713 INFO kablam! | ----^^^^^ Oct 27 22:22:05.714 INFO kablam! | | Oct 27 22:22:05.714 INFO kablam! | help: remove this `mut` Oct 27 22:22:05.714 INFO kablam! | Oct 27 22:22:05.714 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 22:22:05.715 INFO kablam! Oct 27 22:22:05.723 INFO kablam! warning: variable does not need to be mutable Oct 27 22:22:05.723 INFO kablam! --> src/lib.rs:891:18 Oct 27 22:22:05.724 INFO kablam! | Oct 27 22:22:05.724 INFO kablam! 891 | fn into_iter(mut self) -> IterMut<'a, T> { Oct 27 22:22:05.724 INFO kablam! | ----^^^^ Oct 27 22:22:05.724 INFO kablam! | | Oct 27 22:22:05.725 INFO kablam! | help: remove this `mut` Oct 27 22:22:05.725 INFO kablam! Oct 27 22:22:06.351 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.06s Oct 27 22:22:06.355 INFO kablam! su: No module specific data is present Oct 27 22:22:07.083 INFO running `"docker" "rm" "-f" "3ae9bc6e0ed520b1062dadc352b23eb242e2665fec3d64d6278efebd192d2dc3"` Oct 27 22:22:07.364 INFO blam! 3ae9bc6e0ed520b1062dadc352b23eb242e2665fec3d64d6278efebd192d2dc3