Sep 20 06:49:11.061 INFO checking adivon-0.2.6 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 06:49:11.061 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 06:49:11.061 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:49:11.309 INFO blam! f00f7c13ff4c8110474c6175e923fd13e8cfc33d036dc47d42dc46c61a621225 Sep 20 06:49:11.310 INFO running `"docker" "start" "-a" "f00f7c13ff4c8110474c6175e923fd13e8cfc33d036dc47d42dc46c61a621225"` Sep 20 06:49:12.486 INFO kablam! usermod: no changes Sep 20 06:49:12.711 INFO kablam! Checking adivon v0.2.6 (/source) Sep 20 06:49:13.790 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:49:13.790 INFO kablam! --> src/hashst.rs:1:31 Sep 20 06:49:13.790 INFO kablam! | Sep 20 06:49:13.790 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 20 06:49:13.790 INFO kablam! | ^^^^^^^^^ Sep 20 06:49:13.790 INFO kablam! | Sep 20 06:49:13.790 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 06:49:13.790 INFO kablam! Sep 20 06:49:13.794 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:49:13.794 INFO kablam! --> src/hashst.rs:53:26 Sep 20 06:49:13.794 INFO kablam! | Sep 20 06:49:13.794 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 20 06:49:13.794 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 06:49:13.794 INFO kablam! Sep 20 06:49:14.410 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:49:14.410 INFO kablam! --> src/hashst.rs:53:26 Sep 20 06:49:14.410 INFO kablam! | Sep 20 06:49:14.410 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 20 06:49:14.410 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 06:49:14.410 INFO kablam! Sep 20 06:49:14.678 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:49:14.678 INFO kablam! --> src/hashst.rs:1:31 Sep 20 06:49:14.678 INFO kablam! | Sep 20 06:49:14.678 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 20 06:49:14.678 INFO kablam! | ^^^^^^^^^ Sep 20 06:49:14.678 INFO kablam! | Sep 20 06:49:14.678 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 06:49:14.678 INFO kablam! Sep 20 06:49:14.690 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:49:14.690 INFO kablam! --> src/hashst.rs:53:26 Sep 20 06:49:14.690 INFO kablam! | Sep 20 06:49:14.690 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 20 06:49:14.690 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 06:49:14.690 INFO kablam! Sep 20 06:49:15.270 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 20 06:49:15.270 INFO kablam! --> src/hashst.rs:53:26 Sep 20 06:49:15.270 INFO kablam! | Sep 20 06:49:15.270 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 20 06:49:15.270 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 06:49:15.270 INFO kablam! Sep 20 06:49:17.147 INFO kablam! error[E0636]: the feature `plugin` has already been declared Sep 20 06:49:17.147 INFO kablam! --> src/lib.rs:4:27 Sep 20 06:49:17.147 INFO kablam! | Sep 20 06:49:17.147 INFO kablam! 4 | #![cfg_attr(test, feature(plugin))] Sep 20 06:49:17.147 INFO kablam! | ^^^^^^ Sep 20 06:49:17.147 INFO kablam! Sep 20 06:49:17.243 INFO kablam! error: aborting due to previous error Sep 20 06:49:17.244 INFO kablam! Sep 20 06:49:17.244 INFO kablam! For more information about this error, try `rustc --explain E0636`. Sep 20 06:49:17.254 INFO kablam! error: Could not compile `adivon`. Sep 20 06:49:17.254 INFO kablam! Sep 20 06:49:17.254 INFO kablam! To learn more, run the command again with --verbose. Sep 20 06:49:17.256 INFO kablam! su: No module specific data is present Sep 20 06:49:18.021 INFO running `"docker" "rm" "-f" "f00f7c13ff4c8110474c6175e923fd13e8cfc33d036dc47d42dc46c61a621225"` Sep 20 06:49:18.130 INFO blam! f00f7c13ff4c8110474c6175e923fd13e8cfc33d036dc47d42dc46c61a621225