Sep 04 11:03:12.332 INFO checking message_filter-0.6.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 11:03:12.332 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 11:03:12.333 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 11:03:12.554 INFO blam! c1f025ab06b50eeb0e863a1f33d3e7faf8ff58d81020e67326c225734d20ff76 Sep 04 11:03:12.556 INFO running `"docker" "start" "-a" "c1f025ab06b50eeb0e863a1f33d3e7faf8ff58d81020e67326c225734d20ff76"` Sep 04 11:03:13.353 INFO kablam! Checking message_filter v0.6.0 (file:///source) Sep 04 11:03:13.427 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 04 11:03:13.427 INFO kablam! --> src/lib.rs:56:21 Sep 04 11:03:13.427 INFO kablam! | Sep 04 11:03:13.427 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 04 11:03:13.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:03:13.427 INFO kablam! | Sep 04 11:03:13.427 INFO kablam! note: lint level defined here Sep 04 11:03:13.427 INFO kablam! --> src/lib.rs:55:32 Sep 04 11:03:13.427 INFO kablam! | Sep 04 11:03:13.427 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 04 11:03:13.427 INFO kablam! | ^^^^^^^^ Sep 04 11:03:13.427 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 11:03:13.427 INFO kablam! Sep 04 11:03:13.428 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 11:03:13.428 INFO kablam! --> src/lib.rs:63:24 Sep 04 11:03:13.428 INFO kablam! | Sep 04 11:03:13.428 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 11:03:13.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 11:03:13.428 INFO kablam! Sep 04 11:03:13.432 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 04 11:03:13.432 INFO kablam! --> src/lib.rs:56:21 Sep 04 11:03:13.432 INFO kablam! | Sep 04 11:03:13.432 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 04 11:03:13.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:03:13.432 INFO kablam! | Sep 04 11:03:13.432 INFO kablam! note: lint level defined here Sep 04 11:03:13.432 INFO kablam! --> src/lib.rs:55:32 Sep 04 11:03:13.432 INFO kablam! | Sep 04 11:03:13.432 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 04 11:03:13.432 INFO kablam! | ^^^^^^^^ Sep 04 11:03:13.432 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 11:03:13.432 INFO kablam! Sep 04 11:03:13.432 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 11:03:13.432 INFO kablam! --> src/lib.rs:63:24 Sep 04 11:03:13.432 INFO kablam! | Sep 04 11:03:13.432 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 11:03:13.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 11:03:13.432 INFO kablam! Sep 04 11:03:13.789 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 11:03:13.789 INFO kablam! --> src/lib.rs:74:31 Sep 04 11:03:13.789 INFO kablam! | Sep 04 11:03:13.789 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 04 11:03:13.789 INFO kablam! | ^^^^^^^^^ Sep 04 11:03:13.789 INFO kablam! | Sep 04 11:03:13.789 INFO kablam! note: lint level defined here Sep 04 11:03:13.789 INFO kablam! --> src/lib.rs:56:9 Sep 04 11:03:13.789 INFO kablam! | Sep 04 11:03:13.789 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 04 11:03:13.789 INFO kablam! | ^^^^^^^^^^ Sep 04 11:03:13.789 INFO kablam! Sep 04 11:03:13.790 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 11:03:13.790 INFO kablam! --> src/lib.rs:80:17 Sep 04 11:03:13.790 INFO kablam! | Sep 04 11:03:13.790 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 04 11:03:13.790 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 11:03:13.790 INFO kablam! Sep 04 11:03:13.807 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 04 11:03:13.807 INFO kablam! --> src/lib.rs:80:17 Sep 04 11:03:13.807 INFO kablam! | Sep 04 11:03:13.807 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 04 11:03:13.807 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 11:03:13.807 INFO kablam! Sep 04 11:03:13.870 INFO kablam! error: aborting due to 5 previous errors Sep 04 11:03:13.870 INFO kablam! Sep 04 11:03:13.878 INFO kablam! error: Could not compile `message_filter`. Sep 04 11:03:13.878 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 11:03:14.179 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 11:03:14.179 INFO kablam! --> src/lib.rs:74:31 Sep 04 11:03:14.179 INFO kablam! | Sep 04 11:03:14.179 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 04 11:03:14.179 INFO kablam! | ^^^^^^^^^ Sep 04 11:03:14.179 INFO kablam! | Sep 04 11:03:14.179 INFO kablam! note: lint level defined here Sep 04 11:03:14.179 INFO kablam! --> src/lib.rs:56:9 Sep 04 11:03:14.179 INFO kablam! | Sep 04 11:03:14.180 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 04 11:03:14.180 INFO kablam! | ^^^^^^^^^^ Sep 04 11:03:14.180 INFO kablam! Sep 04 11:03:14.180 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 11:03:14.180 INFO kablam! --> src/lib.rs:80:17 Sep 04 11:03:14.180 INFO kablam! | Sep 04 11:03:14.180 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 04 11:03:14.180 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 11:03:14.180 INFO kablam! Sep 04 11:03:14.180 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 04 11:03:14.180 INFO kablam! --> src/lib.rs:372:28 Sep 04 11:03:14.180 INFO kablam! | Sep 04 11:03:14.180 INFO kablam! 372 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 04 11:03:14.180 INFO kablam! | ^^^^^^^^^^^^ Sep 04 11:03:14.180 INFO kablam! Sep 04 11:03:14.252 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 04 11:03:14.252 INFO kablam! --> src/lib.rs:80:17 Sep 04 11:03:14.252 INFO kablam! | Sep 04 11:03:14.252 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 04 11:03:14.252 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 11:03:14.252 INFO kablam! Sep 04 11:03:14.478 INFO kablam! error: aborting due to 6 previous errors Sep 04 11:03:14.478 INFO kablam! Sep 04 11:03:14.492 INFO kablam! error: Could not compile `message_filter`. Sep 04 11:03:14.492 INFO kablam! Sep 04 11:03:14.492 INFO kablam! To learn more, run the command again with --verbose. Sep 04 11:03:14.493 INFO kablam! su: No module specific data is present Sep 04 11:03:14.930 INFO running `"docker" "rm" "-f" "c1f025ab06b50eeb0e863a1f33d3e7faf8ff58d81020e67326c225734d20ff76"` Sep 04 11:03:15.044 INFO blam! c1f025ab06b50eeb0e863a1f33d3e7faf8ff58d81020e67326c225734d20ff76