Oct 13 15:16:34.036 INFO checking fixedvec-0.2.3 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 15:16:34.038 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 15:16:34.282 INFO blam! adc1e3b079f814cf0ba57a53a2a9ef97fc0492011a07ffade5544b4198956b77 Oct 13 15:16:34.283 INFO running `"docker" "start" "-a" "adc1e3b079f814cf0ba57a53a2a9ef97fc0492011a07ffade5544b4198956b77"` Oct 13 15:16:34.912 INFO kablam! usermod: no changes Oct 13 15:16:34.992 INFO kablam! Checking pulldown-cmark v0.0.3 Oct 13 15:16:34.998 INFO kablam! Compiling skeptic v0.5.0 Oct 13 15:16:37.780 INFO kablam! Compiling fixedvec v0.2.3 (/source) Oct 13 15:16:39.556 INFO kablam! warning: variable does not need to be mutable Oct 13 15:16:39.556 INFO kablam! --> src/lib.rs:627:14 Oct 13 15:16:39.556 INFO kablam! | Oct 13 15:16:39.556 INFO kablam! 627 | let (mut slice, _) = self.memory.split_at_mut(self.len); Oct 13 15:16:39.556 INFO kablam! | ----^^^^^ Oct 13 15:16:39.556 INFO kablam! | | Oct 13 15:16:39.556 INFO kablam! | help: remove this `mut` Oct 13 15:16:39.556 INFO kablam! | Oct 13 15:16:39.556 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 15:16:39.556 INFO kablam! Oct 13 15:16:39.564 INFO kablam! warning: variable does not need to be mutable Oct 13 15:16:39.564 INFO kablam! --> src/lib.rs:891:18 Oct 13 15:16:39.564 INFO kablam! | Oct 13 15:16:39.564 INFO kablam! 891 | fn into_iter(mut self) -> IterMut<'a, T> { Oct 13 15:16:39.564 INFO kablam! | ----^^^^ Oct 13 15:16:39.564 INFO kablam! | | Oct 13 15:16:39.564 INFO kablam! | help: remove this `mut` Oct 13 15:16:39.564 INFO kablam! Oct 13 15:16:39.892 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 13 15:16:39.892 INFO kablam! --> src/lib.rs:960:27 Oct 13 15:16:39.892 INFO kablam! | Oct 13 15:16:39.892 INFO kablam! 960 | use std::hash::{Hash, SipHasher}; Oct 13 15:16:39.892 INFO kablam! | ^^^^^^^^^ Oct 13 15:16:39.892 INFO kablam! | Oct 13 15:16:39.892 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:16:39.892 INFO kablam! Oct 13 15:16:39.892 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 13 15:16:39.892 INFO kablam! --> src/lib.rs:1032:27 Oct 13 15:16:39.892 INFO kablam! | Oct 13 15:16:39.892 INFO kablam! 1032 | let mut hasher1 = SipHasher::new(); Oct 13 15:16:39.892 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 15:16:39.892 INFO kablam! Oct 13 15:16:39.892 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 13 15:16:39.892 INFO kablam! --> src/lib.rs:1036:27 Oct 13 15:16:39.892 INFO kablam! | Oct 13 15:16:39.892 INFO kablam! 1036 | let mut hasher2 = SipHasher::new(); Oct 13 15:16:39.892 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 15:16:39.892 INFO kablam! Oct 13 15:16:40.036 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 13 15:16:40.036 INFO kablam! --> src/lib.rs:1032:27 Oct 13 15:16:40.036 INFO kablam! | Oct 13 15:16:40.036 INFO kablam! 1032 | let mut hasher1 = SipHasher::new(); Oct 13 15:16:40.036 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 15:16:40.036 INFO kablam! Oct 13 15:16:40.036 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 13 15:16:40.036 INFO kablam! --> src/lib.rs:1036:27 Oct 13 15:16:40.036 INFO kablam! | Oct 13 15:16:40.036 INFO kablam! 1036 | let mut hasher2 = SipHasher::new(); Oct 13 15:16:40.036 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 15:16:40.036 INFO kablam! Oct 13 15:16:40.076 INFO kablam! warning: variable does not need to be mutable Oct 13 15:16:40.076 INFO kablam! --> src/lib.rs:627:14 Oct 13 15:16:40.076 INFO kablam! | Oct 13 15:16:40.076 INFO kablam! 627 | let (mut slice, _) = self.memory.split_at_mut(self.len); Oct 13 15:16:40.076 INFO kablam! | ----^^^^^ Oct 13 15:16:40.076 INFO kablam! | | Oct 13 15:16:40.076 INFO kablam! | help: remove this `mut` Oct 13 15:16:40.076 INFO kablam! | Oct 13 15:16:40.076 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 15:16:40.076 INFO kablam! Oct 13 15:16:40.084 INFO kablam! warning: variable does not need to be mutable Oct 13 15:16:40.084 INFO kablam! --> src/lib.rs:891:18 Oct 13 15:16:40.084 INFO kablam! | Oct 13 15:16:40.084 INFO kablam! 891 | fn into_iter(mut self) -> IterMut<'a, T> { Oct 13 15:16:40.084 INFO kablam! | ----^^^^ Oct 13 15:16:40.084 INFO kablam! | | Oct 13 15:16:40.084 INFO kablam! | help: remove this `mut` Oct 13 15:16:40.084 INFO kablam! Oct 13 15:16:41.078 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.14s Oct 13 15:16:41.093 INFO kablam! su: No module specific data is present Oct 13 15:16:41.663 INFO running `"docker" "rm" "-f" "adc1e3b079f814cf0ba57a53a2a9ef97fc0492011a07ffade5544b4198956b77"` Oct 13 15:16:41.976 INFO blam! adc1e3b079f814cf0ba57a53a2a9ef97fc0492011a07ffade5544b4198956b77