Sep 04 13:58:41.781 INFO checking message_filter-0.6.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 13:58:41.781 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 13:58:41.781 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:58:41.952 INFO blam! feafd96e022c672ee515168765c2ab57123502498149cc3077a0f52bdc2cf160 Sep 04 13:58:41.953 INFO running `"docker" "start" "-a" "feafd96e022c672ee515168765c2ab57123502498149cc3077a0f52bdc2cf160"` Sep 04 13:58:42.707 INFO kablam! Checking message_filter v0.6.0 (file:///source) Sep 04 13:58:42.758 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 04 13:58:42.758 INFO kablam! --> src/lib.rs:56:21 Sep 04 13:58:42.758 INFO kablam! | Sep 04 13:58:42.758 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 04 13:58:42.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 13:58:42.758 INFO kablam! | Sep 04 13:58:42.759 INFO kablam! note: lint level defined here Sep 04 13:58:42.759 INFO kablam! --> src/lib.rs:55:32 Sep 04 13:58:42.759 INFO kablam! | Sep 04 13:58:42.759 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 04 13:58:42.759 INFO kablam! | ^^^^^^^^ Sep 04 13:58:42.759 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 13:58:42.759 INFO kablam! Sep 04 13:58:42.759 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 13:58:42.759 INFO kablam! --> src/lib.rs:63:24 Sep 04 13:58:42.759 INFO kablam! | Sep 04 13:58:42.759 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 13:58:42.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 13:58:42.759 INFO kablam! Sep 04 13:58:42.762 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 04 13:58:42.762 INFO kablam! --> src/lib.rs:56:21 Sep 04 13:58:42.762 INFO kablam! | Sep 04 13:58:42.762 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 04 13:58:42.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 13:58:42.762 INFO kablam! | Sep 04 13:58:42.762 INFO kablam! note: lint level defined here Sep 04 13:58:42.762 INFO kablam! --> src/lib.rs:55:32 Sep 04 13:58:42.762 INFO kablam! | Sep 04 13:58:42.762 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 04 13:58:42.762 INFO kablam! | ^^^^^^^^ Sep 04 13:58:42.762 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 13:58:42.762 INFO kablam! Sep 04 13:58:42.762 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 13:58:42.762 INFO kablam! --> src/lib.rs:63:24 Sep 04 13:58:42.762 INFO kablam! | Sep 04 13:58:42.763 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 13:58:42.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 13:58:42.763 INFO kablam! Sep 04 13:58:43.176 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 13:58:43.176 INFO kablam! --> src/lib.rs:74:31 Sep 04 13:58:43.176 INFO kablam! | Sep 04 13:58:43.176 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 04 13:58:43.176 INFO kablam! | ^^^^^^^^^ Sep 04 13:58:43.176 INFO kablam! | Sep 04 13:58:43.176 INFO kablam! note: lint level defined here Sep 04 13:58:43.176 INFO kablam! --> src/lib.rs:56:9 Sep 04 13:58:43.176 INFO kablam! | Sep 04 13:58:43.176 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 04 13:58:43.176 INFO kablam! | ^^^^^^^^^^ Sep 04 13:58:43.176 INFO kablam! Sep 04 13:58:43.176 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 13:58:43.176 INFO kablam! --> src/lib.rs:80:17 Sep 04 13:58:43.176 INFO kablam! | Sep 04 13:58:43.176 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 04 13:58:43.176 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:58:43.176 INFO kablam! Sep 04 13:58:43.192 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 04 13:58:43.192 INFO kablam! --> src/lib.rs:80:17 Sep 04 13:58:43.192 INFO kablam! | Sep 04 13:58:43.192 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 04 13:58:43.192 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:58:43.192 INFO kablam! Sep 04 13:58:43.250 INFO kablam! error: aborting due to 5 previous errors Sep 04 13:58:43.250 INFO kablam! Sep 04 13:58:43.258 INFO kablam! error: Could not compile `message_filter`. Sep 04 13:58:43.258 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 13:58:43.425 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 13:58:43.425 INFO kablam! --> src/lib.rs:74:31 Sep 04 13:58:43.425 INFO kablam! | Sep 04 13:58:43.425 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 04 13:58:43.425 INFO kablam! | ^^^^^^^^^ Sep 04 13:58:43.425 INFO kablam! | Sep 04 13:58:43.425 INFO kablam! note: lint level defined here Sep 04 13:58:43.425 INFO kablam! --> src/lib.rs:56:9 Sep 04 13:58:43.425 INFO kablam! | Sep 04 13:58:43.425 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 04 13:58:43.425 INFO kablam! | ^^^^^^^^^^ Sep 04 13:58:43.425 INFO kablam! Sep 04 13:58:43.426 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 13:58:43.426 INFO kablam! --> src/lib.rs:80:17 Sep 04 13:58:43.426 INFO kablam! | Sep 04 13:58:43.426 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 04 13:58:43.426 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:58:43.426 INFO kablam! Sep 04 13:58:43.426 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 04 13:58:43.426 INFO kablam! --> src/lib.rs:372:28 Sep 04 13:58:43.426 INFO kablam! | Sep 04 13:58:43.426 INFO kablam! 372 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 04 13:58:43.426 INFO kablam! | ^^^^^^^^^^^^ Sep 04 13:58:43.426 INFO kablam! Sep 04 13:58:43.495 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 04 13:58:43.495 INFO kablam! --> src/lib.rs:80:17 Sep 04 13:58:43.495 INFO kablam! | Sep 04 13:58:43.495 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 04 13:58:43.495 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 13:58:43.495 INFO kablam! Sep 04 13:58:43.679 INFO kablam! error: aborting due to 6 previous errors Sep 04 13:58:43.679 INFO kablam! Sep 04 13:58:43.689 INFO kablam! error: Could not compile `message_filter`. Sep 04 13:58:43.689 INFO kablam! Sep 04 13:58:43.689 INFO kablam! To learn more, run the command again with --verbose. Sep 04 13:58:43.690 INFO kablam! su: No module specific data is present Sep 04 13:58:44.187 INFO running `"docker" "rm" "-f" "feafd96e022c672ee515168765c2ab57123502498149cc3077a0f52bdc2cf160"` Sep 04 13:58:44.286 INFO blam! feafd96e022c672ee515168765c2ab57123502498149cc3077a0f52bdc2cf160