[INFO] cloning repository https://github.com/07CalC/rustactoe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/07CalC/rustactoe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F07CalC%2Frustactoe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F07CalC%2Frustactoe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 413c0ea391e25942164072ed2464b199e8c80671
[INFO] checking 07CalC/rustactoe against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F07CalC%2Frustactoe" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/07CalC/rustactoe
[INFO] finished tweaking git repo https://github.com/07CalC/rustactoe
[INFO] tweaked toml for git repo https://github.com/07CalC/rustactoe written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/07CalC/rustactoe on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/07CalC/rustactoe 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d47ff8fa70919590ae743dfea3be548d48612d295e914382929245795faaeeb3
[INFO] running `Command { std: "docker" "start" "-a" "d47ff8fa70919590ae743dfea3be548d48612d295e914382929245795faaeeb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d47ff8fa70919590ae743dfea3be548d48612d295e914382929245795faaeeb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d47ff8fa70919590ae743dfea3be548d48612d295e914382929245795faaeeb3", kill_on_drop: false }`
[INFO] [stdout] d47ff8fa70919590ae743dfea3be548d48612d295e914382929245795faaeeb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 888d361858cf5a778df3d78ca66a48d559f683791af76cf91d743bfb095534ef
[INFO] running `Command { std: "docker" "start" "-a" "888d361858cf5a778df3d78ca66a48d559f683791af76cf91d743bfb095534ef", kill_on_drop: false }`
[INFO] [stderr]     Checking rustactoe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `makeMove` should have a snake case name
[INFO] [stdout]   --> src/main.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn makeMove(&mut self, row: usize, col: usize, player: Player) -> bool {
[INFO] [stdout]    |        ^^^^^^^^ help: convert the identifier to snake case: `make_move`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `makeMove` should have a snake case name
[INFO] [stdout]   --> src/main.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn makeMove(&mut self, row: usize, col: usize, player: Player) -> bool {
[INFO] [stdout]    |        ^^^^^^^^ help: convert the identifier to snake case: `make_move`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `checkWinner` should have a snake case name
[INFO] [stdout]   --> src/main.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn checkWinner(&self) -> Option<Player> {
[INFO] [stdout]    |        ^^^^^^^^^^^ help: convert the identifier to snake case: `check_winner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `checkWinner` should have a snake case name
[INFO] [stdout]   --> src/main.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn checkWinner(&self) -> Option<Player> {
[INFO] [stdout]    |        ^^^^^^^^^^^ help: convert the identifier to snake case: `check_winner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `isFull` should have a snake case name
[INFO] [stdout]   --> src/main.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn isFull(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^ help: convert the identifier to snake case: `is_full`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `isFull` should have a snake case name
[INFO] [stdout]   --> src/main.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn isFull(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^ help: convert the identifier to snake case: `is_full`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentPlayer` should have a snake case name
[INFO] [stdout]   --> src/main.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let mut currentPlayer = Player::X;
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `currentPlayer` should have a snake case name
[INFO] [stdout]   --> src/main.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let mut currentPlayer = Player::X;
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_player`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] running `Command { std: "docker" "inspect" "888d361858cf5a778df3d78ca66a48d559f683791af76cf91d743bfb095534ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "888d361858cf5a778df3d78ca66a48d559f683791af76cf91d743bfb095534ef", kill_on_drop: false }`
[INFO] [stdout] 888d361858cf5a778df3d78ca66a48d559f683791af76cf91d743bfb095534ef
