Sep 20 00:14:09.973 INFO checking message_filter-0.6.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 00:14:09.973 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 00:14:09.973 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/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:10.132 INFO blam! 158b37d8c3b57532747639714f497d420d92f178a00d10733379c7e987640ac6 Sep 20 00:14:10.133 INFO running `"docker" "start" "-a" "158b37d8c3b57532747639714f497d420d92f178a00d10733379c7e987640ac6"` Sep 20 00:14:11.766 INFO kablam! usermod: no changes Sep 20 00:14:11.870 INFO kablam! Checking message_filter v0.6.0 (/source) Sep 20 00:14:11.934 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 20 00:14:11.934 INFO kablam! --> src/lib.rs:56:21 Sep 20 00:14:11.934 INFO kablam! | Sep 20 00:14:11.934 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 20 00:14:11.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:14:11.934 INFO kablam! | Sep 20 00:14:11.934 INFO kablam! note: lint level defined here Sep 20 00:14:11.934 INFO kablam! --> src/lib.rs:55:32 Sep 20 00:14:11.934 INFO kablam! | Sep 20 00:14:11.934 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 20 00:14:11.934 INFO kablam! | ^^^^^^^^ Sep 20 00:14:11.934 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 20 00:14:11.934 INFO kablam! Sep 20 00:14:11.934 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 20 00:14:11.934 INFO kablam! --> src/lib.rs:63:24 Sep 20 00:14:11.934 INFO kablam! | Sep 20 00:14:11.934 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 20 00:14:11.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 00:14:11.934 INFO kablam! Sep 20 00:14:11.934 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 20 00:14:11.934 INFO kablam! --> src/lib.rs:56:21 Sep 20 00:14:11.934 INFO kablam! | Sep 20 00:14:11.934 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 20 00:14:11.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:14:11.934 INFO kablam! | Sep 20 00:14:11.934 INFO kablam! note: lint level defined here Sep 20 00:14:11.934 INFO kablam! --> src/lib.rs:55:32 Sep 20 00:14:11.934 INFO kablam! | Sep 20 00:14:11.934 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 20 00:14:11.934 INFO kablam! | ^^^^^^^^ Sep 20 00:14:11.934 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 20 00:14:11.934 INFO kablam! Sep 20 00:14:11.934 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 20 00:14:11.934 INFO kablam! --> src/lib.rs:63:24 Sep 20 00:14:11.935 INFO kablam! | Sep 20 00:14:11.935 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 20 00:14:11.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 00:14:11.935 INFO kablam! Sep 20 00:14:12.122 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 00:14:12.122 INFO kablam! --> src/lib.rs:74:31 Sep 20 00:14:12.122 INFO kablam! | Sep 20 00:14:12.122 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 20 00:14:12.122 INFO kablam! | ^^^^^^^^^ Sep 20 00:14:12.122 INFO kablam! | Sep 20 00:14:12.122 INFO kablam! note: lint level defined here Sep 20 00:14:12.122 INFO kablam! --> src/lib.rs:56:9 Sep 20 00:14:12.122 INFO kablam! | Sep 20 00:14:12.122 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 20 00:14:12.122 INFO kablam! | ^^^^^^^^^^ Sep 20 00:14:12.122 INFO kablam! Sep 20 00:14:12.122 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 00:14:12.122 INFO kablam! --> src/lib.rs:80:17 Sep 20 00:14:12.122 INFO kablam! | Sep 20 00:14:12.122 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 20 00:14:12.122 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 00:14:12.122 INFO kablam! Sep 20 00:14:12.132 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 20 00:14:12.132 INFO kablam! --> src/lib.rs:80:17 Sep 20 00:14:12.132 INFO kablam! | Sep 20 00:14:12.132 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 20 00:14:12.132 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 00:14:12.132 INFO kablam! Sep 20 00:14:12.160 INFO kablam! error: aborting due to 5 previous errors Sep 20 00:14:12.160 INFO kablam! Sep 20 00:14:12.170 INFO kablam! error: Could not compile `message_filter`. Sep 20 00:14:12.170 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:14:12.216 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 00:14:12.216 INFO kablam! --> src/lib.rs:74:31 Sep 20 00:14:12.216 INFO kablam! | Sep 20 00:14:12.216 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 20 00:14:12.216 INFO kablam! | ^^^^^^^^^ Sep 20 00:14:12.216 INFO kablam! | Sep 20 00:14:12.216 INFO kablam! note: lint level defined here Sep 20 00:14:12.216 INFO kablam! --> src/lib.rs:56:9 Sep 20 00:14:12.216 INFO kablam! | Sep 20 00:14:12.216 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 20 00:14:12.216 INFO kablam! | ^^^^^^^^^^ Sep 20 00:14:12.216 INFO kablam! Sep 20 00:14:12.217 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 00:14:12.217 INFO kablam! --> src/lib.rs:80:17 Sep 20 00:14:12.217 INFO kablam! | Sep 20 00:14:12.217 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 20 00:14:12.217 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 00:14:12.217 INFO kablam! Sep 20 00:14:12.217 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 20 00:14:12.217 INFO kablam! --> src/lib.rs:372:28 Sep 20 00:14:12.217 INFO kablam! | Sep 20 00:14:12.217 INFO kablam! 372 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 20 00:14:12.217 INFO kablam! | ^^^^^^^^^^^^ Sep 20 00:14:12.217 INFO kablam! Sep 20 00:14:12.250 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 20 00:14:12.250 INFO kablam! --> src/lib.rs:80:17 Sep 20 00:14:12.250 INFO kablam! | Sep 20 00:14:12.250 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 20 00:14:12.250 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 00:14:12.250 INFO kablam! Sep 20 00:14:12.350 INFO kablam! error: aborting due to 6 previous errors Sep 20 00:14:12.350 INFO kablam! Sep 20 00:14:12.361 INFO kablam! error: Could not compile `message_filter`. Sep 20 00:14:12.361 INFO kablam! Sep 20 00:14:12.361 INFO kablam! To learn more, run the command again with --verbose. Sep 20 00:14:12.363 INFO kablam! su: No module specific data is present Sep 20 00:14:13.094 INFO running `"docker" "rm" "-f" "158b37d8c3b57532747639714f497d420d92f178a00d10733379c7e987640ac6"` Sep 20 00:14:13.187 INFO blam! 158b37d8c3b57532747639714f497d420d92f178a00d10733379c7e987640ac6