[INFO] cloning repository https://github.com/Boberish/gomoku [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Boberish/gomoku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoberish%2Fgomoku", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoberish%2Fgomoku'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74c3d8c6f6d66ce60d964064ec524e655ad1a3fd [INFO] checking Boberish/gomoku against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoberish%2Fgomoku" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Boberish/gomoku on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Boberish/gomoku [INFO] finished tweaking git repo https://github.com/Boberish/gomoku [INFO] tweaked toml for git repo https://github.com/Boberish/gomoku written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Boberish/gomoku already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a06b47eba7fcfe55f843e82de2c7c5b135149bd3549a99b2d91b74248ad08de [INFO] running `Command { std: "docker" "start" "-a" "1a06b47eba7fcfe55f843e82de2c7c5b135149bd3549a99b2d91b74248ad08de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a06b47eba7fcfe55f843e82de2c7c5b135149bd3549a99b2d91b74248ad08de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a06b47eba7fcfe55f843e82de2c7c5b135149bd3549a99b2d91b74248ad08de", kill_on_drop: false }` [INFO] [stdout] 1a06b47eba7fcfe55f843e82de2c7c5b135149bd3549a99b2d91b74248ad08de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 751def47ef1b993d55b4af1f5358cde816d3b93c2a85f7ee86741e423f798d76 [INFO] running `Command { std: "docker" "start" "-a" "751def47ef1b993d55b4af1f5358cde816d3b93c2a85f7ee86741e423f798d76", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Checking ego-tree v0.6.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking updatedgomoku v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:307:46 [INFO] [stdout] | [INFO] [stdout] 307 | fn find_good_node(root: &NodeRef) -> (Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:307:46 [INFO] [stdout] | [INFO] [stdout] 307 | fn find_good_node(root: &NodeRef) -> (Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:415:21 [INFO] [stdout] | [INFO] [stdout] 415 | let won = gamesim(*choice); [INFO] [stdout] | ^^^^^^^ expected tuple, found `&(i8, i8)` [INFO] [stdout] | [INFO] [stdout] = note: expected tuple `(NodeMut<'_, _>, (i8, i8))` [INFO] [stdout] found tuple `(NodeMut<'_, _>, &(i8, i8))` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `updatedgomoku` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:415:21 [INFO] [stdout] | [INFO] [stdout] 415 | let won = gamesim(*choice); [INFO] [stdout] | ^^^^^^^ expected tuple, found `&(i8, i8)` [INFO] [stdout] | [INFO] [stdout] = note: expected tuple `(NodeMut<'_, _>, (i8, i8))` [INFO] [stdout] found tuple `(NodeMut<'_, _>, &(i8, i8))` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "751def47ef1b993d55b4af1f5358cde816d3b93c2a85f7ee86741e423f798d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "751def47ef1b993d55b4af1f5358cde816d3b93c2a85f7ee86741e423f798d76", kill_on_drop: false }` [INFO] [stdout] 751def47ef1b993d55b4af1f5358cde816d3b93c2a85f7ee86741e423f798d76