Oct 27 22:21:59.464 INFO checking fixedvec-0.2.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 22:21:59.465 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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.660 INFO blam! 7359b407c24c3bed46cf6bec869fe6ca0dec65cc9e3cb6448bc4dde855604f7f Oct 27 22:21:59.661 INFO running `"docker" "start" "-a" "7359b407c24c3bed46cf6bec869fe6ca0dec65cc9e3cb6448bc4dde855604f7f"` Oct 27 22:22:00.283 INFO kablam! usermod: no changes Oct 27 22:22:00.382 INFO kablam! Checking pulldown-cmark v0.0.3 Oct 27 22:22:00.382 INFO kablam! Compiling skeptic v0.5.0 Oct 27 22:22:02.840 INFO kablam! Compiling fixedvec v0.2.3 (/source) Oct 27 22:22:05.407 INFO kablam! warning: variable does not need to be mutable Oct 27 22:22:05.408 INFO kablam! --> src/lib.rs:627:14 Oct 27 22:22:05.408 INFO kablam! | Oct 27 22:22:05.409 INFO kablam! 627 | let (mut slice, _) = self.memory.split_at_mut(self.len); Oct 27 22:22:05.409 INFO kablam! | ----^^^^^ Oct 27 22:22:05.409 INFO kablam! | | Oct 27 22:22:05.410 INFO kablam! | help: remove this `mut` Oct 27 22:22:05.415 INFO kablam! | Oct 27 22:22:05.415 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 22:22:05.416 INFO kablam! Oct 27 22:22:05.418 INFO kablam! warning: variable does not need to be mutable Oct 27 22:22:05.418 INFO kablam! --> src/lib.rs:891:18 Oct 27 22:22:05.423 INFO kablam! | Oct 27 22:22:05.423 INFO kablam! 891 | fn into_iter(mut self) -> IterMut<'a, T> { Oct 27 22:22:05.424 INFO kablam! | ----^^^^ Oct 27 22:22:05.424 INFO kablam! | | Oct 27 22:22:05.424 INFO kablam! | help: remove this `mut` Oct 27 22:22:05.424 INFO kablam! Oct 27 22:22:06.307 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 27 22:22:06.307 INFO kablam! --> src/lib.rs:960:27 Oct 27 22:22:06.307 INFO kablam! | Oct 27 22:22:06.307 INFO kablam! 960 | use std::hash::{Hash, SipHasher}; Oct 27 22:22:06.307 INFO kablam! | ^^^^^^^^^ Oct 27 22:22:06.307 INFO kablam! | Oct 27 22:22:06.307 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:22:06.307 INFO kablam! Oct 27 22:22:06.311 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 27 22:22:06.311 INFO kablam! --> src/lib.rs:1032:27 Oct 27 22:22:06.311 INFO kablam! | Oct 27 22:22:06.311 INFO kablam! 1032 | let mut hasher1 = SipHasher::new(); Oct 27 22:22:06.311 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 22:22:06.311 INFO kablam! Oct 27 22:22:06.311 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 27 22:22:06.311 INFO kablam! --> src/lib.rs:1036:27 Oct 27 22:22:06.311 INFO kablam! | Oct 27 22:22:06.311 INFO kablam! 1036 | let mut hasher2 = SipHasher::new(); Oct 27 22:22:06.311 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 22:22:06.311 INFO kablam! Oct 27 22:22:06.459 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 27 22:22:06.459 INFO kablam! --> src/lib.rs:1032:27 Oct 27 22:22:06.459 INFO kablam! | Oct 27 22:22:06.459 INFO kablam! 1032 | let mut hasher1 = SipHasher::new(); Oct 27 22:22:06.459 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 22:22:06.459 INFO kablam! Oct 27 22:22:06.459 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 27 22:22:06.459 INFO kablam! --> src/lib.rs:1036:27 Oct 27 22:22:06.459 INFO kablam! | Oct 27 22:22:06.459 INFO kablam! 1036 | let mut hasher2 = SipHasher::new(); Oct 27 22:22:06.459 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 22:22:06.459 INFO kablam! Oct 27 22:22:06.491 INFO kablam! warning: variable does not need to be mutable Oct 27 22:22:06.491 INFO kablam! --> src/lib.rs:627:14 Oct 27 22:22:06.491 INFO kablam! | Oct 27 22:22:06.491 INFO kablam! 627 | let (mut slice, _) = self.memory.split_at_mut(self.len); Oct 27 22:22:06.491 INFO kablam! | ----^^^^^ Oct 27 22:22:06.491 INFO kablam! | | Oct 27 22:22:06.491 INFO kablam! | help: remove this `mut` Oct 27 22:22:06.491 INFO kablam! | Oct 27 22:22:06.491 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 22:22:06.491 INFO kablam! Oct 27 22:22:06.503 INFO kablam! warning: variable does not need to be mutable Oct 27 22:22:06.503 INFO kablam! --> src/lib.rs:891:18 Oct 27 22:22:06.503 INFO kablam! | Oct 27 22:22:06.503 INFO kablam! 891 | fn into_iter(mut self) -> IterMut<'a, T> { Oct 27 22:22:06.503 INFO kablam! | ----^^^^ Oct 27 22:22:06.503 INFO kablam! | | Oct 27 22:22:06.503 INFO kablam! | help: remove this `mut` Oct 27 22:22:06.503 INFO kablam! Oct 27 22:22:07.223 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.90s Oct 27 22:22:07.231 INFO kablam! su: No module specific data is present Oct 27 22:22:08.237 INFO running `"docker" "rm" "-f" "7359b407c24c3bed46cf6bec869fe6ca0dec65cc9e3cb6448bc4dde855604f7f"` Oct 27 22:22:08.698 INFO blam! 7359b407c24c3bed46cf6bec869fe6ca0dec65cc9e3cb6448bc4dde855604f7f