Sep 02 07:39:47.267 INFO checking message_filter-0.3.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 07:39:47.267 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 07:39:47.267 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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:47.478 INFO blam! 04c84a351c52412ff8a5a01e5b1390b83cfca2d06b38b6a1e216cc52d563a487 Sep 02 07:39:47.480 INFO running `"docker" "start" "-a" "04c84a351c52412ff8a5a01e5b1390b83cfca2d06b38b6a1e216cc52d563a487"` Sep 02 07:39:48.484 INFO kablam! Checking message_filter v0.3.1 (file:///source) Sep 02 07:39:48.535 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 02 07:39:48.536 INFO kablam! --> src/lib.rs:59:21 Sep 02 07:39:48.536 INFO kablam! | Sep 02 07:39:48.536 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 02 07:39:48.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:39:48.536 INFO kablam! | Sep 02 07:39:48.536 INFO kablam! note: lint level defined here Sep 02 07:39:48.536 INFO kablam! --> src/lib.rs:58:32 Sep 02 07:39:48.536 INFO kablam! | Sep 02 07:39:48.536 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 02 07:39:48.536 INFO kablam! | ^^^^^^^^ Sep 02 07:39:48.536 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 02 07:39:48.536 INFO kablam! Sep 02 07:39:48.536 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 02 07:39:48.536 INFO kablam! --> src/lib.rs:66:24 Sep 02 07:39:48.536 INFO kablam! | Sep 02 07:39:48.536 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 02 07:39:48.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 07:39:48.536 INFO kablam! Sep 02 07:39:48.541 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 02 07:39:48.542 INFO kablam! --> src/lib.rs:59:21 Sep 02 07:39:48.542 INFO kablam! | Sep 02 07:39:48.542 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 02 07:39:48.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 07:39:48.542 INFO kablam! | Sep 02 07:39:48.542 INFO kablam! note: lint level defined here Sep 02 07:39:48.542 INFO kablam! --> src/lib.rs:58:32 Sep 02 07:39:48.542 INFO kablam! | Sep 02 07:39:48.542 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 02 07:39:48.542 INFO kablam! | ^^^^^^^^ Sep 02 07:39:48.542 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 02 07:39:48.542 INFO kablam! Sep 02 07:39:48.542 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 02 07:39:48.542 INFO kablam! --> src/lib.rs:66:24 Sep 02 07:39:48.542 INFO kablam! | Sep 02 07:39:48.542 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 02 07:39:48.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 07:39:48.542 INFO kablam! Sep 02 07:39:48.890 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:48.890 INFO kablam! --> src/lib.rs:78:31 Sep 02 07:39:48.890 INFO kablam! | Sep 02 07:39:48.890 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 02 07:39:48.890 INFO kablam! | ^^^^^^^^^ Sep 02 07:39:48.890 INFO kablam! | Sep 02 07:39:48.890 INFO kablam! note: lint level defined here Sep 02 07:39:48.890 INFO kablam! --> src/lib.rs:59:9 Sep 02 07:39:48.890 INFO kablam! | Sep 02 07:39:48.890 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 02 07:39:48.890 INFO kablam! | ^^^^^^^^^^ Sep 02 07:39:48.890 INFO kablam! Sep 02 07:39:48.890 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:48.890 INFO kablam! --> src/lib.rs:84:17 Sep 02 07:39:48.890 INFO kablam! | Sep 02 07:39:48.890 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 02 07:39:48.890 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 07:39:48.890 INFO kablam! Sep 02 07:39:48.901 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:48.901 INFO kablam! --> src/lib.rs:84:17 Sep 02 07:39:48.901 INFO kablam! | Sep 02 07:39:48.902 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 02 07:39:48.902 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 07:39:48.902 INFO kablam! Sep 02 07:39:48.944 INFO kablam! error: aborting due to 5 previous errors Sep 02 07:39:48.944 INFO kablam! Sep 02 07:39:48.950 INFO kablam! error: Could not compile `message_filter`. Sep 02 07:39:48.950 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 07:39:49.232 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:49.232 INFO kablam! --> src/lib.rs:78:31 Sep 02 07:39:49.232 INFO kablam! | Sep 02 07:39:49.232 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 02 07:39:49.232 INFO kablam! | ^^^^^^^^^ Sep 02 07:39:49.232 INFO kablam! | Sep 02 07:39:49.232 INFO kablam! note: lint level defined here Sep 02 07:39:49.232 INFO kablam! --> src/lib.rs:59:9 Sep 02 07:39:49.232 INFO kablam! | Sep 02 07:39:49.232 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 02 07:39:49.232 INFO kablam! | ^^^^^^^^^^ Sep 02 07:39:49.232 INFO kablam! Sep 02 07:39:49.232 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:49.232 INFO kablam! --> src/lib.rs:84:17 Sep 02 07:39:49.232 INFO kablam! | Sep 02 07:39:49.232 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 02 07:39:49.232 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 07:39:49.232 INFO kablam! Sep 02 07:39:49.232 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 02 07:39:49.233 INFO kablam! --> src/lib.rs:359:28 Sep 02 07:39:49.233 INFO kablam! | Sep 02 07:39:49.233 INFO kablam! 359 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 02 07:39:49.233 INFO kablam! | ^^^^^^^^^^^^ Sep 02 07:39:49.233 INFO kablam! Sep 02 07:39:49.299 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 07:39:49.299 INFO kablam! --> src/lib.rs:84:17 Sep 02 07:39:49.299 INFO kablam! | Sep 02 07:39:49.299 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 02 07:39:49.299 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 07:39:49.299 INFO kablam! Sep 02 07:39:49.538 INFO kablam! error: aborting due to 6 previous errors Sep 02 07:39:49.538 INFO kablam! Sep 02 07:39:49.552 INFO kablam! error: Could not compile `message_filter`. Sep 02 07:39:49.553 INFO kablam! Sep 02 07:39:49.553 INFO kablam! To learn more, run the command again with --verbose. Sep 02 07:39:49.554 INFO kablam! su: No module specific data is present Sep 02 07:39:49.965 INFO running `"docker" "rm" "-f" "04c84a351c52412ff8a5a01e5b1390b83cfca2d06b38b6a1e216cc52d563a487"` Sep 02 07:39:50.063 INFO blam! 04c84a351c52412ff8a5a01e5b1390b83cfca2d06b38b6a1e216cc52d563a487