Sep 04 11:03:14.844 INFO checking message_filter-0.3.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 11:03:14.845 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 11:03:14.845 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 11:03:15.012 INFO blam! f3439458758b18429ce2b81c6889c17b12116f8c94446e2915126d2edfd835f6 Sep 04 11:03:15.016 INFO running `"docker" "start" "-a" "f3439458758b18429ce2b81c6889c17b12116f8c94446e2915126d2edfd835f6"` Sep 04 11:03:15.734 INFO kablam! Checking message_filter v0.3.1 (file:///source) Sep 04 11:03:15.796 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 04 11:03:15.796 INFO kablam! --> src/lib.rs:59:21 Sep 04 11:03:15.796 INFO kablam! | Sep 04 11:03:15.796 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 04 11:03:15.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:03:15.796 INFO kablam! | Sep 04 11:03:15.796 INFO kablam! note: lint level defined here Sep 04 11:03:15.796 INFO kablam! --> src/lib.rs:58:32 Sep 04 11:03:15.796 INFO kablam! | Sep 04 11:03:15.796 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 04 11:03:15.796 INFO kablam! | ^^^^^^^^ Sep 04 11:03:15.796 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 11:03:15.796 INFO kablam! Sep 04 11:03:15.796 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 11:03:15.797 INFO kablam! --> src/lib.rs:66:24 Sep 04 11:03:15.797 INFO kablam! | Sep 04 11:03:15.797 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 11:03:15.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 11:03:15.797 INFO kablam! Sep 04 11:03:15.797 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 04 11:03:15.797 INFO kablam! --> src/lib.rs:59:21 Sep 04 11:03:15.797 INFO kablam! | Sep 04 11:03:15.797 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 04 11:03:15.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 11:03:15.797 INFO kablam! | Sep 04 11:03:15.797 INFO kablam! note: lint level defined here Sep 04 11:03:15.797 INFO kablam! --> src/lib.rs:58:32 Sep 04 11:03:15.797 INFO kablam! | Sep 04 11:03:15.797 INFO kablam! 58 | unknown_crate_types, warnings)] Sep 04 11:03:15.798 INFO kablam! | ^^^^^^^^ Sep 04 11:03:15.798 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 04 11:03:15.798 INFO kablam! Sep 04 11:03:15.798 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 04 11:03:15.798 INFO kablam! --> src/lib.rs:66:24 Sep 04 11:03:15.798 INFO kablam! | Sep 04 11:03:15.798 INFO kablam! 66 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 04 11:03:15.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 11:03:15.798 INFO kablam! Sep 04 11:03:16.342 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 11:03:16.342 INFO kablam! --> src/lib.rs:78:31 Sep 04 11:03:16.342 INFO kablam! | Sep 04 11:03:16.342 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 04 11:03:16.342 INFO kablam! | ^^^^^^^^^ Sep 04 11:03:16.342 INFO kablam! | Sep 04 11:03:16.342 INFO kablam! note: lint level defined here Sep 04 11:03:16.342 INFO kablam! --> src/lib.rs:59:9 Sep 04 11:03:16.342 INFO kablam! | Sep 04 11:03:16.342 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 04 11:03:16.342 INFO kablam! | ^^^^^^^^^^ Sep 04 11:03:16.342 INFO kablam! Sep 04 11:03:16.342 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 11:03:16.342 INFO kablam! --> src/lib.rs:84:17 Sep 04 11:03:16.342 INFO kablam! | Sep 04 11:03:16.342 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 04 11:03:16.342 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 11:03:16.342 INFO kablam! Sep 04 11:03:16.359 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 04 11:03:16.359 INFO kablam! --> src/lib.rs:84:17 Sep 04 11:03:16.360 INFO kablam! | Sep 04 11:03:16.360 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 04 11:03:16.360 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 11:03:16.360 INFO kablam! Sep 04 11:03:16.433 INFO kablam! error: aborting due to 5 previous errors Sep 04 11:03:16.433 INFO kablam! Sep 04 11:03:16.441 INFO kablam! error: Could not compile `message_filter`. Sep 04 11:03:16.441 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 11:03:16.517 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 11:03:16.517 INFO kablam! --> src/lib.rs:78:31 Sep 04 11:03:16.518 INFO kablam! | Sep 04 11:03:16.518 INFO kablam! 78 | use std::hash::{Hash, Hasher, SipHasher}; Sep 04 11:03:16.518 INFO kablam! | ^^^^^^^^^ Sep 04 11:03:16.518 INFO kablam! | Sep 04 11:03:16.518 INFO kablam! note: lint level defined here Sep 04 11:03:16.518 INFO kablam! --> src/lib.rs:59:9 Sep 04 11:03:16.518 INFO kablam! | Sep 04 11:03:16.518 INFO kablam! 59 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 04 11:03:16.518 INFO kablam! | ^^^^^^^^^^ Sep 04 11:03:16.518 INFO kablam! Sep 04 11:03:16.518 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 04 11:03:16.518 INFO kablam! --> src/lib.rs:84:17 Sep 04 11:03:16.518 INFO kablam! | Sep 04 11:03:16.518 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 04 11:03:16.518 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 11:03:16.518 INFO kablam! Sep 04 11:03:16.518 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 04 11:03:16.519 INFO kablam! --> src/lib.rs:359:28 Sep 04 11:03:16.519 INFO kablam! | Sep 04 11:03:16.519 INFO kablam! 359 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 04 11:03:16.519 INFO kablam! | ^^^^^^^^^^^^ Sep 04 11:03:16.519 INFO kablam! Sep 04 11:03:16.595 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 04 11:03:16.595 INFO kablam! --> src/lib.rs:84:17 Sep 04 11:03:16.596 INFO kablam! | Sep 04 11:03:16.596 INFO kablam! 84 | let mut s = SipHasher::new(); Sep 04 11:03:16.596 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 11:03:16.596 INFO kablam! Sep 04 11:03:16.804 INFO kablam! error: aborting due to 6 previous errors Sep 04 11:03:16.804 INFO kablam! Sep 04 11:03:16.818 INFO kablam! error: Could not compile `message_filter`. Sep 04 11:03:16.818 INFO kablam! Sep 04 11:03:16.818 INFO kablam! To learn more, run the command again with --verbose. Sep 04 11:03:16.818 INFO kablam! su: No module specific data is present Sep 04 11:03:17.252 INFO running `"docker" "rm" "-f" "f3439458758b18429ce2b81c6889c17b12116f8c94446e2915126d2edfd835f6"` Sep 04 11:03:17.352 INFO blam! f3439458758b18429ce2b81c6889c17b12116f8c94446e2915126d2edfd835f6