Sep 02 07:39:45.258 INFO checking message_filter-0.3.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 07:39:45.258 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 07:39:45.258 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 07:39:45.466 INFO blam! 8ebf4784e898bcfa1414ca7b42fa517d11a33df4b0abb40953d8c306ac1de969 Sep 02 07:39:45.468 INFO running `"docker" "start" "-a" "8ebf4784e898bcfa1414ca7b42fa517d11a33df4b0abb40953d8c306ac1de969"` Sep 02 07:39:46.220 INFO kablam! Checking message_filter v0.3.1 (file:///source) Sep 02 07:39:46.289 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 02 07:39:46.289 INFO kablam! --> src/lib.rs:59:21 Sep 02 07:39:46.289 INFO kablam! | Sep 02 07:39:46.289 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 02 07:39:46.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:39:46.289 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 02 07:39:46.289 INFO kablam! --> src/lib.rs:59:21 Sep 02 07:39:46.289 INFO kablam! | Sep 02 07:39:46.290 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 02 07:39:46.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:39:46.290 INFO kablam! | Sep 02 07:39:46.290 INFO kablam! note: lint level defined here Sep 02 07:39:46.290 INFO kablam! --> src/lib.rs:58:32 Sep 02 07:39:46.290 INFO kablam! | Sep 02 07:39:46.290 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 02 07:39:46.290 INFO kablam! | ^^^^^^^^ Sep 02 07:39:46.290 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 02 07:39:46.290 INFO kablam! Sep 02 07:39:46.290 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 02 07:39:46.290 INFO kablam! --> src/lib.rs:66:24 Sep 02 07:39:46.290 INFO kablam! | Sep 02 07:39:46.290 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 02 07:39:46.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 07:39:46.290 INFO kablam! Sep 02 07:39:46.290 INFO kablam! | Sep 02 07:39:46.290 INFO kablam! note: lint level defined here Sep 02 07:39:46.290 INFO kablam! --> src/lib.rs:58:32 Sep 02 07:39:46.290 INFO kablam! | Sep 02 07:39:46.290 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 02 07:39:46.291 INFO kablam! | ^^^^^^^^ Sep 02 07:39:46.291 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 02 07:39:46.291 INFO kablam! Sep 02 07:39:46.291 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 02 07:39:46.291 INFO kablam! --> src/lib.rs:66:24 Sep 02 07:39:46.291 INFO kablam! | Sep 02 07:39:46.291 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 02 07:39:46.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 07:39:46.291 INFO kablam! Sep 02 07:39:46.827 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:46.827 INFO kablam! --> src/lib.rs:78:31 Sep 02 07:39:46.827 INFO kablam! | Sep 02 07:39:46.827 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 02 07:39:46.827 INFO kablam! | ^^^^^^^^^ Sep 02 07:39:46.827 INFO kablam! | Sep 02 07:39:46.827 INFO kablam! note: lint level defined here Sep 02 07:39:46.827 INFO kablam! --> src/lib.rs:59:9 Sep 02 07:39:46.828 INFO kablam! | Sep 02 07:39:46.828 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 02 07:39:46.828 INFO kablam! | ^^^^^^^^^^ Sep 02 07:39:46.828 INFO kablam! Sep 02 07:39:46.828 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:46.828 INFO kablam! --> src/lib.rs:84:17 Sep 02 07:39:46.828 INFO kablam! | Sep 02 07:39:46.828 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 02 07:39:46.828 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 07:39:46.828 INFO kablam! Sep 02 07:39:46.845 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:46.845 INFO kablam! --> src/lib.rs:84:17 Sep 02 07:39:46.845 INFO kablam! | Sep 02 07:39:46.845 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 02 07:39:46.845 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 07:39:46.845 INFO kablam! Sep 02 07:39:46.909 INFO kablam! error: aborting due to 5 previous errors Sep 02 07:39:46.909 INFO kablam! Sep 02 07:39:46.917 INFO kablam! error: Could not compile `message_filter`. Sep 02 07:39:46.917 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 07:39:47.019 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:47.019 INFO kablam! --> src/lib.rs:78:31 Sep 02 07:39:47.019 INFO kablam! | Sep 02 07:39:47.019 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 02 07:39:47.019 INFO kablam! | ^^^^^^^^^ Sep 02 07:39:47.020 INFO kablam! | Sep 02 07:39:47.020 INFO kablam! note: lint level defined here Sep 02 07:39:47.020 INFO kablam! --> src/lib.rs:59:9 Sep 02 07:39:47.020 INFO kablam! | Sep 02 07:39:47.020 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 02 07:39:47.020 INFO kablam! | ^^^^^^^^^^ Sep 02 07:39:47.020 INFO kablam! Sep 02 07:39:47.020 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:47.020 INFO kablam! --> src/lib.rs:84:17 Sep 02 07:39:47.020 INFO kablam! | Sep 02 07:39:47.020 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 02 07:39:47.020 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 07:39:47.020 INFO kablam! Sep 02 07:39:47.021 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 02 07:39:47.021 INFO kablam! --> src/lib.rs:359:28 Sep 02 07:39:47.021 INFO kablam! | Sep 02 07:39:47.021 INFO kablam! 359 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 02 07:39:47.021 INFO kablam! | ^^^^^^^^^^^^ Sep 02 07:39:47.021 INFO kablam! Sep 02 07:39:47.095 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:47.096 INFO kablam! --> src/lib.rs:84:17 Sep 02 07:39:47.096 INFO kablam! | Sep 02 07:39:47.096 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 02 07:39:47.096 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 07:39:47.096 INFO kablam! Sep 02 07:39:47.306 INFO kablam! error: aborting due to 6 previous errors Sep 02 07:39:47.306 INFO kablam! Sep 02 07:39:47.318 INFO kablam! error: Could not compile `message_filter`. Sep 02 07:39:47.318 INFO kablam! Sep 02 07:39:47.318 INFO kablam! To learn more, run the command again with --verbose. Sep 02 07:39:47.320 INFO kablam! su: No module specific data is present Sep 02 07:39:47.779 INFO running `"docker" "rm" "-f" "8ebf4784e898bcfa1414ca7b42fa517d11a33df4b0abb40953d8c306ac1de969"` Sep 02 07:39:47.900 INFO blam! 8ebf4784e898bcfa1414ca7b42fa517d11a33df4b0abb40953d8c306ac1de969