Sep 21 05:39:22.783 INFO checking pmac-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 05:39:22.783 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 05:39:22.783 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/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 05:39:23.236 INFO blam! 7faaf8ca5d25735a2192f8195d32a0d95f7ea5f1557cdf0739584c24f306928a Sep 21 05:39:23.239 INFO running `"docker" "start" "-a" "7faaf8ca5d25735a2192f8195d32a0d95f7ea5f1557cdf0739584c24f306928a"` Sep 21 05:39:24.005 INFO kablam! usermod: no changes Sep 21 05:39:24.062 INFO kablam! Checking block-cipher-trait v0.5.3 Sep 21 05:39:24.062 INFO kablam! Checking dbl v0.1.0 Sep 21 05:39:24.062 INFO kablam! Checking crypto-mac v0.6.2 Sep 21 05:39:24.312 INFO kablam! Checking pmac v0.1.0 (/source) Sep 21 05:39:24.312 INFO kablam! Checking aesni v0.2.2 Sep 21 05:39:24.458 INFO kablam! warning: the trait bound `N: block_cipher_trait::generic_array::ArrayLength` is not satisfied Sep 21 05:39:24.458 INFO kablam! --> src/lib.rs:62:17 Sep 21 05:39:24.458 INFO kablam! | Sep 21 05:39:24.458 INFO kablam! 62 | type Block = GenericArray; Sep 21 05:39:24.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `block_cipher_trait::generic_array::ArrayLength` is not implemented for `N` Sep 21 05:39:24.458 INFO kablam! | Sep 21 05:39:24.458 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 05:39:24.458 INFO kablam! = help: consider adding a `where N: block_cipher_trait::generic_array::ArrayLength` bound Sep 21 05:39:24.458 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:39:24.458 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:39:24.458 INFO kablam! Sep 21 05:39:24.458 INFO kablam! warning: the trait bound `M: block_cipher_trait::generic_array::ArrayLength>` is not satisfied Sep 21 05:39:24.458 INFO kablam! --> src/lib.rs:63:24 Sep 21 05:39:24.458 INFO kablam! | Sep 21 05:39:24.458 INFO kablam! 63 | type ParBlocks = GenericArray, M>; Sep 21 05:39:24.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `block_cipher_trait::generic_array::ArrayLength>` is not implemented for `M` Sep 21 05:39:24.458 INFO kablam! | Sep 21 05:39:24.458 INFO kablam! = help: consider adding a `where M: block_cipher_trait::generic_array::ArrayLength>` bound Sep 21 05:39:24.458 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:39:24.458 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:39:24.458 INFO kablam! Sep 21 05:39:24.458 INFO kablam! warning: the trait bound `N: block_cipher_trait::generic_array::ArrayLength` is not satisfied Sep 21 05:39:24.458 INFO kablam! --> src/lib.rs:63:24 Sep 21 05:39:24.458 INFO kablam! | Sep 21 05:39:24.458 INFO kablam! 63 | type ParBlocks = GenericArray, M>; Sep 21 05:39:24.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `block_cipher_trait::generic_array::ArrayLength` is not implemented for `N` Sep 21 05:39:24.458 INFO kablam! | Sep 21 05:39:24.458 INFO kablam! = help: consider adding a `where N: block_cipher_trait::generic_array::ArrayLength` bound Sep 21 05:39:24.458 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:39:24.458 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:39:24.459 INFO kablam! Sep 21 05:39:25.466 INFO kablam! warning: the trait bound `N: block_cipher_trait::generic_array::ArrayLength` is not satisfied Sep 21 05:39:25.467 INFO kablam! --> src/lib.rs:62:17 Sep 21 05:39:25.467 INFO kablam! | Sep 21 05:39:25.468 INFO kablam! 62 | type Block = GenericArray; Sep 21 05:39:25.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `block_cipher_trait::generic_array::ArrayLength` is not implemented for `N` Sep 21 05:39:25.468 INFO kablam! | Sep 21 05:39:25.469 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 05:39:25.469 INFO kablam! = help: consider adding a `where N: block_cipher_trait::generic_array::ArrayLength` bound Sep 21 05:39:25.470 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:39:25.470 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:39:25.470 INFO kablam! Sep 21 05:39:25.471 INFO kablam! warning: the trait bound `M: block_cipher_trait::generic_array::ArrayLength>` is not satisfied Sep 21 05:39:25.471 INFO kablam! --> src/lib.rs:63:24 Sep 21 05:39:25.472 INFO kablam! | Sep 21 05:39:25.472 INFO kablam! 63 | type ParBlocks = GenericArray, M>; Sep 21 05:39:25.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `block_cipher_trait::generic_array::ArrayLength>` is not implemented for `M` Sep 21 05:39:25.473 INFO kablam! | Sep 21 05:39:25.473 INFO kablam! = help: consider adding a `where M: block_cipher_trait::generic_array::ArrayLength>` bound Sep 21 05:39:25.474 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:39:25.474 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:39:25.474 INFO kablam! Sep 21 05:39:25.475 INFO kablam! warning: the trait bound `N: block_cipher_trait::generic_array::ArrayLength` is not satisfied Sep 21 05:39:25.475 INFO kablam! --> src/lib.rs:63:24 Sep 21 05:39:25.475 INFO kablam! | Sep 21 05:39:25.476 INFO kablam! 63 | type ParBlocks = GenericArray, M>; Sep 21 05:39:25.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `block_cipher_trait::generic_array::ArrayLength` is not implemented for `N` Sep 21 05:39:25.477 INFO kablam! | Sep 21 05:39:25.477 INFO kablam! = help: consider adding a `where N: block_cipher_trait::generic_array::ArrayLength` bound Sep 21 05:39:25.477 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 05:39:25.478 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 05:39:25.478 INFO kablam! Sep 21 05:39:25.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.62s Sep 21 05:39:25.659 INFO kablam! su: No module specific data is present Sep 21 05:39:26.359 INFO running `"docker" "rm" "-f" "7faaf8ca5d25735a2192f8195d32a0d95f7ea5f1557cdf0739584c24f306928a"` Sep 21 05:39:26.451 INFO blam! 7faaf8ca5d25735a2192f8195d32a0d95f7ea5f1557cdf0739584c24f306928a