Sep 01 11:11:06.440 INFO checking adivon-0.2.6 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 11:11:06.440 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 11:11:06.440 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 11:11:06.630 INFO blam! 2c66b3a3a41b8b4f5d6121049acf0733ff07dadf0efd1d9f33b64d7b86d165df Sep 01 11:11:06.632 INFO running `"docker" "start" "-a" "2c66b3a3a41b8b4f5d6121049acf0733ff07dadf0efd1d9f33b64d7b86d165df"` Sep 01 11:11:07.273 INFO kablam! Checking adivon v0.2.6 (file:///source) Sep 01 11:11:08.238 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 11:11:08.238 INFO kablam! --> src/hashst.rs:1:31 Sep 01 11:11:08.238 INFO kablam! | Sep 01 11:11:08.238 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 01 11:11:08.238 INFO kablam! | ^^^^^^^^^ Sep 01 11:11:08.238 INFO kablam! | Sep 01 11:11:08.238 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 11:11:08.238 INFO kablam! Sep 01 11:11:08.239 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 11:11:08.240 INFO kablam! --> src/hashst.rs:53:26 Sep 01 11:11:08.240 INFO kablam! | Sep 01 11:11:08.240 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 01 11:11:08.240 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 11:11:08.240 INFO kablam! Sep 01 11:11:08.939 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 01 11:11:08.939 INFO kablam! --> src/hashst.rs:53:26 Sep 01 11:11:08.939 INFO kablam! | Sep 01 11:11:08.939 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 01 11:11:08.939 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 11:11:08.939 INFO kablam! Sep 01 11:11:09.043 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 11:11:09.043 INFO kablam! --> src/hashst.rs:1:31 Sep 01 11:11:09.043 INFO kablam! | Sep 01 11:11:09.043 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 01 11:11:09.043 INFO kablam! | ^^^^^^^^^ Sep 01 11:11:09.043 INFO kablam! | Sep 01 11:11:09.043 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 11:11:09.043 INFO kablam! Sep 01 11:11:09.045 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 01 11:11:09.045 INFO kablam! --> src/hashst.rs:53:26 Sep 01 11:11:09.045 INFO kablam! | Sep 01 11:11:09.045 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 01 11:11:09.045 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 11:11:09.045 INFO kablam! Sep 01 11:11:10.092 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 01 11:11:10.092 INFO kablam! --> src/hashst.rs:53:26 Sep 01 11:11:10.092 INFO kablam! | Sep 01 11:11:10.092 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 01 11:11:10.092 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 11:11:10.092 INFO kablam! Sep 01 11:11:12.341 INFO kablam! error[E0636]: the feature `plugin` has already been declared Sep 01 11:11:12.341 INFO kablam! --> src/lib.rs:4:27 Sep 01 11:11:12.341 INFO kablam! | Sep 01 11:11:12.341 INFO kablam! 4 | #![cfg_attr(test, feature(plugin))] Sep 01 11:11:12.341 INFO kablam! | ^^^^^^ Sep 01 11:11:12.341 INFO kablam! Sep 01 11:11:12.426 INFO kablam! error: aborting due to previous error Sep 01 11:11:12.426 INFO kablam! Sep 01 11:11:12.426 INFO kablam! For more information about this error, try `rustc --explain E0636`. Sep 01 11:11:12.440 INFO kablam! error: Could not compile `adivon`. Sep 01 11:11:12.440 INFO kablam! Sep 01 11:11:12.440 INFO kablam! To learn more, run the command again with --verbose. Sep 01 11:11:12.441 INFO kablam! su: No module specific data is present Sep 01 11:11:12.849 INFO running `"docker" "rm" "-f" "2c66b3a3a41b8b4f5d6121049acf0733ff07dadf0efd1d9f33b64d7b86d165df"` Sep 01 11:11:12.982 INFO blam! 2c66b3a3a41b8b4f5d6121049acf0733ff07dadf0efd1d9f33b64d7b86d165df