Sep 21 08:52:37.114 INFO checking heapless-0.3.7 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 08:52:37.114 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 08:52:37.114 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/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 08:52:37.294 INFO blam! 7b333860eba77e4e7e77a67a110b0974857009db6619759a940fa86bdbd11509 Sep 21 08:52:37.296 INFO running `"docker" "start" "-a" "7b333860eba77e4e7e77a67a110b0974857009db6619759a940fa86bdbd11509"` Sep 21 08:52:37.991 INFO kablam! usermod: no changes Sep 21 08:52:38.027 INFO kablam! Checking hash32 v0.1.0 Sep 21 08:52:38.288 INFO kablam! Checking heapless v0.3.7 (/source) Sep 21 08:52:38.664 INFO kablam! error: the trait bound `K: core::cmp::Eq` is not satisfied Sep 21 08:52:38.664 INFO kablam! --> src/indexmap.rs:15:33 Sep 21 08:52:38.664 INFO kablam! | Sep 21 08:52:38.664 INFO kablam! 15 | pub type FnvIndexMap = IndexMap>; Sep 21 08:52:38.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::cmp::Eq` is not implemented for `K` Sep 21 08:52:38.664 INFO kablam! | Sep 21 08:52:38.664 INFO kablam! note: lint level defined here Sep 21 08:52:38.664 INFO kablam! --> src/lib.rs:84:9 Sep 21 08:52:38.664 INFO kablam! | Sep 21 08:52:38.664 INFO kablam! 84 | #![deny(warnings)] Sep 21 08:52:38.664 INFO kablam! | ^^^^^^^^ Sep 21 08:52:38.664 INFO kablam! = note: #[deny(type_alias_missing_bounds)] implied by #[deny(warnings)] Sep 21 08:52:38.664 INFO kablam! = help: consider adding a `where K: core::cmp::Eq` bound Sep 21 08:52:38.664 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:38.664 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:38.664 INFO kablam! Sep 21 08:52:38.664 INFO kablam! error: the trait bound `K: hash32::Hash` is not satisfied Sep 21 08:52:38.664 INFO kablam! --> src/indexmap.rs:15:33 Sep 21 08:52:38.664 INFO kablam! | Sep 21 08:52:38.664 INFO kablam! 15 | pub type FnvIndexMap = IndexMap>; Sep 21 08:52:38.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hash32::Hash` is not implemented for `K` Sep 21 08:52:38.664 INFO kablam! | Sep 21 08:52:38.664 INFO kablam! = help: consider adding a `where K: hash32::Hash` bound Sep 21 08:52:38.664 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:38.664 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:38.664 INFO kablam! Sep 21 08:52:38.664 INFO kablam! error: the trait bound `N: generic_array::ArrayLength>` is not satisfied Sep 21 08:52:38.664 INFO kablam! --> src/indexmap.rs:15:33 Sep 21 08:52:38.664 INFO kablam! | Sep 21 08:52:38.664 INFO kablam! 15 | pub type FnvIndexMap = IndexMap>; Sep 21 08:52:38.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength>` is not implemented for `N` Sep 21 08:52:38.665 INFO kablam! | Sep 21 08:52:38.665 INFO kablam! = help: consider adding a `where N: generic_array::ArrayLength>` bound Sep 21 08:52:38.665 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:38.665 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:38.665 INFO kablam! Sep 21 08:52:38.674 INFO kablam! error: the trait bound `N: generic_array::ArrayLength>` is not satisfied Sep 21 08:52:38.674 INFO kablam! --> src/indexmap.rs:15:33 Sep 21 08:52:38.674 INFO kablam! | Sep 21 08:52:38.675 INFO kablam! 15 | pub type FnvIndexMap = IndexMap>; Sep 21 08:52:38.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength>` is not implemented for `N` Sep 21 08:52:38.675 INFO kablam! | Sep 21 08:52:38.675 INFO kablam! = help: consider adding a `where N: generic_array::ArrayLength>` bound Sep 21 08:52:38.675 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:38.675 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:38.675 INFO kablam! Sep 21 08:52:38.675 INFO kablam! error: the trait bound `T: core::cmp::Eq` is not satisfied Sep 21 08:52:38.675 INFO kablam! --> src/indexset.rs:12:30 Sep 21 08:52:38.675 INFO kablam! | Sep 21 08:52:38.675 INFO kablam! 12 | pub type FnvIndexSet = IndexSet>; Sep 21 08:52:38.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::cmp::Eq` is not implemented for `T` Sep 21 08:52:38.675 INFO kablam! | Sep 21 08:52:38.675 INFO kablam! = help: consider adding a `where T: core::cmp::Eq` bound Sep 21 08:52:38.675 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:38.675 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:38.675 INFO kablam! Sep 21 08:52:38.675 INFO kablam! error: the trait bound `T: hash32::Hash` is not satisfied Sep 21 08:52:38.675 INFO kablam! --> src/indexset.rs:12:30 Sep 21 08:52:38.675 INFO kablam! | Sep 21 08:52:38.675 INFO kablam! 12 | pub type FnvIndexSet = IndexSet>; Sep 21 08:52:38.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hash32::Hash` is not implemented for `T` Sep 21 08:52:38.675 INFO kablam! | Sep 21 08:52:38.675 INFO kablam! = help: consider adding a `where T: hash32::Hash` bound Sep 21 08:52:38.675 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:38.675 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:38.675 INFO kablam! Sep 21 08:52:38.675 INFO kablam! error: the trait bound `N: generic_array::ArrayLength>` is not satisfied Sep 21 08:52:38.675 INFO kablam! --> src/indexset.rs:12:30 Sep 21 08:52:38.675 INFO kablam! | Sep 21 08:52:38.675 INFO kablam! 12 | pub type FnvIndexSet = IndexSet>; Sep 21 08:52:38.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength>` is not implemented for `N` Sep 21 08:52:38.675 INFO kablam! | Sep 21 08:52:38.675 INFO kablam! = help: consider adding a `where N: generic_array::ArrayLength>` bound Sep 21 08:52:38.675 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:38.675 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:38.675 INFO kablam! Sep 21 08:52:38.675 INFO kablam! error: the trait bound `N: generic_array::ArrayLength>` is not satisfied Sep 21 08:52:38.675 INFO kablam! --> src/indexset.rs:12:30 Sep 21 08:52:38.675 INFO kablam! | Sep 21 08:52:38.675 INFO kablam! 12 | pub type FnvIndexSet = IndexSet>; Sep 21 08:52:38.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength>` is not implemented for `N` Sep 21 08:52:38.675 INFO kablam! | Sep 21 08:52:38.675 INFO kablam! = help: consider adding a `where N: generic_array::ArrayLength>` bound Sep 21 08:52:38.675 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:38.675 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:38.675 INFO kablam! Sep 21 08:52:38.834 INFO kablam! error: aborting due to 8 previous errors Sep 21 08:52:38.834 INFO kablam! Sep 21 08:52:38.837 INFO kablam! error: Could not compile `heapless`. Sep 21 08:52:38.837 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:52:39.066 INFO kablam! error: the trait bound `K: core::cmp::Eq` is not satisfied Sep 21 08:52:39.066 INFO kablam! --> src/indexmap.rs:15:33 Sep 21 08:52:39.066 INFO kablam! | Sep 21 08:52:39.066 INFO kablam! 15 | pub type FnvIndexMap = IndexMap>; Sep 21 08:52:39.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::cmp::Eq` is not implemented for `K` Sep 21 08:52:39.066 INFO kablam! | Sep 21 08:52:39.066 INFO kablam! note: lint level defined here Sep 21 08:52:39.066 INFO kablam! --> src/lib.rs:84:9 Sep 21 08:52:39.066 INFO kablam! | Sep 21 08:52:39.066 INFO kablam! 84 | #![deny(warnings)] Sep 21 08:52:39.066 INFO kablam! | ^^^^^^^^ Sep 21 08:52:39.067 INFO kablam! = note: #[deny(type_alias_missing_bounds)] implied by #[deny(warnings)] Sep 21 08:52:39.067 INFO kablam! = help: consider adding a `where K: core::cmp::Eq` bound Sep 21 08:52:39.067 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:39.067 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:39.067 INFO kablam! Sep 21 08:52:39.067 INFO kablam! error: the trait bound `K: hash32::Hash` is not satisfied Sep 21 08:52:39.067 INFO kablam! --> src/indexmap.rs:15:33 Sep 21 08:52:39.067 INFO kablam! | Sep 21 08:52:39.067 INFO kablam! 15 | pub type FnvIndexMap = IndexMap>; Sep 21 08:52:39.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hash32::Hash` is not implemented for `K` Sep 21 08:52:39.067 INFO kablam! | Sep 21 08:52:39.067 INFO kablam! = help: consider adding a `where K: hash32::Hash` bound Sep 21 08:52:39.067 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:39.067 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:39.067 INFO kablam! Sep 21 08:52:39.067 INFO kablam! error: the trait bound `N: generic_array::ArrayLength>` is not satisfied Sep 21 08:52:39.067 INFO kablam! --> src/indexmap.rs:15:33 Sep 21 08:52:39.067 INFO kablam! | Sep 21 08:52:39.067 INFO kablam! 15 | pub type FnvIndexMap = IndexMap>; Sep 21 08:52:39.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength>` is not implemented for `N` Sep 21 08:52:39.067 INFO kablam! | Sep 21 08:52:39.067 INFO kablam! = help: consider adding a `where N: generic_array::ArrayLength>` bound Sep 21 08:52:39.067 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:39.067 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:39.067 INFO kablam! Sep 21 08:52:39.067 INFO kablam! error: the trait bound `N: generic_array::ArrayLength>` is not satisfied Sep 21 08:52:39.067 INFO kablam! --> src/indexmap.rs:15:33 Sep 21 08:52:39.067 INFO kablam! | Sep 21 08:52:39.067 INFO kablam! 15 | pub type FnvIndexMap = IndexMap>; Sep 21 08:52:39.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength>` is not implemented for `N` Sep 21 08:52:39.067 INFO kablam! | Sep 21 08:52:39.067 INFO kablam! = help: consider adding a `where N: generic_array::ArrayLength>` bound Sep 21 08:52:39.067 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:39.067 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:39.067 INFO kablam! Sep 21 08:52:39.094 INFO kablam! error: the trait bound `T: core::cmp::Eq` is not satisfied Sep 21 08:52:39.094 INFO kablam! --> src/indexset.rs:12:30 Sep 21 08:52:39.094 INFO kablam! | Sep 21 08:52:39.094 INFO kablam! 12 | pub type FnvIndexSet = IndexSet>; Sep 21 08:52:39.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `core::cmp::Eq` is not implemented for `T` Sep 21 08:52:39.094 INFO kablam! | Sep 21 08:52:39.094 INFO kablam! = help: consider adding a `where T: core::cmp::Eq` bound Sep 21 08:52:39.094 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:39.094 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:39.094 INFO kablam! Sep 21 08:52:39.094 INFO kablam! error: the trait bound `T: hash32::Hash` is not satisfied Sep 21 08:52:39.094 INFO kablam! --> src/indexset.rs:12:30 Sep 21 08:52:39.094 INFO kablam! | Sep 21 08:52:39.094 INFO kablam! 12 | pub type FnvIndexSet = IndexSet>; Sep 21 08:52:39.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hash32::Hash` is not implemented for `T` Sep 21 08:52:39.094 INFO kablam! | Sep 21 08:52:39.094 INFO kablam! = help: consider adding a `where T: hash32::Hash` bound Sep 21 08:52:39.095 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:39.095 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:39.095 INFO kablam! Sep 21 08:52:39.095 INFO kablam! error: the trait bound `N: generic_array::ArrayLength>` is not satisfied Sep 21 08:52:39.095 INFO kablam! --> src/indexset.rs:12:30 Sep 21 08:52:39.095 INFO kablam! | Sep 21 08:52:39.095 INFO kablam! 12 | pub type FnvIndexSet = IndexSet>; Sep 21 08:52:39.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength>` is not implemented for `N` Sep 21 08:52:39.095 INFO kablam! | Sep 21 08:52:39.095 INFO kablam! = help: consider adding a `where N: generic_array::ArrayLength>` bound Sep 21 08:52:39.095 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:39.095 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:39.095 INFO kablam! Sep 21 08:52:39.095 INFO kablam! error: the trait bound `N: generic_array::ArrayLength>` is not satisfied Sep 21 08:52:39.095 INFO kablam! --> src/indexset.rs:12:30 Sep 21 08:52:39.095 INFO kablam! | Sep 21 08:52:39.095 INFO kablam! 12 | pub type FnvIndexSet = IndexSet>; Sep 21 08:52:39.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength>` is not implemented for `N` Sep 21 08:52:39.095 INFO kablam! | Sep 21 08:52:39.095 INFO kablam! = help: consider adding a `where N: generic_array::ArrayLength>` bound Sep 21 08:52:39.095 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:52:39.095 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:52:39.095 INFO kablam! Sep 21 08:52:39.230 INFO kablam! error: aborting due to 8 previous errors Sep 21 08:52:39.230 INFO kablam! Sep 21 08:52:39.238 INFO kablam! error: Could not compile `heapless`. Sep 21 08:52:39.238 INFO kablam! Sep 21 08:52:39.238 INFO kablam! To learn more, run the command again with --verbose. Sep 21 08:52:39.240 INFO kablam! su: No module specific data is present Sep 21 08:52:39.894 INFO running `"docker" "rm" "-f" "7b333860eba77e4e7e77a67a110b0974857009db6619759a940fa86bdbd11509"` Sep 21 08:52:39.967 INFO blam! 7b333860eba77e4e7e77a67a110b0974857009db6619759a940fa86bdbd11509