Sep 03 14:39:56.645 INFO checking zxqfl/sashimi against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 14:39:56.645 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 14:39:56.646 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 14:39:56.825 INFO blam! d57a48ff6a8142b5b8d77bb7053f497fd0f03487c536948872b80130e46a048a Sep 03 14:39:56.827 INFO running `"docker" "start" "-a" "d57a48ff6a8142b5b8d77bb7053f497fd0f03487c536948872b80130e46a048a"` Sep 03 14:39:57.738 INFO kablam! Compiling uninitialized v0.0.2 Sep 03 14:39:57.738 INFO kablam! Compiling libc v0.2.40 Sep 03 14:39:57.738 INFO kablam! Compiling version_check v0.1.3 Sep 03 14:39:57.738 INFO kablam! Checking packed v0.4.2 Sep 03 14:39:57.750 INFO kablam! Checking num-traits v0.2.2 Sep 03 14:39:57.774 INFO kablam! Checking read_exact v0.0.1 Sep 03 14:39:57.795 INFO kablam! Checking nodrop v0.1.12 Sep 03 14:39:58.299 INFO kablam! Checking option-filter v1.0.1 Sep 03 14:39:58.627 INFO kablam! Compiling slurp v1.0.1 Sep 03 14:39:58.935 INFO kablam! Checking cfg-if v0.1.3 Sep 03 14:39:59.328 INFO kablam! Checking bitflags v1.0.3 Sep 03 14:39:59.894 INFO kablam! Checking byteorder v1.2.2 Sep 03 14:40:01.371 INFO kablam! Checking crossbeam v0.3.2 Sep 03 14:40:01.391 INFO kablam! Checking smallvec v0.6.1 Sep 03 14:40:01.415 INFO kablam! Checking float-ord v0.2.0 Sep 03 14:40:01.876 INFO kablam! Checking argparse v0.2.1 Sep 03 14:40:02.395 INFO kablam! Checking arrayvec v0.4.7 Sep 03 14:40:03.213 INFO kablam! Checking log v0.4.1 Sep 03 14:40:04.261 INFO kablam! Compiling sashimi v0.2.0 (file:///source/engine) Sep 03 14:40:04.595 INFO kablam! Compiling shakmaty v0.5.1 Sep 03 14:40:05.083 INFO kablam! Checking term v0.5.1 Sep 03 14:40:05.654 INFO kablam! Checking pod v0.5.0 Sep 03 14:40:06.228 INFO kablam! Compiling rand v0.4.2 Sep 03 14:40:06.789 INFO kablam! Checking time v0.1.39 Sep 03 14:40:06.791 INFO kablam! Checking memmap v0.6.2 Sep 03 14:40:07.710 INFO kablam! Checking memchr v2.0.1 Sep 03 14:40:08.045 INFO kablam! Checking madvise v0.1.0 Sep 03 14:40:08.099 INFO kablam! Checking num_cpus v1.8.0 Sep 03 14:40:08.842 INFO kablam! Checking arena v0.1.0 (file:///source/arena) Sep 03 14:40:09.031 INFO kablam! Checking num-integer v0.1.36 Sep 03 14:40:09.063 INFO kablam! Checking btoi v0.1.3 Sep 03 14:40:10.101 INFO kablam! Checking chrono v0.4.2 Sep 03 14:40:13.096 INFO kablam! Checking mcts v0.2.0 (file:///source/mcts) Sep 03 14:40:15.411 INFO kablam! Compiling rand v0.3.22 Sep 03 14:40:15.777 INFO kablam! Compiling chess v0.4.2 Sep 03 14:40:18.855 INFO kablam! error[E0061]: this function takes 5 parameters but 4 parameters were supplied Sep 03 14:40:18.855 INFO kablam! --> mcts/benches/bench.rs:11:24 Sep 03 14:40:18.855 INFO kablam! | Sep 03 14:40:18.855 INFO kablam! 11 | let mut mcts = MCTSManager::new(CountingGame(0), MyMCTS, UCTPolicy::new(1e6), MyEvaluator); Sep 03 14:40:18.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 5 parameters Sep 03 14:40:18.855 INFO kablam! Sep 03 14:40:18.956 INFO kablam! error: aborting due to previous error Sep 03 14:40:18.956 INFO kablam! Sep 03 14:40:18.957 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 03 14:40:19.007 INFO kablam! error: Could not compile `mcts`. Sep 03 14:40:19.007 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 14:40:22.142 INFO kablam! error: build failed Sep 03 14:40:22.144 INFO kablam! su: No module specific data is present Sep 03 14:40:22.866 INFO running `"docker" "rm" "-f" "d57a48ff6a8142b5b8d77bb7053f497fd0f03487c536948872b80130e46a048a"` Sep 03 14:40:23.038 INFO blam! d57a48ff6a8142b5b8d77bb7053f497fd0f03487c536948872b80130e46a048a