Sep 20 23:25:51.768 INFO checking aprilwade/randomprime against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 23:25:51.768 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 23:25:51.768 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/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 20 23:25:51.997 INFO blam! 8877701d17714a8a8a7ab34bcbb5a7a94e648f622c334337183362796a1711fe Sep 20 23:25:51.999 INFO running `"docker" "start" "-a" "8877701d17714a8a8a7ab34bcbb5a7a94e648f622c334337183362796a1711fe"` Sep 20 23:25:53.430 INFO kablam! usermod: no changes Sep 20 23:25:53.711 INFO kablam! Compiling num-integer v0.1.38 Sep 20 23:25:53.713 INFO kablam! Compiling bitflags v0.5.0 Sep 20 23:25:53.716 INFO kablam! Checking term v0.4.6 Sep 20 23:25:53.718 INFO kablam! Checking xdg v2.1.0 Sep 20 23:25:53.720 INFO kablam! Compiling winapi v0.3.5 Sep 20 23:25:53.722 INFO kablam! Checking unicode-xid v0.0.3 Sep 20 23:25:53.724 INFO kablam! Compiling log v0.4.2 Sep 20 23:25:53.726 INFO kablam! Compiling syntex_pos v0.43.0 Sep 20 23:25:56.446 INFO kablam! Compiling miniz-sys v0.1.10 Sep 20 23:25:57.490 INFO kablam! Checking app_dirs v1.2.1 Sep 20 23:25:57.602 INFO kablam! Checking num-complex v0.1.43 Sep 20 23:25:57.906 INFO kablam! Compiling log v0.3.9 Sep 20 23:26:00.498 INFO kablam! Checking serde_json v1.0.24 Sep 20 23:26:00.514 INFO kablam! Checking serde_json v0.9.10 Sep 20 23:26:00.514 INFO kablam! Checking fs2 v0.2.5 Sep 20 23:26:00.562 INFO kablam! Checking syntex_errors v0.43.0 Sep 20 23:26:02.095 INFO kablam! Checking memmap v0.4.0 Sep 20 23:26:03.458 INFO kablam! Checking num-bigint v0.1.44 Sep 20 23:26:03.638 INFO kablam! Checking num-iter v0.1.37 Sep 20 23:26:04.541 INFO kablam! Checking syntex_syntax v0.43.0 Sep 20 23:26:04.606 INFO kablam! Checking flate2 v1.0.2 Sep 20 23:26:07.450 INFO kablam! Checking preferences v1.1.0 Sep 20 23:26:09.778 INFO kablam! Checking num-rational v0.1.42 Sep 20 23:26:11.162 INFO kablam! Checking num v0.1.42 Sep 20 23:26:11.602 INFO kablam! Checking reader_writer v0.1.0 (/source/reader_writer) Sep 20 23:26:13.122 INFO kablam! warning: the trait bound `N: generic_array::ArrayLength` is not satisfied Sep 20 23:26:13.122 INFO kablam! --> reader_writer/src/fixed_array.rs:7:29 Sep 20 23:26:13.122 INFO kablam! | Sep 20 23:26:13.122 INFO kablam! 7 | pub type FixedArray = GenericArray; Sep 20 23:26:13.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength` is not implemented for `N` Sep 20 23:26:13.122 INFO kablam! | Sep 20 23:26:13.122 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 20 23:26:13.122 INFO kablam! = help: consider adding a `where N: generic_array::ArrayLength` bound Sep 20 23:26:13.122 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 20 23:26:13.122 INFO kablam! = help: this is a hard error in Rust 2018 Sep 20 23:26:13.122 INFO kablam! Sep 20 23:26:13.168 INFO kablam! warning: the trait bound `N: generic_array::ArrayLength` is not satisfied Sep 20 23:26:13.168 INFO kablam! --> reader_writer/src/fixed_array.rs:7:29 Sep 20 23:26:13.168 INFO kablam! | Sep 20 23:26:13.168 INFO kablam! 7 | pub type FixedArray = GenericArray; Sep 20 23:26:13.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `generic_array::ArrayLength` is not implemented for `N` Sep 20 23:26:13.168 INFO kablam! | Sep 20 23:26:13.168 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 20 23:26:13.168 INFO kablam! = help: consider adding a `where N: generic_array::ArrayLength` bound Sep 20 23:26:13.168 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 20 23:26:13.168 INFO kablam! = help: this is a hard error in Rust 2018 Sep 20 23:26:13.168 INFO kablam! Sep 20 23:26:30.423 INFO kablam! Checking syntex v0.43.0 Sep 20 23:26:30.835 INFO kablam! Checking auto_struct_macros v0.1.0 (/source/auto_struct_macros) Sep 20 23:27:03.120 INFO kablam! Compiling structs v0.1.0 (/source/structs) Sep 20 23:27:11.947 INFO kablam! warning: unused variable: `file` Sep 20 23:27:11.947 INFO kablam! --> /target/debug/build/structs-191c14ce614e5f4a/out/lib.rs:2917:21 Sep 20 23:27:11.947 INFO kablam! | Sep 20 23:27:11.947 INFO kablam! 2917 | ref file, Sep 20 23:27:11.947 INFO kablam! | ^^^^ help: try ignoring the field: `file: _` Sep 20 23:27:11.947 INFO kablam! | Sep 20 23:27:11.947 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 23:27:11.947 INFO kablam! Sep 20 23:27:11.947 INFO kablam! warning: unused variable: `name` Sep 20 23:27:11.947 INFO kablam! --> /target/debug/build/structs-191c14ce614e5f4a/out/lib.rs:2918:21 Sep 20 23:27:11.947 INFO kablam! | Sep 20 23:27:11.947 INFO kablam! 2918 | ref name } => { Sep 20 23:27:11.947 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Sep 20 23:27:11.947 INFO kablam! Sep 20 23:27:11.951 INFO kablam! warning: unused variable: `lang` Sep 20 23:27:11.951 INFO kablam! --> /target/debug/build/structs-191c14ce614e5f4a/out/lib.rs:7462:39 Sep 20 23:27:11.951 INFO kablam! | Sep 20 23:27:11.951 INFO kablam! 7462 | StrgStringTable { ref lang, ref strings } => { Sep 20 23:27:11.951 INFO kablam! | ^^^^ help: try ignoring the field: `lang: _` Sep 20 23:27:11.951 INFO kablam! Sep 20 23:27:11.954 INFO kablam! warning: unused variable: `lang` Sep 20 23:27:11.954 INFO kablam! --> /target/debug/build/structs-191c14ce614e5f4a/out/lib.rs:7506:39 Sep 20 23:27:11.954 INFO kablam! | Sep 20 23:27:11.954 INFO kablam! 7506 | StrgStringTable { ref lang, ref strings } => { Sep 20 23:27:11.954 INFO kablam! | ^^^^ help: try ignoring the field: `lang: _` Sep 20 23:27:11.954 INFO kablam! Sep 20 23:27:12.790 INFO kablam! warning: unused variable: `file` Sep 20 23:27:12.791 INFO kablam! --> /target/debug/build/structs-191c14ce614e5f4a/out/lib.rs:2917:21 Sep 20 23:27:12.791 INFO kablam! | Sep 20 23:27:12.791 INFO kablam! 2917 | ref file, Sep 20 23:27:12.792 INFO kablam! | ^^^^ help: try ignoring the field: `file: _` Sep 20 23:27:12.792 INFO kablam! | Sep 20 23:27:12.793 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 23:27:12.793 INFO kablam! Sep 20 23:27:12.798 INFO kablam! warning: unused variable: `name` Sep 20 23:27:12.798 INFO kablam! --> /target/debug/build/structs-191c14ce614e5f4a/out/lib.rs:2918:21 Sep 20 23:27:12.799 INFO kablam! | Sep 20 23:27:12.799 INFO kablam! 2918 | ref name } => { Sep 20 23:27:12.799 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Sep 20 23:27:12.800 INFO kablam! Sep 20 23:27:12.803 INFO kablam! warning: unused variable: `lang` Sep 20 23:27:12.803 INFO kablam! --> /target/debug/build/structs-191c14ce614e5f4a/out/lib.rs:7462:39 Sep 20 23:27:12.804 INFO kablam! | Sep 20 23:27:12.804 INFO kablam! 7462 | StrgStringTable { ref lang, ref strings } => { Sep 20 23:27:12.804 INFO kablam! | ^^^^ help: try ignoring the field: `lang: _` Sep 20 23:27:12.805 INFO kablam! Sep 20 23:27:12.805 INFO kablam! warning: unused variable: `lang` Sep 20 23:27:12.806 INFO kablam! --> /target/debug/build/structs-191c14ce614e5f4a/out/lib.rs:7506:39 Sep 20 23:27:12.806 INFO kablam! | Sep 20 23:27:12.806 INFO kablam! 7506 | StrgStringTable { ref lang, ref strings } => { Sep 20 23:27:12.807 INFO kablam! | ^^^^ help: try ignoring the field: `lang: _` Sep 20 23:27:12.807 INFO kablam! Sep 20 23:27:13.845 INFO kablam! Checking randomprime v0.2.2 (/source) Sep 20 23:27:21.990 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Sep 20 23:27:22.006 INFO kablam! su: No module specific data is present Sep 20 23:27:23.359 INFO running `"docker" "rm" "-f" "8877701d17714a8a8a7ab34bcbb5a7a94e648f622c334337183362796a1711fe"` Sep 20 23:27:23.460 INFO blam! 8877701d17714a8a8a7ab34bcbb5a7a94e648f622c334337183362796a1711fe