Sep 06 10:14:12.885 INFO checking adivon-0.2.6 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 10:14:12.885 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 10:14:12.885 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 10:14:13.088 INFO blam! 6d5885e0a5e6f426b82431b93cf084db396eff8a25ca43952ed0683e781b509d Sep 06 10:14:13.094 INFO running `"docker" "start" "-a" "6d5885e0a5e6f426b82431b93cf084db396eff8a25ca43952ed0683e781b509d"` Sep 06 10:14:14.097 INFO kablam! usermod: no changes Sep 06 10:14:14.278 INFO kablam! Checking adivon v0.2.6 (file:///source) Sep 06 10:14:14.955 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 10:14:14.955 INFO kablam! --> src/hashst.rs:1:31 Sep 06 10:14:14.955 INFO kablam! | Sep 06 10:14:14.955 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 06 10:14:14.955 INFO kablam! | ^^^^^^^^^ Sep 06 10:14:14.958 INFO kablam! | Sep 06 10:14:14.958 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 10:14:14.958 INFO kablam! Sep 06 10:14:14.958 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 10:14:14.958 INFO kablam! --> src/hashst.rs:53:26 Sep 06 10:14:14.958 INFO kablam! | Sep 06 10:14:14.958 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 06 10:14:14.958 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 10:14:14.958 INFO kablam! Sep 06 10:14:15.250 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 06 10:14:15.250 INFO kablam! --> src/hashst.rs:53:26 Sep 06 10:14:15.250 INFO kablam! | Sep 06 10:14:15.250 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 06 10:14:15.250 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 10:14:15.250 INFO kablam! Sep 06 10:14:15.778 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 10:14:15.778 INFO kablam! --> src/hashst.rs:1:31 Sep 06 10:14:15.778 INFO kablam! | Sep 06 10:14:15.778 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 06 10:14:15.778 INFO kablam! | ^^^^^^^^^ Sep 06 10:14:15.778 INFO kablam! | Sep 06 10:14:15.778 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 10:14:15.778 INFO kablam! Sep 06 10:14:15.781 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 06 10:14:15.781 INFO kablam! --> src/hashst.rs:53:26 Sep 06 10:14:15.781 INFO kablam! | Sep 06 10:14:15.781 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 06 10:14:15.781 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 10:14:15.781 INFO kablam! Sep 06 10:14:16.346 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 06 10:14:16.346 INFO kablam! --> src/hashst.rs:53:26 Sep 06 10:14:16.346 INFO kablam! | Sep 06 10:14:16.346 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 06 10:14:16.346 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 10:14:16.346 INFO kablam! Sep 06 10:14:17.774 INFO kablam! error[E0636]: the feature `plugin` has already been declared Sep 06 10:14:17.774 INFO kablam! --> src/lib.rs:4:27 Sep 06 10:14:17.774 INFO kablam! | Sep 06 10:14:17.774 INFO kablam! 4 | #![cfg_attr(test, feature(plugin))] Sep 06 10:14:17.774 INFO kablam! | ^^^^^^ Sep 06 10:14:17.774 INFO kablam! Sep 06 10:14:17.866 INFO kablam! error: aborting due to previous error Sep 06 10:14:17.866 INFO kablam! Sep 06 10:14:17.866 INFO kablam! For more information about this error, try `rustc --explain E0636`. Sep 06 10:14:17.881 INFO kablam! error: Could not compile `adivon`. Sep 06 10:14:17.881 INFO kablam! Sep 06 10:14:17.882 INFO kablam! To learn more, run the command again with --verbose. Sep 06 10:14:17.883 INFO kablam! su: No module specific data is present Sep 06 10:14:18.980 INFO running `"docker" "rm" "-f" "6d5885e0a5e6f426b82431b93cf084db396eff8a25ca43952ed0683e781b509d"` Sep 06 10:14:19.085 INFO blam! 6d5885e0a5e6f426b82431b93cf084db396eff8a25ca43952ed0683e781b509d