[INFO] cloning repository https://github.com/JongYun-1/code_generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JongYun-1/code_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJongYun-1%2Fcode_generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJongYun-1%2Fcode_generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e7cfbfa267185a437ab3d643bde94b7a589c9b9
[INFO] checking JongYun-1/code_generator against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJongYun-1%2Fcode_generator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JongYun-1/code_generator
[INFO] finished tweaking git repo https://github.com/JongYun-1/code_generator
[INFO] tweaked toml for git repo https://github.com/JongYun-1/code_generator written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JongYun-1/code_generator on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JongYun-1/code_generator 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-ini v0.19.0
[INFO] [stderr]   Downloaded toml_edit v0.22.12
[INFO] [stderr]   Downloaded ordered-multimap v0.6.0
[INFO] [stderr]   Downloaded pest_generator v2.7.9
[INFO] [stderr]   Downloaded pest_meta v2.7.9
[INFO] [stderr]   Downloaded pest_derive v2.7.9
[INFO] [stderr]   Downloaded config v0.14.0
[INFO] [stderr]   Downloaded pest v2.7.9
[INFO] [stderr]   Downloaded winnow v0.6.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c706e70d8733494af150f5a434e71f9f908d765883d50881017bf9cb67ccd7b
[INFO] running `Command { std: "docker" "start" "-a" "5c706e70d8733494af150f5a434e71f9f908d765883d50881017bf9cb67ccd7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c706e70d8733494af150f5a434e71f9f908d765883d50881017bf9cb67ccd7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c706e70d8733494af150f5a434e71f9f908d765883d50881017bf9cb67ccd7b", kill_on_drop: false }`
[INFO] [stdout] 5c706e70d8733494af150f5a434e71f9f908d765883d50881017bf9cb67ccd7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d50d74388cd7a193e9fb85321cfa89fef46cf4aeb350eca4a1e28782c9f84be4
[INFO] running `Command { std: "docker" "start" "-a" "d50d74388cd7a193e9fb85321cfa89fef46cf4aeb350eca4a1e28782c9f84be4", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking winnow v0.6.6
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking pest v2.7.9
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]    Compiling pest_generator v2.7.9
[INFO] [stderr]     Checking serde v1.0.198
[INFO] [stderr]    Compiling pest_derive v2.7.9
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]     Checking milestone3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `hash::Hash`
[INFO] [stdout]  --> src/desugar.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, hash::Hash};
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hash::Hash`
[INFO] [stdout]  --> src/desugar.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, hash::Hash};
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config::Config`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config::Config`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `roboto_code_generator::RobotoProgram`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use roboto_code_generator::RobotoProgram;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `roboto_code_generator::RobotoProgram`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use roboto_code_generator::RobotoProgram;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instruction`
[INFO] [stdout]   --> src/main.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::desugar::{Instruction, parse_roboto_program};
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instruction`
[INFO] [stdout]   --> src/main.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::desugar::{Instruction, parse_roboto_program};
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/desugar.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 163 |             Some(line) => {
[INFO] [stdout]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/desugar.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 163 |             Some(line) => {
[INFO] [stdout]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]    --> src/desugar.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |             Some(l) => {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l`
[INFO] [stdout]    --> src/desugar.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 |             Some(l) => {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut file_lines = io::BufReader::new(file).lines();
[INFO] [stdout]    |         ----^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut file_lines = io::BufReader::new(file).lines();
[INFO] [stdout]    |         ----^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]  --> src/config.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Config {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Config {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(file_path: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RobotoProgram` is never constructed
[INFO] [stdout]  --> src/roboto_code_generator.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RobotoProgram {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]  --> src/config.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Config {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Config {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(file_path: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RobotoProgram` is never constructed
[INFO] [stdout]  --> src/roboto_code_generator.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RobotoProgram {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `generate`, `generate_search_logic`, `generate_food_collection_logic`, and `generate_base_navigation_logic` are never used
[INFO] [stdout]   --> src/roboto_code_generator.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl RobotoProgram {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout]  8 |     pub fn new(config: Config) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn generate(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn generate_search_logic(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     fn generate_food_collection_logic(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn generate_base_navigation_logic(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CardDir` is never used
[INFO] [stdout]   --> src/desugar.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) enum CardDir {
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Direction` is never used
[INFO] [stdout]   --> src/desugar.rs:90:6
[INFO] [stdout]    |
[INFO] [stdout] 90 | enum Direction {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Condition` is never used
[INFO] [stdout]    --> src/desugar.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub enum Condition {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Label` is never constructed
[INFO] [stdout]    --> src/desugar.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub(crate) struct Label {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_cond` is never used
[INFO] [stdout]    --> src/desugar.rs:197:8
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub fn parse_cond(cond: &str) -> Option<Condition> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `generate`, `generate_search_logic`, `generate_food_collection_logic`, and `generate_base_navigation_logic` are never used
[INFO] [stdout]   --> src/roboto_code_generator.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl RobotoProgram {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout]  8 |     pub fn new(config: Config) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn generate(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn generate_search_logic(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     fn generate_food_collection_logic(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn generate_base_navigation_logic(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CardDir` is never used
[INFO] [stdout]   --> src/desugar.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub(crate) enum CardDir {
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Direction` is never used
[INFO] [stdout]   --> src/desugar.rs:90:6
[INFO] [stdout]    |
[INFO] [stdout] 90 | enum Direction {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Condition` is never used
[INFO] [stdout]    --> src/desugar.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub enum Condition {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Label` is never constructed
[INFO] [stdout]    --> src/desugar.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub(crate) struct Label {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_cond` is never used
[INFO] [stdout]    --> src/desugar.rs:197:8
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub fn parse_cond(cond: &str) -> Option<Condition> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `realDir` should have a snake case name
[INFO] [stdout]    --> src/desugar.rs:261:22
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 Some(realDir) => {
[INFO] [stdout]     |                      ^^^^^^^ help: convert the identifier to snake case: `real_dir`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `realDir` should have a snake case name
[INFO] [stdout]    --> src/desugar.rs:261:22
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 Some(realDir) => {
[INFO] [stdout]     |                      ^^^^^^^ help: convert the identifier to snake case: `real_dir`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sDirStr` should have a snake case name
[INFO] [stdout]    --> src/desugar.rs:271:17
[INFO] [stdout]     |
[INFO] [stdout] 271 |             let sDirStr = parts.get(1).ok_or("Missing sense direction for Sense")?.to_string();
[INFO] [stdout]     |                 ^^^^^^^ help: convert the identifier to snake case: `s_dir_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sDir` should have a snake case name
[INFO] [stdout]    --> src/desugar.rs:272:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |             let sDir = parse_card_dir(&sDirStr);
[INFO] [stdout]     |                 ^^^^ help: convert the identifier to snake case: `s_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sDirStr` should have a snake case name
[INFO] [stdout]    --> src/desugar.rs:271:17
[INFO] [stdout]     |
[INFO] [stdout] 271 |             let sDirStr = parts.get(1).ok_or("Missing sense direction for Sense")?.to_string();
[INFO] [stdout]     |                 ^^^^^^^ help: convert the identifier to snake case: `s_dir_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `realDir` should have a snake case name
[INFO] [stdout]    --> src/desugar.rs:275:22
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 Some(realDir) => {
[INFO] [stdout]     |                      ^^^^^^^ help: convert the identifier to snake case: `real_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `sDir` should have a snake case name
[INFO] [stdout]    --> src/desugar.rs:272:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |             let sDir = parse_card_dir(&sDirStr);
[INFO] [stdout]     |                 ^^^^ help: convert the identifier to snake case: `s_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `realCond` should have a snake case name
[INFO] [stdout]    --> src/desugar.rs:277:25
[INFO] [stdout]     |
[INFO] [stdout] 277 |                     let realCond = match *cond {
[INFO] [stdout]     |                         ^^^^^^^^ help: convert the identifier to snake case: `real_cond`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `realDir` should have a snake case name
[INFO] [stdout]    --> src/desugar.rs:275:22
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 Some(realDir) => {
[INFO] [stdout]     |                      ^^^^^^^ help: convert the identifier to snake case: `real_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `realCond` should have a snake case name
[INFO] [stdout]    --> src/desugar.rs:277:25
[INFO] [stdout]     |
[INFO] [stdout] 277 |                     let realCond = match *cond {
[INFO] [stdout]     |                         ^^^^^^^^ help: convert the identifier to snake case: `real_cond`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.31s
[INFO] running `Command { std: "docker" "inspect" "d50d74388cd7a193e9fb85321cfa89fef46cf4aeb350eca4a1e28782c9f84be4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d50d74388cd7a193e9fb85321cfa89fef46cf4aeb350eca4a1e28782c9f84be4", kill_on_drop: false }`
[INFO] [stdout] d50d74388cd7a193e9fb85321cfa89fef46cf4aeb350eca4a1e28782c9f84be4
