[INFO] cloning repository https://github.com/mcclayac/rust_enum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcclayac/rust_enum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcclayac%2Frust_enum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcclayac%2Frust_enum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 557475588a41c8d9971d2dd397c6df84f55b0a1c [INFO] checking mcclayac/rust_enum against try#63132bd615c9bf75e93af8405d00064212331708 for pr-153975 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcclayac%2Frust_enum" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mcclayac/rust_enum [INFO] finished tweaking git repo https://github.com/mcclayac/rust_enum [INFO] tweaked toml for git repo https://github.com/mcclayac/rust_enum written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mcclayac/rust_enum on toolchain 63132bd615c9bf75e93af8405d00064212331708 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mcclayac/rust_enum 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" "+63132bd615c9bf75e93af8405d00064212331708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcdc1e3e554e76f88e643dfad798d64b6b94bb9f101b73f37bc719089b593ed6 [INFO] running `Command { std: "docker" "start" "-a" "dcdc1e3e554e76f88e643dfad798d64b6b94bb9f101b73f37bc719089b593ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcdc1e3e554e76f88e643dfad798d64b6b94bb9f101b73f37bc719089b593ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcdc1e3e554e76f88e643dfad798d64b6b94bb9f101b73f37bc719089b593ed6", kill_on_drop: false }` [INFO] [stdout] dcdc1e3e554e76f88e643dfad798d64b6b94bb9f101b73f37bc719089b593ed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e39ccc76f6632c798121e069d7577c0b1b87386914eccee5c4333ce9cd0fd5f8 [INFO] running `Command { std: "docker" "start" "-a" "e39ccc76f6632c798121e069d7577c0b1b87386914eccee5c4333ce9cd0fd5f8", kill_on_drop: false }` [INFO] [stderr] Checking rust_enum v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `New_Hampshire` should have an upper camel case name [INFO] [stdout] --> src/main.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | New_Hampshire, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NewHampshire` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `New_Hampshire` should have an upper camel case name [INFO] [stdout] --> src/main.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | New_Hampshire, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NewHampshire` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `New_Jersey` should have an upper camel case name [INFO] [stdout] --> src/main.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | New_Jersey, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `NewJersey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `New_Jersey` should have an upper camel case name [INFO] [stdout] --> src/main.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | New_Jersey, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `NewJersey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `New_Mexico` should have an upper camel case name [INFO] [stdout] --> src/main.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | New_Mexico, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `NewMexico` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `New_Mexico` should have an upper camel case name [INFO] [stdout] --> src/main.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | New_Mexico, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `NewMexico` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `New_York` should have an upper camel case name [INFO] [stdout] --> src/main.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | New_York, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `NewYork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `New_York` should have an upper camel case name [INFO] [stdout] --> src/main.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | New_York, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `NewYork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `North_Carolina` should have an upper camel case name [INFO] [stdout] --> src/main.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | North_Carolina, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NorthCarolina` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `North_Carolina` should have an upper camel case name [INFO] [stdout] --> src/main.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | North_Carolina, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NorthCarolina` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `North_Dakota` should have an upper camel case name [INFO] [stdout] --> src/main.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | North_Dakota, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NorthDakota` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `North_Dakota` should have an upper camel case name [INFO] [stdout] --> src/main.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | North_Dakota, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NorthDakota` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Rhode_Island` should have an upper camel case name [INFO] [stdout] --> src/main.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | Rhode_Island, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RhodeIsland` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Rhode_Island` should have an upper camel case name [INFO] [stdout] --> src/main.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | Rhode_Island, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RhodeIsland` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `South_Carolina` should have an upper camel case name [INFO] [stdout] --> src/main.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | South_Carolina, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SouthCarolina` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `South_Carolina` should have an upper camel case name [INFO] [stdout] --> src/main.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | South_Carolina, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SouthCarolina` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `South_Dakota` should have an upper camel case name [INFO] [stdout] --> src/main.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | South_Dakota, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SouthDakota` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `South_Dakota` should have an upper camel case name [INFO] [stdout] --> src/main.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | South_Dakota, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SouthDakota` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `West_Virginia` should have an upper camel case name [INFO] [stdout] --> src/main.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | West_Virginia, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WestVirginia` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `West_Virginia` should have an upper camel case name [INFO] [stdout] --> src/main.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | West_Virginia, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WestVirginia` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IpAddr_01` should have an upper camel case name [INFO] [stdout] --> src/main.rs:331:6 [INFO] [stdout] | [INFO] [stdout] 331 | enum IpAddr_01 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IpAddr01` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IpAddr_01` should have an upper camel case name [INFO] [stdout] --> src/main.rs:331:6 [INFO] [stdout] | [INFO] [stdout] 331 | enum IpAddr_01 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IpAddr01` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `home` [INFO] [stdout] --> src/main.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | let home = IpAddr::V4(127, 0, 0, 1); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_home` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `loopback` [INFO] [stdout] --> src/main.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | let loopback = IpAddr::V6(String::from("::1")); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loopback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `home` [INFO] [stdout] --> src/main.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | let home = IpAddr::V4(127, 0, 0, 1); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_home` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `move_player` is never used [INFO] [stdout] --> src/main.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn move_player(num_spaces: u8) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `loopback` [INFO] [stdout] --> src/main.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | let loopback = IpAddr::V6(String::from("::1")); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loopback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `reroll` is never used [INFO] [stdout] --> src/main.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn reroll() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | V4(String), [INFO] [stdout] | -- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `IpAddr02` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 130 - V4(String), [INFO] [stdout] 130 + V4(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | V6(String), [INFO] [stdout] | -- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `IpAddr02` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 131 - V6(String), [INFO] [stdout] 131 + V6(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `move_player` is never used [INFO] [stdout] --> src/main.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn move_player(num_spaces: u8) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `reroll` is never used [INFO] [stdout] --> src/main.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn reroll() { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | V4(String), [INFO] [stdout] | -- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `IpAddr02` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 130 - V4(String), [INFO] [stdout] 130 + V4(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | V6(String), [INFO] [stdout] | -- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `IpAddr02` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 131 - V6(String), [INFO] [stdout] 131 + V6(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/main.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 179 | enum UsState { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 180 | Alabama, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 181 | Alaska, [INFO] [stdout] 182 | Arizona, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 183 | Arkansas, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 184 | California, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 185 | Colorado, [INFO] [stdout] 186 | Connecticut, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 187 | Delaware, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 188 | Florida, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 189 | Georgia, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 190 | Hawaii, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 191 | Idaho, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 192 | Illinois, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 193 | Indiana, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 194 | Iowa, [INFO] [stdout] | ^^^^ [INFO] [stdout] 195 | Kansas, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 196 | Kentucky, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 197 | Louisiana, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 198 | Maine, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 199 | Maryland, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 200 | Massachusetts, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 201 | Michigan, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 202 | Minnesota, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 203 | Mississippi, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 204 | Missouri, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 205 | Montana, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 206 | Nebraska, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 207 | Nevada, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 208 | New_Hampshire, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 209 | New_Jersey, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 210 | New_Mexico, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 211 | New_York, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 212 | North_Carolina, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 213 | North_Dakota, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 214 | Ohio, [INFO] [stdout] | ^^^^ [INFO] [stdout] 215 | Oklahoma, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 216 | Oregon, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 217 | Pennsylvania, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 218 | Rhode_Island, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 219 | South_Carolina, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 220 | South_Dakota, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 221 | Tennessee, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 222 | Texas, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 223 | Utah, [INFO] [stdout] | ^^^^ [INFO] [stdout] 224 | Vermont, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 225 | Virginia, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 226 | Washington, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 227 | West_Virginia, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 228 | Wisconsin, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 229 | Wyoming, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UsState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `IpAddr_01` is never used [INFO] [stdout] --> src/main.rs:331:6 [INFO] [stdout] | [INFO] [stdout] 331 | enum IpAddr_01 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, and `3` are never read [INFO] [stdout] --> src/main.rs:338:8 [INFO] [stdout] | [INFO] [stdout] 338 | V4(u8, u8, u8, u8), [INFO] [stdout] | -- ^^ ^^ ^^ ^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `IpAddr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 338 - V4(u8, u8, u8, u8), [INFO] [stdout] 338 + V4((), (), (), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:339:8 [INFO] [stdout] | [INFO] [stdout] 339 | V6(String), [INFO] [stdout] | -- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `IpAddr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 339 - V6(String), [INFO] [stdout] 339 + V6(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:346:11 [INFO] [stdout] | [INFO] [stdout] 346 | Write(String), [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 346 - Write(String), [INFO] [stdout] 346 + Write(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Quit`, `Move`, and `ChangeColor` are never constructed [INFO] [stdout] --> src/main.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 343 | enum Message { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 344 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] 345 | Move { x: i32, y: i32 }, [INFO] [stdout] | ^^^^ [INFO] [stdout] 346 | Write(String), [INFO] [stdout] 347 | ChangeColor(i32, i32, i32), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/main.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 179 | enum UsState { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 180 | Alabama, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 181 | Alaska, [INFO] [stdout] 182 | Arizona, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 183 | Arkansas, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 184 | California, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 185 | Colorado, [INFO] [stdout] 186 | Connecticut, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 187 | Delaware, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 188 | Florida, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 189 | Georgia, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 190 | Hawaii, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 191 | Idaho, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 192 | Illinois, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 193 | Indiana, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 194 | Iowa, [INFO] [stdout] | ^^^^ [INFO] [stdout] 195 | Kansas, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 196 | Kentucky, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 197 | Louisiana, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 198 | Maine, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 199 | Maryland, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 200 | Massachusetts, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 201 | Michigan, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 202 | Minnesota, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 203 | Mississippi, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 204 | Missouri, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 205 | Montana, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 206 | Nebraska, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 207 | Nevada, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 208 | New_Hampshire, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 209 | New_Jersey, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 210 | New_Mexico, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 211 | New_York, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 212 | North_Carolina, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 213 | North_Dakota, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 214 | Ohio, [INFO] [stdout] | ^^^^ [INFO] [stdout] 215 | Oklahoma, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 216 | Oregon, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 217 | Pennsylvania, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 218 | Rhode_Island, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 219 | South_Carolina, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 220 | South_Dakota, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 221 | Tennessee, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 222 | Texas, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 223 | Utah, [INFO] [stdout] | ^^^^ [INFO] [stdout] 224 | Vermont, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 225 | Virginia, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 226 | Washington, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 227 | West_Virginia, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 228 | Wisconsin, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 229 | Wyoming, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UsState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `IpAddr_01` is never used [INFO] [stdout] --> src/main.rs:331:6 [INFO] [stdout] | [INFO] [stdout] 331 | enum IpAddr_01 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, and `3` are never read [INFO] [stdout] --> src/main.rs:338:8 [INFO] [stdout] | [INFO] [stdout] 338 | V4(u8, u8, u8, u8), [INFO] [stdout] | -- ^^ ^^ ^^ ^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `IpAddr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 338 - V4(u8, u8, u8, u8), [INFO] [stdout] 338 + V4((), (), (), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:339:8 [INFO] [stdout] | [INFO] [stdout] 339 | V6(String), [INFO] [stdout] | -- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `IpAddr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 339 - V6(String), [INFO] [stdout] 339 + V6(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:346:11 [INFO] [stdout] | [INFO] [stdout] 346 | Write(String), [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 346 - Write(String), [INFO] [stdout] 346 + Write(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Quit`, `Move`, and `ChangeColor` are never constructed [INFO] [stdout] --> src/main.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 343 | enum Message { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 344 | Quit, [INFO] [stdout] | ^^^^ [INFO] [stdout] 345 | Move { x: i32, y: i32 }, [INFO] [stdout] | ^^^^ [INFO] [stdout] 346 | Write(String), [INFO] [stdout] 347 | ChangeColor(i32, i32, i32), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] running `Command { std: "docker" "inspect" "e39ccc76f6632c798121e069d7577c0b1b87386914eccee5c4333ce9cd0fd5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e39ccc76f6632c798121e069d7577c0b1b87386914eccee5c4333ce9cd0fd5f8", kill_on_drop: false }` [INFO] [stdout] e39ccc76f6632c798121e069d7577c0b1b87386914eccee5c4333ce9cd0fd5f8