Sep 17 21:24:28.804 INFO checking message_filter-0.3.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 21:24:28.804 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 21:24:28.804 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:24:28.968 INFO blam! eccfbce24412e684be5e357c97b2c5fd093d7f53df92ba0096aee447f9b88e08 Sep 17 21:24:28.970 INFO running `"docker" "start" "-a" "eccfbce24412e684be5e357c97b2c5fd093d7f53df92ba0096aee447f9b88e08"` Sep 17 21:24:29.877 INFO kablam! usermod: no changes Sep 17 21:24:29.955 INFO kablam! Checking message_filter v0.3.1 (/source) Sep 17 21:24:30.011 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 17 21:24:30.011 INFO kablam! --> src/lib.rs:59:21 Sep 17 21:24:30.011 INFO kablam! | Sep 17 21:24:30.011 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 17 21:24:30.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:24:30.011 INFO kablam! | Sep 17 21:24:30.011 INFO kablam! note: lint level defined here Sep 17 21:24:30.011 INFO kablam! --> src/lib.rs:58:32 Sep 17 21:24:30.011 INFO kablam! | Sep 17 21:24:30.011 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 17 21:24:30.011 INFO kablam! | ^^^^^^^^ Sep 17 21:24:30.011 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 17 21:24:30.011 INFO kablam! Sep 17 21:24:30.011 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 17 21:24:30.011 INFO kablam! --> src/lib.rs:66:24 Sep 17 21:24:30.011 INFO kablam! | Sep 17 21:24:30.011 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 17 21:24:30.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 21:24:30.011 INFO kablam! Sep 17 21:24:30.013 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 17 21:24:30.013 INFO kablam! --> src/lib.rs:59:21 Sep 17 21:24:30.013 INFO kablam! | Sep 17 21:24:30.013 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 17 21:24:30.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:24:30.013 INFO kablam! | Sep 17 21:24:30.013 INFO kablam! note: lint level defined here Sep 17 21:24:30.013 INFO kablam! --> src/lib.rs:58:32 Sep 17 21:24:30.013 INFO kablam! | Sep 17 21:24:30.013 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 17 21:24:30.013 INFO kablam! | ^^^^^^^^ Sep 17 21:24:30.013 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 17 21:24:30.013 INFO kablam! Sep 17 21:24:30.013 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 17 21:24:30.013 INFO kablam! --> src/lib.rs:66:24 Sep 17 21:24:30.013 INFO kablam! | Sep 17 21:24:30.013 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 17 21:24:30.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 21:24:30.013 INFO kablam! Sep 17 21:24:30.170 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 17 21:24:30.171 INFO kablam! --> src/lib.rs:78:31 Sep 17 21:24:30.171 INFO kablam! | Sep 17 21:24:30.171 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 17 21:24:30.171 INFO kablam! | ^^^^^^^^^ Sep 17 21:24:30.171 INFO kablam! | Sep 17 21:24:30.171 INFO kablam! note: lint level defined here Sep 17 21:24:30.171 INFO kablam! --> src/lib.rs:59:9 Sep 17 21:24:30.171 INFO kablam! | Sep 17 21:24:30.171 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 17 21:24:30.171 INFO kablam! | ^^^^^^^^^^ Sep 17 21:24:30.171 INFO kablam! Sep 17 21:24:30.171 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 17 21:24:30.171 INFO kablam! --> src/lib.rs:84:17 Sep 17 21:24:30.171 INFO kablam! | Sep 17 21:24:30.171 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 17 21:24:30.171 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 21:24:30.171 INFO kablam! Sep 17 21:24:30.171 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 17 21:24:30.171 INFO kablam! --> src/lib.rs:84:17 Sep 17 21:24:30.171 INFO kablam! | Sep 17 21:24:30.171 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 17 21:24:30.171 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 21:24:30.171 INFO kablam! Sep 17 21:24:30.213 INFO kablam! error: aborting due to 5 previous errors Sep 17 21:24:30.213 INFO kablam! Sep 17 21:24:30.213 INFO kablam! error: Could not compile `message_filter`. Sep 17 21:24:30.213 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 21:24:30.302 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 17 21:24:30.302 INFO kablam! --> src/lib.rs:78:31 Sep 17 21:24:30.302 INFO kablam! | Sep 17 21:24:30.302 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 17 21:24:30.302 INFO kablam! | ^^^^^^^^^ Sep 17 21:24:30.302 INFO kablam! | Sep 17 21:24:30.302 INFO kablam! note: lint level defined here Sep 17 21:24:30.302 INFO kablam! --> src/lib.rs:59:9 Sep 17 21:24:30.302 INFO kablam! | Sep 17 21:24:30.302 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 17 21:24:30.302 INFO kablam! | ^^^^^^^^^^ Sep 17 21:24:30.302 INFO kablam! Sep 17 21:24:30.302 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 17 21:24:30.302 INFO kablam! --> src/lib.rs:84:17 Sep 17 21:24:30.302 INFO kablam! | Sep 17 21:24:30.302 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 17 21:24:30.302 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 21:24:30.302 INFO kablam! Sep 17 21:24:30.304 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 17 21:24:30.304 INFO kablam! --> src/lib.rs:359:28 Sep 17 21:24:30.304 INFO kablam! | Sep 17 21:24:30.304 INFO kablam! 359 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 17 21:24:30.304 INFO kablam! | ^^^^^^^^^^^^ Sep 17 21:24:30.304 INFO kablam! Sep 17 21:24:30.350 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 17 21:24:30.351 INFO kablam! --> src/lib.rs:84:17 Sep 17 21:24:30.351 INFO kablam! | Sep 17 21:24:30.351 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 17 21:24:30.351 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 21:24:30.351 INFO kablam! Sep 17 21:24:30.488 INFO kablam! error: aborting due to 6 previous errors Sep 17 21:24:30.489 INFO kablam! Sep 17 21:24:30.501 INFO kablam! error: Could not compile `message_filter`. Sep 17 21:24:30.501 INFO kablam! Sep 17 21:24:30.501 INFO kablam! To learn more, run the command again with --verbose. Sep 17 21:24:30.503 INFO kablam! su: No module specific data is present Sep 17 21:24:31.409 INFO running `"docker" "rm" "-f" "eccfbce24412e684be5e357c97b2c5fd093d7f53df92ba0096aee447f9b88e08"` Sep 17 21:24:31.614 INFO blam! eccfbce24412e684be5e357c97b2c5fd093d7f53df92ba0096aee447f9b88e08