Sep 20 00:14:11.492 INFO checking message_filter-0.3.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 00:14:11.492 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 00:14:11.492 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:14:11.656 INFO blam! f1d0869d80188ae419145ead88f3af77f43358cb5db758139fc91771564a675b Sep 20 00:14:11.657 INFO running `"docker" "start" "-a" "f1d0869d80188ae419145ead88f3af77f43358cb5db758139fc91771564a675b"` Sep 20 00:14:12.288 INFO kablam! usermod: no changes Sep 20 00:14:12.376 INFO kablam! Checking message_filter v0.3.1 (/source) Sep 20 00:14:12.419 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 20 00:14:12.419 INFO kablam! --> src/lib.rs:59:21 Sep 20 00:14:12.419 INFO kablam! | Sep 20 00:14:12.419 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 20 00:14:12.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:14:12.419 INFO kablam! | Sep 20 00:14:12.419 INFO kablam! note: lint level defined here Sep 20 00:14:12.419 INFO kablam! --> src/lib.rs:58:32 Sep 20 00:14:12.419 INFO kablam! | Sep 20 00:14:12.419 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 20 00:14:12.419 INFO kablam! | ^^^^^^^^ Sep 20 00:14:12.419 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 20 00:14:12.419 INFO kablam! Sep 20 00:14:12.421 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 20 00:14:12.421 INFO kablam! --> src/lib.rs:66:24 Sep 20 00:14:12.421 INFO kablam! | Sep 20 00:14:12.421 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 20 00:14:12.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 00:14:12.421 INFO kablam! Sep 20 00:14:12.421 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 20 00:14:12.421 INFO kablam! --> src/lib.rs:59:21 Sep 20 00:14:12.421 INFO kablam! | Sep 20 00:14:12.421 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 20 00:14:12.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:14:12.421 INFO kablam! | Sep 20 00:14:12.421 INFO kablam! note: lint level defined here Sep 20 00:14:12.421 INFO kablam! --> src/lib.rs:58:32 Sep 20 00:14:12.421 INFO kablam! | Sep 20 00:14:12.421 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 20 00:14:12.421 INFO kablam! | ^^^^^^^^ Sep 20 00:14:12.421 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 20 00:14:12.421 INFO kablam! Sep 20 00:14:12.421 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 20 00:14:12.421 INFO kablam! --> src/lib.rs:66:24 Sep 20 00:14:12.421 INFO kablam! | Sep 20 00:14:12.421 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 20 00:14:12.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 00:14:12.421 INFO kablam! Sep 20 00:14:12.614 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 00:14:12.614 INFO kablam! --> src/lib.rs:78:31 Sep 20 00:14:12.614 INFO kablam! | Sep 20 00:14:12.614 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 20 00:14:12.614 INFO kablam! | ^^^^^^^^^ Sep 20 00:14:12.614 INFO kablam! | Sep 20 00:14:12.614 INFO kablam! note: lint level defined here Sep 20 00:14:12.614 INFO kablam! --> src/lib.rs:59:9 Sep 20 00:14:12.614 INFO kablam! | Sep 20 00:14:12.614 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 20 00:14:12.614 INFO kablam! | ^^^^^^^^^^ Sep 20 00:14:12.614 INFO kablam! Sep 20 00:14:12.617 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 00:14:12.617 INFO kablam! --> src/lib.rs:84:17 Sep 20 00:14:12.617 INFO kablam! | Sep 20 00:14:12.617 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 20 00:14:12.617 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 00:14:12.617 INFO kablam! Sep 20 00:14:12.622 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 20 00:14:12.622 INFO kablam! --> src/lib.rs:84:17 Sep 20 00:14:12.622 INFO kablam! | Sep 20 00:14:12.622 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 20 00:14:12.622 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 00:14:12.622 INFO kablam! Sep 20 00:14:12.678 INFO kablam! error: aborting due to 5 previous errors Sep 20 00:14:12.678 INFO kablam! Sep 20 00:14:12.686 INFO kablam! error: Could not compile `message_filter`. Sep 20 00:14:12.686 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:14:12.690 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 00:14:12.690 INFO kablam! --> src/lib.rs:78:31 Sep 20 00:14:12.690 INFO kablam! | Sep 20 00:14:12.690 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 20 00:14:12.690 INFO kablam! | ^^^^^^^^^ Sep 20 00:14:12.690 INFO kablam! | Sep 20 00:14:12.690 INFO kablam! note: lint level defined here Sep 20 00:14:12.690 INFO kablam! --> src/lib.rs:59:9 Sep 20 00:14:12.690 INFO kablam! | Sep 20 00:14:12.690 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 20 00:14:12.690 INFO kablam! | ^^^^^^^^^^ Sep 20 00:14:12.690 INFO kablam! Sep 20 00:14:12.690 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 00:14:12.690 INFO kablam! --> src/lib.rs:84:17 Sep 20 00:14:12.690 INFO kablam! | Sep 20 00:14:12.690 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 20 00:14:12.690 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 00:14:12.690 INFO kablam! Sep 20 00:14:12.690 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 20 00:14:12.690 INFO kablam! --> src/lib.rs:359:28 Sep 20 00:14:12.690 INFO kablam! | Sep 20 00:14:12.690 INFO kablam! 359 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 20 00:14:12.690 INFO kablam! | ^^^^^^^^^^^^ Sep 20 00:14:12.690 INFO kablam! Sep 20 00:14:12.734 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 20 00:14:12.734 INFO kablam! --> src/lib.rs:84:17 Sep 20 00:14:12.734 INFO kablam! | Sep 20 00:14:12.734 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 20 00:14:12.734 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 00:14:12.734 INFO kablam! Sep 20 00:14:12.853 INFO kablam! error: aborting due to 6 previous errors Sep 20 00:14:12.853 INFO kablam! Sep 20 00:14:12.861 INFO kablam! error: Could not compile `message_filter`. Sep 20 00:14:12.861 INFO kablam! Sep 20 00:14:12.861 INFO kablam! To learn more, run the command again with --verbose. Sep 20 00:14:12.863 INFO kablam! su: No module specific data is present Sep 20 00:14:13.639 INFO running `"docker" "rm" "-f" "f1d0869d80188ae419145ead88f3af77f43358cb5db758139fc91771564a675b"` Sep 20 00:14:13.704 INFO blam! f1d0869d80188ae419145ead88f3af77f43358cb5db758139fc91771564a675b