Sep 02 07:39:42.378 INFO checking message_filter-0.6.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 07:39:42.378 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 07:39:42.378 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/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 02 07:39:42.533 INFO blam! 29717fa34ab6f878ce4a39ce46bedeef4d8ae0a85eb045f2baed0253c65d9ee1 Sep 02 07:39:42.535 INFO running `"docker" "start" "-a" "29717fa34ab6f878ce4a39ce46bedeef4d8ae0a85eb045f2baed0253c65d9ee1"` Sep 02 07:39:43.292 INFO kablam! Checking message_filter v0.6.0 (file:///source) Sep 02 07:39:43.350 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 02 07:39:43.350 INFO kablam! --> src/lib.rs:56:21 Sep 02 07:39:43.350 INFO kablam! | Sep 02 07:39:43.350 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 02 07:39:43.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:39:43.350 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 02 07:39:43.350 INFO kablam! --> src/lib.rs:56:21 Sep 02 07:39:43.350 INFO kablam! | Sep 02 07:39:43.350 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 02 07:39:43.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:39:43.350 INFO kablam! | Sep 02 07:39:43.350 INFO kablam! note: lint level defined here Sep 02 07:39:43.350 INFO kablam! --> src/lib.rs:55:32 Sep 02 07:39:43.350 INFO kablam! | Sep 02 07:39:43.350 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 02 07:39:43.350 INFO kablam! | ^^^^^^^^ Sep 02 07:39:43.350 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 02 07:39:43.350 INFO kablam! Sep 02 07:39:43.351 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 02 07:39:43.351 INFO kablam! --> src/lib.rs:63:24 Sep 02 07:39:43.352 INFO kablam! | Sep 02 07:39:43.352 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 02 07:39:43.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 07:39:43.352 INFO kablam! Sep 02 07:39:43.352 INFO kablam! | Sep 02 07:39:43.352 INFO kablam! note: lint level defined here Sep 02 07:39:43.352 INFO kablam! --> src/lib.rs:55:32 Sep 02 07:39:43.352 INFO kablam! | Sep 02 07:39:43.352 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 02 07:39:43.352 INFO kablam! | ^^^^^^^^ Sep 02 07:39:43.352 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 02 07:39:43.352 INFO kablam! Sep 02 07:39:43.352 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 02 07:39:43.352 INFO kablam! --> src/lib.rs:63:24 Sep 02 07:39:43.352 INFO kablam! | Sep 02 07:39:43.352 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 02 07:39:43.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 07:39:43.352 INFO kablam! Sep 02 07:39:43.758 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:43.758 INFO kablam! --> src/lib.rs:74:31 Sep 02 07:39:43.758 INFO kablam! | Sep 02 07:39:43.758 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 02 07:39:43.758 INFO kablam! | ^^^^^^^^^ Sep 02 07:39:43.758 INFO kablam! | Sep 02 07:39:43.758 INFO kablam! note: lint level defined here Sep 02 07:39:43.758 INFO kablam! --> src/lib.rs:56:9 Sep 02 07:39:43.758 INFO kablam! | Sep 02 07:39:43.758 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 02 07:39:43.758 INFO kablam! | ^^^^^^^^^^ Sep 02 07:39:43.758 INFO kablam! Sep 02 07:39:43.759 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:43.759 INFO kablam! --> src/lib.rs:80:17 Sep 02 07:39:43.759 INFO kablam! | Sep 02 07:39:43.759 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 02 07:39:43.759 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 07:39:43.759 INFO kablam! Sep 02 07:39:43.776 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:43.776 INFO kablam! --> src/lib.rs:80:17 Sep 02 07:39:43.776 INFO kablam! | Sep 02 07:39:43.776 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 02 07:39:43.776 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 07:39:43.776 INFO kablam! Sep 02 07:39:43.840 INFO kablam! error: aborting due to 5 previous errors Sep 02 07:39:43.840 INFO kablam! Sep 02 07:39:43.848 INFO kablam! error: Could not compile `message_filter`. Sep 02 07:39:43.849 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 07:39:44.118 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:44.118 INFO kablam! --> src/lib.rs:74:31 Sep 02 07:39:44.118 INFO kablam! | Sep 02 07:39:44.118 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 02 07:39:44.118 INFO kablam! | ^^^^^^^^^ Sep 02 07:39:44.118 INFO kablam! | Sep 02 07:39:44.118 INFO kablam! note: lint level defined here Sep 02 07:39:44.118 INFO kablam! --> src/lib.rs:56:9 Sep 02 07:39:44.118 INFO kablam! | Sep 02 07:39:44.119 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 02 07:39:44.119 INFO kablam! | ^^^^^^^^^^ Sep 02 07:39:44.119 INFO kablam! Sep 02 07:39:44.119 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:44.119 INFO kablam! --> src/lib.rs:80:17 Sep 02 07:39:44.119 INFO kablam! | Sep 02 07:39:44.119 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 02 07:39:44.119 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 07:39:44.119 INFO kablam! Sep 02 07:39:44.120 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 02 07:39:44.120 INFO kablam! --> src/lib.rs:372:28 Sep 02 07:39:44.120 INFO kablam! | Sep 02 07:39:44.120 INFO kablam! 372 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 02 07:39:44.120 INFO kablam! | ^^^^^^^^^^^^ Sep 02 07:39:44.120 INFO kablam! Sep 02 07:39:44.230 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:44.230 INFO kablam! --> src/lib.rs:80:17 Sep 02 07:39:44.230 INFO kablam! | Sep 02 07:39:44.230 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 02 07:39:44.231 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 07:39:44.231 INFO kablam! Sep 02 07:39:44.535 INFO kablam! error: aborting due to 6 previous errors Sep 02 07:39:44.535 INFO kablam! Sep 02 07:39:44.550 INFO kablam! error: Could not compile `message_filter`. Sep 02 07:39:44.550 INFO kablam! Sep 02 07:39:44.550 INFO kablam! To learn more, run the command again with --verbose. Sep 02 07:39:44.552 INFO kablam! su: No module specific data is present Sep 02 07:39:45.089 INFO running `"docker" "rm" "-f" "29717fa34ab6f878ce4a39ce46bedeef4d8ae0a85eb045f2baed0253c65d9ee1"` Sep 02 07:39:45.216 INFO blam! 29717fa34ab6f878ce4a39ce46bedeef4d8ae0a85eb045f2baed0253c65d9ee1