Sep 19 22:23:20.681 INFO checking message_filter-0.6.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 22:23:20.681 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 22:23:20.681 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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.820 INFO blam! 558a24b3250e1680f9b4ed67cbd62b952d60dd0d2287e209073c11ccddfa621f Sep 19 22:23:20.822 INFO running `"docker" "start" "-a" "558a24b3250e1680f9b4ed67cbd62b952d60dd0d2287e209073c11ccddfa621f"` Sep 19 22:23:21.522 INFO kablam! usermod: no changes Sep 19 22:23:21.617 INFO kablam! Checking message_filter v0.6.0 (/source) Sep 19 22:23:21.667 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 19 22:23:21.667 INFO kablam! --> src/lib.rs:56:21 Sep 19 22:23:21.667 INFO kablam! | Sep 19 22:23:21.667 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 19 22:23:21.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:23:21.667 INFO kablam! | Sep 19 22:23:21.667 INFO kablam! note: lint level defined here Sep 19 22:23:21.667 INFO kablam! --> src/lib.rs:55:32 Sep 19 22:23:21.667 INFO kablam! | Sep 19 22:23:21.667 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 19 22:23:21.667 INFO kablam! | ^^^^^^^^ Sep 19 22:23:21.667 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 19 22:23:21.667 INFO kablam! Sep 19 22:23:21.667 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 19 22:23:21.667 INFO kablam! --> src/lib.rs:63:24 Sep 19 22:23:21.667 INFO kablam! | Sep 19 22:23:21.667 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 19 22:23:21.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 22:23:21.667 INFO kablam! Sep 19 22:23:21.673 INFO kablam! error: lint `drop_with_repr_extern` has been removed: `drop flags have been removed` Sep 19 22:23:21.673 INFO kablam! --> src/lib.rs:56:21 Sep 19 22:23:21.673 INFO kablam! | Sep 19 22:23:21.673 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 19 22:23:21.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:23:21.673 INFO kablam! | Sep 19 22:23:21.673 INFO kablam! note: lint level defined here Sep 19 22:23:21.673 INFO kablam! --> src/lib.rs:55:32 Sep 19 22:23:21.673 INFO kablam! | Sep 19 22:23:21.673 INFO kablam! 55 | unknown_crate_types, warnings)] Sep 19 22:23:21.673 INFO kablam! | ^^^^^^^^ Sep 19 22:23:21.673 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 19 22:23:21.673 INFO kablam! Sep 19 22:23:21.674 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 19 22:23:21.674 INFO kablam! --> src/lib.rs:63:24 Sep 19 22:23:21.674 INFO kablam! | Sep 19 22:23:21.674 INFO kablam! 63 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 19 22:23:21.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 22:23:21.674 INFO kablam! Sep 19 22:23:21.843 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 19 22:23:21.843 INFO kablam! --> src/lib.rs:74:31 Sep 19 22:23:21.843 INFO kablam! | Sep 19 22:23:21.843 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 19 22:23:21.843 INFO kablam! | ^^^^^^^^^ Sep 19 22:23:21.843 INFO kablam! | Sep 19 22:23:21.843 INFO kablam! note: lint level defined here Sep 19 22:23:21.843 INFO kablam! --> src/lib.rs:56:9 Sep 19 22:23:21.843 INFO kablam! | Sep 19 22:23:21.843 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 19 22:23:21.843 INFO kablam! | ^^^^^^^^^^ Sep 19 22:23:21.843 INFO kablam! Sep 19 22:23:21.843 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 19 22:23:21.843 INFO kablam! --> src/lib.rs:80:17 Sep 19 22:23:21.843 INFO kablam! | Sep 19 22:23:21.843 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 19 22:23:21.843 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 22:23:21.843 INFO kablam! Sep 19 22:23:21.847 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 19 22:23:21.847 INFO kablam! --> src/lib.rs:80:17 Sep 19 22:23:21.847 INFO kablam! | Sep 19 22:23:21.847 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 19 22:23:21.847 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 22:23:21.847 INFO kablam! Sep 19 22:23:21.879 INFO kablam! error: aborting due to 5 previous errors Sep 19 22:23:21.879 INFO kablam! Sep 19 22:23:21.887 INFO kablam! error: Could not compile `message_filter`. Sep 19 22:23:21.887 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:23:21.948 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 19 22:23:21.948 INFO kablam! --> src/lib.rs:74:31 Sep 19 22:23:21.948 INFO kablam! | Sep 19 22:23:21.948 INFO kablam! 74 | use std::hash::{Hash, Hasher, SipHasher}; Sep 19 22:23:21.948 INFO kablam! | ^^^^^^^^^ Sep 19 22:23:21.948 INFO kablam! | Sep 19 22:23:21.948 INFO kablam! note: lint level defined here Sep 19 22:23:21.948 INFO kablam! --> src/lib.rs:56:9 Sep 19 22:23:21.948 INFO kablam! | Sep 19 22:23:21.948 INFO kablam! 56 | #![deny(deprecated, drop_with_repr_extern, improper_ctypes, missing_docs, Sep 19 22:23:21.948 INFO kablam! | ^^^^^^^^^^ Sep 19 22:23:21.948 INFO kablam! Sep 19 22:23:21.948 INFO kablam! error: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 19 22:23:21.948 INFO kablam! --> src/lib.rs:80:17 Sep 19 22:23:21.948 INFO kablam! | Sep 19 22:23:21.948 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 19 22:23:21.948 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 22:23:21.948 INFO kablam! Sep 19 22:23:21.950 INFO kablam! error: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 19 22:23:21.950 INFO kablam! --> src/lib.rs:372:28 Sep 19 22:23:21.950 INFO kablam! | Sep 19 22:23:21.950 INFO kablam! 372 | Temp { id: rand::sample(&mut rng, 0u8..255, 64) } Sep 19 22:23:21.950 INFO kablam! | ^^^^^^^^^^^^ Sep 19 22:23:21.950 INFO kablam! Sep 19 22:23:21.992 INFO kablam! error: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 19 22:23:21.993 INFO kablam! --> src/lib.rs:80:17 Sep 19 22:23:21.993 INFO kablam! | Sep 19 22:23:21.993 INFO kablam! 80 | let mut s = SipHasher::new(); Sep 19 22:23:21.993 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 22:23:21.993 INFO kablam! Sep 19 22:23:22.155 INFO kablam! error: aborting due to 6 previous errors Sep 19 22:23:22.155 INFO kablam! Sep 19 22:23:22.167 INFO kablam! error: Could not compile `message_filter`. Sep 19 22:23:22.167 INFO kablam! Sep 19 22:23:22.167 INFO kablam! To learn more, run the command again with --verbose. Sep 19 22:23:22.171 INFO kablam! su: No module specific data is present Sep 19 22:23:23.433 INFO running `"docker" "rm" "-f" "558a24b3250e1680f9b4ed67cbd62b952d60dd0d2287e209073c11ccddfa621f"` Sep 19 22:23:23.501 INFO blam! 558a24b3250e1680f9b4ed67cbd62b952d60dd0d2287e209073c11ccddfa621f