Sep 17 20:16:19.035 INFO checking panoradix-0.6.5 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 20:16:19.036 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 20:16:19.036 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/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 17 20:16:19.414 INFO blam! ac52acbcbcdaa458e1c263f3f8a03591add04583ab8467f915068a30a72c1fa9 Sep 17 20:16:19.416 INFO running `"docker" "start" "-a" "ac52acbcbcdaa458e1c263f3f8a03591add04583ab8467f915068a30a72c1fa9"` Sep 17 20:16:20.870 INFO kablam! usermod: no changes Sep 17 20:16:20.967 INFO kablam! Checking panoradix v0.6.5 (/source) Sep 17 20:16:21.567 INFO kablam! error: the trait bound `K: std::cmp::Ord` is not satisfied Sep 17 20:16:21.567 INFO kablam! --> src/tree.rs:7:23 Sep 17 20:16:21.567 INFO kablam! | Sep 17 20:16:21.567 INFO kablam! 7 | pub type Tree = Node; Sep 17 20:16:21.567 INFO kablam! | ^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `K` Sep 17 20:16:21.567 INFO kablam! | Sep 17 20:16:21.567 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 20:16:21.567 INFO kablam! = help: consider adding a `where K: std::cmp::Ord` bound Sep 17 20:16:21.567 INFO kablam! = note: required because of the requirements on the impl of `key::KeyComponent` for `K` Sep 17 20:16:21.567 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 20:16:21.567 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 20:16:21.567 INFO kablam! Sep 17 20:16:21.567 INFO kablam! error: the trait bound `K: std::clone::Clone` is not satisfied Sep 17 20:16:21.567 INFO kablam! --> src/tree.rs:7:23 Sep 17 20:16:21.567 INFO kablam! | Sep 17 20:16:21.567 INFO kablam! 7 | pub type Tree = Node; Sep 17 20:16:21.567 INFO kablam! | ^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `K` Sep 17 20:16:21.567 INFO kablam! | Sep 17 20:16:21.567 INFO kablam! = help: consider adding a `where K: std::clone::Clone` bound Sep 17 20:16:21.567 INFO kablam! = note: required because of the requirements on the impl of `key::KeyComponent` for `K` Sep 17 20:16:21.567 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 20:16:21.567 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 20:16:21.567 INFO kablam! Sep 17 20:16:21.611 INFO kablam! error: aborting due to 2 previous errors Sep 17 20:16:21.611 INFO kablam! Sep 17 20:16:21.631 INFO kablam! error: Could not compile `panoradix`. Sep 17 20:16:21.631 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 20:16:21.683 INFO kablam! error: the trait bound `K: std::cmp::Ord` is not satisfied Sep 17 20:16:21.683 INFO kablam! --> src/tree.rs:7:23 Sep 17 20:16:21.683 INFO kablam! | Sep 17 20:16:21.683 INFO kablam! 7 | pub type Tree = Node; Sep 17 20:16:21.683 INFO kablam! | ^^^^^^^^^^ the trait `std::cmp::Ord` is not implemented for `K` Sep 17 20:16:21.683 INFO kablam! | Sep 17 20:16:21.683 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 20:16:21.683 INFO kablam! = help: consider adding a `where K: std::cmp::Ord` bound Sep 17 20:16:21.683 INFO kablam! = note: required because of the requirements on the impl of `key::KeyComponent` for `K` Sep 17 20:16:21.683 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 20:16:21.683 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 20:16:21.683 INFO kablam! Sep 17 20:16:21.683 INFO kablam! error: the trait bound `K: std::clone::Clone` is not satisfied Sep 17 20:16:21.683 INFO kablam! --> src/tree.rs:7:23 Sep 17 20:16:21.683 INFO kablam! | Sep 17 20:16:21.683 INFO kablam! 7 | pub type Tree = Node; Sep 17 20:16:21.683 INFO kablam! | ^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `K` Sep 17 20:16:21.683 INFO kablam! | Sep 17 20:16:21.683 INFO kablam! = help: consider adding a `where K: std::clone::Clone` bound Sep 17 20:16:21.683 INFO kablam! = note: required because of the requirements on the impl of `key::KeyComponent` for `K` Sep 17 20:16:21.683 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 20:16:21.683 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 20:16:21.683 INFO kablam! Sep 17 20:16:21.715 INFO kablam! error: aborting due to 2 previous errors Sep 17 20:16:21.715 INFO kablam! Sep 17 20:16:21.727 INFO kablam! error: Could not compile `panoradix`. Sep 17 20:16:21.727 INFO kablam! Sep 17 20:16:21.727 INFO kablam! To learn more, run the command again with --verbose. Sep 17 20:16:21.731 INFO kablam! su: No module specific data is present Sep 17 20:16:22.940 INFO running `"docker" "rm" "-f" "ac52acbcbcdaa458e1c263f3f8a03591add04583ab8467f915068a30a72c1fa9"` Sep 17 20:16:23.275 INFO blam! ac52acbcbcdaa458e1c263f3f8a03591add04583ab8467f915068a30a72c1fa9