Sep 01 19:52:15.136 INFO checking vec_map-0.6.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 19:52:15.136 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 19:52:15.136 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 19:52:15.341 INFO blam! 7051fa0bcf8e5cd3ef005789c8aca68585fef9a694f5011d44bb7003defe465f Sep 01 19:52:15.344 INFO running `"docker" "start" "-a" "7051fa0bcf8e5cd3ef005789c8aca68585fef9a694f5011d44bb7003defe465f"` Sep 01 19:52:16.071 INFO kablam! Checking vec_map v0.6.0 (file:///source) Sep 01 19:52:16.419 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 19:52:16.419 INFO kablam! --> src/lib.rs:965:35 Sep 01 19:52:16.419 INFO kablam! | Sep 01 19:52:16.419 INFO kablam! 965 | use std::hash::{Hash, Hasher, SipHasher}; Sep 01 19:52:16.419 INFO kablam! | ^^^^^^^^^ Sep 01 19:52:16.420 INFO kablam! | Sep 01 19:52:16.420 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 19:52:16.420 INFO kablam! Sep 01 19:52:16.420 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 19:52:16.420 INFO kablam! --> src/lib.rs:1344:25 Sep 01 19:52:16.420 INFO kablam! | Sep 01 19:52:16.420 INFO kablam! 1344 | let mut s = SipHasher::new(); Sep 01 19:52:16.420 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 19:52:16.420 INFO kablam! Sep 01 19:52:16.626 INFO kablam! warning: variable does not need to be mutable Sep 01 19:52:16.626 INFO kablam! --> src/lib.rs:704:18 Sep 01 19:52:16.627 INFO kablam! | Sep 01 19:52:16.627 INFO kablam! 704 | fn into_iter(mut self) -> IterMut<'a, T> { Sep 01 19:52:16.627 INFO kablam! | ----^^^^ Sep 01 19:52:16.627 INFO kablam! | | Sep 01 19:52:16.627 INFO kablam! | help: remove this `mut` Sep 01 19:52:16.627 INFO kablam! | Sep 01 19:52:16.627 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 19:52:16.627 INFO kablam! Sep 01 19:52:16.927 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 01 19:52:16.927 INFO kablam! --> src/lib.rs:1344:25 Sep 01 19:52:16.927 INFO kablam! | Sep 01 19:52:16.927 INFO kablam! 1344 | let mut s = SipHasher::new(); Sep 01 19:52:16.927 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 19:52:16.927 INFO kablam! Sep 01 19:52:17.121 INFO kablam! warning: variable does not need to be mutable Sep 01 19:52:17.121 INFO kablam! --> src/lib.rs:704:18 Sep 01 19:52:17.121 INFO kablam! | Sep 01 19:52:17.121 INFO kablam! 704 | fn into_iter(mut self) -> IterMut<'a, T> { Sep 01 19:52:17.121 INFO kablam! | ----^^^^ Sep 01 19:52:17.121 INFO kablam! | | Sep 01 19:52:17.121 INFO kablam! | help: remove this `mut` Sep 01 19:52:17.121 INFO kablam! | Sep 01 19:52:17.121 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 19:52:17.121 INFO kablam! Sep 01 19:52:17.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Sep 01 19:52:17.386 INFO kablam! su: No module specific data is present Sep 01 19:52:17.757 INFO running `"docker" "rm" "-f" "7051fa0bcf8e5cd3ef005789c8aca68585fef9a694f5011d44bb7003defe465f"` Sep 01 19:52:17.846 INFO blam! 7051fa0bcf8e5cd3ef005789c8aca68585fef9a694f5011d44bb7003defe465f