Sep 14 19:57:07.686 INFO checking adivon-0.2.6 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 19:57:07.686 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 19:57:07.686 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:57:08.075 INFO blam! 77d2e8bbd22b1a00f6ee87b99a8439c7e8987ac3f5e0c43f142fcc08c3728e27 Sep 14 19:57:08.077 INFO running `"docker" "start" "-a" "77d2e8bbd22b1a00f6ee87b99a8439c7e8987ac3f5e0c43f142fcc08c3728e27"` Sep 14 19:57:09.384 INFO kablam! usermod: no changes Sep 14 19:57:09.499 INFO kablam! Checking adivon v0.2.6 (file:///source) Sep 14 19:57:10.131 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 14 19:57:10.131 INFO kablam! --> src/hashst.rs:1:31 Sep 14 19:57:10.131 INFO kablam! | Sep 14 19:57:10.131 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 14 19:57:10.131 INFO kablam! | ^^^^^^^^^ Sep 14 19:57:10.131 INFO kablam! | Sep 14 19:57:10.131 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 19:57:10.131 INFO kablam! Sep 14 19:57:10.131 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 14 19:57:10.131 INFO kablam! --> src/hashst.rs:53:26 Sep 14 19:57:10.131 INFO kablam! | Sep 14 19:57:10.131 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 14 19:57:10.131 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 19:57:10.131 INFO kablam! Sep 14 19:57:10.435 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 14 19:57:10.435 INFO kablam! --> src/hashst.rs:53:26 Sep 14 19:57:10.435 INFO kablam! | Sep 14 19:57:10.435 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 14 19:57:10.435 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 19:57:10.435 INFO kablam! Sep 14 19:57:10.727 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 14 19:57:10.727 INFO kablam! --> src/hashst.rs:1:31 Sep 14 19:57:10.727 INFO kablam! | Sep 14 19:57:10.727 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 14 19:57:10.727 INFO kablam! | ^^^^^^^^^ Sep 14 19:57:10.727 INFO kablam! | Sep 14 19:57:10.727 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 19:57:10.727 INFO kablam! Sep 14 19:57:10.739 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 14 19:57:10.739 INFO kablam! --> src/hashst.rs:53:26 Sep 14 19:57:10.739 INFO kablam! | Sep 14 19:57:10.739 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 14 19:57:10.739 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 19:57:10.739 INFO kablam! Sep 14 19:57:11.823 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 14 19:57:11.823 INFO kablam! --> src/hashst.rs:53:26 Sep 14 19:57:11.823 INFO kablam! | Sep 14 19:57:11.823 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 14 19:57:11.823 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 19:57:11.823 INFO kablam! Sep 14 19:57:13.651 INFO kablam! error[E0636]: the feature `plugin` has already been declared Sep 14 19:57:13.651 INFO kablam! --> src/lib.rs:4:27 Sep 14 19:57:13.651 INFO kablam! | Sep 14 19:57:13.651 INFO kablam! 4 | #![cfg_attr(test, feature(plugin))] Sep 14 19:57:13.651 INFO kablam! | ^^^^^^ Sep 14 19:57:13.651 INFO kablam! Sep 14 19:57:13.746 INFO kablam! error: aborting due to previous error Sep 14 19:57:13.747 INFO kablam! Sep 14 19:57:13.747 INFO kablam! For more information about this error, try `rustc --explain E0636`. Sep 14 19:57:13.755 INFO kablam! error: Could not compile `adivon`. Sep 14 19:57:13.755 INFO kablam! Sep 14 19:57:13.755 INFO kablam! To learn more, run the command again with --verbose. Sep 14 19:57:13.759 INFO kablam! su: No module specific data is present Sep 14 19:57:14.562 INFO running `"docker" "rm" "-f" "77d2e8bbd22b1a00f6ee87b99a8439c7e8987ac3f5e0c43f142fcc08c3728e27"` Sep 14 19:57:14.814 INFO blam! 77d2e8bbd22b1a00f6ee87b99a8439c7e8987ac3f5e0c43f142fcc08c3728e27