Sep 01 14:09:13.026 INFO checking message_filter-0.3.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 14:09:13.026 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 14:09:13.026 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 14:09:13.282 INFO blam! 902b6c51605a4657ca200879d44f6ce51827bcef123ce0b07b210692c3bfaa54 Sep 01 14:09:13.284 INFO running `"docker" "start" "-a" "902b6c51605a4657ca200879d44f6ce51827bcef123ce0b07b210692c3bfaa54"` Sep 01 14:09:14.018 INFO kablam! Checking message_filter v0.3.1 (file:///source) Sep 01 14:09:14.078 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 01 14:09:14.078 INFO kablam! --> src/lib.rs:59:21 Sep 01 14:09:14.078 INFO kablam! | Sep 01 14:09:14.078 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 01 14:09:14.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:09:14.079 INFO kablam! | Sep 01 14:09:14.079 INFO kablam! note: lint level defined here Sep 01 14:09:14.079 INFO kablam! --> src/lib.rs:58:32 Sep 01 14:09:14.079 INFO kablam! | Sep 01 14:09:14.079 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 01 14:09:14.079 INFO kablam! | ^^^^^^^^ Sep 01 14:09:14.080 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 01 14:09:14.080 INFO kablam! Sep 01 14:09:14.080 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 01 14:09:14.080 INFO kablam! --> src/lib.rs:59:21 Sep 01 14:09:14.080 INFO kablam! | Sep 01 14:09:14.080 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 01 14:09:14.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:09:14.080 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 01 14:09:14.080 INFO kablam! --> src/lib.rs:66:24 Sep 01 14:09:14.080 INFO kablam! | Sep 01 14:09:14.080 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 01 14:09:14.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 14:09:14.081 INFO kablam! Sep 01 14:09:14.081 INFO kablam! | Sep 01 14:09:14.081 INFO kablam! note: lint level defined here Sep 01 14:09:14.081 INFO kablam! --> src/lib.rs:58:32 Sep 01 14:09:14.081 INFO kablam! | Sep 01 14:09:14.081 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 01 14:09:14.081 INFO kablam! | ^^^^^^^^ Sep 01 14:09:14.081 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 01 14:09:14.082 INFO kablam! Sep 01 14:09:14.083 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 01 14:09:14.083 INFO kablam! --> src/lib.rs:66:24 Sep 01 14:09:14.083 INFO kablam! | Sep 01 14:09:14.083 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 01 14:09:14.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 14:09:14.083 INFO kablam! Sep 01 14:09:14.609 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 14:09:14.609 INFO kablam! --> src/lib.rs:78:31 Sep 01 14:09:14.609 INFO kablam! | Sep 01 14:09:14.609 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 01 14:09:14.609 INFO kablam! | ^^^^^^^^^ Sep 01 14:09:14.609 INFO kablam! | Sep 01 14:09:14.609 INFO kablam! note: lint level defined here Sep 01 14:09:14.609 INFO kablam! --> src/lib.rs:59:9 Sep 01 14:09:14.609 INFO kablam! | Sep 01 14:09:14.609 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 01 14:09:14.609 INFO kablam! | ^^^^^^^^^^ Sep 01 14:09:14.609 INFO kablam! Sep 01 14:09:14.609 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 14:09:14.609 INFO kablam! --> src/lib.rs:84:17 Sep 01 14:09:14.609 INFO kablam! | Sep 01 14:09:14.609 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 01 14:09:14.609 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 14:09:14.609 INFO kablam! Sep 01 14:09:14.625 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 01 14:09:14.625 INFO kablam! --> src/lib.rs:84:17 Sep 01 14:09:14.625 INFO kablam! | Sep 01 14:09:14.625 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 01 14:09:14.625 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 14:09:14.625 INFO kablam! Sep 01 14:09:14.687 INFO kablam! error: aborting due to 5 previous errors Sep 01 14:09:14.687 INFO kablam! Sep 01 14:09:14.695 INFO kablam! error: Could not compile `message_filter`. Sep 01 14:09:14.696 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 14:09:14.790 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 14:09:14.790 INFO kablam! --> src/lib.rs:78:31 Sep 01 14:09:14.790 INFO kablam! | Sep 01 14:09:14.790 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 01 14:09:14.790 INFO kablam! | ^^^^^^^^^ Sep 01 14:09:14.790 INFO kablam! | Sep 01 14:09:14.790 INFO kablam! note: lint level defined here Sep 01 14:09:14.790 INFO kablam! --> src/lib.rs:59:9 Sep 01 14:09:14.790 INFO kablam! | Sep 01 14:09:14.790 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 01 14:09:14.790 INFO kablam! | ^^^^^^^^^^ Sep 01 14:09:14.790 INFO kablam! Sep 01 14:09:14.791 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 14:09:14.791 INFO kablam! --> src/lib.rs:84:17 Sep 01 14:09:14.791 INFO kablam! | Sep 01 14:09:14.792 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 01 14:09:14.792 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 14:09:14.792 INFO kablam! Sep 01 14:09:14.792 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 01 14:09:14.792 INFO kablam! --> src/lib.rs:359:28 Sep 01 14:09:14.792 INFO kablam! | Sep 01 14:09:14.792 INFO kablam! 359 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 01 14:09:14.792 INFO kablam! | ^^^^^^^^^^^^ Sep 01 14:09:14.792 INFO kablam! Sep 01 14:09:14.847 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 01 14:09:14.848 INFO kablam! --> src/lib.rs:84:17 Sep 01 14:09:14.848 INFO kablam! | Sep 01 14:09:14.848 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 01 14:09:14.848 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 14:09:14.848 INFO kablam! Sep 01 14:09:15.068 INFO kablam! error: aborting due to 6 previous errors Sep 01 14:09:15.068 INFO kablam! Sep 01 14:09:15.080 INFO kablam! error: Could not compile `message_filter`. Sep 01 14:09:15.080 INFO kablam! Sep 01 14:09:15.080 INFO kablam! To learn more, run the command again with --verbose. Sep 01 14:09:15.081 INFO kablam! su: No module specific data is present Sep 01 14:09:15.621 INFO running `"docker" "rm" "-f" "902b6c51605a4657ca200879d44f6ce51827bcef123ce0b07b210692c3bfaa54"` Sep 01 14:09:15.704 INFO blam! 902b6c51605a4657ca200879d44f6ce51827bcef123ce0b07b210692c3bfaa54