Sep 06 03:51:49.940 INFO checking message_filter-0.6.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 03:51:49.941 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 03:51:49.941 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/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 06 03:51:50.166 INFO blam! dd24d301e6a4f70e808eaa2d188dc8ee2dfb96b9bee780f989519fc9bafae4fe Sep 06 03:51:50.168 INFO running `"docker" "start" "-a" "dd24d301e6a4f70e808eaa2d188dc8ee2dfb96b9bee780f989519fc9bafae4fe"` Sep 06 03:51:51.089 INFO kablam! usermod: no changes Sep 06 03:51:51.226 INFO kablam! Checking message_filter v0.6.0 (file:///source) Sep 06 03:51:51.282 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 06 03:51:51.282 INFO kablam! --> src/lib.rs:56:21 Sep 06 03:51:51.282 INFO kablam! | Sep 06 03:51:51.282 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 06 03:51:51.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:51:51.282 INFO kablam! | Sep 06 03:51:51.282 INFO kablam! note: lint level defined here Sep 06 03:51:51.282 INFO kablam! --> src/lib.rs:55:32 Sep 06 03:51:51.282 INFO kablam! | Sep 06 03:51:51.282 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 06 03:51:51.282 INFO kablam! | ^^^^^^^^ Sep 06 03:51:51.282 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 06 03:51:51.282 INFO kablam! Sep 06 03:51:51.282 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 06 03:51:51.282 INFO kablam! --> src/lib.rs:63:24 Sep 06 03:51:51.282 INFO kablam! | Sep 06 03:51:51.282 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 06 03:51:51.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 03:51:51.282 INFO kablam! Sep 06 03:51:51.282 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 06 03:51:51.282 INFO kablam! --> src/lib.rs:56:21 Sep 06 03:51:51.282 INFO kablam! | Sep 06 03:51:51.282 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 06 03:51:51.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:51:51.282 INFO kablam! | Sep 06 03:51:51.282 INFO kablam! note: lint level defined here Sep 06 03:51:51.282 INFO kablam! --> src/lib.rs:55:32 Sep 06 03:51:51.282 INFO kablam! | Sep 06 03:51:51.282 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 06 03:51:51.282 INFO kablam! | ^^^^^^^^ Sep 06 03:51:51.282 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 06 03:51:51.282 INFO kablam! Sep 06 03:51:51.282 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 06 03:51:51.282 INFO kablam! --> src/lib.rs:63:24 Sep 06 03:51:51.282 INFO kablam! | Sep 06 03:51:51.282 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 06 03:51:51.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 03:51:51.283 INFO kablam! Sep 06 03:51:51.460 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 03:51:51.461 INFO kablam! --> src/lib.rs:74:31 Sep 06 03:51:51.461 INFO kablam! | Sep 06 03:51:51.461 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 06 03:51:51.461 INFO kablam! | ^^^^^^^^^ Sep 06 03:51:51.461 INFO kablam! | Sep 06 03:51:51.461 INFO kablam! note: lint level defined here Sep 06 03:51:51.461 INFO kablam! --> src/lib.rs:56:9 Sep 06 03:51:51.461 INFO kablam! | Sep 06 03:51:51.461 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 06 03:51:51.461 INFO kablam! | ^^^^^^^^^^ Sep 06 03:51:51.461 INFO kablam! Sep 06 03:51:51.461 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 03:51:51.461 INFO kablam! --> src/lib.rs:80:17 Sep 06 03:51:51.461 INFO kablam! | Sep 06 03:51:51.461 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 06 03:51:51.461 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:51:51.461 INFO kablam! Sep 06 03:51:51.466 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 06 03:51:51.466 INFO kablam! --> src/lib.rs:80:17 Sep 06 03:51:51.466 INFO kablam! | Sep 06 03:51:51.466 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 06 03:51:51.466 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:51:51.466 INFO kablam! Sep 06 03:51:51.491 INFO kablam! error: aborting due to 5 previous errors Sep 06 03:51:51.491 INFO kablam! Sep 06 03:51:51.501 INFO kablam! error: Could not compile `message_filter`. Sep 06 03:51:51.502 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 03:51:51.571 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 03:51:51.571 INFO kablam! --> src/lib.rs:74:31 Sep 06 03:51:51.571 INFO kablam! | Sep 06 03:51:51.571 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 06 03:51:51.571 INFO kablam! | ^^^^^^^^^ Sep 06 03:51:51.571 INFO kablam! | Sep 06 03:51:51.571 INFO kablam! note: lint level defined here Sep 06 03:51:51.571 INFO kablam! --> src/lib.rs:56:9 Sep 06 03:51:51.571 INFO kablam! | Sep 06 03:51:51.571 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 06 03:51:51.571 INFO kablam! | ^^^^^^^^^^ Sep 06 03:51:51.571 INFO kablam! Sep 06 03:51:51.571 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 03:51:51.571 INFO kablam! --> src/lib.rs:80:17 Sep 06 03:51:51.571 INFO kablam! | Sep 06 03:51:51.571 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 06 03:51:51.571 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:51:51.571 INFO kablam! Sep 06 03:51:51.571 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 06 03:51:51.571 INFO kablam! --> src/lib.rs:372:28 Sep 06 03:51:51.571 INFO kablam! | Sep 06 03:51:51.571 INFO kablam! 372 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 06 03:51:51.571 INFO kablam! | ^^^^^^^^^^^^ Sep 06 03:51:51.571 INFO kablam! Sep 06 03:51:51.609 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 06 03:51:51.609 INFO kablam! --> src/lib.rs:80:17 Sep 06 03:51:51.609 INFO kablam! | Sep 06 03:51:51.609 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 06 03:51:51.609 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:51:51.609 INFO kablam! Sep 06 03:51:51.733 INFO kablam! error: aborting due to 6 previous errors Sep 06 03:51:51.733 INFO kablam! Sep 06 03:51:51.752 INFO kablam! error: Could not compile `message_filter`. Sep 06 03:51:51.752 INFO kablam! Sep 06 03:51:51.752 INFO kablam! To learn more, run the command again with --verbose. Sep 06 03:51:51.753 INFO kablam! su: No module specific data is present Sep 06 03:51:52.331 INFO running `"docker" "rm" "-f" "dd24d301e6a4f70e808eaa2d188dc8ee2dfb96b9bee780f989519fc9bafae4fe"` Sep 06 03:51:52.441 INFO blam! dd24d301e6a4f70e808eaa2d188dc8ee2dfb96b9bee780f989519fc9bafae4fe