Oct 22 03:13:34.053 INFO checking fixedvec-0.2.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:13:34.053 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/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 22 03:13:34.452 INFO blam! 6de41540f0b4b79212a3f64b2b5d6aa93840d6170f53465df39e2c9388384f7a Oct 22 03:13:34.452 INFO running `"docker" "start" "-a" "6de41540f0b4b79212a3f64b2b5d6aa93840d6170f53465df39e2c9388384f7a"` Oct 22 03:13:35.738 INFO kablam! usermod: no changes Oct 22 03:13:35.812 INFO kablam! Checking pulldown-cmark v0.0.3 Oct 22 03:13:35.820 INFO kablam! Compiling fixedvec v0.2.3 (/source) Oct 22 03:13:37.308 INFO kablam! Checking skeptic v0.5.0 Oct 22 03:13:38.064 INFO kablam! warning: variable does not need to be mutable Oct 22 03:13:38.064 INFO kablam! --> src/lib.rs:627:14 Oct 22 03:13:38.064 INFO kablam! | Oct 22 03:13:38.064 INFO kablam! 627 | let (mut slice, _) = self.memory.split_at_mut(self.len); Oct 22 03:13:38.064 INFO kablam! | ----^^^^^ Oct 22 03:13:38.064 INFO kablam! | | Oct 22 03:13:38.064 INFO kablam! | help: remove this `mut` Oct 22 03:13:38.065 INFO kablam! | Oct 22 03:13:38.065 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 03:13:38.065 INFO kablam! Oct 22 03:13:38.067 INFO kablam! warning: variable does not need to be mutable Oct 22 03:13:38.067 INFO kablam! --> src/lib.rs:891:18 Oct 22 03:13:38.067 INFO kablam! | Oct 22 03:13:38.067 INFO kablam! 891 | fn into_iter(mut self) -> IterMut<'a, T> { Oct 22 03:13:38.067 INFO kablam! | ----^^^^ Oct 22 03:13:38.067 INFO kablam! | | Oct 22 03:13:38.067 INFO kablam! | help: remove this `mut` Oct 22 03:13:38.067 INFO kablam! Oct 22 03:13:39.068 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 22 03:13:39.068 INFO kablam! --> src/lib.rs:960:27 Oct 22 03:13:39.068 INFO kablam! | Oct 22 03:13:39.068 INFO kablam! 960 | use std::hash::{Hash, SipHasher}; Oct 22 03:13:39.068 INFO kablam! | ^^^^^^^^^ Oct 22 03:13:39.068 INFO kablam! | Oct 22 03:13:39.068 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 03:13:39.068 INFO kablam! Oct 22 03:13:39.076 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 22 03:13:39.076 INFO kablam! --> src/lib.rs:1032:27 Oct 22 03:13:39.076 INFO kablam! | Oct 22 03:13:39.076 INFO kablam! 1032 | let mut hasher1 = SipHasher::new(); Oct 22 03:13:39.076 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 03:13:39.076 INFO kablam! Oct 22 03:13:39.076 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 22 03:13:39.076 INFO kablam! --> src/lib.rs:1036:27 Oct 22 03:13:39.076 INFO kablam! | Oct 22 03:13:39.076 INFO kablam! 1036 | let mut hasher2 = SipHasher::new(); Oct 22 03:13:39.076 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 03:13:39.076 INFO kablam! Oct 22 03:13:39.185 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 22 03:13:39.185 INFO kablam! --> src/lib.rs:1032:27 Oct 22 03:13:39.185 INFO kablam! | Oct 22 03:13:39.185 INFO kablam! 1032 | let mut hasher1 = SipHasher::new(); Oct 22 03:13:39.185 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 03:13:39.185 INFO kablam! Oct 22 03:13:39.192 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 22 03:13:39.192 INFO kablam! --> src/lib.rs:1036:27 Oct 22 03:13:39.192 INFO kablam! | Oct 22 03:13:39.192 INFO kablam! 1036 | let mut hasher2 = SipHasher::new(); Oct 22 03:13:39.192 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 03:13:39.192 INFO kablam! Oct 22 03:13:39.234 INFO kablam! warning: variable does not need to be mutable Oct 22 03:13:39.234 INFO kablam! --> src/lib.rs:627:14 Oct 22 03:13:39.234 INFO kablam! | Oct 22 03:13:39.234 INFO kablam! 627 | let (mut slice, _) = self.memory.split_at_mut(self.len); Oct 22 03:13:39.234 INFO kablam! | ----^^^^^ Oct 22 03:13:39.234 INFO kablam! | | Oct 22 03:13:39.234 INFO kablam! | help: remove this `mut` Oct 22 03:13:39.234 INFO kablam! | Oct 22 03:13:39.234 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 03:13:39.234 INFO kablam! Oct 22 03:13:39.244 INFO kablam! warning: variable does not need to be mutable Oct 22 03:13:39.244 INFO kablam! --> src/lib.rs:891:18 Oct 22 03:13:39.244 INFO kablam! | Oct 22 03:13:39.244 INFO kablam! 891 | fn into_iter(mut self) -> IterMut<'a, T> { Oct 22 03:13:39.244 INFO kablam! | ----^^^^ Oct 22 03:13:39.244 INFO kablam! | | Oct 22 03:13:39.244 INFO kablam! | help: remove this `mut` Oct 22 03:13:39.244 INFO kablam! Oct 22 03:13:39.493 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.73s Oct 22 03:13:39.498 INFO kablam! su: No module specific data is present Oct 22 03:13:39.889 INFO running `"docker" "rm" "-f" "6de41540f0b4b79212a3f64b2b5d6aa93840d6170f53465df39e2c9388384f7a"` Oct 22 03:13:40.129 INFO blam! 6de41540f0b4b79212a3f64b2b5d6aa93840d6170f53465df39e2c9388384f7a