Sep 05 21:13:30.443 INFO checking vec_map-0.6.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 21:13:30.443 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 21:13:30.443 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 21:13:30.606 INFO blam! dab05469e76976958df33786b61440d2bfe8d39d7a44b91c7085104c25d816a7 Sep 05 21:13:30.611 INFO running `"docker" "start" "-a" "dab05469e76976958df33786b61440d2bfe8d39d7a44b91c7085104c25d816a7"` Sep 05 21:13:31.347 INFO kablam! usermod: no changes Sep 05 21:13:31.375 INFO kablam! Checking vec_map v0.6.0 (file:///source) Sep 05 21:13:31.568 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 05 21:13:31.568 INFO kablam! --> src/lib.rs:965:35 Sep 05 21:13:31.568 INFO kablam! | Sep 05 21:13:31.568 INFO kablam! 965 | use std::hash::{Hash, Hasher, SipHasher}; Sep 05 21:13:31.568 INFO kablam! | ^^^^^^^^^ Sep 05 21:13:31.568 INFO kablam! | Sep 05 21:13:31.569 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 21:13:31.569 INFO kablam! Sep 05 21:13:31.569 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 05 21:13:31.569 INFO kablam! --> src/lib.rs:1344:25 Sep 05 21:13:31.569 INFO kablam! | Sep 05 21:13:31.569 INFO kablam! 1344 | let mut s = SipHasher::new(); Sep 05 21:13:31.569 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 21:13:31.569 INFO kablam! Sep 05 21:13:31.625 INFO kablam! warning: variable does not need to be mutable Sep 05 21:13:31.625 INFO kablam! --> src/lib.rs:704:18 Sep 05 21:13:31.625 INFO kablam! | Sep 05 21:13:31.625 INFO kablam! 704 | fn into_iter(mut self) -> IterMut<'a, T> { Sep 05 21:13:31.625 INFO kablam! | ----^^^^ Sep 05 21:13:31.625 INFO kablam! | | Sep 05 21:13:31.625 INFO kablam! | help: remove this `mut` Sep 05 21:13:31.625 INFO kablam! | Sep 05 21:13:31.625 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 05 21:13:31.625 INFO kablam! Sep 05 21:13:31.840 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 05 21:13:31.840 INFO kablam! --> src/lib.rs:1344:25 Sep 05 21:13:31.840 INFO kablam! | Sep 05 21:13:31.840 INFO kablam! 1344 | let mut s = SipHasher::new(); Sep 05 21:13:31.840 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 21:13:31.840 INFO kablam! Sep 05 21:13:31.973 INFO kablam! warning: variable does not need to be mutable Sep 05 21:13:31.973 INFO kablam! --> src/lib.rs:704:18 Sep 05 21:13:31.973 INFO kablam! | Sep 05 21:13:31.973 INFO kablam! 704 | fn into_iter(mut self) -> IterMut<'a, T> { Sep 05 21:13:31.974 INFO kablam! | ----^^^^ Sep 05 21:13:31.974 INFO kablam! | | Sep 05 21:13:31.974 INFO kablam! | help: remove this `mut` Sep 05 21:13:31.974 INFO kablam! | Sep 05 21:13:31.974 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 05 21:13:31.974 INFO kablam! Sep 05 21:13:32.141 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.78s Sep 05 21:13:32.141 INFO kablam! su: No module specific data is present Sep 05 21:13:32.699 INFO running `"docker" "rm" "-f" "dab05469e76976958df33786b61440d2bfe8d39d7a44b91c7085104c25d816a7"` Sep 05 21:13:32.790 INFO blam! dab05469e76976958df33786b61440d2bfe8d39d7a44b91c7085104c25d816a7