Sep 19 13:33:01.439 INFO checking zxqfl/sashimi against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 13:33:01.439 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 13:33:01.439 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 13:33:01.659 INFO blam! ef1c2a4edacebcc98be4dce619c9cca3a0b9602df0d9c39eee9d00cae294cd9d Sep 19 13:33:01.661 INFO running `"docker" "start" "-a" "ef1c2a4edacebcc98be4dce619c9cca3a0b9602df0d9c39eee9d00cae294cd9d"` Sep 19 13:33:02.444 INFO kablam! usermod: no changes Sep 19 13:33:02.583 INFO kablam! Compiling uninitialized v0.0.2 Sep 19 13:33:02.583 INFO kablam! Compiling libc v0.2.40 Sep 19 13:33:02.583 INFO kablam! Compiling version_check v0.1.3 Sep 19 13:33:02.590 INFO kablam! Checking nodrop v0.1.12 Sep 19 13:33:02.590 INFO kablam! Checking num-traits v0.2.2 Sep 19 13:33:02.590 INFO kablam! Checking read_exact v0.0.1 Sep 19 13:33:02.590 INFO kablam! Checking packed v0.4.2 Sep 19 13:33:03.272 INFO kablam! Checking bitflags v1.0.3 Sep 19 13:33:03.625 INFO kablam! Checking byteorder v1.2.2 Sep 19 13:33:03.627 INFO kablam! Checking option-filter v1.0.1 Sep 19 13:33:04.219 INFO kablam! Checking cfg-if v0.1.3 Sep 19 13:33:04.772 INFO kablam! Compiling slurp v1.0.1 Sep 19 13:33:05.050 INFO kablam! Checking crossbeam v0.3.2 Sep 19 13:33:05.418 INFO kablam! Checking smallvec v0.6.1 Sep 19 13:33:06.407 INFO kablam! Checking argparse v0.2.1 Sep 19 13:33:06.542 INFO kablam! Checking float-ord v0.2.0 Sep 19 13:33:06.749 INFO kablam! Checking arrayvec v0.4.7 Sep 19 13:33:06.942 INFO kablam! Checking log v0.4.1 Sep 19 13:33:06.998 INFO kablam! Compiling sashimi v0.2.0 (/source/engine) Sep 19 13:33:07.074 INFO kablam! Checking term v0.5.1 Sep 19 13:33:07.694 INFO kablam! Compiling shakmaty v0.5.1 Sep 19 13:33:07.978 INFO kablam! Checking num-integer v0.1.36 Sep 19 13:33:08.142 INFO kablam! Checking btoi v0.1.3 Sep 19 13:33:08.550 INFO kablam! Checking memmap v0.6.2 Sep 19 13:33:08.624 INFO kablam! Checking time v0.1.39 Sep 19 13:33:08.733 INFO kablam! Checking rand v0.4.2 Sep 19 13:33:08.782 INFO kablam! Checking memchr v2.0.1 Sep 19 13:33:09.107 INFO kablam! Checking madvise v0.1.0 Sep 19 13:33:09.326 INFO kablam! Checking num_cpus v1.8.0 Sep 19 13:33:09.943 INFO kablam! Checking pod v0.5.0 Sep 19 13:33:11.343 INFO kablam! Checking arena v0.1.0 (/source/arena) Sep 19 13:33:11.970 INFO kablam! Checking chrono v0.4.2 Sep 19 13:33:13.742 INFO kablam! Checking mcts v0.2.0 (/source/mcts) Sep 19 13:33:14.609 INFO kablam! Compiling rand v0.3.22 Sep 19 13:33:15.003 INFO kablam! Compiling chess v0.4.2 Sep 19 13:33:17.306 INFO kablam! Checking simplelog v0.5.1 Sep 19 13:33:18.171 INFO kablam! error[E0061]: this function takes 5 parameters but 4 parameters were supplied Sep 19 13:33:18.171 INFO kablam! --> mcts/benches/bench.rs:11:24 Sep 19 13:33:18.171 INFO kablam! | Sep 19 13:33:18.171 INFO kablam! 11 | let mut mcts = MCTSManager::new(CountingGame(0), MyMCTS, UCTPolicy::new(1e6), MyEvaluator); Sep 19 13:33:18.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 5 parameters Sep 19 13:33:18.172 INFO kablam! Sep 19 13:33:18.214 INFO kablam! error: aborting due to previous error Sep 19 13:33:18.226 INFO kablam! Sep 19 13:33:18.226 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 19 13:33:18.239 INFO kablam! error: Could not compile `mcts`. Sep 19 13:33:18.239 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 13:33:20.617 INFO kablam! error: build failed Sep 19 13:33:20.618 INFO kablam! su: No module specific data is present Sep 19 13:33:21.535 INFO running `"docker" "rm" "-f" "ef1c2a4edacebcc98be4dce619c9cca3a0b9602df0d9c39eee9d00cae294cd9d"` Sep 19 13:33:21.645 INFO blam! ef1c2a4edacebcc98be4dce619c9cca3a0b9602df0d9c39eee9d00cae294cd9d