Sep 21 07:05:22.589 INFO checking message_filter-0.6.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 07:05:22.589 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 07:05:22.589 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 07:05:22.830 INFO blam! 56a8ba5982956625298f1088ea69f76e0c9ba6e43b3436f92e1ac9a2ca125c59 Sep 21 07:05:22.832 INFO running `"docker" "start" "-a" "56a8ba5982956625298f1088ea69f76e0c9ba6e43b3436f92e1ac9a2ca125c59"` Sep 21 07:05:24.134 INFO kablam! usermod: no changes Sep 21 07:05:24.242 INFO kablam! Checking message_filter v0.6.0 (/source) Sep 21 07:05:24.346 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 21 07:05:24.346 INFO kablam! --> src/lib.rs:56:21 Sep 21 07:05:24.346 INFO kablam! | Sep 21 07:05:24.346 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 21 07:05:24.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:05:24.346 INFO kablam! | Sep 21 07:05:24.346 INFO kablam! note: lint level defined here Sep 21 07:05:24.346 INFO kablam! --> src/lib.rs:55:32 Sep 21 07:05:24.346 INFO kablam! | Sep 21 07:05:24.346 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 21 07:05:24.346 INFO kablam! | ^^^^^^^^ Sep 21 07:05:24.346 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 21 07:05:24.346 INFO kablam! Sep 21 07:05:24.346 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 21 07:05:24.346 INFO kablam! --> src/lib.rs:63:24 Sep 21 07:05:24.346 INFO kablam! | Sep 21 07:05:24.346 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 21 07:05:24.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 07:05:24.346 INFO kablam! Sep 21 07:05:24.354 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 21 07:05:24.354 INFO kablam! --> src/lib.rs:56:21 Sep 21 07:05:24.354 INFO kablam! | Sep 21 07:05:24.355 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 21 07:05:24.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:05:24.355 INFO kablam! | Sep 21 07:05:24.355 INFO kablam! note: lint level defined here Sep 21 07:05:24.355 INFO kablam! --> src/lib.rs:55:32 Sep 21 07:05:24.355 INFO kablam! | Sep 21 07:05:24.355 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 21 07:05:24.355 INFO kablam! | ^^^^^^^^ Sep 21 07:05:24.355 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 21 07:05:24.355 INFO kablam! Sep 21 07:05:24.355 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 21 07:05:24.355 INFO kablam! --> src/lib.rs:63:24 Sep 21 07:05:24.355 INFO kablam! | Sep 21 07:05:24.355 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 21 07:05:24.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 07:05:24.355 INFO kablam! Sep 21 07:05:24.754 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 07:05:24.754 INFO kablam! --> src/lib.rs:74:31 Sep 21 07:05:24.754 INFO kablam! | Sep 21 07:05:24.754 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 21 07:05:24.754 INFO kablam! | ^^^^^^^^^ Sep 21 07:05:24.754 INFO kablam! | Sep 21 07:05:24.754 INFO kablam! note: lint level defined here Sep 21 07:05:24.754 INFO kablam! --> src/lib.rs:56:9 Sep 21 07:05:24.754 INFO kablam! | Sep 21 07:05:24.754 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 21 07:05:24.754 INFO kablam! | ^^^^^^^^^^ Sep 21 07:05:24.754 INFO kablam! Sep 21 07:05:24.754 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 07:05:24.754 INFO kablam! --> src/lib.rs:80:17 Sep 21 07:05:24.754 INFO kablam! | Sep 21 07:05:24.754 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 21 07:05:24.754 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:05:24.754 INFO kablam! Sep 21 07:05:24.762 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 21 07:05:24.762 INFO kablam! --> src/lib.rs:80:17 Sep 21 07:05:24.762 INFO kablam! | Sep 21 07:05:24.762 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 21 07:05:24.762 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:05:24.762 INFO kablam! Sep 21 07:05:24.818 INFO kablam! error: aborting due to 5 previous errors Sep 21 07:05:24.818 INFO kablam! Sep 21 07:05:24.854 INFO kablam! error: Could not compile `message_filter`. Sep 21 07:05:24.854 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 07:05:24.950 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 07:05:24.950 INFO kablam! --> src/lib.rs:74:31 Sep 21 07:05:24.950 INFO kablam! | Sep 21 07:05:24.950 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 21 07:05:24.950 INFO kablam! | ^^^^^^^^^ Sep 21 07:05:24.950 INFO kablam! | Sep 21 07:05:24.950 INFO kablam! note: lint level defined here Sep 21 07:05:24.950 INFO kablam! --> src/lib.rs:56:9 Sep 21 07:05:24.950 INFO kablam! | Sep 21 07:05:24.950 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 21 07:05:24.950 INFO kablam! | ^^^^^^^^^^ Sep 21 07:05:24.950 INFO kablam! Sep 21 07:05:24.950 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 07:05:24.950 INFO kablam! --> src/lib.rs:80:17 Sep 21 07:05:24.950 INFO kablam! | Sep 21 07:05:24.950 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 21 07:05:24.950 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:05:24.950 INFO kablam! Sep 21 07:05:24.950 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 21 07:05:24.950 INFO kablam! --> src/lib.rs:372:28 Sep 21 07:05:24.950 INFO kablam! | Sep 21 07:05:24.950 INFO kablam! 372 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 21 07:05:24.950 INFO kablam! | ^^^^^^^^^^^^ Sep 21 07:05:24.950 INFO kablam! Sep 21 07:05:25.002 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 21 07:05:25.002 INFO kablam! --> src/lib.rs:80:17 Sep 21 07:05:25.002 INFO kablam! | Sep 21 07:05:25.002 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 21 07:05:25.002 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 07:05:25.002 INFO kablam! Sep 21 07:05:25.154 INFO kablam! error: aborting due to 6 previous errors Sep 21 07:05:25.154 INFO kablam! Sep 21 07:05:25.166 INFO kablam! error: Could not compile `message_filter`. Sep 21 07:05:25.166 INFO kablam! Sep 21 07:05:25.166 INFO kablam! To learn more, run the command again with --verbose. Sep 21 07:05:25.170 INFO kablam! su: No module specific data is present Sep 21 07:05:25.825 INFO running `"docker" "rm" "-f" "56a8ba5982956625298f1088ea69f76e0c9ba6e43b3436f92e1ac9a2ca125c59"` Sep 21 07:05:25.982 INFO blam! 56a8ba5982956625298f1088ea69f76e0c9ba6e43b3436f92e1ac9a2ca125c59