Sep 14 02:02:28.028 INFO checking zxqfl/sashimi against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 02:02:28.028 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 02:02:28.028 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 02:02:28.213 INFO blam! 8c6a39fe50011fb510c975f71a7a381eaf69c62b0caa86c35617eff1ef3235b5 Sep 14 02:02:28.215 INFO running `"docker" "start" "-a" "8c6a39fe50011fb510c975f71a7a381eaf69c62b0caa86c35617eff1ef3235b5"` Sep 14 02:02:29.007 INFO kablam! usermod: no changes Sep 14 02:02:29.259 INFO kablam! Compiling libc v0.2.40 Sep 14 02:02:29.259 INFO kablam! Compiling uninitialized v0.0.2 Sep 14 02:02:29.259 INFO kablam! Compiling version_check v0.1.3 Sep 14 02:02:29.259 INFO kablam! Checking nodrop v0.1.12 Sep 14 02:02:29.259 INFO kablam! Checking read_exact v0.0.1 Sep 14 02:02:29.259 INFO kablam! Checking num-traits v0.2.2 Sep 14 02:02:29.259 INFO kablam! Checking packed v0.4.2 Sep 14 02:02:29.555 INFO kablam! Checking byteorder v1.2.2 Sep 14 02:02:31.063 INFO kablam! Compiling slurp v1.0.1 Sep 14 02:02:31.063 INFO kablam! Checking cfg-if v0.1.3 Sep 14 02:02:31.175 INFO kablam! Checking bitflags v1.0.3 Sep 14 02:02:31.496 INFO kablam! Checking option-filter v1.0.1 Sep 14 02:02:31.626 INFO kablam! Checking crossbeam v0.3.2 Sep 14 02:02:31.647 INFO kablam! Checking smallvec v0.6.1 Sep 14 02:02:32.135 INFO kablam! Checking float-ord v0.2.0 Sep 14 02:02:32.575 INFO kablam! Checking argparse v0.2.1 Sep 14 02:02:33.421 INFO kablam! Checking arrayvec v0.4.7 Sep 14 02:02:33.421 INFO kablam! Checking term v0.5.1 Sep 14 02:02:33.427 INFO kablam! Compiling shakmaty v0.5.1 Sep 14 02:02:33.831 INFO kablam! Checking log v0.4.1 Sep 14 02:02:34.519 INFO kablam! Compiling sashimi v0.2.0 (file:///source/engine) Sep 14 02:02:35.123 INFO kablam! Compiling rand v0.4.2 Sep 14 02:02:35.703 INFO kablam! Checking pod v0.5.0 Sep 14 02:02:35.948 INFO kablam! Checking memmap v0.6.2 Sep 14 02:02:35.954 INFO kablam! Checking time v0.1.39 Sep 14 02:02:36.555 INFO kablam! Checking memchr v2.0.1 Sep 14 02:02:36.599 INFO kablam! Checking num_cpus v1.8.0 Sep 14 02:02:37.163 INFO kablam! Checking madvise v0.1.0 Sep 14 02:02:38.423 INFO kablam! Checking num-integer v0.1.36 Sep 14 02:02:38.454 INFO kablam! Checking btoi v0.1.3 Sep 14 02:02:38.454 INFO kablam! Checking arena v0.1.0 (file:///source/arena) Sep 14 02:02:39.935 INFO kablam! Checking chrono v0.4.2 Sep 14 02:02:41.511 INFO kablam! Checking mcts v0.2.0 (file:///source/mcts) Sep 14 02:02:42.175 INFO kablam! Compiling rand v0.3.22 Sep 14 02:02:42.475 INFO kablam! Compiling chess v0.4.2 Sep 14 02:02:45.256 INFO kablam! error[E0061]: this function takes 5 parameters but 4 parameters were supplied Sep 14 02:02:45.256 INFO kablam! --> mcts/benches/bench.rs:11:24 Sep 14 02:02:45.256 INFO kablam! | Sep 14 02:02:45.256 INFO kablam! 11 | let mut mcts = MCTSManager::new(CountingGame(0), MyMCTS, UCTPolicy::new(1e6), MyEvaluator); Sep 14 02:02:45.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 5 parameters Sep 14 02:02:45.256 INFO kablam! Sep 14 02:02:45.289 INFO kablam! error: aborting due to previous error Sep 14 02:02:45.289 INFO kablam! Sep 14 02:02:45.289 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 14 02:02:45.311 INFO kablam! error: Could not compile `mcts`. Sep 14 02:02:45.311 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 02:02:47.483 INFO kablam! error: build failed Sep 14 02:02:47.483 INFO kablam! su: No module specific data is present Sep 14 02:02:48.485 INFO running `"docker" "rm" "-f" "8c6a39fe50011fb510c975f71a7a381eaf69c62b0caa86c35617eff1ef3235b5"` Sep 14 02:02:48.735 INFO blam! 8c6a39fe50011fb510c975f71a7a381eaf69c62b0caa86c35617eff1ef3235b5