Sep 21 13:41:50.945 INFO checking adivon-0.2.6 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:41:50.945 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:41:50.945 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:41:51.205 INFO blam! 71ae3b1345d7948661930a180d4f41708de36a6a96f1736ed47fa23aad7ae19e Sep 21 13:41:51.207 INFO running `"docker" "start" "-a" "71ae3b1345d7948661930a180d4f41708de36a6a96f1736ed47fa23aad7ae19e"` Sep 21 13:41:52.181 INFO kablam! usermod: no changes Sep 21 13:41:52.326 INFO kablam! Checking adivon v0.2.6 (/source) Sep 21 13:41:53.008 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:41:53.008 INFO kablam! --> src/hashst.rs:1:31 Sep 21 13:41:53.008 INFO kablam! | Sep 21 13:41:53.008 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 21 13:41:53.008 INFO kablam! | ^^^^^^^^^ Sep 21 13:41:53.008 INFO kablam! | Sep 21 13:41:53.008 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 13:41:53.008 INFO kablam! Sep 21 13:41:53.013 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:41:53.013 INFO kablam! --> src/hashst.rs:53:26 Sep 21 13:41:53.013 INFO kablam! | Sep 21 13:41:53.013 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 21 13:41:53.013 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:41:53.013 INFO kablam! Sep 21 13:41:53.127 INFO kablam! warning: the trait bound `K: kdtree::Point` is not satisfied Sep 21 13:41:53.127 INFO kablam! --> src/kdtree.rs:34:27 Sep 21 13:41:53.127 INFO kablam! | Sep 21 13:41:53.127 INFO kablam! 34 | pub type NodeCell = Option>>; Sep 21 13:41:53.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `kdtree::Point` is not implemented for `K` Sep 21 13:41:53.127 INFO kablam! | Sep 21 13:41:53.127 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 13:41:53.127 INFO kablam! = help: consider adding a `where K: kdtree::Point` bound Sep 21 13:41:53.127 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:41:53.127 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:41:53.127 INFO kablam! Sep 21 13:41:53.386 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:41:53.386 INFO kablam! --> src/hashst.rs:53:26 Sep 21 13:41:53.386 INFO kablam! | Sep 21 13:41:53.386 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 21 13:41:53.386 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:41:53.386 INFO kablam! Sep 21 13:41:53.594 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:41:53.594 INFO kablam! --> src/hashst.rs:1:31 Sep 21 13:41:53.594 INFO kablam! | Sep 21 13:41:53.594 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 21 13:41:53.594 INFO kablam! | ^^^^^^^^^ Sep 21 13:41:53.594 INFO kablam! | Sep 21 13:41:53.594 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 13:41:53.594 INFO kablam! Sep 21 13:41:53.594 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:41:53.594 INFO kablam! --> src/hashst.rs:53:26 Sep 21 13:41:53.594 INFO kablam! | Sep 21 13:41:53.594 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 21 13:41:53.594 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:41:53.594 INFO kablam! Sep 21 13:41:53.709 INFO kablam! warning: the trait bound `K: kdtree::Point` is not satisfied Sep 21 13:41:53.709 INFO kablam! --> src/kdtree.rs:34:27 Sep 21 13:41:53.709 INFO kablam! | Sep 21 13:41:53.709 INFO kablam! 34 | pub type NodeCell = Option>>; Sep 21 13:41:53.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `kdtree::Point` is not implemented for `K` Sep 21 13:41:53.709 INFO kablam! | Sep 21 13:41:53.709 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 13:41:53.709 INFO kablam! = help: consider adding a `where K: kdtree::Point` bound Sep 21 13:41:53.709 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:41:53.709 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:41:53.709 INFO kablam! Sep 21 13:41:54.194 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Sep 21 13:41:54.194 INFO kablam! --> src/hashst.rs:53:26 Sep 21 13:41:54.194 INFO kablam! | Sep 21 13:41:54.194 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 21 13:41:54.194 INFO kablam! | ^^^^^^^^^^^^^^ Sep 21 13:41:54.194 INFO kablam! Sep 21 13:41:55.750 INFO kablam! error[E0636]: the feature `plugin` has already been declared Sep 21 13:41:55.750 INFO kablam! --> src/lib.rs:4:27 Sep 21 13:41:55.750 INFO kablam! | Sep 21 13:41:55.750 INFO kablam! 4 | #![cfg_attr(test, feature(plugin))] Sep 21 13:41:55.750 INFO kablam! | ^^^^^^ Sep 21 13:41:55.750 INFO kablam! Sep 21 13:41:55.846 INFO kablam! error: aborting due to previous error Sep 21 13:41:55.846 INFO kablam! Sep 21 13:41:55.846 INFO kablam! For more information about this error, try `rustc --explain E0636`. Sep 21 13:41:55.860 INFO kablam! error: Could not compile `adivon`. Sep 21 13:41:55.860 INFO kablam! Sep 21 13:41:55.860 INFO kablam! To learn more, run the command again with --verbose. Sep 21 13:41:55.862 INFO kablam! su: No module specific data is present Sep 21 13:41:57.069 INFO running `"docker" "rm" "-f" "71ae3b1345d7948661930a180d4f41708de36a6a96f1736ed47fa23aad7ae19e"` Sep 21 13:41:57.190 INFO blam! 71ae3b1345d7948661930a180d4f41708de36a6a96f1736ed47fa23aad7ae19e