Sep 05 00:41:02.432 INFO checking adivon-0.2.6 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 05 00:41:02.432 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 05 00:41:02.433 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/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 05 00:41:02.648 INFO blam! 5806170aebf104154cd2cb53a086c6af59630ab2ae689380bc61ef085d382898 Sep 05 00:41:02.648 INFO running `"docker" "start" "-a" "5806170aebf104154cd2cb53a086c6af59630ab2ae689380bc61ef085d382898"` Sep 05 00:41:03.395 INFO kablam! Checking adivon v0.2.6 (file:///source) Sep 05 00:41:04.153 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 05 00:41:04.154 INFO kablam! --> src/hashst.rs:1:31 Sep 05 00:41:04.154 INFO kablam! | Sep 05 00:41:04.154 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 05 00:41:04.154 INFO kablam! | ^^^^^^^^^ Sep 05 00:41:04.154 INFO kablam! | Sep 05 00:41:04.154 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 00:41:04.154 INFO kablam! Sep 05 00:41:04.156 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 05 00:41:04.156 INFO kablam! --> src/hashst.rs:53:26 Sep 05 00:41:04.156 INFO kablam! | Sep 05 00:41:04.156 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 05 00:41:04.156 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 00:41:04.156 INFO kablam! Sep 05 00:41:04.680 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 05 00:41:04.680 INFO kablam! --> src/hashst.rs:53:26 Sep 05 00:41:04.680 INFO kablam! | Sep 05 00:41:04.680 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 05 00:41:04.680 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 00:41:04.680 INFO kablam! Sep 05 00:41:05.805 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 05 00:41:05.805 INFO kablam! --> src/hashst.rs:1:31 Sep 05 00:41:05.805 INFO kablam! | Sep 05 00:41:05.805 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 05 00:41:05.805 INFO kablam! | ^^^^^^^^^ Sep 05 00:41:05.805 INFO kablam! | Sep 05 00:41:05.805 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 00:41:05.805 INFO kablam! Sep 05 00:41:05.808 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 05 00:41:05.808 INFO kablam! --> src/hashst.rs:53:26 Sep 05 00:41:05.808 INFO kablam! | Sep 05 00:41:05.808 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 05 00:41:05.808 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 00:41:05.808 INFO kablam! Sep 05 00:41:06.880 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 05 00:41:06.880 INFO kablam! --> src/hashst.rs:53:26 Sep 05 00:41:06.880 INFO kablam! | Sep 05 00:41:06.880 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 05 00:41:06.880 INFO kablam! | ^^^^^^^^^^^^^^ Sep 05 00:41:06.880 INFO kablam! Sep 05 00:41:08.644 INFO kablam! error[E0636]: the feature `plugin` has already been declared Sep 05 00:41:08.644 INFO kablam! --> src/lib.rs:4:27 Sep 05 00:41:08.644 INFO kablam! | Sep 05 00:41:08.644 INFO kablam! 4 | #![cfg_attr(test, feature(plugin))] Sep 05 00:41:08.644 INFO kablam! | ^^^^^^ Sep 05 00:41:08.644 INFO kablam! Sep 05 00:41:08.728 INFO kablam! error: aborting due to previous error Sep 05 00:41:08.728 INFO kablam! Sep 05 00:41:08.728 INFO kablam! For more information about this error, try `rustc --explain E0636`. Sep 05 00:41:08.741 INFO kablam! error: Could not compile `adivon`. Sep 05 00:41:08.741 INFO kablam! Sep 05 00:41:08.741 INFO kablam! To learn more, run the command again with --verbose. Sep 05 00:41:08.742 INFO kablam! su: No module specific data is present Sep 05 00:41:09.256 INFO running `"docker" "rm" "-f" "5806170aebf104154cd2cb53a086c6af59630ab2ae689380bc61ef085d382898"` Sep 05 00:41:09.385 INFO blam! 5806170aebf104154cd2cb53a086c6af59630ab2ae689380bc61ef085d382898