Sep 21 07:05:29.468 INFO checking message_filter-0.3.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 07:05:29.468 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 07:05:29.468 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 07:05:29.587 INFO blam! 4f63b235eb248f09213194f876bc902c1c7859ccb247db51bf241069a496bc81 Sep 21 07:05:29.588 INFO running `"docker" "start" "-a" "4f63b235eb248f09213194f876bc902c1c7859ccb247db51bf241069a496bc81"` Sep 21 07:05:30.667 INFO kablam! usermod: no changes Sep 21 07:05:30.743 INFO kablam! Checking message_filter v0.3.1 (/source) Sep 21 07:05:30.777 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 21 07:05:30.777 INFO kablam! --> src/lib.rs:59:21 Sep 21 07:05:30.777 INFO kablam! | Sep 21 07:05:30.777 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 21 07:05:30.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:05:30.777 INFO kablam! | Sep 21 07:05:30.777 INFO kablam! note: lint level defined here Sep 21 07:05:30.777 INFO kablam! --> src/lib.rs:58:32 Sep 21 07:05:30.777 INFO kablam! | Sep 21 07:05:30.777 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 21 07:05:30.777 INFO kablam! | ^^^^^^^^ Sep 21 07:05:30.777 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 21 07:05:30.777 INFO kablam! Sep 21 07:05:30.777 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 21 07:05:30.777 INFO kablam! --> src/lib.rs:66:24 Sep 21 07:05:30.777 INFO kablam! | Sep 21 07:05:30.777 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 21 07:05:30.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 07:05:30.777 INFO kablam! Sep 21 07:05:30.786 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 21 07:05:30.786 INFO kablam! --> src/lib.rs:59:21 Sep 21 07:05:30.786 INFO kablam! | Sep 21 07:05:30.786 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 21 07:05:30.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:05:30.786 INFO kablam! | Sep 21 07:05:30.786 INFO kablam! note: lint level defined here Sep 21 07:05:30.786 INFO kablam! --> src/lib.rs:58:32 Sep 21 07:05:30.786 INFO kablam! | Sep 21 07:05:30.786 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 21 07:05:30.786 INFO kablam! | ^^^^^^^^ Sep 21 07:05:30.786 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 21 07:05:30.786 INFO kablam! Sep 21 07:05:30.790 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 21 07:05:30.790 INFO kablam! --> src/lib.rs:66:24 Sep 21 07:05:30.790 INFO kablam! | Sep 21 07:05:30.790 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 21 07:05:30.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 07:05:30.790 INFO kablam! Sep 21 07:05:30.956 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 07:05:30.956 INFO kablam! --> src/lib.rs:78:31 Sep 21 07:05:30.956 INFO kablam! | Sep 21 07:05:30.956 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 21 07:05:30.956 INFO kablam! | ^^^^^^^^^ Sep 21 07:05:30.956 INFO kablam! | Sep 21 07:05:30.956 INFO kablam! note: lint level defined here Sep 21 07:05:30.956 INFO kablam! --> src/lib.rs:59:9 Sep 21 07:05:30.956 INFO kablam! | Sep 21 07:05:30.956 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 21 07:05:30.956 INFO kablam! | ^^^^^^^^^^ Sep 21 07:05:30.956 INFO kablam! Sep 21 07:05:30.956 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 07:05:30.956 INFO kablam! --> src/lib.rs:84:17 Sep 21 07:05:30.956 INFO kablam! | Sep 21 07:05:30.956 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 21 07:05:30.956 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:05:30.956 INFO kablam! Sep 21 07:05:30.958 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 21 07:05:30.958 INFO kablam! --> src/lib.rs:84:17 Sep 21 07:05:30.958 INFO kablam! | Sep 21 07:05:30.958 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 21 07:05:30.958 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:05:30.958 INFO kablam! Sep 21 07:05:30.970 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 07:05:30.970 INFO kablam! --> src/lib.rs:78:31 Sep 21 07:05:30.970 INFO kablam! | Sep 21 07:05:30.970 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 21 07:05:30.970 INFO kablam! | ^^^^^^^^^ Sep 21 07:05:30.970 INFO kablam! | Sep 21 07:05:30.970 INFO kablam! note: lint level defined here Sep 21 07:05:30.970 INFO kablam! --> src/lib.rs:59:9 Sep 21 07:05:30.970 INFO kablam! | Sep 21 07:05:30.970 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 21 07:05:30.970 INFO kablam! | ^^^^^^^^^^ Sep 21 07:05:30.970 INFO kablam! Sep 21 07:05:30.970 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 07:05:30.970 INFO kablam! --> src/lib.rs:84:17 Sep 21 07:05:30.970 INFO kablam! | Sep 21 07:05:30.970 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 21 07:05:30.970 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:05:30.970 INFO kablam! Sep 21 07:05:30.970 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 21 07:05:30.971 INFO kablam! --> src/lib.rs:359:28 Sep 21 07:05:30.971 INFO kablam! | Sep 21 07:05:30.971 INFO kablam! 359 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 21 07:05:30.971 INFO kablam! | ^^^^^^^^^^^^ Sep 21 07:05:30.971 INFO kablam! Sep 21 07:05:30.985 INFO kablam! error: aborting due to 5 previous errors Sep 21 07:05:30.985 INFO kablam! Sep 21 07:05:30.992 INFO kablam! error: Could not compile `message_filter`. Sep 21 07:05:30.992 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 07:05:31.008 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 21 07:05:31.008 INFO kablam! --> src/lib.rs:84:17 Sep 21 07:05:31.008 INFO kablam! | Sep 21 07:05:31.008 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 21 07:05:31.008 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:05:31.008 INFO kablam! Sep 21 07:05:31.127 INFO kablam! error: aborting due to 6 previous errors Sep 21 07:05:31.127 INFO kablam! Sep 21 07:05:31.148 INFO kablam! error: Could not compile `message_filter`. Sep 21 07:05:31.148 INFO kablam! Sep 21 07:05:31.148 INFO kablam! To learn more, run the command again with --verbose. Sep 21 07:05:31.150 INFO kablam! su: No module specific data is present Sep 21 07:05:31.998 INFO running `"docker" "rm" "-f" "4f63b235eb248f09213194f876bc902c1c7859ccb247db51bf241069a496bc81"` Sep 21 07:05:32.079 INFO blam! 4f63b235eb248f09213194f876bc902c1c7859ccb247db51bf241069a496bc81