Sep 02 21:18:41.930 INFO checking adivon-0.2.6 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 21:18:41.930 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 21:18:41.930 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 21:18:42.153 INFO blam! e3dbd471a00d45961c7c454e314563e2cd97da5415010166e441e4809d7ffc68 Sep 02 21:18:42.156 INFO running `"docker" "start" "-a" "e3dbd471a00d45961c7c454e314563e2cd97da5415010166e441e4809d7ffc68"` Sep 02 21:18:42.994 INFO kablam! Checking adivon v0.2.6 (file:///source) Sep 02 21:18:43.822 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 21:18:43.822 INFO kablam! --> src/hashst.rs:1:31 Sep 02 21:18:43.822 INFO kablam! | Sep 02 21:18:43.822 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 02 21:18:43.822 INFO kablam! | ^^^^^^^^^ Sep 02 21:18:43.822 INFO kablam! | Sep 02 21:18:43.822 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 21:18:43.822 INFO kablam! Sep 02 21:18:43.824 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 21:18:43.824 INFO kablam! --> src/hashst.rs:53:26 Sep 02 21:18:43.824 INFO kablam! | Sep 02 21:18:43.824 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 02 21:18:43.824 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 21:18:43.824 INFO kablam! Sep 02 21:18:44.446 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 21:18:44.446 INFO kablam! --> src/hashst.rs:53:26 Sep 02 21:18:44.446 INFO kablam! | Sep 02 21:18:44.446 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 02 21:18:44.446 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 21:18:44.446 INFO kablam! Sep 02 21:18:45.399 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 21:18:45.399 INFO kablam! --> src/hashst.rs:1:31 Sep 02 21:18:45.399 INFO kablam! | Sep 02 21:18:45.399 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 02 21:18:45.399 INFO kablam! | ^^^^^^^^^ Sep 02 21:18:45.406 INFO kablam! | Sep 02 21:18:45.406 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 21:18:45.406 INFO kablam! Sep 02 21:18:45.406 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 02 21:18:45.406 INFO kablam! --> src/hashst.rs:53:26 Sep 02 21:18:45.406 INFO kablam! | Sep 02 21:18:45.406 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 02 21:18:45.406 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 21:18:45.406 INFO kablam! Sep 02 21:18:46.792 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 02 21:18:46.792 INFO kablam! --> src/hashst.rs:53:26 Sep 02 21:18:46.792 INFO kablam! | Sep 02 21:18:46.792 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 02 21:18:46.792 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 21:18:46.792 INFO kablam! Sep 02 21:18:49.846 INFO kablam! error[E0636]: the feature `plugin` has already been declared Sep 02 21:18:49.846 INFO kablam! --> src/lib.rs:4:27 Sep 02 21:18:49.846 INFO kablam! | Sep 02 21:18:49.846 INFO kablam! 4 | #![cfg_attr(test, feature(plugin))] Sep 02 21:18:49.846 INFO kablam! | ^^^^^^ Sep 02 21:18:49.846 INFO kablam! Sep 02 21:18:49.999 INFO kablam! error: aborting due to previous error Sep 02 21:18:50.000 INFO kablam! Sep 02 21:18:50.000 INFO kablam! For more information about this error, try `rustc --explain E0636`. Sep 02 21:18:50.018 INFO kablam! error: Could not compile `adivon`. Sep 02 21:18:50.018 INFO kablam! Sep 02 21:18:50.018 INFO kablam! To learn more, run the command again with --verbose. Sep 02 21:18:50.020 INFO kablam! su: No module specific data is present Sep 02 21:18:50.606 INFO running `"docker" "rm" "-f" "e3dbd471a00d45961c7c454e314563e2cd97da5415010166e441e4809d7ffc68"` Sep 02 21:18:50.766 INFO blam! e3dbd471a00d45961c7c454e314563e2cd97da5415010166e441e4809d7ffc68