Sep 14 04:14:18.130 INFO checking jacobgardner/chessAI against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 04:14:18.131 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 04:14:18.131 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 04:14:18.631 INFO blam! bbce6cbadeaf85b67e8da5e766a19c19b47806f873ca86c29373e52526c5462c Sep 14 04:14:18.636 INFO running `"docker" "start" "-a" "bbce6cbadeaf85b67e8da5e766a19c19b47806f873ca86c29373e52526c5462c"` Sep 14 04:14:20.155 INFO kablam! usermod: no changes Sep 14 04:14:20.287 INFO kablam! Compiling num-integer v0.1.39 Sep 14 04:14:20.298 INFO kablam! Compiling num-bigint v0.2.0 Sep 14 04:14:20.299 INFO kablam! Compiling num-iter v0.1.37 Sep 14 04:14:20.299 INFO kablam! Compiling num-complex v0.2.0 Sep 14 04:14:20.299 INFO kablam! Compiling num-rational v0.2.1 Sep 14 04:14:20.320 INFO kablam! Compiling num-traits v0.2.5 Sep 14 04:14:20.320 INFO kablam! Compiling syn v0.14.5 Sep 14 04:14:33.456 INFO kablam! Checking num v0.2.0 Sep 14 04:14:41.013 INFO kablam! Compiling synstructure v0.9.0 Sep 14 04:14:41.014 INFO kablam! Compiling num-derive v0.2.2 Sep 14 04:14:45.954 INFO kablam! Compiling failure_derive v0.1.2 Sep 14 04:14:48.383 INFO kablam! Checking failure v0.1.2 Sep 14 04:14:48.803 INFO kablam! Checking chess v0.1.0 (file:///source) Sep 14 04:14:49.387 INFO kablam! warning: unused import: `GeneratorState` Sep 14 04:14:49.387 INFO kablam! --> src/board/move_pieces.rs:5:27 Sep 14 04:14:49.387 INFO kablam! | Sep 14 04:14:49.387 INFO kablam! 5 | use std::ops::{Generator, GeneratorState}; Sep 14 04:14:49.387 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 04:14:49.387 INFO kablam! | Sep 14 04:14:49.387 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 04:14:49.387 INFO kablam! Sep 14 04:14:49.931 INFO kablam! warning: constant item is never used: `WHITE_PAWN_TEST` Sep 14 04:14:49.931 INFO kablam! --> src/board/move_pieces.rs:105:1 Sep 14 04:14:49.931 INFO kablam! | Sep 14 04:14:49.931 INFO kablam! 105 | / const WHITE_PAWN_TEST: &'static str = " Sep 14 04:14:49.931 INFO kablam! 106 | | xxxrxxxx Sep 14 04:14:49.931 INFO kablam! 107 | | xxPxxxxx Sep 14 04:14:49.931 INFO kablam! 108 | | xxxxPxxx Sep 14 04:14:49.931 INFO kablam! ... | Sep 14 04:14:49.931 INFO kablam! 113 | | xxxxxxxx Sep 14 04:14:49.931 INFO kablam! 114 | | "; Sep 14 04:14:49.931 INFO kablam! | |______^ Sep 14 04:14:49.939 INFO kablam! | Sep 14 04:14:49.939 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 04:14:49.939 INFO kablam! Sep 14 04:14:49.939 INFO kablam! warning: constant item is never used: `BLACK_PAWN_TEST` Sep 14 04:14:49.939 INFO kablam! --> src/board/move_pieces.rs:116:1 Sep 14 04:14:49.939 INFO kablam! | Sep 14 04:14:49.939 INFO kablam! 116 | / const BLACK_PAWN_TEST: &'static str = " Sep 14 04:14:49.939 INFO kablam! 117 | | xxxxxxxx Sep 14 04:14:49.939 INFO kablam! 118 | | pxxxxxpx Sep 14 04:14:49.939 INFO kablam! 119 | | xxxxxnxN Sep 14 04:14:49.939 INFO kablam! ... | Sep 14 04:14:49.939 INFO kablam! 124 | | xxxNxxxx Sep 14 04:14:49.939 INFO kablam! 125 | | "; Sep 14 04:14:49.939 INFO kablam! | |__^ Sep 14 04:14:49.939 INFO kablam! Sep 14 04:14:49.939 INFO kablam! warning: method is never used: `empty_board` Sep 14 04:14:49.939 INFO kablam! --> src/board/mod.rs:57:5 Sep 14 04:14:49.939 INFO kablam! | Sep 14 04:14:49.939 INFO kablam! 57 | pub fn empty_board() -> Board { Sep 14 04:14:49.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 04:14:49.939 INFO kablam! Sep 14 04:14:50.159 INFO kablam! warning: method is never used: `empty_board` Sep 14 04:14:50.159 INFO kablam! --> src/board/mod.rs:57:5 Sep 14 04:14:50.159 INFO kablam! | Sep 14 04:14:50.159 INFO kablam! 57 | pub fn empty_board() -> Board { Sep 14 04:14:50.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 04:14:50.159 INFO kablam! | Sep 14 04:14:50.159 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 04:14:50.159 INFO kablam! Sep 14 04:14:50.220 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.04s Sep 14 04:14:50.231 INFO kablam! su: No module specific data is present Sep 14 04:14:51.646 INFO running `"docker" "rm" "-f" "bbce6cbadeaf85b67e8da5e766a19c19b47806f873ca86c29373e52526c5462c"` Sep 14 04:14:51.911 INFO blam! bbce6cbadeaf85b67e8da5e766a19c19b47806f873ca86c29373e52526c5462c