Sep 19 22:23:20.861 INFO checking message_filter-0.6.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 22:23:20.861 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 22:23:20.861 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:23:20.999 INFO blam! 7a62507ec3846ee80f119920525c4762c604f139e73e7ef3458dbcbc289769a2 Sep 19 22:23:21.001 INFO running `"docker" "start" "-a" "7a62507ec3846ee80f119920525c4762c604f139e73e7ef3458dbcbc289769a2"` Sep 19 22:23:21.789 INFO kablam! usermod: no changes Sep 19 22:23:21.886 INFO kablam! Checking message_filter v0.6.0 (/source) Sep 19 22:23:21.947 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 19 22:23:21.947 INFO kablam! --> src/lib.rs:56:21 Sep 19 22:23:21.947 INFO kablam! | Sep 19 22:23:21.947 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 19 22:23:21.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:23:21.947 INFO kablam! | Sep 19 22:23:21.947 INFO kablam! note: lint level defined here Sep 19 22:23:21.947 INFO kablam! --> src/lib.rs:55:32 Sep 19 22:23:21.947 INFO kablam! | Sep 19 22:23:21.947 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 19 22:23:21.947 INFO kablam! | ^^^^^^^^ Sep 19 22:23:21.947 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 19 22:23:21.947 INFO kablam! Sep 19 22:23:21.947 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 19 22:23:21.947 INFO kablam! --> src/lib.rs:56:21 Sep 19 22:23:21.947 INFO kablam! | Sep 19 22:23:21.947 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 19 22:23:21.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:23:21.947 INFO kablam! | Sep 19 22:23:21.947 INFO kablam! note: lint level defined here Sep 19 22:23:21.947 INFO kablam! --> src/lib.rs:55:32 Sep 19 22:23:21.947 INFO kablam! | Sep 19 22:23:21.947 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 19 22:23:21.947 INFO kablam! | ^^^^^^^^ Sep 19 22:23:21.947 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 19 22:23:21.947 INFO kablam! Sep 19 22:23:21.947 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 19 22:23:21.947 INFO kablam! --> src/lib.rs:63:24 Sep 19 22:23:21.947 INFO kablam! | Sep 19 22:23:21.947 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 19 22:23:21.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 22:23:21.947 INFO kablam! Sep 19 22:23:21.947 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 19 22:23:21.947 INFO kablam! --> src/lib.rs:63:24 Sep 19 22:23:21.947 INFO kablam! | Sep 19 22:23:21.947 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 19 22:23:21.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 22:23:21.947 INFO kablam! Sep 19 22:23:22.130 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 19 22:23:22.130 INFO kablam! --> src/lib.rs:74:31 Sep 19 22:23:22.130 INFO kablam! | Sep 19 22:23:22.130 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 19 22:23:22.130 INFO kablam! | ^^^^^^^^^ Sep 19 22:23:22.130 INFO kablam! | Sep 19 22:23:22.130 INFO kablam! note: lint level defined here Sep 19 22:23:22.130 INFO kablam! --> src/lib.rs:56:9 Sep 19 22:23:22.130 INFO kablam! | Sep 19 22:23:22.130 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 19 22:23:22.130 INFO kablam! | ^^^^^^^^^^ Sep 19 22:23:22.130 INFO kablam! Sep 19 22:23:22.130 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 19 22:23:22.131 INFO kablam! --> src/lib.rs:80:17 Sep 19 22:23:22.131 INFO kablam! | Sep 19 22:23:22.131 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 19 22:23:22.131 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 22:23:22.131 INFO kablam! Sep 19 22:23:22.143 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 19 22:23:22.143 INFO kablam! --> src/lib.rs:80:17 Sep 19 22:23:22.143 INFO kablam! | Sep 19 22:23:22.143 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 19 22:23:22.143 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 22:23:22.143 INFO kablam! Sep 19 22:23:22.197 INFO kablam! error: aborting due to 5 previous errors Sep 19 22:23:22.197 INFO kablam! Sep 19 22:23:22.199 INFO kablam! error: Could not compile `message_filter`. Sep 19 22:23:22.199 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:23:22.271 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 19 22:23:22.271 INFO kablam! --> src/lib.rs:74:31 Sep 19 22:23:22.271 INFO kablam! | Sep 19 22:23:22.271 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 19 22:23:22.271 INFO kablam! | ^^^^^^^^^ Sep 19 22:23:22.271 INFO kablam! | Sep 19 22:23:22.271 INFO kablam! note: lint level defined here Sep 19 22:23:22.271 INFO kablam! --> src/lib.rs:56:9 Sep 19 22:23:22.271 INFO kablam! | Sep 19 22:23:22.271 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 19 22:23:22.271 INFO kablam! | ^^^^^^^^^^ Sep 19 22:23:22.271 INFO kablam! Sep 19 22:23:22.271 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 19 22:23:22.271 INFO kablam! --> src/lib.rs:80:17 Sep 19 22:23:22.271 INFO kablam! | Sep 19 22:23:22.271 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 19 22:23:22.271 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 22:23:22.271 INFO kablam! Sep 19 22:23:22.271 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 19 22:23:22.271 INFO kablam! --> src/lib.rs:372:28 Sep 19 22:23:22.271 INFO kablam! | Sep 19 22:23:22.271 INFO kablam! 372 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 19 22:23:22.271 INFO kablam! | ^^^^^^^^^^^^ Sep 19 22:23:22.271 INFO kablam! Sep 19 22:23:22.319 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 19 22:23:22.319 INFO kablam! --> src/lib.rs:80:17 Sep 19 22:23:22.319 INFO kablam! | Sep 19 22:23:22.319 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 19 22:23:22.319 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 22:23:22.319 INFO kablam! Sep 19 22:23:22.483 INFO kablam! error: aborting due to 6 previous errors Sep 19 22:23:22.483 INFO kablam! Sep 19 22:23:22.498 INFO kablam! error: Could not compile `message_filter`. Sep 19 22:23:22.498 INFO kablam! Sep 19 22:23:22.498 INFO kablam! To learn more, run the command again with --verbose. Sep 19 22:23:22.498 INFO kablam! su: No module specific data is present Sep 19 22:23:23.523 INFO running `"docker" "rm" "-f" "7a62507ec3846ee80f119920525c4762c604f139e73e7ef3458dbcbc289769a2"` Sep 19 22:23:23.626 INFO blam! 7a62507ec3846ee80f119920525c4762c604f139e73e7ef3458dbcbc289769a2