Sep 17 13:40:05.481 INFO checking aprilwade/randomprime against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 13:40:05.482 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 13:40:05.482 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 17 13:40:05.741 INFO blam! 75063559203cd8a9b7e5180d14a30289bd8f4b2acf4ba9d9ce3c98aa44adf629 Sep 17 13:40:05.753 INFO running `"docker" "start" "-a" "75063559203cd8a9b7e5180d14a30289bd8f4b2acf4ba9d9ce3c98aa44adf629"` Sep 17 13:40:07.007 INFO kablam! usermod: no changes Sep 17 13:40:07.279 INFO kablam! Compiling bitflags v0.5.0 Sep 17 13:40:07.283 INFO kablam! Checking unicode-xid v0.0.3 Sep 17 13:40:07.317 INFO kablam! Checking xdg v2.1.0 Sep 17 13:40:07.317 INFO kablam! Compiling winapi v0.3.5 Sep 17 13:40:07.317 INFO kablam! Checking serde v0.9.15 Sep 17 13:40:07.318 INFO kablam! Compiling log v0.4.2 Sep 17 13:40:07.318 INFO kablam! Compiling syntex_pos v0.43.0 Sep 17 13:40:08.648 INFO kablam! Compiling miniz-sys v0.1.10 Sep 17 13:40:08.858 INFO kablam! Checking app_dirs v1.2.1 Sep 17 13:40:10.847 INFO kablam! Checking num-complex v0.1.43 Sep 17 13:40:10.851 INFO kablam! Compiling log v0.3.9 Sep 17 13:40:10.867 INFO kablam! Checking serde_json v1.0.24 Sep 17 13:40:10.891 INFO kablam! Checking num-bigint v0.1.44 Sep 17 13:40:11.239 INFO kablam! Checking fs2 v0.2.5 Sep 17 13:40:11.623 INFO kablam! Checking digest v0.7.2 Sep 17 13:40:12.215 INFO kablam! Checking syntex_errors v0.43.0 Sep 17 13:40:12.260 INFO kablam! Checking sha2 v0.7.1 Sep 17 13:40:13.523 INFO kablam! Checking memmap v0.4.0 Sep 17 13:40:14.080 INFO kablam! Checking flate2 v1.0.2 Sep 17 13:40:14.892 INFO kablam! Checking syntex_syntax v0.43.0 Sep 17 13:40:15.377 INFO kablam! Checking num-rational v0.1.42 Sep 17 13:40:16.896 INFO kablam! Checking num v0.1.42 Sep 17 13:40:17.182 INFO kablam! Checking reader_writer v0.1.0 (/source/reader_writer) Sep 17 13:40:18.139 INFO kablam! error: the trait bound `N: generic_array::ArrayLength` is not satisfied Sep 17 13:40:18.139 INFO kablam! --> reader_writer/src/fixed_array.rs:7:29 Sep 17 13:40:18.139 INFO kablam! | Sep 17 13:40:18.139 INFO kablam! 7 | pub type FixedArray = GenericArray; Sep 17 13:40:18.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength` is not implemented for `N` Sep 17 13:40:18.139 INFO kablam! | Sep 17 13:40:18.139 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 13:40:18.139 INFO kablam! = help: consider adding a `where N: generic_array::ArrayLength` bound Sep 17 13:40:18.139 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 13:40:18.139 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 13:40:18.139 INFO kablam! Sep 17 13:40:18.338 INFO kablam! error: the trait bound `N: generic_array::ArrayLength` is not satisfied Sep 17 13:40:18.339 INFO kablam! --> reader_writer/src/fixed_array.rs:7:29 Sep 17 13:40:18.339 INFO kablam! | Sep 17 13:40:18.339 INFO kablam! 7 | pub type FixedArray = GenericArray; Sep 17 13:40:18.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength` is not implemented for `N` Sep 17 13:40:18.339 INFO kablam! | Sep 17 13:40:18.339 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 13:40:18.339 INFO kablam! = help: consider adding a `where N: generic_array::ArrayLength` bound Sep 17 13:40:18.339 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 13:40:18.339 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 13:40:18.339 INFO kablam! Sep 17 13:40:18.339 INFO kablam! error: aborting due to previous error Sep 17 13:40:18.339 INFO kablam! Sep 17 13:40:18.375 INFO kablam! error: Could not compile `reader_writer`. Sep 17 13:40:18.375 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 13:40:18.509 INFO kablam! error: aborting due to previous error Sep 17 13:40:18.522 INFO kablam! Sep 17 13:40:18.539 INFO kablam! error: Could not compile `reader_writer`. Sep 17 13:40:18.539 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 13:41:09.187 INFO kablam! error: build failed Sep 17 13:41:09.191 INFO kablam! su: No module specific data is present Sep 17 13:41:11.160 INFO running `"docker" "rm" "-f" "75063559203cd8a9b7e5180d14a30289bd8f4b2acf4ba9d9ce3c98aa44adf629"` Sep 17 13:41:11.499 INFO blam! 75063559203cd8a9b7e5180d14a30289bd8f4b2acf4ba9d9ce3c98aa44adf629