[INFO] cloning repository https://github.com/theHazzard/rust_uno_core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theHazzard/rust_uno_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheHazzard%2Frust_uno_core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheHazzard%2Frust_uno_core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0dffcdcef5000e1ac57bb4a4b24b83c37ebd7fc2 [INFO] checking theHazzard/rust_uno_core against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheHazzard%2Frust_uno_core" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theHazzard/rust_uno_core on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theHazzard/rust_uno_core [INFO] finished tweaking git repo https://github.com/theHazzard/rust_uno_core [INFO] tweaked toml for git repo https://github.com/theHazzard/rust_uno_core written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/theHazzard/rust_uno_core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9aef1472234dbd9bc36e2c5ad932dea1ad281ab476dc96f930a641035e2bcd29 [INFO] running `Command { std: "docker" "start" "-a" "9aef1472234dbd9bc36e2c5ad932dea1ad281ab476dc96f930a641035e2bcd29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9aef1472234dbd9bc36e2c5ad932dea1ad281ab476dc96f930a641035e2bcd29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aef1472234dbd9bc36e2c5ad932dea1ad281ab476dc96f930a641035e2bcd29", kill_on_drop: false }` [INFO] [stdout] 9aef1472234dbd9bc36e2c5ad932dea1ad281ab476dc96f930a641035e2bcd29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1a2933094abe966ffa4b3300010636e21c40e39f95fe2e6b0b3bb09b0a01ef2 [INFO] running `Command { std: "docker" "start" "-a" "f1a2933094abe966ffa4b3300010636e21c40e39f95fe2e6b0b3bb09b0a01ef2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [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 uuid v0.8.1 [INFO] [stderr] Checking unoserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/game.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `currentColor` should have a snake case name [INFO] [stdout] --> src/game.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | pub currentColor: CardColor, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `current_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `playerNumber` should have a snake case name [INFO] [stdout] --> src/game.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn play(&mut self, playerNumber: usize, cardNumber: usize, chosenColor: CardColor) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `player_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cardNumber` should have a snake case name [INFO] [stdout] --> src/game.rs:45:47 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn play(&mut self, playerNumber: usize, cardNumber: usize, chosenColor: CardColor) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `card_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `chosenColor` should have a snake case name [INFO] [stdout] --> src/game.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn play(&mut self, playerNumber: usize, cardNumber: usize, chosenColor: CardColor) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `chosen_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `playerNumber` should have a snake case name [INFO] [stdout] --> src/game.rs:123:29 [INFO] [stdout] | [INFO] [stdout] 123 | fn get_next_player(&self, playerNumber: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `player_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cardType` should have a snake case name [INFO] [stdout] --> src/game/deck/card.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub cardType: CardType, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `card_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cardType` should have a snake case name [INFO] [stdout] --> src/game/deck/card.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(cardType: CardType, value: CardValue, color: CardColor) -> Self { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `card_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `currentColor` should have a snake case name [INFO] [stdout] --> src/game.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | pub currentColor: CardColor, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `current_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `playerNumber` should have a snake case name [INFO] [stdout] --> src/game.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn play(&mut self, playerNumber: usize, cardNumber: usize, chosenColor: CardColor) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `player_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cardNumber` should have a snake case name [INFO] [stdout] --> src/game.rs:45:47 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn play(&mut self, playerNumber: usize, cardNumber: usize, chosenColor: CardColor) { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `card_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `chosenColor` should have a snake case name [INFO] [stdout] --> src/game.rs:45:66 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn play(&mut self, playerNumber: usize, cardNumber: usize, chosenColor: CardColor) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `chosen_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `playerNumber` should have a snake case name [INFO] [stdout] --> src/game.rs:123:29 [INFO] [stdout] | [INFO] [stdout] 123 | fn get_next_player(&self, playerNumber: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `player_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cardType` should have a snake case name [INFO] [stdout] --> src/game/deck/card.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub cardType: CardType, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `card_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cardType` should have a snake case name [INFO] [stdout] --> src/game/deck/card.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(cardType: CardType, value: CardValue, color: CardColor) -> Self { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `card_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.64s [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f1a2933094abe966ffa4b3300010636e21c40e39f95fe2e6b0b3bb09b0a01ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1a2933094abe966ffa4b3300010636e21c40e39f95fe2e6b0b3bb09b0a01ef2", kill_on_drop: false }` [INFO] [stdout] f1a2933094abe966ffa4b3300010636e21c40e39f95fe2e6b0b3bb09b0a01ef2