[INFO] fetching crate mcts 0.3.0... [INFO] checking mcts-0.3.0 against master#450abe80f193ccefbfcd48214d70520f2d507f0e for pr-73084 [INFO] extracting crate mcts 0.3.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate mcts 0.3.0 on toolchain 450abe80f193ccefbfcd48214d70520f2d507f0e [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mcts 0.3.0 [INFO] finished tweaking crates.io crate mcts 0.3.0 [INFO] tweaked toml for crates.io crate mcts 0.3.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9d63d524bf6857a8a908ad95fc41174c0da4304d6f6e86f1acf31d8d3bec8b8d [INFO] running `"docker" "start" "-a" "9d63d524bf6857a8a908ad95fc41174c0da4304d6f6e86f1acf31d8d3bec8b8d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking mcts v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0061]: this function takes 5 arguments but 4 arguments were supplied [INFO] [stderr] --> benches/bench.rs:11:24 [INFO] [stderr] | [INFO] [stderr] 11 | let mut mcts = MCTSManager::new(CountingGame(0), MyMCTS, UCTPolicy::new(1e6), MyEvaluator); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ --------------- ------ ------------------- ----------- supplied 4 arguments [INFO] [stderr] | | [INFO] [stderr] | expected 5 arguments [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `mcts`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9d63d524bf6857a8a908ad95fc41174c0da4304d6f6e86f1acf31d8d3bec8b8d"` [INFO] running `"docker" "rm" "-f" "9d63d524bf6857a8a908ad95fc41174c0da4304d6f6e86f1acf31d8d3bec8b8d"` [INFO] [stdout] 9d63d524bf6857a8a908ad95fc41174c0da4304d6f6e86f1acf31d8d3bec8b8d