[INFO] cloning repository https://github.com/tashf33n/Fast-Food-App-Using-Enum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tashf33n/Fast-Food-App-Using-Enum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftashf33n%2FFast-Food-App-Using-Enum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftashf33n%2FFast-Food-App-Using-Enum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f05c977d34174bef498b9957e202acad4e3222e4 [INFO] building tashf33n/Fast-Food-App-Using-Enum against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftashf33n%2FFast-Food-App-Using-Enum" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tashf33n/Fast-Food-App-Using-Enum on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tashf33n/Fast-Food-App-Using-Enum [INFO] finished tweaking git repo https://github.com/tashf33n/Fast-Food-App-Using-Enum [INFO] tweaked toml for git repo https://github.com/tashf33n/Fast-Food-App-Using-Enum written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tashf33n/Fast-Food-App-Using-Enum already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 446da108a3be9dd504657e9c170f33f782ef0893d3af0d94d746dd2e6c81e44e [INFO] running `Command { std: "docker" "start" "-a" "446da108a3be9dd504657e9c170f33f782ef0893d3af0d94d746dd2e6c81e44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "446da108a3be9dd504657e9c170f33f782ef0893d3af0d94d746dd2e6c81e44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446da108a3be9dd504657e9c170f33f782ef0893d3af0d94d746dd2e6c81e44e", kill_on_drop: false }` [INFO] [stdout] 446da108a3be9dd504657e9c170f33f782ef0893d3af0d94d746dd2e6c81e44e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09e5ceabf9e871b9903dfaed736cb5234ac1355780dae842a73f7f3e1163bf66 [INFO] running `Command { std: "docker" "start" "-a" "09e5ceabf9e871b9903dfaed736cb5234ac1355780dae842a73f7f3e1163bf66", kill_on_drop: false }` [INFO] [stderr] Compiling Enum_Practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Zinger_burger` should have an upper camel case name [INFO] [stdout] --> src/main.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | Zinger_burger, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ZingerBurger` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Cheese_mayo_garlic_frise` should have an upper camel case name [INFO] [stdout] --> src/main.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | Cheese_mayo_garlic_frise, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CheeseMayoGarlicFrise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Club_sandwitch` should have an upper camel case name [INFO] [stdout] --> src/main.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | Club_sandwitch, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClubSandwitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Customer_details` should have an upper camel case name [INFO] [stdout] --> src/main.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | struct Customer_details { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CustomerDetails` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Enum_Practice` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `enum_practice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Price` should have a snake case name [INFO] [stdout] --> src/main.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | fn Price(fastfood: Fastfood) -> u32 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Name` should have a snake case name [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | Name: String, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Phone_no` should have a snake case name [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | Phone_no: u32, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `phone_no` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Address` should have a snake case name [INFO] [stdout] --> src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | Address: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.03s [INFO] running `Command { std: "docker" "inspect" "09e5ceabf9e871b9903dfaed736cb5234ac1355780dae842a73f7f3e1163bf66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e5ceabf9e871b9903dfaed736cb5234ac1355780dae842a73f7f3e1163bf66", kill_on_drop: false }` [INFO] [stdout] 09e5ceabf9e871b9903dfaed736cb5234ac1355780dae842a73f7f3e1163bf66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebb5e2e61ae70e760f3b52f5db1d7223843ea1c81e58b14d08230eb2207e8e83 [INFO] running `Command { std: "docker" "start" "-a" "ebb5e2e61ae70e760f3b52f5db1d7223843ea1c81e58b14d08230eb2207e8e83", kill_on_drop: false }` [INFO] [stderr] Compiling Enum_Practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Zinger_burger` should have an upper camel case name [INFO] [stdout] --> src/main.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | Zinger_burger, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ZingerBurger` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Cheese_mayo_garlic_frise` should have an upper camel case name [INFO] [stdout] --> src/main.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | Cheese_mayo_garlic_frise, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CheeseMayoGarlicFrise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Club_sandwitch` should have an upper camel case name [INFO] [stdout] --> src/main.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | Club_sandwitch, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClubSandwitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Customer_details` should have an upper camel case name [INFO] [stdout] --> src/main.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | struct Customer_details { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CustomerDetails` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Enum_Practice` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `enum_practice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Price` should have a snake case name [INFO] [stdout] --> src/main.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | fn Price(fastfood: Fastfood) -> u32 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Name` should have a snake case name [INFO] [stdout] --> src/main.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | Name: String, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Phone_no` should have a snake case name [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | Phone_no: u32, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `phone_no` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Address` should have a snake case name [INFO] [stdout] --> src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | Address: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/Enum_Practice-8b88f8b97083a151) [INFO] running `Command { std: "docker" "inspect" "ebb5e2e61ae70e760f3b52f5db1d7223843ea1c81e58b14d08230eb2207e8e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebb5e2e61ae70e760f3b52f5db1d7223843ea1c81e58b14d08230eb2207e8e83", kill_on_drop: false }` [INFO] [stdout] ebb5e2e61ae70e760f3b52f5db1d7223843ea1c81e58b14d08230eb2207e8e83