Sep 06 03:51:51.838 INFO checking message_filter-0.3.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 03:51:51.838 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 03:51:51.838 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 03:51:51.987 INFO blam! 7711e010de8e0a07501c8328a651d8d4f32de9a2000d1caaeed2a3ba5db0d17e Sep 06 03:51:51.989 INFO running `"docker" "start" "-a" "7711e010de8e0a07501c8328a651d8d4f32de9a2000d1caaeed2a3ba5db0d17e"` Sep 06 03:51:52.908 INFO kablam! usermod: no changes Sep 06 03:51:53.000 INFO kablam! Checking message_filter v0.3.1 (file:///source) Sep 06 03:51:53.062 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 06 03:51:53.062 INFO kablam! --> src/lib.rs:59:21 Sep 06 03:51:53.062 INFO kablam! | Sep 06 03:51:53.062 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 06 03:51:53.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:51:53.062 INFO kablam! | Sep 06 03:51:53.062 INFO kablam! note: lint level defined here Sep 06 03:51:53.062 INFO kablam! --> src/lib.rs:58:32 Sep 06 03:51:53.062 INFO kablam! | Sep 06 03:51:53.062 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 06 03:51:53.062 INFO kablam! | ^^^^^^^^ Sep 06 03:51:53.062 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 06 03:51:53.062 INFO kablam! Sep 06 03:51:53.062 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 06 03:51:53.062 INFO kablam! --> src/lib.rs:66:24 Sep 06 03:51:53.062 INFO kablam! | Sep 06 03:51:53.062 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 06 03:51:53.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 03:51:53.062 INFO kablam! Sep 06 03:51:53.126 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 06 03:51:53.126 INFO kablam! --> src/lib.rs:59:21 Sep 06 03:51:53.126 INFO kablam! | Sep 06 03:51:53.126 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 06 03:51:53.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 06 03:51:53.126 INFO kablam! | Sep 06 03:51:53.126 INFO kablam! note: lint level defined here Sep 06 03:51:53.126 INFO kablam! --> src/lib.rs:58:32 Sep 06 03:51:53.126 INFO kablam! | Sep 06 03:51:53.126 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 06 03:51:53.126 INFO kablam! | ^^^^^^^^ Sep 06 03:51:53.126 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 06 03:51:53.126 INFO kablam! Sep 06 03:51:53.126 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 06 03:51:53.126 INFO kablam! --> src/lib.rs:66:24 Sep 06 03:51:53.126 INFO kablam! | Sep 06 03:51:53.126 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 06 03:51:53.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 03:51:53.126 INFO kablam! Sep 06 03:51:53.248 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 03:51:53.248 INFO kablam! --> src/lib.rs:78:31 Sep 06 03:51:53.248 INFO kablam! | Sep 06 03:51:53.248 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 06 03:51:53.248 INFO kablam! | ^^^^^^^^^ Sep 06 03:51:53.248 INFO kablam! | Sep 06 03:51:53.248 INFO kablam! note: lint level defined here Sep 06 03:51:53.248 INFO kablam! --> src/lib.rs:59:9 Sep 06 03:51:53.248 INFO kablam! | Sep 06 03:51:53.248 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 06 03:51:53.248 INFO kablam! | ^^^^^^^^^^ Sep 06 03:51:53.248 INFO kablam! Sep 06 03:51:53.248 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 03:51:53.248 INFO kablam! --> src/lib.rs:84:17 Sep 06 03:51:53.248 INFO kablam! | Sep 06 03:51:53.248 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 06 03:51:53.248 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:51:53.248 INFO kablam! Sep 06 03:51:53.258 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 06 03:51:53.258 INFO kablam! --> src/lib.rs:84:17 Sep 06 03:51:53.258 INFO kablam! | Sep 06 03:51:53.258 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 06 03:51:53.258 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:51:53.258 INFO kablam! Sep 06 03:51:53.282 INFO kablam! error: aborting due to 5 previous errors Sep 06 03:51:53.282 INFO kablam! Sep 06 03:51:53.288 INFO kablam! error: Could not compile `message_filter`. Sep 06 03:51:53.288 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 03:51:53.394 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 03:51:53.394 INFO kablam! --> src/lib.rs:78:31 Sep 06 03:51:53.394 INFO kablam! | Sep 06 03:51:53.394 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 06 03:51:53.394 INFO kablam! | ^^^^^^^^^ Sep 06 03:51:53.394 INFO kablam! | Sep 06 03:51:53.394 INFO kablam! note: lint level defined here Sep 06 03:51:53.394 INFO kablam! --> src/lib.rs:59:9 Sep 06 03:51:53.394 INFO kablam! | Sep 06 03:51:53.394 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 06 03:51:53.394 INFO kablam! | ^^^^^^^^^^ Sep 06 03:51:53.394 INFO kablam! Sep 06 03:51:53.395 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 03:51:53.395 INFO kablam! --> src/lib.rs:84:17 Sep 06 03:51:53.395 INFO kablam! | Sep 06 03:51:53.395 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 06 03:51:53.395 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:51:53.395 INFO kablam! Sep 06 03:51:53.395 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 06 03:51:53.395 INFO kablam! --> src/lib.rs:359:28 Sep 06 03:51:53.395 INFO kablam! | Sep 06 03:51:53.395 INFO kablam! 359 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 06 03:51:53.395 INFO kablam! | ^^^^^^^^^^^^ Sep 06 03:51:53.395 INFO kablam! Sep 06 03:51:53.434 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 06 03:51:53.434 INFO kablam! --> src/lib.rs:84:17 Sep 06 03:51:53.434 INFO kablam! | Sep 06 03:51:53.434 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 06 03:51:53.434 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 03:51:53.434 INFO kablam! Sep 06 03:51:53.535 INFO kablam! error: aborting due to 6 previous errors Sep 06 03:51:53.535 INFO kablam! Sep 06 03:51:53.544 INFO kablam! error: Could not compile `message_filter`. Sep 06 03:51:53.544 INFO kablam! Sep 06 03:51:53.544 INFO kablam! To learn more, run the command again with --verbose. Sep 06 03:51:53.545 INFO kablam! su: No module specific data is present Sep 06 03:51:54.276 INFO running `"docker" "rm" "-f" "7711e010de8e0a07501c8328a651d8d4f32de9a2000d1caaeed2a3ba5db0d17e"` Sep 06 03:51:54.330 INFO blam! 7711e010de8e0a07501c8328a651d8d4f32de9a2000d1caaeed2a3ba5db0d17e