Sep 18 03:59:27.394 INFO checking adivon-0.2.6 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 03:59:27.394 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 03:59:27.394 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 03:59:27.731 INFO blam! e0fa5a0874bdc3ec0c4e4817ab82f971baf48e196db3060522ce519275a4f9d1 Sep 18 03:59:27.735 INFO running `"docker" "start" "-a" "e0fa5a0874bdc3ec0c4e4817ab82f971baf48e196db3060522ce519275a4f9d1"` Sep 18 03:59:28.862 INFO kablam! usermod: no changes Sep 18 03:59:29.003 INFO kablam! Checking adivon v0.2.6 (/source) Sep 18 03:59:29.687 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 18 03:59:29.687 INFO kablam! --> src/hashst.rs:1:31 Sep 18 03:59:29.687 INFO kablam! | Sep 18 03:59:29.687 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 18 03:59:29.687 INFO kablam! | ^^^^^^^^^ Sep 18 03:59:29.687 INFO kablam! | Sep 18 03:59:29.687 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 03:59:29.687 INFO kablam! Sep 18 03:59:29.691 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 18 03:59:29.691 INFO kablam! --> src/hashst.rs:53:26 Sep 18 03:59:29.691 INFO kablam! | Sep 18 03:59:29.691 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 18 03:59:29.691 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 03:59:29.691 INFO kablam! Sep 18 03:59:29.842 INFO kablam! error: the trait bound `K: kdtree::Point` is not satisfied Sep 18 03:59:29.843 INFO kablam! --> src/kdtree.rs:34:27 Sep 18 03:59:29.843 INFO kablam! | Sep 18 03:59:29.843 INFO kablam! 34 | pub type NodeCell = Option>>; Sep 18 03:59:29.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `kdtree::Point` is not implemented for `K` Sep 18 03:59:29.843 INFO kablam! | Sep 18 03:59:29.843 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 03:59:29.843 INFO kablam! = help: consider adding a `where K: kdtree::Point` bound Sep 18 03:59:29.843 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:59:29.843 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:59:29.843 INFO kablam! Sep 18 03:59:29.894 INFO kablam! error: aborting due to previous error Sep 18 03:59:29.895 INFO kablam! Sep 18 03:59:29.897 INFO kablam! error: Could not compile `adivon`. Sep 18 03:59:29.897 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:59:30.171 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 18 03:59:30.171 INFO kablam! --> src/hashst.rs:1:31 Sep 18 03:59:30.171 INFO kablam! | Sep 18 03:59:30.171 INFO kablam! 1 | use std::hash::{Hash, Hasher, SipHasher}; Sep 18 03:59:30.171 INFO kablam! | ^^^^^^^^^ Sep 18 03:59:30.171 INFO kablam! | Sep 18 03:59:30.171 INFO kablam! = note: #[warn(deprecated)] on by default Sep 18 03:59:30.171 INFO kablam! Sep 18 03:59:30.171 INFO kablam! warning: use of deprecated item 'std::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Sep 18 03:59:30.171 INFO kablam! --> src/hashst.rs:53:26 Sep 18 03:59:30.171 INFO kablam! | Sep 18 03:59:30.171 INFO kablam! 53 | let mut hasher = SipHasher::new(); Sep 18 03:59:30.171 INFO kablam! | ^^^^^^^^^^^^^^ Sep 18 03:59:30.171 INFO kablam! Sep 18 03:59:30.283 INFO kablam! error: the trait bound `K: kdtree::Point` is not satisfied Sep 18 03:59:30.283 INFO kablam! --> src/kdtree.rs:34:27 Sep 18 03:59:30.283 INFO kablam! | Sep 18 03:59:30.283 INFO kablam! 34 | pub type NodeCell = Option>>; Sep 18 03:59:30.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `kdtree::Point` is not implemented for `K` Sep 18 03:59:30.283 INFO kablam! | Sep 18 03:59:30.283 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 03:59:30.283 INFO kablam! = help: consider adding a `where K: kdtree::Point` bound Sep 18 03:59:30.283 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:59:30.283 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:59:30.283 INFO kablam! Sep 18 03:59:30.343 INFO kablam! error: aborting due to previous error Sep 18 03:59:30.343 INFO kablam! Sep 18 03:59:30.352 INFO kablam! error: Could not compile `adivon`. Sep 18 03:59:30.352 INFO kablam! Sep 18 03:59:30.352 INFO kablam! To learn more, run the command again with --verbose. Sep 18 03:59:30.352 INFO kablam! su: No module specific data is present Sep 18 03:59:31.494 INFO running `"docker" "rm" "-f" "e0fa5a0874bdc3ec0c4e4817ab82f971baf48e196db3060522ce519275a4f9d1"` Sep 18 03:59:31.838 INFO blam! e0fa5a0874bdc3ec0c4e4817ab82f971baf48e196db3060522ce519275a4f9d1