Sep 14 02:02:28.046 INFO checking zxqfl/sashimi against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 02:02:28.046 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 02:02:28.046 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/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 02:02:28.258 INFO blam! 0dc8e1e26b6846637781d7e8f578959b384818f1a8b3d11f75d2064a74241bd6 Sep 14 02:02:28.263 INFO running `"docker" "start" "-a" "0dc8e1e26b6846637781d7e8f578959b384818f1a8b3d11f75d2064a74241bd6"` Sep 14 02:02:28.939 INFO kablam! usermod: no changes Sep 14 02:02:29.172 INFO kablam! Compiling uninitialized v0.0.2 Sep 14 02:02:29.172 INFO kablam! Compiling libc v0.2.40 Sep 14 02:02:29.172 INFO kablam! Compiling version_check v0.1.3 Sep 14 02:02:29.173 INFO kablam! Checking read_exact v0.0.1 Sep 14 02:02:29.173 INFO kablam! Checking packed v0.4.2 Sep 14 02:02:29.173 INFO kablam! Checking nodrop v0.1.12 Sep 14 02:02:29.173 INFO kablam! Checking num-traits v0.2.2 Sep 14 02:02:29.334 INFO kablam! Checking bitflags v1.0.3 Sep 14 02:02:30.615 INFO kablam! Checking byteorder v1.2.2 Sep 14 02:02:30.627 INFO kablam! Compiling slurp v1.0.1 Sep 14 02:02:30.742 INFO kablam! Checking option-filter v1.0.1 Sep 14 02:02:30.959 INFO kablam! Checking cfg-if v0.1.3 Sep 14 02:02:31.233 INFO kablam! Checking crossbeam v0.3.2 Sep 14 02:02:31.525 INFO kablam! Checking smallvec v0.6.1 Sep 14 02:02:31.829 INFO kablam! Checking argparse v0.2.1 Sep 14 02:02:33.214 INFO kablam! Checking float-ord v0.2.0 Sep 14 02:02:33.236 INFO kablam! Checking arrayvec v0.4.7 Sep 14 02:02:33.975 INFO kablam! Compiling shakmaty v0.5.1 Sep 14 02:02:34.343 INFO kablam! Checking log v0.4.1 Sep 14 02:02:34.452 INFO kablam! Checking time v0.1.39 Sep 14 02:02:34.506 INFO kablam! Checking memmap v0.6.2 Sep 14 02:02:34.599 INFO kablam! Checking memchr v2.0.1 Sep 14 02:02:34.810 INFO kablam! Checking rand v0.4.2 Sep 14 02:02:35.454 INFO kablam! Checking madvise v0.1.0 Sep 14 02:02:36.288 INFO kablam! Checking num_cpus v1.8.0 Sep 14 02:02:36.288 INFO kablam! Compiling sashimi v0.2.0 (file:///source/engine) Sep 14 02:02:37.247 INFO kablam! Checking term v0.5.1 Sep 14 02:02:37.268 INFO kablam! Checking pod v0.5.0 Sep 14 02:02:37.867 INFO kablam! Checking num-integer v0.1.36 Sep 14 02:02:37.867 INFO kablam! Checking btoi v0.1.3 Sep 14 02:02:39.260 INFO kablam! Checking arena v0.1.0 (file:///source/arena) Sep 14 02:02:39.794 INFO kablam! Checking chrono v0.4.2 Sep 14 02:02:42.231 INFO kablam! Compiling rand v0.3.22 Sep 14 02:02:42.365 INFO kablam! Checking mcts v0.2.0 (file:///source/mcts) Sep 14 02:02:42.471 INFO kablam! Compiling chess v0.4.2 Sep 14 02:02:44.959 INFO kablam! Checking simplelog v0.5.1 Sep 14 02:02:45.243 INFO kablam! error[E0061]: this function takes 5 parameters but 4 parameters were supplied Sep 14 02:02:45.243 INFO kablam! --> mcts/benches/bench.rs:11:24 Sep 14 02:02:45.243 INFO kablam! | Sep 14 02:02:45.243 INFO kablam! 11 | let mut mcts = MCTSManager::new(CountingGame(0), MyMCTS, UCTPolicy::new(1e6), MyEvaluator); Sep 14 02:02:45.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 5 parameters Sep 14 02:02:45.243 INFO kablam! Sep 14 02:02:45.298 INFO kablam! error: aborting due to previous error Sep 14 02:02:45.298 INFO kablam! Sep 14 02:02:45.298 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 14 02:02:45.331 INFO kablam! error: Could not compile `mcts`. Sep 14 02:02:45.331 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 02:02:47.215 INFO kablam! error: build failed Sep 14 02:02:47.215 INFO kablam! su: No module specific data is present Sep 14 02:02:48.464 INFO running `"docker" "rm" "-f" "0dc8e1e26b6846637781d7e8f578959b384818f1a8b3d11f75d2064a74241bd6"` Sep 14 02:02:48.750 INFO blam! 0dc8e1e26b6846637781d7e8f578959b384818f1a8b3d11f75d2064a74241bd6