Sep 17 10:32:55.969 INFO checking zxqfl/sashimi against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 10:32:55.969 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 10:32:55.969 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/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 10:32:56.135 INFO blam! 2c0c90f8fa94677aa47ed96661818be923ac58929cc5600f9d3bada970ce7091 Sep 17 10:32:56.137 INFO running `"docker" "start" "-a" "2c0c90f8fa94677aa47ed96661818be923ac58929cc5600f9d3bada970ce7091"` Sep 17 10:32:57.011 INFO kablam! usermod: no changes Sep 17 10:32:57.463 INFO kablam! Compiling uninitialized v0.0.2 Sep 17 10:32:57.475 INFO kablam! Compiling libc v0.2.40 Sep 17 10:32:57.483 INFO kablam! Compiling version_check v0.1.3 Sep 17 10:32:57.483 INFO kablam! Checking nodrop v0.1.12 Sep 17 10:32:57.491 INFO kablam! Checking packed v0.4.2 Sep 17 10:32:57.491 INFO kablam! Checking num-traits v0.2.2 Sep 17 10:32:57.491 INFO kablam! Checking read_exact v0.0.1 Sep 17 10:32:58.295 INFO kablam! Compiling slurp v1.0.1 Sep 17 10:32:58.504 INFO kablam! Checking bitflags v1.0.3 Sep 17 10:32:59.121 INFO kablam! Checking byteorder v1.2.2 Sep 17 10:33:02.103 INFO kablam! Checking cfg-if v0.1.3 Sep 17 10:33:02.163 INFO kablam! Checking option-filter v1.0.1 Sep 17 10:33:02.187 INFO kablam! Checking smallvec v0.6.1 Sep 17 10:33:02.531 INFO kablam! Checking crossbeam v0.3.2 Sep 17 10:33:02.869 INFO kablam! Checking float-ord v0.2.0 Sep 17 10:33:03.340 INFO kablam! Checking argparse v0.2.1 Sep 17 10:33:03.608 INFO kablam! Checking arrayvec v0.4.7 Sep 17 10:33:03.745 INFO kablam! Compiling sashimi v0.2.0 (/source/engine) Sep 17 10:33:05.842 INFO kablam! Checking log v0.4.1 Sep 17 10:33:05.843 INFO kablam! Compiling shakmaty v0.5.1 Sep 17 10:33:05.846 INFO kablam! Checking term v0.5.1 Sep 17 10:33:06.122 INFO kablam! Compiling rand v0.4.2 Sep 17 10:33:06.530 INFO kablam! Checking time v0.1.39 Sep 17 10:33:06.711 INFO kablam! Checking memmap v0.6.2 Sep 17 10:33:07.179 INFO kablam! Checking memchr v2.0.1 Sep 17 10:33:07.423 INFO kablam! Checking madvise v0.1.0 Sep 17 10:33:07.539 INFO kablam! Checking num_cpus v1.8.0 Sep 17 10:33:07.751 INFO kablam! Checking num-integer v0.1.36 Sep 17 10:33:07.943 INFO kablam! Checking btoi v0.1.3 Sep 17 10:33:07.955 INFO kablam! Checking pod v0.5.0 Sep 17 10:33:08.623 INFO kablam! Checking chrono v0.4.2 Sep 17 10:33:09.027 INFO kablam! Checking arena v0.1.0 (/source/arena) Sep 17 10:33:09.451 INFO kablam! Checking mcts v0.2.0 (/source/mcts) Sep 17 10:33:09.874 INFO kablam! error: the trait bound `Spec: MCTS` is not satisfied Sep 17 10:33:09.874 INFO kablam! --> mcts/src/transposition_table.rs:105:10 Sep 17 10:33:09.874 INFO kablam! | Sep 17 10:33:09.874 INFO kablam! 105 | ApproxQuadraticProbingHashTable<::State, SearchNode>; Sep 17 10:33:09.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MCTS` is not implemented for `Spec` Sep 17 10:33:09.875 INFO kablam! | Sep 17 10:33:09.875 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 10:33:09.875 INFO kablam! = help: consider adding a `where Spec: MCTS` bound Sep 17 10:33:09.875 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:33:09.875 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:33:09.875 INFO kablam! Sep 17 10:33:09.880 INFO kablam! error: the trait bound `Spec: MCTS` is not satisfied Sep 17 10:33:09.880 INFO kablam! --> mcts/src/lib.rs:202:33 Sep 17 10:33:09.880 INFO kablam! | Sep 17 10:33:09.880 INFO kablam! 202 | pub type MoveEvaluation = <::TreePolicy as TreePolicy>::MoveEvaluation; Sep 17 10:33:09.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MCTS` is not implemented for `Spec` Sep 17 10:33:09.881 INFO kablam! | Sep 17 10:33:09.881 INFO kablam! = help: consider adding a `where Spec: MCTS` bound Sep 17 10:33:09.881 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:33:09.881 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:33:09.881 INFO kablam! Sep 17 10:33:09.887 INFO kablam! error: the trait bound `Spec: MCTS` is not satisfied Sep 17 10:33:09.887 INFO kablam! --> mcts/src/lib.rs:203:34 Sep 17 10:33:09.887 INFO kablam! | Sep 17 10:33:09.887 INFO kablam! 203 | pub type StateEvaluation = <::Eval as Evaluator>::StateEvaluation; Sep 17 10:33:09.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MCTS` is not implemented for `Spec` Sep 17 10:33:09.887 INFO kablam! | Sep 17 10:33:09.887 INFO kablam! = help: consider adding a `where Spec: MCTS` bound Sep 17 10:33:09.887 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:33:09.887 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:33:09.887 INFO kablam! Sep 17 10:33:09.887 INFO kablam! error: the trait bound `Spec: MCTS` is not satisfied Sep 17 10:33:09.887 INFO kablam! --> mcts/src/lib.rs:204:23 Sep 17 10:33:09.887 INFO kablam! | Sep 17 10:33:09.887 INFO kablam! 204 | pub type Move = <::State as GameState>::Move; Sep 17 10:33:09.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MCTS` is not implemented for `Spec` Sep 17 10:33:09.887 INFO kablam! | Sep 17 10:33:09.887 INFO kablam! = help: consider adding a `where Spec: MCTS` bound Sep 17 10:33:09.887 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:33:09.887 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:33:09.887 INFO kablam! Sep 17 10:33:09.887 INFO kablam! error: the trait bound `Spec: MCTS` is not satisfied Sep 17 10:33:09.887 INFO kablam! --> mcts/src/lib.rs:205:27 Sep 17 10:33:09.887 INFO kablam! | Sep 17 10:33:09.887 INFO kablam! 205 | pub type MoveList = <::State as GameState>::MoveList; Sep 17 10:33:09.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MCTS` is not implemented for `Spec` Sep 17 10:33:09.887 INFO kablam! | Sep 17 10:33:09.887 INFO kablam! = help: consider adding a `where Spec: MCTS` bound Sep 17 10:33:09.887 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:33:09.887 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:33:09.887 INFO kablam! Sep 17 10:33:09.887 INFO kablam! error: the trait bound `Spec: MCTS` is not satisfied Sep 17 10:33:09.887 INFO kablam! --> mcts/src/lib.rs:206:25 Sep 17 10:33:09.887 INFO kablam! | Sep 17 10:33:09.887 INFO kablam! 206 | pub type Player = <::State as GameState>::Player; Sep 17 10:33:09.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MCTS` is not implemented for `Spec` Sep 17 10:33:09.887 INFO kablam! | Sep 17 10:33:09.887 INFO kablam! = help: consider adding a `where Spec: MCTS` bound Sep 17 10:33:09.887 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:33:09.887 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:33:09.887 INFO kablam! Sep 17 10:33:09.887 INFO kablam! error: the trait bound `Spec: MCTS` is not satisfied Sep 17 10:33:09.887 INFO kablam! --> mcts/src/lib.rs:207:39 Sep 17 10:33:09.887 INFO kablam! | Sep 17 10:33:09.887 INFO kablam! 207 | pub type TreePolicyThreadData = <::TreePolicy as TreePolicy>::ThreadLocalData; Sep 17 10:33:09.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MCTS` is not implemented for `Spec` Sep 17 10:33:09.888 INFO kablam! | Sep 17 10:33:09.888 INFO kablam! = help: consider adding a `where Spec: MCTS` bound Sep 17 10:33:09.888 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:33:09.888 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:33:09.888 INFO kablam! Sep 17 10:33:09.903 INFO kablam! error: the trait bound `Spec: MCTS` is not satisfied Sep 17 10:33:09.903 INFO kablam! --> mcts/src/transposition_table.rs:105:10 Sep 17 10:33:09.903 INFO kablam! | Sep 17 10:33:09.903 INFO kablam! 105 | ApproxQuadraticProbingHashTable<::State, SearchNode>; Sep 17 10:33:09.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MCTS` is not implemented for `Spec` Sep 17 10:33:09.903 INFO kablam! | Sep 17 10:33:09.903 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 10:33:09.903 INFO kablam! = help: consider adding a `where Spec: MCTS` bound Sep 17 10:33:09.903 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:33:09.903 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:33:09.903 INFO kablam! Sep 17 10:33:09.917 INFO kablam! error: the trait bound `Spec: MCTS` is not satisfied Sep 17 10:33:09.917 INFO kablam! --> mcts/src/lib.rs:202:33 Sep 17 10:33:09.917 INFO kablam! | Sep 17 10:33:09.917 INFO kablam! 202 | pub type MoveEvaluation = <::TreePolicy as TreePolicy>::MoveEvaluation; Sep 17 10:33:09.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MCTS` is not implemented for `Spec` Sep 17 10:33:09.917 INFO kablam! | Sep 17 10:33:09.917 INFO kablam! = help: consider adding a `where Spec: MCTS` bound Sep 17 10:33:09.917 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:33:09.917 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:33:09.917 INFO kablam! Sep 17 10:33:09.917 INFO kablam! error: the trait bound `Spec: MCTS` is not satisfied Sep 17 10:33:09.917 INFO kablam! --> mcts/src/lib.rs:203:34 Sep 17 10:33:09.917 INFO kablam! | Sep 17 10:33:09.917 INFO kablam! 203 | pub type StateEvaluation = <::Eval as Evaluator>::StateEvaluation; Sep 17 10:33:09.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MCTS` is not implemented for `Spec` Sep 17 10:33:09.917 INFO kablam! | Sep 17 10:33:09.917 INFO kablam! = help: consider adding a `where Spec: MCTS` bound Sep 17 10:33:09.917 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:33:09.917 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:33:09.917 INFO kablam! Sep 17 10:33:09.917 INFO kablam! error: the trait bound `Spec: MCTS` is not satisfied Sep 17 10:33:09.917 INFO kablam! --> mcts/src/lib.rs:204:23 Sep 17 10:33:09.917 INFO kablam! | Sep 17 10:33:09.917 INFO kablam! 204 | pub type Move = <::State as GameState>::Move; Sep 17 10:33:09.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MCTS` is not implemented for `Spec` Sep 17 10:33:09.917 INFO kablam! | Sep 17 10:33:09.917 INFO kablam! = help: consider adding a `where Spec: MCTS` bound Sep 17 10:33:09.917 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:33:09.917 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:33:09.917 INFO kablam! Sep 17 10:33:09.917 INFO kablam! error: the trait bound `Spec: MCTS` is not satisfied Sep 17 10:33:09.917 INFO kablam! --> mcts/src/lib.rs:205:27 Sep 17 10:33:09.917 INFO kablam! | Sep 17 10:33:09.918 INFO kablam! 205 | pub type MoveList = <::State as GameState>::MoveList; Sep 17 10:33:09.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MCTS` is not implemented for `Spec` Sep 17 10:33:09.918 INFO kablam! | Sep 17 10:33:09.918 INFO kablam! = help: consider adding a `where Spec: MCTS` bound Sep 17 10:33:09.918 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:33:09.918 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:33:09.918 INFO kablam! Sep 17 10:33:09.918 INFO kablam! error: the trait bound `Spec: MCTS` is not satisfied Sep 17 10:33:09.918 INFO kablam! --> mcts/src/lib.rs:206:25 Sep 17 10:33:09.918 INFO kablam! | Sep 17 10:33:09.918 INFO kablam! 206 | pub type Player = <::State as GameState>::Player; Sep 17 10:33:09.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MCTS` is not implemented for `Spec` Sep 17 10:33:09.918 INFO kablam! | Sep 17 10:33:09.918 INFO kablam! = help: consider adding a `where Spec: MCTS` bound Sep 17 10:33:09.918 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:33:09.918 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:33:09.918 INFO kablam! Sep 17 10:33:09.918 INFO kablam! error: the trait bound `Spec: MCTS` is not satisfied Sep 17 10:33:09.918 INFO kablam! --> mcts/src/lib.rs:207:39 Sep 17 10:33:09.918 INFO kablam! | Sep 17 10:33:09.918 INFO kablam! 207 | pub type TreePolicyThreadData = <::TreePolicy as TreePolicy>::ThreadLocalData; Sep 17 10:33:09.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `MCTS` is not implemented for `Spec` Sep 17 10:33:09.918 INFO kablam! | Sep 17 10:33:09.918 INFO kablam! = help: consider adding a `where Spec: MCTS` bound Sep 17 10:33:09.918 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 10:33:09.918 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 10:33:09.918 INFO kablam! Sep 17 10:33:10.137 INFO kablam! error: aborting due to 7 previous errors Sep 17 10:33:10.137 INFO kablam! Sep 17 10:33:10.141 INFO kablam! error: aborting due to 7 previous errors Sep 17 10:33:10.141 INFO kablam! Sep 17 10:33:10.148 INFO kablam! error: Could not compile `mcts`. Sep 17 10:33:10.148 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 10:33:10.151 INFO kablam! error: Could not compile `mcts`. Sep 17 10:33:10.151 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 10:33:12.865 INFO kablam! error: build failed Sep 17 10:33:12.874 INFO kablam! su: No module specific data is present Sep 17 10:33:13.970 INFO running `"docker" "rm" "-f" "2c0c90f8fa94677aa47ed96661818be923ac58929cc5600f9d3bada970ce7091"` Sep 17 10:33:14.250 INFO blam! 2c0c90f8fa94677aa47ed96661818be923ac58929cc5600f9d3bada970ce7091