[INFO] cloning repository https://github.com/ArthurMatthys/Gomoku [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArthurMatthys/Gomoku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurMatthys%2FGomoku", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurMatthys%2FGomoku'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85297e30b9c6c9acc4c4f22d4fda29e0ff767836 [INFO] checking ArthurMatthys/Gomoku against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurMatthys%2FGomoku" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ArthurMatthys/Gomoku on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ArthurMatthys/Gomoku [INFO] finished tweaking git repo https://github.com/ArthurMatthys/Gomoku [INFO] tweaked toml for git repo https://github.com/ArthurMatthys/Gomoku written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ArthurMatthys/Gomoku already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43e49f425d2bd19014e11de70aff281fab9270b5885b2b531acec244a99ec6f4 [INFO] running `Command { std: "docker" "start" "-a" "43e49f425d2bd19014e11de70aff281fab9270b5885b2b531acec244a99ec6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43e49f425d2bd19014e11de70aff281fab9270b5885b2b531acec244a99ec6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e49f425d2bd19014e11de70aff281fab9270b5885b2b531acec244a99ec6f4", kill_on_drop: false }` [INFO] [stdout] 43e49f425d2bd19014e11de70aff281fab9270b5885b2b531acec244a99ec6f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53cfd01ef273cad687506bf0c9c4873915a5e3c718b304faf01d45eda23106cb [INFO] running `Command { std: "docker" "start" "-a" "53cfd01ef273cad687506bf0c9c4873915a5e3c718b304faf01d45eda23106cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking array_tool v1.0.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] Checking gomoku v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/history.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | silent_moves.iter_mut().for_each(| mut pos | { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `firstguess` is never read [INFO] [stdout] --> src/model/game.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct Game { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 133 | pub firstguess: (i64, i64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `current_depth`, `alpha`, and `color` are never read [INFO] [stdout] --> src/model/params.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ParamsIA { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub current_depth: i8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub alpha: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | pub beta: i64, [INFO] [stdout] 16 | pub color: i8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParamsIA` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/history.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | silent_moves.iter_mut().for_each(| mut pos | { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `firstguess` is never read [INFO] [stdout] --> src/model/game.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct Game { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 133 | pub firstguess: (i64, i64), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `current_depth`, `alpha`, and `color` are never read [INFO] [stdout] --> src/model/params.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ParamsIA { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub current_depth: i8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub alpha: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | pub beta: i64, [INFO] [stdout] 16 | pub color: i8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParamsIA` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "53cfd01ef273cad687506bf0c9c4873915a5e3c718b304faf01d45eda23106cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53cfd01ef273cad687506bf0c9c4873915a5e3c718b304faf01d45eda23106cb", kill_on_drop: false }` [INFO] [stdout] 53cfd01ef273cad687506bf0c9c4873915a5e3c718b304faf01d45eda23106cb