[INFO] cloning repository https://github.com/maekoos/aar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maekoos/aar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaekoos%2Faar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaekoos%2Faar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5770b44f2d9fcb168671e689de1df0d624ee401c
[INFO] checking maekoos/aar against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaekoos%2Faar" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maekoos/aar
[INFO] finished tweaking git repo https://github.com/maekoos/aar
[INFO] tweaked toml for git repo https://github.com/maekoos/aar written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maekoos/aar on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maekoos/aar 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac0cb3892eacda2b1187dd79721c27059d6dcdc59267d23d499bf20a7a226e21
[INFO] running `Command { std: "docker" "start" "-a" "ac0cb3892eacda2b1187dd79721c27059d6dcdc59267d23d499bf20a7a226e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac0cb3892eacda2b1187dd79721c27059d6dcdc59267d23d499bf20a7a226e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac0cb3892eacda2b1187dd79721c27059d6dcdc59267d23d499bf20a7a226e21", kill_on_drop: false }`
[INFO] [stdout] ac0cb3892eacda2b1187dd79721c27059d6dcdc59267d23d499bf20a7a226e21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcd545dc6d56f226542d53e7b517a0a2b2d0d5b965468f3905c501a10280e3d7
[INFO] running `Command { std: "docker" "start" "-a" "dcd545dc6d56f226542d53e7b517a0a2b2d0d5b965468f3905c501a10280e3d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking mutf8 v0.2.0
[INFO] [stderr]     Checking humantime v2.0.1
[INFO] [stderr]     Checking leb128 v0.2.4
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking ux v0.1.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking env_logger v0.8.2
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]     Checking backtrace v0.3.55
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking dexparser v0.6.1 (https://github.com/maekoos/dexparser.git#d92a9991)
[INFO] [stderr]     Checking aar v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `EncodedField` and `Field`
[INFO] [stdout]  --> src/parser/mod.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 |   AccessFlag, ClassDefinition, Code, DexFile, EncodedField, EncodedMethod, Field,
[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 imports: `EncodedField` and `Field`
[INFO] [stdout]  --> src/parser/mod.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 2 |   AccessFlag, ClassDefinition, Code, DexFile, EncodedField, EncodedMethod, Field,
[INFO] [stdout]   |                                               ^^^^^^^^^^^^                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParserOutput` is never constructed
[INFO] [stdout]   --> src/parser/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ParserOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/generated.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct IF20t(pub i16);
[INFO] [stdout]    |            ----- ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `IF20t` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/generated.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct IF30t(pub i32);
[INFO] [stdout]    |            ----- ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `IF30t` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct IF21h(pub u8, pub u16);
[INFO] [stdout]    |            ----- ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF21h` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct IF31i(pub u8, pub u32);
[INFO] [stdout]    |            ----- ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF31i` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct IF51l(pub u8, pub u64);
[INFO] [stdout]    |            ----- ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF51l` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct IF22x(pub u8, pub u16);
[INFO] [stdout]    |            ----- ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF22x` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct IF32x(pub u16, pub u16);
[INFO] [stdout]    |            ----- ^^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF32x` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct IF31c(pub u8, pub u32);
[INFO] [stdout]    |            ----- ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF31c` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/generated.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct IF21t(pub u8, pub u16);
[INFO] [stdout]    |            ----- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IF21t` has derived impls for the traits `Clone` and `Debug`, but these are 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] 62 - pub struct IF21t(pub u8, pub u16);
[INFO] [stdout] 62 + pub struct IF21t((), pub u16);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/parser/generated.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct IF22s(pub u4, pub u4, pub i16);
[INFO] [stdout]    |            ----- ^^^^^^  ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF22s` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/parser/generated.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct IF3rc(pub u16, pub u16, pub u8);
[INFO] [stdout]    |            ----- ^^^^^^^  ^^^^^^^  ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF3rc` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct IF20bc(pub u8, pub u16);
[INFO] [stdout]    |            ------ ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF20bc` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/parser/generated.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct IF22cs(pub u4, pub u4, pub u16);
[INFO] [stdout]    |            ------ ^^^^^^  ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF22cs` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/parser/generated.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct IF35mi(pub u16, pub u4, pub u4, pub u4, pub u4, pub u4, pub u4);
[INFO] [stdout]    |            ------ ^^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF35mi` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/parser/generated.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct IF35ms(pub u16, pub u4, pub u4, pub u4, pub u4, pub u4, pub u4);
[INFO] [stdout]    |            ------ ^^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF35ms` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/parser/generated.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct IF3rmi(pub u16, pub u16, pub u8);
[INFO] [stdout]    |            ------ ^^^^^^^  ^^^^^^^  ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF3rmi` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/parser/generated.rs:90:19
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct IF3rms(pub u16, pub u16, pub u8);
[INFO] [stdout]    |            ------ ^^^^^^^  ^^^^^^^  ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF3rms` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/parser/generated.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct IFPackedSwitch(pub u8, pub i32, pub Vec<i32>);
[INFO] [stdout]    |            -------------- ^^^^^^  ^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IFPackedSwitch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct IFSparseSwitch(pub u8, pub Vec<(i32, i32)>);
[INFO] [stdout]    |            -------------- ^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IFSparseSwitch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:441:7
[INFO] [stdout]     |
[INFO] [stdout] 441 |     Move(IF12x), // 12x
[INFO] [stdout]     |     ---- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 441 -     Move(IF12x), // 12x
[INFO] [stdout] 441 +     Move(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:442:13
[INFO] [stdout]     |
[INFO] [stdout] 442 |     MoveFrom16(IF22x), // 22x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 442 -     MoveFrom16(IF22x), // 22x
[INFO] [stdout] 442 +     MoveFrom16(()), // 22x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:443:9
[INFO] [stdout]     |
[INFO] [stdout] 443 |     Move16(IF32x), // 32x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 443 -     Move16(IF32x), // 32x
[INFO] [stdout] 443 +     Move16(()), // 32x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:444:11
[INFO] [stdout]     |
[INFO] [stdout] 444 |     MoveWide(IF12x), // 12x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 444 -     MoveWide(IF12x), // 12x
[INFO] [stdout] 444 +     MoveWide(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:445:17
[INFO] [stdout]     |
[INFO] [stdout] 445 |     MoveWideFrom16(IF22x), // 22x
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 445 -     MoveWideFrom16(IF22x), // 22x
[INFO] [stdout] 445 +     MoveWideFrom16(()), // 22x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:446:13
[INFO] [stdout]     |
[INFO] [stdout] 446 |     MoveWide16(IF32x), // 32x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 446 -     MoveWide16(IF32x), // 32x
[INFO] [stdout] 446 +     MoveWide16(()), // 32x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:447:13
[INFO] [stdout]     |
[INFO] [stdout] 447 |     MoveObject(IF12x), // 12x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 447 -     MoveObject(IF12x), // 12x
[INFO] [stdout] 447 +     MoveObject(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:448:19
[INFO] [stdout]     |
[INFO] [stdout] 448 |     MoveObjectFrom16(IF22x), // 22x
[INFO] [stdout]     |     ---------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 448 -     MoveObjectFrom16(IF22x), // 22x
[INFO] [stdout] 448 +     MoveObjectFrom16(()), // 22x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:449:15
[INFO] [stdout]     |
[INFO] [stdout] 449 |     MoveObject16(IF32x), // 32x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 449 -     MoveObject16(IF32x), // 32x
[INFO] [stdout] 449 +     MoveObject16(()), // 32x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:451:17
[INFO] [stdout]     |
[INFO] [stdout] 451 |     MoveResultWide(IF11x), // 11x
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 451 -     MoveResultWide(IF11x), // 11x
[INFO] [stdout] 451 +     MoveResultWide(()), // 11x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:456:13
[INFO] [stdout]     |
[INFO] [stdout] 456 |     ReturnWide(IF11x), // 11x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 456 -     ReturnWide(IF11x), // 11x
[INFO] [stdout] 456 +     ReturnWide(()), // 11x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:460:8
[INFO] [stdout]     |
[INFO] [stdout] 460 |     Const(IF31i), // 31i
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 460 -     Const(IF31i), // 31i
[INFO] [stdout] 460 +     Const(()), // 31i
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:461:14
[INFO] [stdout]     |
[INFO] [stdout] 461 |     ConstHigh16(IF21h), // 21h
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 461 -     ConstHigh16(IF21h), // 21h
[INFO] [stdout] 461 +     ConstHigh16(()), // 21h
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:462:14
[INFO] [stdout]     |
[INFO] [stdout] 462 |     ConstWide16(IF21s), // 21s
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 462 -     ConstWide16(IF21s), // 21s
[INFO] [stdout] 462 +     ConstWide16(()), // 21s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:463:14
[INFO] [stdout]     |
[INFO] [stdout] 463 |     ConstWide32(IF31i), // 31i
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 463 -     ConstWide32(IF31i), // 31i
[INFO] [stdout] 463 +     ConstWide32(()), // 31i
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:464:12
[INFO] [stdout]     |
[INFO] [stdout] 464 |     ConstWide(IF51l), // 51l
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 464 -     ConstWide(IF51l), // 51l
[INFO] [stdout] 464 +     ConstWide(()), // 51l
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:465:18
[INFO] [stdout]     |
[INFO] [stdout] 465 |     ConstWideHigh16(IF21h), // 21h
[INFO] [stdout]     |     --------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 465 -     ConstWideHigh16(IF21h), // 21h
[INFO] [stdout] 465 +     ConstWideHigh16(()), // 21h
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:467:19
[INFO] [stdout]     |
[INFO] [stdout] 467 |     ConstStringJumbo(IF31c), // 31c
[INFO] [stdout]     |     ---------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 467 -     ConstStringJumbo(IF31c), // 31c
[INFO] [stdout] 467 +     ConstStringJumbo(()), // 31c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:468:13
[INFO] [stdout]     |
[INFO] [stdout] 468 |     ConstClass(IF21c), // 21c
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 468 -     ConstClass(IF21c), // 21c
[INFO] [stdout] 468 +     ConstClass(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:469:15
[INFO] [stdout]     |
[INFO] [stdout] 469 |     MonitorEnter(IF11x), // 11x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 469 -     MonitorEnter(IF11x), // 11x
[INFO] [stdout] 469 +     MonitorEnter(()), // 11x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:470:14
[INFO] [stdout]     |
[INFO] [stdout] 470 |     MonitorExit(IF11x), // 11x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 470 -     MonitorExit(IF11x), // 11x
[INFO] [stdout] 470 +     MonitorExit(()), // 11x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:471:12
[INFO] [stdout]     |
[INFO] [stdout] 471 |     CheckCast(IF21c), // 21c
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 471 -     CheckCast(IF21c), // 21c
[INFO] [stdout] 471 +     CheckCast(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:472:13
[INFO] [stdout]     |
[INFO] [stdout] 472 |     InstanceOf(IF22c), // 22c
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 472 -     InstanceOf(IF22c), // 22c
[INFO] [stdout] 472 +     InstanceOf(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:473:14
[INFO] [stdout]     |
[INFO] [stdout] 473 |     ArrayLength(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 473 -     ArrayLength(IF12x), // 12x
[INFO] [stdout] 473 +     ArrayLength(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:476:17
[INFO] [stdout]     |
[INFO] [stdout] 476 |     FilledNewArray(IF35c), // 35c
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 476 -     FilledNewArray(IF35c), // 35c
[INFO] [stdout] 476 +     FilledNewArray(()), // 35c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:477:22
[INFO] [stdout]     |
[INFO] [stdout] 477 |     FilledNewArrayRange(IF3rc), // 3rc
[INFO] [stdout]     |     ------------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 477 -     FilledNewArrayRange(IF3rc), // 3rc
[INFO] [stdout] 477 +     FilledNewArrayRange(()), // 3rc
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:479:8
[INFO] [stdout]     |
[INFO] [stdout] 479 |     Throw(IF11x), // 11x
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 479 -     Throw(IF11x), // 11x
[INFO] [stdout] 479 +     Throw(()), // 11x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 481 |     Goto16(IF20t), // 20t
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 481 -     Goto16(IF20t), // 20t
[INFO] [stdout] 481 +     Goto16(()), // 20t
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |     Goto32(IF30t), // 30t
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 482 -     Goto32(IF30t), // 30t
[INFO] [stdout] 482 +     Goto32(()), // 30t
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:483:15
[INFO] [stdout]     |
[INFO] [stdout] 483 |     PackedSwitch(IFPackedSwitch), // 31t
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 483 -     PackedSwitch(IFPackedSwitch), // 31t
[INFO] [stdout] 483 +     PackedSwitch(()), // 31t
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:484:15
[INFO] [stdout]     |
[INFO] [stdout] 484 |     SparseSwitch(IFSparseSwitch), // 31t
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 484 -     SparseSwitch(IFSparseSwitch), // 31t
[INFO] [stdout] 484 +     SparseSwitch(()), // 31t
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:485:12
[INFO] [stdout]     |
[INFO] [stdout] 485 |     CmplFloat(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 485 -     CmplFloat(IF23x), // 23x
[INFO] [stdout] 485 +     CmplFloat(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:486:12
[INFO] [stdout]     |
[INFO] [stdout] 486 |     CmpgFloat(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 486 -     CmpgFloat(IF23x), // 23x
[INFO] [stdout] 486 +     CmpgFloat(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:487:13
[INFO] [stdout]     |
[INFO] [stdout] 487 |     CmplDouble(IF23x), // 23x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 487 -     CmplDouble(IF23x), // 23x
[INFO] [stdout] 487 +     CmplDouble(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:488:13
[INFO] [stdout]     |
[INFO] [stdout] 488 |     CmpgDouble(IF23x), // 23x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 488 -     CmpgDouble(IF23x), // 23x
[INFO] [stdout] 488 +     CmpgDouble(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:489:10
[INFO] [stdout]     |
[INFO] [stdout] 489 |     CmpLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 489 -     CmpLong(IF23x), // 23x
[INFO] [stdout] 489 +     CmpLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:503:11
[INFO] [stdout]     |
[INFO] [stdout] 503 |     AgetWide(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 503 -     AgetWide(IF23x), // 23x
[INFO] [stdout] 503 +     AgetWide(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:506:11
[INFO] [stdout]     |
[INFO] [stdout] 506 |     AgetByte(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 506 -     AgetByte(IF23x), // 23x
[INFO] [stdout] 506 +     AgetByte(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:507:11
[INFO] [stdout]     |
[INFO] [stdout] 507 |     AgetChar(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 507 -     AgetChar(IF23x), // 23x
[INFO] [stdout] 507 +     AgetChar(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 |     AgetShort(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 508 -     AgetShort(IF23x), // 23x
[INFO] [stdout] 508 +     AgetShort(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:509:7
[INFO] [stdout]     |
[INFO] [stdout] 509 |     Aput(IF23x), // 23x
[INFO] [stdout]     |     ---- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 509 -     Aput(IF23x), // 23x
[INFO] [stdout] 509 +     Aput(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:510:11
[INFO] [stdout]     |
[INFO] [stdout] 510 |     AputWide(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 510 -     AputWide(IF23x), // 23x
[INFO] [stdout] 510 +     AputWide(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:512:14
[INFO] [stdout]     |
[INFO] [stdout] 512 |     AputBoolean(IF23x), // 23x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 512 -     AputBoolean(IF23x), // 23x
[INFO] [stdout] 512 +     AputBoolean(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:513:11
[INFO] [stdout]     |
[INFO] [stdout] 513 |     AputByte(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 513 -     AputByte(IF23x), // 23x
[INFO] [stdout] 513 +     AputByte(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:514:11
[INFO] [stdout]     |
[INFO] [stdout] 514 |     AputChar(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 514 -     AputChar(IF23x), // 23x
[INFO] [stdout] 514 +     AputChar(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:515:12
[INFO] [stdout]     |
[INFO] [stdout] 515 |     AputShort(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 515 -     AputShort(IF23x), // 23x
[INFO] [stdout] 515 +     AputShort(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:517:11
[INFO] [stdout]     |
[INFO] [stdout] 517 |     IgetWide(IF22c), // 22c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 517 -     IgetWide(IF22c), // 22c
[INFO] [stdout] 517 +     IgetWide(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:519:14
[INFO] [stdout]     |
[INFO] [stdout] 519 |     IgetBoolean(IF22c), // 22c
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 519 -     IgetBoolean(IF22c), // 22c
[INFO] [stdout] 519 +     IgetBoolean(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:520:11
[INFO] [stdout]     |
[INFO] [stdout] 520 |     IgetByte(IF22c), // 22c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 520 -     IgetByte(IF22c), // 22c
[INFO] [stdout] 520 +     IgetByte(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:521:11
[INFO] [stdout]     |
[INFO] [stdout] 521 |     IgetChar(IF22c), // 22c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 521 -     IgetChar(IF22c), // 22c
[INFO] [stdout] 521 +     IgetChar(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:522:12
[INFO] [stdout]     |
[INFO] [stdout] 522 |     IgetShort(IF22c), // 22c
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 522 -     IgetShort(IF22c), // 22c
[INFO] [stdout] 522 +     IgetShort(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:524:11
[INFO] [stdout]     |
[INFO] [stdout] 524 |     IputWide(IF22c), // 22c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 524 -     IputWide(IF22c), // 22c
[INFO] [stdout] 524 +     IputWide(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 |     IputBoolean(IF22c), // 22c
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 526 -     IputBoolean(IF22c), // 22c
[INFO] [stdout] 526 +     IputBoolean(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:527:11
[INFO] [stdout]     |
[INFO] [stdout] 527 |     IputByte(IF22c), // 22c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 527 -     IputByte(IF22c), // 22c
[INFO] [stdout] 527 +     IputByte(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:528:11
[INFO] [stdout]     |
[INFO] [stdout] 528 |     IputChar(IF22c), // 22c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 528 -     IputChar(IF22c), // 22c
[INFO] [stdout] 528 +     IputChar(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:529:12
[INFO] [stdout]     |
[INFO] [stdout] 529 |     IputShort(IF22c), // 22c
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 529 -     IputShort(IF22c), // 22c
[INFO] [stdout] 529 +     IputShort(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:531:11
[INFO] [stdout]     |
[INFO] [stdout] 531 |     SgetWide(IF21c), // 21c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 531 -     SgetWide(IF21c), // 21c
[INFO] [stdout] 531 +     SgetWide(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:533:14
[INFO] [stdout]     |
[INFO] [stdout] 533 |     SgetBoolean(IF21c), // 21c
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 533 -     SgetBoolean(IF21c), // 21c
[INFO] [stdout] 533 +     SgetBoolean(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:534:11
[INFO] [stdout]     |
[INFO] [stdout] 534 |     SgetByte(IF21c), // 21c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 534 -     SgetByte(IF21c), // 21c
[INFO] [stdout] 534 +     SgetByte(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:535:11
[INFO] [stdout]     |
[INFO] [stdout] 535 |     SgetChar(IF21c), // 21c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 535 -     SgetChar(IF21c), // 21c
[INFO] [stdout] 535 +     SgetChar(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:536:12
[INFO] [stdout]     |
[INFO] [stdout] 536 |     SgetShort(IF21c), // 21c
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 536 -     SgetShort(IF21c), // 21c
[INFO] [stdout] 536 +     SgetShort(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:538:11
[INFO] [stdout]     |
[INFO] [stdout] 538 |     SputWide(IF21c), // 21c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 538 -     SputWide(IF21c), // 21c
[INFO] [stdout] 538 +     SputWide(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:539:13
[INFO] [stdout]     |
[INFO] [stdout] 539 |     SputObject(IF21c), // 21c
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 539 -     SputObject(IF21c), // 21c
[INFO] [stdout] 539 +     SputObject(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:540:14
[INFO] [stdout]     |
[INFO] [stdout] 540 |     SputBoolean(IF21c), // 21c
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 540 -     SputBoolean(IF21c), // 21c
[INFO] [stdout] 540 +     SputBoolean(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:541:11
[INFO] [stdout]     |
[INFO] [stdout] 541 |     SputByte(IF21c), // 21c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 541 -     SputByte(IF21c), // 21c
[INFO] [stdout] 541 +     SputByte(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:542:11
[INFO] [stdout]     |
[INFO] [stdout] 542 |     SputChar(IF21c), // 21c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 542 -     SputChar(IF21c), // 21c
[INFO] [stdout] 542 +     SputChar(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:543:12
[INFO] [stdout]     |
[INFO] [stdout] 543 |     SputShort(IF21c), // 21c
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 543 -     SputShort(IF21c), // 21c
[INFO] [stdout] 543 +     SputShort(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:545:14
[INFO] [stdout]     |
[INFO] [stdout] 545 |     InvokeSuper(IF35c), // 35c
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 545 -     InvokeSuper(IF35c), // 35c
[INFO] [stdout] 545 +     InvokeSuper(()), // 35c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:548:18
[INFO] [stdout]     |
[INFO] [stdout] 548 |     InvokeInterface(IF35c), // 35c
[INFO] [stdout]     |     --------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 548 -     InvokeInterface(IF35c), // 35c
[INFO] [stdout] 548 +     InvokeInterface(()), // 35c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:549:21
[INFO] [stdout]     |
[INFO] [stdout] 549 |     InvokeVirtualRange(IF3rc), // 3rc
[INFO] [stdout]     |     ------------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 549 -     InvokeVirtualRange(IF3rc), // 3rc
[INFO] [stdout] 549 +     InvokeVirtualRange(()), // 3rc
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:550:19
[INFO] [stdout]     |
[INFO] [stdout] 550 |     InvokeSuperRange(IF3rc), // 3rc
[INFO] [stdout]     |     ---------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 550 -     InvokeSuperRange(IF3rc), // 3rc
[INFO] [stdout] 550 +     InvokeSuperRange(()), // 3rc
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:551:20
[INFO] [stdout]     |
[INFO] [stdout] 551 |     InvokeDirectRange(IF3rc), // 3rc
[INFO] [stdout]     |     ----------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 551 -     InvokeDirectRange(IF3rc), // 3rc
[INFO] [stdout] 551 +     InvokeDirectRange(()), // 3rc
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:552:20
[INFO] [stdout]     |
[INFO] [stdout] 552 |     InvokeStaticRange(IF3rc), // 3rc
[INFO] [stdout]     |     ----------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 552 -     InvokeStaticRange(IF3rc), // 3rc
[INFO] [stdout] 552 +     InvokeStaticRange(()), // 3rc
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:553:23
[INFO] [stdout]     |
[INFO] [stdout] 553 |     InvokeInterfaceRange(IF3rc), // 3rc
[INFO] [stdout]     |     -------------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 553 -     InvokeInterfaceRange(IF3rc), // 3rc
[INFO] [stdout] 553 +     InvokeInterfaceRange(()), // 3rc
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:554:9
[INFO] [stdout]     |
[INFO] [stdout] 554 |     NegInt(IF12x), // 12x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 554 -     NegInt(IF12x), // 12x
[INFO] [stdout] 554 +     NegInt(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:555:9
[INFO] [stdout]     |
[INFO] [stdout] 555 |     NotInt(IF12x), // 12x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 555 -     NotInt(IF12x), // 12x
[INFO] [stdout] 555 +     NotInt(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:556:10
[INFO] [stdout]     |
[INFO] [stdout] 556 |     NegLong(IF12x), // 12x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 556 -     NegLong(IF12x), // 12x
[INFO] [stdout] 556 +     NegLong(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:557:10
[INFO] [stdout]     |
[INFO] [stdout] 557 |     NotLong(IF12x), // 12x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 557 -     NotLong(IF12x), // 12x
[INFO] [stdout] 557 +     NotLong(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:558:11
[INFO] [stdout]     |
[INFO] [stdout] 558 |     NegFloat(IF12x), // 12x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 558 -     NegFloat(IF12x), // 12x
[INFO] [stdout] 558 +     NegFloat(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:559:12
[INFO] [stdout]     |
[INFO] [stdout] 559 |     NegDouble(IF12x), // 12x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 559 -     NegDouble(IF12x), // 12x
[INFO] [stdout] 559 +     NegDouble(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:560:12
[INFO] [stdout]     |
[INFO] [stdout] 560 |     IntToLong(IF12x), // 12x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 560 -     IntToLong(IF12x), // 12x
[INFO] [stdout] 560 +     IntToLong(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:561:13
[INFO] [stdout]     |
[INFO] [stdout] 561 |     IntToFloat(IF12x), // 12x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 561 -     IntToFloat(IF12x), // 12x
[INFO] [stdout] 561 +     IntToFloat(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:562:14
[INFO] [stdout]     |
[INFO] [stdout] 562 |     IntToDouble(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 562 -     IntToDouble(IF12x), // 12x
[INFO] [stdout] 562 +     IntToDouble(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:563:12
[INFO] [stdout]     |
[INFO] [stdout] 563 |     LongToInt(IF12x), // 12x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 563 -     LongToInt(IF12x), // 12x
[INFO] [stdout] 563 +     LongToInt(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 |     LongToFloat(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 564 -     LongToFloat(IF12x), // 12x
[INFO] [stdout] 564 +     LongToFloat(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:565:15
[INFO] [stdout]     |
[INFO] [stdout] 565 |     LongToDouble(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 565 -     LongToDouble(IF12x), // 12x
[INFO] [stdout] 565 +     LongToDouble(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:566:13
[INFO] [stdout]     |
[INFO] [stdout] 566 |     FloatToInt(IF12x), // 12x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 566 -     FloatToInt(IF12x), // 12x
[INFO] [stdout] 566 +     FloatToInt(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:567:14
[INFO] [stdout]     |
[INFO] [stdout] 567 |     FloatToLong(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 567 -     FloatToLong(IF12x), // 12x
[INFO] [stdout] 567 +     FloatToLong(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:568:16
[INFO] [stdout]     |
[INFO] [stdout] 568 |     FloatToDouble(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 568 -     FloatToDouble(IF12x), // 12x
[INFO] [stdout] 568 +     FloatToDouble(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:569:14
[INFO] [stdout]     |
[INFO] [stdout] 569 |     DoubleToInt(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 569 -     DoubleToInt(IF12x), // 12x
[INFO] [stdout] 569 +     DoubleToInt(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:570:15
[INFO] [stdout]     |
[INFO] [stdout] 570 |     DoubleToLong(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 570 -     DoubleToLong(IF12x), // 12x
[INFO] [stdout] 570 +     DoubleToLong(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:571:16
[INFO] [stdout]     |
[INFO] [stdout] 571 |     DoubleToFloat(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 571 -     DoubleToFloat(IF12x), // 12x
[INFO] [stdout] 571 +     DoubleToFloat(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:572:12
[INFO] [stdout]     |
[INFO] [stdout] 572 |     IntToByte(IF12x), // 12x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 572 -     IntToByte(IF12x), // 12x
[INFO] [stdout] 572 +     IntToByte(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 573 |     IntToChar(IF12x), // 12x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 573 -     IntToChar(IF12x), // 12x
[INFO] [stdout] 573 +     IntToChar(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:574:13
[INFO] [stdout]     |
[INFO] [stdout] 574 |     IntToShort(IF12x), // 12x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 574 -     IntToShort(IF12x), // 12x
[INFO] [stdout] 574 +     IntToShort(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:575:9
[INFO] [stdout]     |
[INFO] [stdout] 575 |     AddInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 575 -     AddInt(IF23x), // 23x
[INFO] [stdout] 575 +     AddInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:576:9
[INFO] [stdout]     |
[INFO] [stdout] 576 |     SubInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 576 -     SubInt(IF23x), // 23x
[INFO] [stdout] 576 +     SubInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |     MulInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 577 -     MulInt(IF23x), // 23x
[INFO] [stdout] 577 +     MulInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:578:9
[INFO] [stdout]     |
[INFO] [stdout] 578 |     DivInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 578 -     DivInt(IF23x), // 23x
[INFO] [stdout] 578 +     DivInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:579:9
[INFO] [stdout]     |
[INFO] [stdout] 579 |     RemInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 579 -     RemInt(IF23x), // 23x
[INFO] [stdout] 579 +     RemInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:580:9
[INFO] [stdout]     |
[INFO] [stdout] 580 |     AndInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 580 -     AndInt(IF23x), // 23x
[INFO] [stdout] 580 +     AndInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:581:8
[INFO] [stdout]     |
[INFO] [stdout] 581 |     OrInt(IF23x), // 23x
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 581 -     OrInt(IF23x), // 23x
[INFO] [stdout] 581 +     OrInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:582:9
[INFO] [stdout]     |
[INFO] [stdout] 582 |     XorInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 582 -     XorInt(IF23x), // 23x
[INFO] [stdout] 582 +     XorInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 |     ShlInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 583 -     ShlInt(IF23x), // 23x
[INFO] [stdout] 583 +     ShlInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:584:9
[INFO] [stdout]     |
[INFO] [stdout] 584 |     ShrInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 584 -     ShrInt(IF23x), // 23x
[INFO] [stdout] 584 +     ShrInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:585:10
[INFO] [stdout]     |
[INFO] [stdout] 585 |     UshrInt(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 585 -     UshrInt(IF23x), // 23x
[INFO] [stdout] 585 +     UshrInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:586:10
[INFO] [stdout]     |
[INFO] [stdout] 586 |     AddLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 586 -     AddLong(IF23x), // 23x
[INFO] [stdout] 586 +     AddLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:587:10
[INFO] [stdout]     |
[INFO] [stdout] 587 |     SubLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 587 -     SubLong(IF23x), // 23x
[INFO] [stdout] 587 +     SubLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:588:10
[INFO] [stdout]     |
[INFO] [stdout] 588 |     MulLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 588 -     MulLong(IF23x), // 23x
[INFO] [stdout] 588 +     MulLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:589:10
[INFO] [stdout]     |
[INFO] [stdout] 589 |     DivLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 589 -     DivLong(IF23x), // 23x
[INFO] [stdout] 589 +     DivLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:590:10
[INFO] [stdout]     |
[INFO] [stdout] 590 |     RemLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 590 -     RemLong(IF23x), // 23x
[INFO] [stdout] 590 +     RemLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:591:10
[INFO] [stdout]     |
[INFO] [stdout] 591 |     AndLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 591 -     AndLong(IF23x), // 23x
[INFO] [stdout] 591 +     AndLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:592:9
[INFO] [stdout]     |
[INFO] [stdout] 592 |     OrLong(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 592 -     OrLong(IF23x), // 23x
[INFO] [stdout] 592 +     OrLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:593:10
[INFO] [stdout]     |
[INFO] [stdout] 593 |     XorLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 593 -     XorLong(IF23x), // 23x
[INFO] [stdout] 593 +     XorLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:594:10
[INFO] [stdout]     |
[INFO] [stdout] 594 |     ShlLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 594 -     ShlLong(IF23x), // 23x
[INFO] [stdout] 594 +     ShlLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:595:10
[INFO] [stdout]     |
[INFO] [stdout] 595 |     ShrLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 595 -     ShrLong(IF23x), // 23x
[INFO] [stdout] 595 +     ShrLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:596:11
[INFO] [stdout]     |
[INFO] [stdout] 596 |     UshrLong(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 596 -     UshrLong(IF23x), // 23x
[INFO] [stdout] 596 +     UshrLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:597:11
[INFO] [stdout]     |
[INFO] [stdout] 597 |     AddFloat(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 597 -     AddFloat(IF23x), // 23x
[INFO] [stdout] 597 +     AddFloat(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:598:11
[INFO] [stdout]     |
[INFO] [stdout] 598 |     SubFloat(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 598 -     SubFloat(IF23x), // 23x
[INFO] [stdout] 598 +     SubFloat(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:599:11
[INFO] [stdout]     |
[INFO] [stdout] 599 |     MulFloat(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 599 -     MulFloat(IF23x), // 23x
[INFO] [stdout] 599 +     MulFloat(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:600:11
[INFO] [stdout]     |
[INFO] [stdout] 600 |     DivFloat(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 600 -     DivFloat(IF23x), // 23x
[INFO] [stdout] 600 +     DivFloat(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:601:11
[INFO] [stdout]     |
[INFO] [stdout] 601 |     RemFloat(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 601 -     RemFloat(IF23x), // 23x
[INFO] [stdout] 601 +     RemFloat(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:602:12
[INFO] [stdout]     |
[INFO] [stdout] 602 |     AddDouble(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 602 -     AddDouble(IF23x), // 23x
[INFO] [stdout] 602 +     AddDouble(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:603:12
[INFO] [stdout]     |
[INFO] [stdout] 603 |     SubDouble(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 603 -     SubDouble(IF23x), // 23x
[INFO] [stdout] 603 +     SubDouble(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:604:12
[INFO] [stdout]     |
[INFO] [stdout] 604 |     MulDouble(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 604 -     MulDouble(IF23x), // 23x
[INFO] [stdout] 604 +     MulDouble(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:605:12
[INFO] [stdout]     |
[INFO] [stdout] 605 |     DivDouble(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 605 -     DivDouble(IF23x), // 23x
[INFO] [stdout] 605 +     DivDouble(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:606:12
[INFO] [stdout]     |
[INFO] [stdout] 606 |     RemDouble(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 606 -     RemDouble(IF23x), // 23x
[INFO] [stdout] 606 +     RemDouble(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:608:14
[INFO] [stdout]     |
[INFO] [stdout] 608 |     SubInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 608 -     SubInt2addr(IF12x), // 12x
[INFO] [stdout] 608 +     SubInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:609:14
[INFO] [stdout]     |
[INFO] [stdout] 609 |     MulInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 609 -     MulInt2addr(IF12x), // 12x
[INFO] [stdout] 609 +     MulInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:610:14
[INFO] [stdout]     |
[INFO] [stdout] 610 |     DivInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 610 -     DivInt2addr(IF12x), // 12x
[INFO] [stdout] 610 +     DivInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:611:14
[INFO] [stdout]     |
[INFO] [stdout] 611 |     RemInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 611 -     RemInt2addr(IF12x), // 12x
[INFO] [stdout] 611 +     RemInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:612:14
[INFO] [stdout]     |
[INFO] [stdout] 612 |     AndInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 612 -     AndInt2addr(IF12x), // 12x
[INFO] [stdout] 612 +     AndInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:613:13
[INFO] [stdout]     |
[INFO] [stdout] 613 |     OrInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 613 -     OrInt2addr(IF12x), // 12x
[INFO] [stdout] 613 +     OrInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:614:14
[INFO] [stdout]     |
[INFO] [stdout] 614 |     XorInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 614 -     XorInt2addr(IF12x), // 12x
[INFO] [stdout] 614 +     XorInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:615:14
[INFO] [stdout]     |
[INFO] [stdout] 615 |     ShlInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 615 -     ShlInt2addr(IF12x), // 12x
[INFO] [stdout] 615 +     ShlInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:616:14
[INFO] [stdout]     |
[INFO] [stdout] 616 |     ShrInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 616 -     ShrInt2addr(IF12x), // 12x
[INFO] [stdout] 616 +     ShrInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:617:15
[INFO] [stdout]     |
[INFO] [stdout] 617 |     UshrInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 617 -     UshrInt2addr(IF12x), // 12x
[INFO] [stdout] 617 +     UshrInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:618:15
[INFO] [stdout]     |
[INFO] [stdout] 618 |     AddLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 618 -     AddLong2addr(IF12x), // 12x
[INFO] [stdout] 618 +     AddLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:619:15
[INFO] [stdout]     |
[INFO] [stdout] 619 |     SubLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 619 -     SubLong2addr(IF12x), // 12x
[INFO] [stdout] 619 +     SubLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:620:15
[INFO] [stdout]     |
[INFO] [stdout] 620 |     MulLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 620 -     MulLong2addr(IF12x), // 12x
[INFO] [stdout] 620 +     MulLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:621:15
[INFO] [stdout]     |
[INFO] [stdout] 621 |     DivLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 621 -     DivLong2addr(IF12x), // 12x
[INFO] [stdout] 621 +     DivLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:622:15
[INFO] [stdout]     |
[INFO] [stdout] 622 |     RemLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 622 -     RemLong2addr(IF12x), // 12x
[INFO] [stdout] 622 +     RemLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:623:15
[INFO] [stdout]     |
[INFO] [stdout] 623 |     AndLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 623 -     AndLong2addr(IF12x), // 12x
[INFO] [stdout] 623 +     AndLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:624:14
[INFO] [stdout]     |
[INFO] [stdout] 624 |     OrLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 624 -     OrLong2addr(IF12x), // 12x
[INFO] [stdout] 624 +     OrLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:625:15
[INFO] [stdout]     |
[INFO] [stdout] 625 |     XorLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 625 -     XorLong2addr(IF12x), // 12x
[INFO] [stdout] 625 +     XorLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:626:15
[INFO] [stdout]     |
[INFO] [stdout] 626 |     ShlLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 626 -     ShlLong2addr(IF12x), // 12x
[INFO] [stdout] 626 +     ShlLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:627:15
[INFO] [stdout]     |
[INFO] [stdout] 627 |     ShrLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 627 -     ShrLong2addr(IF12x), // 12x
[INFO] [stdout] 627 +     ShrLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:628:16
[INFO] [stdout]     |
[INFO] [stdout] 628 |     UshrLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 628 -     UshrLong2addr(IF12x), // 12x
[INFO] [stdout] 628 +     UshrLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:629:16
[INFO] [stdout]     |
[INFO] [stdout] 629 |     AddFloat2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 629 -     AddFloat2addr(IF12x), // 12x
[INFO] [stdout] 629 +     AddFloat2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:630:16
[INFO] [stdout]     |
[INFO] [stdout] 630 |     SubFloat2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 630 -     SubFloat2addr(IF12x), // 12x
[INFO] [stdout] 630 +     SubFloat2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:631:16
[INFO] [stdout]     |
[INFO] [stdout] 631 |     MulFloat2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 631 -     MulFloat2addr(IF12x), // 12x
[INFO] [stdout] 631 +     MulFloat2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:632:16
[INFO] [stdout]     |
[INFO] [stdout] 632 |     DivFloat2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 632 -     DivFloat2addr(IF12x), // 12x
[INFO] [stdout] 632 +     DivFloat2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:633:16
[INFO] [stdout]     |
[INFO] [stdout] 633 |     RemFloat2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 633 -     RemFloat2addr(IF12x), // 12x
[INFO] [stdout] 633 +     RemFloat2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:634:17
[INFO] [stdout]     |
[INFO] [stdout] 634 |     AddDouble2addr(IF12x), // 12x
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 634 -     AddDouble2addr(IF12x), // 12x
[INFO] [stdout] 634 +     AddDouble2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:635:17
[INFO] [stdout]     |
[INFO] [stdout] 635 |     SubDouble2addr(IF12x), // 12x
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 635 -     SubDouble2addr(IF12x), // 12x
[INFO] [stdout] 635 +     SubDouble2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:636:17
[INFO] [stdout]     |
[INFO] [stdout] 636 |     MulDouble2addr(IF12x), // 12x
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 636 -     MulDouble2addr(IF12x), // 12x
[INFO] [stdout] 636 +     MulDouble2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:637:17
[INFO] [stdout]     |
[INFO] [stdout] 637 |     DivDouble2addr(IF12x), // 12x
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 637 -     DivDouble2addr(IF12x), // 12x
[INFO] [stdout] 637 +     DivDouble2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:638:17
[INFO] [stdout]     |
[INFO] [stdout] 638 |     RemDouble2addr(IF12x), // 12x
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 638 -     RemDouble2addr(IF12x), // 12x
[INFO] [stdout] 638 +     RemDouble2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:639:14
[INFO] [stdout]     |
[INFO] [stdout] 639 |     AddIntLit16(IF22s), // 22s
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 639 -     AddIntLit16(IF22s), // 22s
[INFO] [stdout] 639 +     AddIntLit16(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:640:10
[INFO] [stdout]     |
[INFO] [stdout] 640 |     RsubInt(IF22s), // 22s
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 640 -     RsubInt(IF22s), // 22s
[INFO] [stdout] 640 +     RsubInt(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:641:14
[INFO] [stdout]     |
[INFO] [stdout] 641 |     MulIntLit16(IF22s), // 22s
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 641 -     MulIntLit16(IF22s), // 22s
[INFO] [stdout] 641 +     MulIntLit16(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:642:14
[INFO] [stdout]     |
[INFO] [stdout] 642 |     DivIntLit16(IF22s), // 22s
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 642 -     DivIntLit16(IF22s), // 22s
[INFO] [stdout] 642 +     DivIntLit16(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:643:14
[INFO] [stdout]     |
[INFO] [stdout] 643 |     RemIntLit16(IF22s), // 22s
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 643 -     RemIntLit16(IF22s), // 22s
[INFO] [stdout] 643 +     RemIntLit16(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:644:14
[INFO] [stdout]     |
[INFO] [stdout] 644 |     AndIntLit16(IF22s), // 22s
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 644 -     AndIntLit16(IF22s), // 22s
[INFO] [stdout] 644 +     AndIntLit16(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:645:13
[INFO] [stdout]     |
[INFO] [stdout] 645 |     OrIntLit16(IF22s), // 22s
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 645 -     OrIntLit16(IF22s), // 22s
[INFO] [stdout] 645 +     OrIntLit16(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:646:14
[INFO] [stdout]     |
[INFO] [stdout] 646 |     XorIntLit16(IF22s), // 22s
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 646 -     XorIntLit16(IF22s), // 22s
[INFO] [stdout] 646 +     XorIntLit16(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 |     RsubIntLit8(IF22b), // 22b
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 648 -     RsubIntLit8(IF22b), // 22b
[INFO] [stdout] 648 +     RsubIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:649:13
[INFO] [stdout]     |
[INFO] [stdout] 649 |     MulIntLit8(IF22b), // 22b
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 649 -     MulIntLit8(IF22b), // 22b
[INFO] [stdout] 649 +     MulIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:652:13
[INFO] [stdout]     |
[INFO] [stdout] 652 |     AndIntLit8(IF22b), // 22b
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 652 -     AndIntLit8(IF22b), // 22b
[INFO] [stdout] 652 +     AndIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:653:12
[INFO] [stdout]     |
[INFO] [stdout] 653 |     OrIntLit8(IF22b), // 22b
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 653 -     OrIntLit8(IF22b), // 22b
[INFO] [stdout] 653 +     OrIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 |     XorIntLit8(IF22b), // 22b
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 654 -     XorIntLit8(IF22b), // 22b
[INFO] [stdout] 654 +     XorIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:655:13
[INFO] [stdout]     |
[INFO] [stdout] 655 |     ShlIntLit8(IF22b), // 22b
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 655 -     ShlIntLit8(IF22b), // 22b
[INFO] [stdout] 655 +     ShlIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:656:13
[INFO] [stdout]     |
[INFO] [stdout] 656 |     ShrIntLit8(IF22b), // 22b
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 656 -     ShrIntLit8(IF22b), // 22b
[INFO] [stdout] 656 +     ShrIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:657:14
[INFO] [stdout]     |
[INFO] [stdout] 657 |     UshrIntLit8(IF22b), // 22b
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 657 -     UshrIntLit8(IF22b), // 22b
[INFO] [stdout] 657 +     UshrIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:658:15
[INFO] [stdout]     |
[INFO] [stdout] 658 |     IgetVolatile(IF22c), // 22c
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 658 -     IgetVolatile(IF22c), // 22c
[INFO] [stdout] 658 +     IgetVolatile(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:659:15
[INFO] [stdout]     |
[INFO] [stdout] 659 |     IputVolatile(IF22c), // 22c
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 659 -     IputVolatile(IF22c), // 22c
[INFO] [stdout] 659 +     IputVolatile(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:660:15
[INFO] [stdout]     |
[INFO] [stdout] 660 |     SgetVolatile(IF21c), // 21c
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 660 -     SgetVolatile(IF21c), // 21c
[INFO] [stdout] 660 +     SgetVolatile(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:661:15
[INFO] [stdout]     |
[INFO] [stdout] 661 |     SputVolatile(IF21c), // 21c
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 661 -     SputVolatile(IF21c), // 21c
[INFO] [stdout] 661 +     SputVolatile(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:662:21
[INFO] [stdout]     |
[INFO] [stdout] 662 |     IgetObjectVolatile(IF22c), // 22c
[INFO] [stdout]     |     ------------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 662 -     IgetObjectVolatile(IF22c), // 22c
[INFO] [stdout] 662 +     IgetObjectVolatile(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:663:19
[INFO] [stdout]     |
[INFO] [stdout] 663 |     IgetWideVolatile(IF22c), // 22c
[INFO] [stdout]     |     ---------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 663 -     IgetWideVolatile(IF22c), // 22c
[INFO] [stdout] 663 +     IgetWideVolatile(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:664:19
[INFO] [stdout]     |
[INFO] [stdout] 664 |     IputWideVolatile(IF22c), // 22c
[INFO] [stdout]     |     ---------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 664 -     IputWideVolatile(IF22c), // 22c
[INFO] [stdout] 664 +     IputWideVolatile(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:665:19
[INFO] [stdout]     |
[INFO] [stdout] 665 |     SgetWideVolatile(IF21c), // 21c
[INFO] [stdout]     |     ---------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 665 -     SgetWideVolatile(IF21c), // 21c
[INFO] [stdout] 665 +     SgetWideVolatile(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:666:19
[INFO] [stdout]     |
[INFO] [stdout] 666 |     SputWideVolatile(IF21c), // 21c
[INFO] [stdout]     |     ---------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 666 -     SputWideVolatile(IF21c), // 21c
[INFO] [stdout] 666 +     SputWideVolatile(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:668:25
[INFO] [stdout]     |
[INFO] [stdout] 668 |     ThrowVerificationError(IF20bc), // 20bc
[INFO] [stdout]     |     ---------------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 668 -     ThrowVerificationError(IF20bc), // 20bc
[INFO] [stdout] 668 +     ThrowVerificationError(()), // 20bc
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:669:16
[INFO] [stdout]     |
[INFO] [stdout] 669 |     ExecuteInline(IF35mi), // 35mi
[INFO] [stdout]     |     ------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 669 -     ExecuteInline(IF35mi), // 35mi
[INFO] [stdout] 669 +     ExecuteInline(()), // 35mi
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:670:21
[INFO] [stdout]     |
[INFO] [stdout] 670 |     ExecuteInlineRange(IF3rmi), // 3rmi
[INFO] [stdout]     |     ------------------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 670 -     ExecuteInlineRange(IF3rmi), // 3rmi
[INFO] [stdout] 670 +     ExecuteInlineRange(()), // 3rmi
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:671:24
[INFO] [stdout]     |
[INFO] [stdout] 671 |     InvokeObjectInitRange(IF35c), // 35c
[INFO] [stdout]     |     --------------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 671 -     InvokeObjectInitRange(IF35c), // 35c
[INFO] [stdout] 671 +     InvokeObjectInitRange(()), // 35c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:673:12
[INFO] [stdout]     |
[INFO] [stdout] 673 |     IgetQuick(IF22cs), // 22cs
[INFO] [stdout]     |     --------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 673 -     IgetQuick(IF22cs), // 22cs
[INFO] [stdout] 673 +     IgetQuick(()), // 22cs
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:674:16
[INFO] [stdout]     |
[INFO] [stdout] 674 |     IgetWideQuick(IF22cs), // 22cs
[INFO] [stdout]     |     ------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 674 -     IgetWideQuick(IF22cs), // 22cs
[INFO] [stdout] 674 +     IgetWideQuick(()), // 22cs
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:675:18
[INFO] [stdout]     |
[INFO] [stdout] 675 |     IgetObjectQuick(IF22cs), // 22cs
[INFO] [stdout]     |     --------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 675 -     IgetObjectQuick(IF22cs), // 22cs
[INFO] [stdout] 675 +     IgetObjectQuick(()), // 22cs
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:676:12
[INFO] [stdout]     |
[INFO] [stdout] 676 |     IputQuick(IF22cs), // 22cs
[INFO] [stdout]     |     --------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 676 -     IputQuick(IF22cs), // 22cs
[INFO] [stdout] 676 +     IputQuick(()), // 22cs
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:677:16
[INFO] [stdout]     |
[INFO] [stdout] 677 |     IputWideQuick(IF22cs), // 22cs
[INFO] [stdout]     |     ------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 677 -     IputWideQuick(IF22cs), // 22cs
[INFO] [stdout] 677 +     IputWideQuick(()), // 22cs
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:678:18
[INFO] [stdout]     |
[INFO] [stdout] 678 |     IputObjectQuick(IF22cs), // 22cs
[INFO] [stdout]     |     --------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 678 -     IputObjectQuick(IF22cs), // 22cs
[INFO] [stdout] 678 +     IputObjectQuick(()), // 22cs
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:679:21
[INFO] [stdout]     |
[INFO] [stdout] 679 |     InvokeVirtualQuick(IF35ms), // 35ms
[INFO] [stdout]     |     ------------------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 679 -     InvokeVirtualQuick(IF35ms), // 35ms
[INFO] [stdout] 679 +     InvokeVirtualQuick(()), // 35ms
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:680:26
[INFO] [stdout]     |
[INFO] [stdout] 680 |     InvokeVirtualQuickRange(IF3rms), // 3rms
[INFO] [stdout]     |     ----------------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 680 -     InvokeVirtualQuickRange(IF3rms), // 3rms
[INFO] [stdout] 680 +     InvokeVirtualQuickRange(()), // 3rms
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:681:19
[INFO] [stdout]     |
[INFO] [stdout] 681 |     InvokeSuperQuick(IF35ms), // 35ms
[INFO] [stdout]     |     ---------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 681 -     InvokeSuperQuick(IF35ms), // 35ms
[INFO] [stdout] 681 +     InvokeSuperQuick(()), // 35ms
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:682:24
[INFO] [stdout]     |
[INFO] [stdout] 682 |     InvokeSuperQuickRange(IF3rms), // 3rms
[INFO] [stdout]     |     --------------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 682 -     InvokeSuperQuickRange(IF3rms), // 3rms
[INFO] [stdout] 682 +     InvokeSuperQuickRange(()), // 3rms
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:683:21
[INFO] [stdout]     |
[INFO] [stdout] 683 |     IputObjectVolatile(IF22c), // 22c
[INFO] [stdout]     |     ------------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 683 -     IputObjectVolatile(IF22c), // 22c
[INFO] [stdout] 683 +     IputObjectVolatile(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:684:21
[INFO] [stdout]     |
[INFO] [stdout] 684 |     SgetObjectVolatile(IF21c), // 21c
[INFO] [stdout]     |     ------------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 684 -     SgetObjectVolatile(IF21c), // 21c
[INFO] [stdout] 684 +     SgetObjectVolatile(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:685:21
[INFO] [stdout]     |
[INFO] [stdout] 685 |     SputObjectVolatile(IF21c), // 21c
[INFO] [stdout]     |     ------------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 685 -     SputObjectVolatile(IF21c), // 21c
[INFO] [stdout] 685 +     SputObjectVolatile(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParserOutput` is never constructed
[INFO] [stdout]   --> src/parser/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ParserOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/generated.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct IF20t(pub i16);
[INFO] [stdout]    |            ----- ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `IF20t` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/generated.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct IF30t(pub i32);
[INFO] [stdout]    |            ----- ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `IF30t` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct IF21h(pub u8, pub u16);
[INFO] [stdout]    |            ----- ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF21h` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct IF31i(pub u8, pub u32);
[INFO] [stdout]    |            ----- ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF31i` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct IF51l(pub u8, pub u64);
[INFO] [stdout]    |            ----- ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF51l` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct IF22x(pub u8, pub u16);
[INFO] [stdout]    |            ----- ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF22x` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct IF32x(pub u16, pub u16);
[INFO] [stdout]    |            ----- ^^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF32x` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct IF31c(pub u8, pub u32);
[INFO] [stdout]    |            ----- ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF31c` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/generated.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct IF21t(pub u8, pub u16);
[INFO] [stdout]    |            ----- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IF21t` has derived impls for the traits `Clone` and `Debug`, but these are 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] 62 - pub struct IF21t(pub u8, pub u16);
[INFO] [stdout] 62 + pub struct IF21t((), pub u16);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/parser/generated.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct IF22s(pub u4, pub u4, pub i16);
[INFO] [stdout]    |            ----- ^^^^^^  ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF22s` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/parser/generated.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct IF3rc(pub u16, pub u16, pub u8);
[INFO] [stdout]    |            ----- ^^^^^^^  ^^^^^^^  ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF3rc` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct IF20bc(pub u8, pub u16);
[INFO] [stdout]    |            ------ ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF20bc` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/parser/generated.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct IF22cs(pub u4, pub u4, pub u16);
[INFO] [stdout]    |            ------ ^^^^^^  ^^^^^^  ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF22cs` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/parser/generated.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct IF35mi(pub u16, pub u4, pub u4, pub u4, pub u4, pub u4, pub u4);
[INFO] [stdout]    |            ------ ^^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF35mi` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/parser/generated.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct IF35ms(pub u16, pub u4, pub u4, pub u4, pub u4, pub u4, pub u4);
[INFO] [stdout]    |            ------ ^^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF35ms` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/parser/generated.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct IF3rmi(pub u16, pub u16, pub u8);
[INFO] [stdout]    |            ------ ^^^^^^^  ^^^^^^^  ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF3rmi` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/parser/generated.rs:90:19
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct IF3rms(pub u16, pub u16, pub u8);
[INFO] [stdout]    |            ------ ^^^^^^^  ^^^^^^^  ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IF3rms` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/parser/generated.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct IFPackedSwitch(pub u8, pub i32, pub Vec<i32>);
[INFO] [stdout]    |            -------------- ^^^^^^  ^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IFPackedSwitch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/parser/generated.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct IFSparseSwitch(pub u8, pub Vec<(i32, i32)>);
[INFO] [stdout]    |            -------------- ^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `IFSparseSwitch` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:441:7
[INFO] [stdout]     |
[INFO] [stdout] 441 |     Move(IF12x), // 12x
[INFO] [stdout]     |     ---- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 441 -     Move(IF12x), // 12x
[INFO] [stdout] 441 +     Move(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:442:13
[INFO] [stdout]     |
[INFO] [stdout] 442 |     MoveFrom16(IF22x), // 22x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 442 -     MoveFrom16(IF22x), // 22x
[INFO] [stdout] 442 +     MoveFrom16(()), // 22x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:443:9
[INFO] [stdout]     |
[INFO] [stdout] 443 |     Move16(IF32x), // 32x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 443 -     Move16(IF32x), // 32x
[INFO] [stdout] 443 +     Move16(()), // 32x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:444:11
[INFO] [stdout]     |
[INFO] [stdout] 444 |     MoveWide(IF12x), // 12x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 444 -     MoveWide(IF12x), // 12x
[INFO] [stdout] 444 +     MoveWide(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:445:17
[INFO] [stdout]     |
[INFO] [stdout] 445 |     MoveWideFrom16(IF22x), // 22x
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 445 -     MoveWideFrom16(IF22x), // 22x
[INFO] [stdout] 445 +     MoveWideFrom16(()), // 22x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:446:13
[INFO] [stdout]     |
[INFO] [stdout] 446 |     MoveWide16(IF32x), // 32x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 446 -     MoveWide16(IF32x), // 32x
[INFO] [stdout] 446 +     MoveWide16(()), // 32x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:447:13
[INFO] [stdout]     |
[INFO] [stdout] 447 |     MoveObject(IF12x), // 12x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 447 -     MoveObject(IF12x), // 12x
[INFO] [stdout] 447 +     MoveObject(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:448:19
[INFO] [stdout]     |
[INFO] [stdout] 448 |     MoveObjectFrom16(IF22x), // 22x
[INFO] [stdout]     |     ---------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 448 -     MoveObjectFrom16(IF22x), // 22x
[INFO] [stdout] 448 +     MoveObjectFrom16(()), // 22x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:449:15
[INFO] [stdout]     |
[INFO] [stdout] 449 |     MoveObject16(IF32x), // 32x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 449 -     MoveObject16(IF32x), // 32x
[INFO] [stdout] 449 +     MoveObject16(()), // 32x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:451:17
[INFO] [stdout]     |
[INFO] [stdout] 451 |     MoveResultWide(IF11x), // 11x
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 451 -     MoveResultWide(IF11x), // 11x
[INFO] [stdout] 451 +     MoveResultWide(()), // 11x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:456:13
[INFO] [stdout]     |
[INFO] [stdout] 456 |     ReturnWide(IF11x), // 11x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 456 -     ReturnWide(IF11x), // 11x
[INFO] [stdout] 456 +     ReturnWide(()), // 11x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:460:8
[INFO] [stdout]     |
[INFO] [stdout] 460 |     Const(IF31i), // 31i
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 460 -     Const(IF31i), // 31i
[INFO] [stdout] 460 +     Const(()), // 31i
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:461:14
[INFO] [stdout]     |
[INFO] [stdout] 461 |     ConstHigh16(IF21h), // 21h
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 461 -     ConstHigh16(IF21h), // 21h
[INFO] [stdout] 461 +     ConstHigh16(()), // 21h
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:462:14
[INFO] [stdout]     |
[INFO] [stdout] 462 |     ConstWide16(IF21s), // 21s
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 462 -     ConstWide16(IF21s), // 21s
[INFO] [stdout] 462 +     ConstWide16(()), // 21s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:463:14
[INFO] [stdout]     |
[INFO] [stdout] 463 |     ConstWide32(IF31i), // 31i
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 463 -     ConstWide32(IF31i), // 31i
[INFO] [stdout] 463 +     ConstWide32(()), // 31i
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:464:12
[INFO] [stdout]     |
[INFO] [stdout] 464 |     ConstWide(IF51l), // 51l
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 464 -     ConstWide(IF51l), // 51l
[INFO] [stdout] 464 +     ConstWide(()), // 51l
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:465:18
[INFO] [stdout]     |
[INFO] [stdout] 465 |     ConstWideHigh16(IF21h), // 21h
[INFO] [stdout]     |     --------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 465 -     ConstWideHigh16(IF21h), // 21h
[INFO] [stdout] 465 +     ConstWideHigh16(()), // 21h
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:467:19
[INFO] [stdout]     |
[INFO] [stdout] 467 |     ConstStringJumbo(IF31c), // 31c
[INFO] [stdout]     |     ---------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 467 -     ConstStringJumbo(IF31c), // 31c
[INFO] [stdout] 467 +     ConstStringJumbo(()), // 31c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:468:13
[INFO] [stdout]     |
[INFO] [stdout] 468 |     ConstClass(IF21c), // 21c
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 468 -     ConstClass(IF21c), // 21c
[INFO] [stdout] 468 +     ConstClass(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:469:15
[INFO] [stdout]     |
[INFO] [stdout] 469 |     MonitorEnter(IF11x), // 11x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 469 -     MonitorEnter(IF11x), // 11x
[INFO] [stdout] 469 +     MonitorEnter(()), // 11x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:470:14
[INFO] [stdout]     |
[INFO] [stdout] 470 |     MonitorExit(IF11x), // 11x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 470 -     MonitorExit(IF11x), // 11x
[INFO] [stdout] 470 +     MonitorExit(()), // 11x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:471:12
[INFO] [stdout]     |
[INFO] [stdout] 471 |     CheckCast(IF21c), // 21c
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 471 -     CheckCast(IF21c), // 21c
[INFO] [stdout] 471 +     CheckCast(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:472:13
[INFO] [stdout]     |
[INFO] [stdout] 472 |     InstanceOf(IF22c), // 22c
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 472 -     InstanceOf(IF22c), // 22c
[INFO] [stdout] 472 +     InstanceOf(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:473:14
[INFO] [stdout]     |
[INFO] [stdout] 473 |     ArrayLength(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 473 -     ArrayLength(IF12x), // 12x
[INFO] [stdout] 473 +     ArrayLength(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:476:17
[INFO] [stdout]     |
[INFO] [stdout] 476 |     FilledNewArray(IF35c), // 35c
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 476 -     FilledNewArray(IF35c), // 35c
[INFO] [stdout] 476 +     FilledNewArray(()), // 35c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:477:22
[INFO] [stdout]     |
[INFO] [stdout] 477 |     FilledNewArrayRange(IF3rc), // 3rc
[INFO] [stdout]     |     ------------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 477 -     FilledNewArrayRange(IF3rc), // 3rc
[INFO] [stdout] 477 +     FilledNewArrayRange(()), // 3rc
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:479:8
[INFO] [stdout]     |
[INFO] [stdout] 479 |     Throw(IF11x), // 11x
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 479 -     Throw(IF11x), // 11x
[INFO] [stdout] 479 +     Throw(()), // 11x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 481 |     Goto16(IF20t), // 20t
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 481 -     Goto16(IF20t), // 20t
[INFO] [stdout] 481 +     Goto16(()), // 20t
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |     Goto32(IF30t), // 30t
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 482 -     Goto32(IF30t), // 30t
[INFO] [stdout] 482 +     Goto32(()), // 30t
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:483:15
[INFO] [stdout]     |
[INFO] [stdout] 483 |     PackedSwitch(IFPackedSwitch), // 31t
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 483 -     PackedSwitch(IFPackedSwitch), // 31t
[INFO] [stdout] 483 +     PackedSwitch(()), // 31t
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:484:15
[INFO] [stdout]     |
[INFO] [stdout] 484 |     SparseSwitch(IFSparseSwitch), // 31t
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 484 -     SparseSwitch(IFSparseSwitch), // 31t
[INFO] [stdout] 484 +     SparseSwitch(()), // 31t
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:485:12
[INFO] [stdout]     |
[INFO] [stdout] 485 |     CmplFloat(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 485 -     CmplFloat(IF23x), // 23x
[INFO] [stdout] 485 +     CmplFloat(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:486:12
[INFO] [stdout]     |
[INFO] [stdout] 486 |     CmpgFloat(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 486 -     CmpgFloat(IF23x), // 23x
[INFO] [stdout] 486 +     CmpgFloat(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:487:13
[INFO] [stdout]     |
[INFO] [stdout] 487 |     CmplDouble(IF23x), // 23x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 487 -     CmplDouble(IF23x), // 23x
[INFO] [stdout] 487 +     CmplDouble(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:488:13
[INFO] [stdout]     |
[INFO] [stdout] 488 |     CmpgDouble(IF23x), // 23x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 488 -     CmpgDouble(IF23x), // 23x
[INFO] [stdout] 488 +     CmpgDouble(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:489:10
[INFO] [stdout]     |
[INFO] [stdout] 489 |     CmpLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 489 -     CmpLong(IF23x), // 23x
[INFO] [stdout] 489 +     CmpLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:503:11
[INFO] [stdout]     |
[INFO] [stdout] 503 |     AgetWide(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 503 -     AgetWide(IF23x), // 23x
[INFO] [stdout] 503 +     AgetWide(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:506:11
[INFO] [stdout]     |
[INFO] [stdout] 506 |     AgetByte(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 506 -     AgetByte(IF23x), // 23x
[INFO] [stdout] 506 +     AgetByte(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:507:11
[INFO] [stdout]     |
[INFO] [stdout] 507 |     AgetChar(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 507 -     AgetChar(IF23x), // 23x
[INFO] [stdout] 507 +     AgetChar(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 |     AgetShort(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 508 -     AgetShort(IF23x), // 23x
[INFO] [stdout] 508 +     AgetShort(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:509:7
[INFO] [stdout]     |
[INFO] [stdout] 509 |     Aput(IF23x), // 23x
[INFO] [stdout]     |     ---- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 509 -     Aput(IF23x), // 23x
[INFO] [stdout] 509 +     Aput(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:510:11
[INFO] [stdout]     |
[INFO] [stdout] 510 |     AputWide(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 510 -     AputWide(IF23x), // 23x
[INFO] [stdout] 510 +     AputWide(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:512:14
[INFO] [stdout]     |
[INFO] [stdout] 512 |     AputBoolean(IF23x), // 23x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 512 -     AputBoolean(IF23x), // 23x
[INFO] [stdout] 512 +     AputBoolean(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:513:11
[INFO] [stdout]     |
[INFO] [stdout] 513 |     AputByte(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 513 -     AputByte(IF23x), // 23x
[INFO] [stdout] 513 +     AputByte(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:514:11
[INFO] [stdout]     |
[INFO] [stdout] 514 |     AputChar(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 514 -     AputChar(IF23x), // 23x
[INFO] [stdout] 514 +     AputChar(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:515:12
[INFO] [stdout]     |
[INFO] [stdout] 515 |     AputShort(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 515 -     AputShort(IF23x), // 23x
[INFO] [stdout] 515 +     AputShort(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:517:11
[INFO] [stdout]     |
[INFO] [stdout] 517 |     IgetWide(IF22c), // 22c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 517 -     IgetWide(IF22c), // 22c
[INFO] [stdout] 517 +     IgetWide(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:519:14
[INFO] [stdout]     |
[INFO] [stdout] 519 |     IgetBoolean(IF22c), // 22c
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 519 -     IgetBoolean(IF22c), // 22c
[INFO] [stdout] 519 +     IgetBoolean(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:520:11
[INFO] [stdout]     |
[INFO] [stdout] 520 |     IgetByte(IF22c), // 22c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 520 -     IgetByte(IF22c), // 22c
[INFO] [stdout] 520 +     IgetByte(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:521:11
[INFO] [stdout]     |
[INFO] [stdout] 521 |     IgetChar(IF22c), // 22c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 521 -     IgetChar(IF22c), // 22c
[INFO] [stdout] 521 +     IgetChar(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:522:12
[INFO] [stdout]     |
[INFO] [stdout] 522 |     IgetShort(IF22c), // 22c
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 522 -     IgetShort(IF22c), // 22c
[INFO] [stdout] 522 +     IgetShort(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:524:11
[INFO] [stdout]     |
[INFO] [stdout] 524 |     IputWide(IF22c), // 22c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 524 -     IputWide(IF22c), // 22c
[INFO] [stdout] 524 +     IputWide(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:526:14
[INFO] [stdout]     |
[INFO] [stdout] 526 |     IputBoolean(IF22c), // 22c
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 526 -     IputBoolean(IF22c), // 22c
[INFO] [stdout] 526 +     IputBoolean(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:527:11
[INFO] [stdout]     |
[INFO] [stdout] 527 |     IputByte(IF22c), // 22c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 527 -     IputByte(IF22c), // 22c
[INFO] [stdout] 527 +     IputByte(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:528:11
[INFO] [stdout]     |
[INFO] [stdout] 528 |     IputChar(IF22c), // 22c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 528 -     IputChar(IF22c), // 22c
[INFO] [stdout] 528 +     IputChar(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:529:12
[INFO] [stdout]     |
[INFO] [stdout] 529 |     IputShort(IF22c), // 22c
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 529 -     IputShort(IF22c), // 22c
[INFO] [stdout] 529 +     IputShort(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:531:11
[INFO] [stdout]     |
[INFO] [stdout] 531 |     SgetWide(IF21c), // 21c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 531 -     SgetWide(IF21c), // 21c
[INFO] [stdout] 531 +     SgetWide(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:533:14
[INFO] [stdout]     |
[INFO] [stdout] 533 |     SgetBoolean(IF21c), // 21c
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 533 -     SgetBoolean(IF21c), // 21c
[INFO] [stdout] 533 +     SgetBoolean(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:534:11
[INFO] [stdout]     |
[INFO] [stdout] 534 |     SgetByte(IF21c), // 21c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 534 -     SgetByte(IF21c), // 21c
[INFO] [stdout] 534 +     SgetByte(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:535:11
[INFO] [stdout]     |
[INFO] [stdout] 535 |     SgetChar(IF21c), // 21c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 535 -     SgetChar(IF21c), // 21c
[INFO] [stdout] 535 +     SgetChar(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:536:12
[INFO] [stdout]     |
[INFO] [stdout] 536 |     SgetShort(IF21c), // 21c
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 536 -     SgetShort(IF21c), // 21c
[INFO] [stdout] 536 +     SgetShort(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:538:11
[INFO] [stdout]     |
[INFO] [stdout] 538 |     SputWide(IF21c), // 21c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 538 -     SputWide(IF21c), // 21c
[INFO] [stdout] 538 +     SputWide(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:539:13
[INFO] [stdout]     |
[INFO] [stdout] 539 |     SputObject(IF21c), // 21c
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 539 -     SputObject(IF21c), // 21c
[INFO] [stdout] 539 +     SputObject(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:540:14
[INFO] [stdout]     |
[INFO] [stdout] 540 |     SputBoolean(IF21c), // 21c
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 540 -     SputBoolean(IF21c), // 21c
[INFO] [stdout] 540 +     SputBoolean(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:541:11
[INFO] [stdout]     |
[INFO] [stdout] 541 |     SputByte(IF21c), // 21c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 541 -     SputByte(IF21c), // 21c
[INFO] [stdout] 541 +     SputByte(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:542:11
[INFO] [stdout]     |
[INFO] [stdout] 542 |     SputChar(IF21c), // 21c
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 542 -     SputChar(IF21c), // 21c
[INFO] [stdout] 542 +     SputChar(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:543:12
[INFO] [stdout]     |
[INFO] [stdout] 543 |     SputShort(IF21c), // 21c
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 543 -     SputShort(IF21c), // 21c
[INFO] [stdout] 543 +     SputShort(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:545:14
[INFO] [stdout]     |
[INFO] [stdout] 545 |     InvokeSuper(IF35c), // 35c
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 545 -     InvokeSuper(IF35c), // 35c
[INFO] [stdout] 545 +     InvokeSuper(()), // 35c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:548:18
[INFO] [stdout]     |
[INFO] [stdout] 548 |     InvokeInterface(IF35c), // 35c
[INFO] [stdout]     |     --------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 548 -     InvokeInterface(IF35c), // 35c
[INFO] [stdout] 548 +     InvokeInterface(()), // 35c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:549:21
[INFO] [stdout]     |
[INFO] [stdout] 549 |     InvokeVirtualRange(IF3rc), // 3rc
[INFO] [stdout]     |     ------------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 549 -     InvokeVirtualRange(IF3rc), // 3rc
[INFO] [stdout] 549 +     InvokeVirtualRange(()), // 3rc
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:550:19
[INFO] [stdout]     |
[INFO] [stdout] 550 |     InvokeSuperRange(IF3rc), // 3rc
[INFO] [stdout]     |     ---------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 550 -     InvokeSuperRange(IF3rc), // 3rc
[INFO] [stdout] 550 +     InvokeSuperRange(()), // 3rc
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:551:20
[INFO] [stdout]     |
[INFO] [stdout] 551 |     InvokeDirectRange(IF3rc), // 3rc
[INFO] [stdout]     |     ----------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 551 -     InvokeDirectRange(IF3rc), // 3rc
[INFO] [stdout] 551 +     InvokeDirectRange(()), // 3rc
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:552:20
[INFO] [stdout]     |
[INFO] [stdout] 552 |     InvokeStaticRange(IF3rc), // 3rc
[INFO] [stdout]     |     ----------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 552 -     InvokeStaticRange(IF3rc), // 3rc
[INFO] [stdout] 552 +     InvokeStaticRange(()), // 3rc
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:553:23
[INFO] [stdout]     |
[INFO] [stdout] 553 |     InvokeInterfaceRange(IF3rc), // 3rc
[INFO] [stdout]     |     -------------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 553 -     InvokeInterfaceRange(IF3rc), // 3rc
[INFO] [stdout] 553 +     InvokeInterfaceRange(()), // 3rc
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:554:9
[INFO] [stdout]     |
[INFO] [stdout] 554 |     NegInt(IF12x), // 12x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 554 -     NegInt(IF12x), // 12x
[INFO] [stdout] 554 +     NegInt(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:555:9
[INFO] [stdout]     |
[INFO] [stdout] 555 |     NotInt(IF12x), // 12x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 555 -     NotInt(IF12x), // 12x
[INFO] [stdout] 555 +     NotInt(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:556:10
[INFO] [stdout]     |
[INFO] [stdout] 556 |     NegLong(IF12x), // 12x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 556 -     NegLong(IF12x), // 12x
[INFO] [stdout] 556 +     NegLong(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:557:10
[INFO] [stdout]     |
[INFO] [stdout] 557 |     NotLong(IF12x), // 12x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 557 -     NotLong(IF12x), // 12x
[INFO] [stdout] 557 +     NotLong(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:558:11
[INFO] [stdout]     |
[INFO] [stdout] 558 |     NegFloat(IF12x), // 12x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 558 -     NegFloat(IF12x), // 12x
[INFO] [stdout] 558 +     NegFloat(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:559:12
[INFO] [stdout]     |
[INFO] [stdout] 559 |     NegDouble(IF12x), // 12x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 559 -     NegDouble(IF12x), // 12x
[INFO] [stdout] 559 +     NegDouble(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:560:12
[INFO] [stdout]     |
[INFO] [stdout] 560 |     IntToLong(IF12x), // 12x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 560 -     IntToLong(IF12x), // 12x
[INFO] [stdout] 560 +     IntToLong(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:561:13
[INFO] [stdout]     |
[INFO] [stdout] 561 |     IntToFloat(IF12x), // 12x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 561 -     IntToFloat(IF12x), // 12x
[INFO] [stdout] 561 +     IntToFloat(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:562:14
[INFO] [stdout]     |
[INFO] [stdout] 562 |     IntToDouble(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 562 -     IntToDouble(IF12x), // 12x
[INFO] [stdout] 562 +     IntToDouble(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:563:12
[INFO] [stdout]     |
[INFO] [stdout] 563 |     LongToInt(IF12x), // 12x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 563 -     LongToInt(IF12x), // 12x
[INFO] [stdout] 563 +     LongToInt(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:564:14
[INFO] [stdout]     |
[INFO] [stdout] 564 |     LongToFloat(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 564 -     LongToFloat(IF12x), // 12x
[INFO] [stdout] 564 +     LongToFloat(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:565:15
[INFO] [stdout]     |
[INFO] [stdout] 565 |     LongToDouble(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 565 -     LongToDouble(IF12x), // 12x
[INFO] [stdout] 565 +     LongToDouble(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:566:13
[INFO] [stdout]     |
[INFO] [stdout] 566 |     FloatToInt(IF12x), // 12x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 566 -     FloatToInt(IF12x), // 12x
[INFO] [stdout] 566 +     FloatToInt(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:567:14
[INFO] [stdout]     |
[INFO] [stdout] 567 |     FloatToLong(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 567 -     FloatToLong(IF12x), // 12x
[INFO] [stdout] 567 +     FloatToLong(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:568:16
[INFO] [stdout]     |
[INFO] [stdout] 568 |     FloatToDouble(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 568 -     FloatToDouble(IF12x), // 12x
[INFO] [stdout] 568 +     FloatToDouble(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:569:14
[INFO] [stdout]     |
[INFO] [stdout] 569 |     DoubleToInt(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 569 -     DoubleToInt(IF12x), // 12x
[INFO] [stdout] 569 +     DoubleToInt(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:570:15
[INFO] [stdout]     |
[INFO] [stdout] 570 |     DoubleToLong(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 570 -     DoubleToLong(IF12x), // 12x
[INFO] [stdout] 570 +     DoubleToLong(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:571:16
[INFO] [stdout]     |
[INFO] [stdout] 571 |     DoubleToFloat(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 571 -     DoubleToFloat(IF12x), // 12x
[INFO] [stdout] 571 +     DoubleToFloat(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:572:12
[INFO] [stdout]     |
[INFO] [stdout] 572 |     IntToByte(IF12x), // 12x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 572 -     IntToByte(IF12x), // 12x
[INFO] [stdout] 572 +     IntToByte(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 573 |     IntToChar(IF12x), // 12x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 573 -     IntToChar(IF12x), // 12x
[INFO] [stdout] 573 +     IntToChar(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:574:13
[INFO] [stdout]     |
[INFO] [stdout] 574 |     IntToShort(IF12x), // 12x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 574 -     IntToShort(IF12x), // 12x
[INFO] [stdout] 574 +     IntToShort(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:575:9
[INFO] [stdout]     |
[INFO] [stdout] 575 |     AddInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 575 -     AddInt(IF23x), // 23x
[INFO] [stdout] 575 +     AddInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:576:9
[INFO] [stdout]     |
[INFO] [stdout] 576 |     SubInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 576 -     SubInt(IF23x), // 23x
[INFO] [stdout] 576 +     SubInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |     MulInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 577 -     MulInt(IF23x), // 23x
[INFO] [stdout] 577 +     MulInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:578:9
[INFO] [stdout]     |
[INFO] [stdout] 578 |     DivInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 578 -     DivInt(IF23x), // 23x
[INFO] [stdout] 578 +     DivInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:579:9
[INFO] [stdout]     |
[INFO] [stdout] 579 |     RemInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 579 -     RemInt(IF23x), // 23x
[INFO] [stdout] 579 +     RemInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:580:9
[INFO] [stdout]     |
[INFO] [stdout] 580 |     AndInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 580 -     AndInt(IF23x), // 23x
[INFO] [stdout] 580 +     AndInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:581:8
[INFO] [stdout]     |
[INFO] [stdout] 581 |     OrInt(IF23x), // 23x
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 581 -     OrInt(IF23x), // 23x
[INFO] [stdout] 581 +     OrInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:582:9
[INFO] [stdout]     |
[INFO] [stdout] 582 |     XorInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 582 -     XorInt(IF23x), // 23x
[INFO] [stdout] 582 +     XorInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 |     ShlInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 583 -     ShlInt(IF23x), // 23x
[INFO] [stdout] 583 +     ShlInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:584:9
[INFO] [stdout]     |
[INFO] [stdout] 584 |     ShrInt(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 584 -     ShrInt(IF23x), // 23x
[INFO] [stdout] 584 +     ShrInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:585:10
[INFO] [stdout]     |
[INFO] [stdout] 585 |     UshrInt(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 585 -     UshrInt(IF23x), // 23x
[INFO] [stdout] 585 +     UshrInt(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:586:10
[INFO] [stdout]     |
[INFO] [stdout] 586 |     AddLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 586 -     AddLong(IF23x), // 23x
[INFO] [stdout] 586 +     AddLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:587:10
[INFO] [stdout]     |
[INFO] [stdout] 587 |     SubLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 587 -     SubLong(IF23x), // 23x
[INFO] [stdout] 587 +     SubLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:588:10
[INFO] [stdout]     |
[INFO] [stdout] 588 |     MulLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 588 -     MulLong(IF23x), // 23x
[INFO] [stdout] 588 +     MulLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:589:10
[INFO] [stdout]     |
[INFO] [stdout] 589 |     DivLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 589 -     DivLong(IF23x), // 23x
[INFO] [stdout] 589 +     DivLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:590:10
[INFO] [stdout]     |
[INFO] [stdout] 590 |     RemLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 590 -     RemLong(IF23x), // 23x
[INFO] [stdout] 590 +     RemLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:591:10
[INFO] [stdout]     |
[INFO] [stdout] 591 |     AndLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 591 -     AndLong(IF23x), // 23x
[INFO] [stdout] 591 +     AndLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:592:9
[INFO] [stdout]     |
[INFO] [stdout] 592 |     OrLong(IF23x), // 23x
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 592 -     OrLong(IF23x), // 23x
[INFO] [stdout] 592 +     OrLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:593:10
[INFO] [stdout]     |
[INFO] [stdout] 593 |     XorLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 593 -     XorLong(IF23x), // 23x
[INFO] [stdout] 593 +     XorLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:594:10
[INFO] [stdout]     |
[INFO] [stdout] 594 |     ShlLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 594 -     ShlLong(IF23x), // 23x
[INFO] [stdout] 594 +     ShlLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:595:10
[INFO] [stdout]     |
[INFO] [stdout] 595 |     ShrLong(IF23x), // 23x
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 595 -     ShrLong(IF23x), // 23x
[INFO] [stdout] 595 +     ShrLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:596:11
[INFO] [stdout]     |
[INFO] [stdout] 596 |     UshrLong(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 596 -     UshrLong(IF23x), // 23x
[INFO] [stdout] 596 +     UshrLong(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:597:11
[INFO] [stdout]     |
[INFO] [stdout] 597 |     AddFloat(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 597 -     AddFloat(IF23x), // 23x
[INFO] [stdout] 597 +     AddFloat(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:598:11
[INFO] [stdout]     |
[INFO] [stdout] 598 |     SubFloat(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 598 -     SubFloat(IF23x), // 23x
[INFO] [stdout] 598 +     SubFloat(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:599:11
[INFO] [stdout]     |
[INFO] [stdout] 599 |     MulFloat(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 599 -     MulFloat(IF23x), // 23x
[INFO] [stdout] 599 +     MulFloat(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:600:11
[INFO] [stdout]     |
[INFO] [stdout] 600 |     DivFloat(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 600 -     DivFloat(IF23x), // 23x
[INFO] [stdout] 600 +     DivFloat(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:601:11
[INFO] [stdout]     |
[INFO] [stdout] 601 |     RemFloat(IF23x), // 23x
[INFO] [stdout]     |     -------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 601 -     RemFloat(IF23x), // 23x
[INFO] [stdout] 601 +     RemFloat(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:602:12
[INFO] [stdout]     |
[INFO] [stdout] 602 |     AddDouble(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 602 -     AddDouble(IF23x), // 23x
[INFO] [stdout] 602 +     AddDouble(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:603:12
[INFO] [stdout]     |
[INFO] [stdout] 603 |     SubDouble(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 603 -     SubDouble(IF23x), // 23x
[INFO] [stdout] 603 +     SubDouble(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:604:12
[INFO] [stdout]     |
[INFO] [stdout] 604 |     MulDouble(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 604 -     MulDouble(IF23x), // 23x
[INFO] [stdout] 604 +     MulDouble(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:605:12
[INFO] [stdout]     |
[INFO] [stdout] 605 |     DivDouble(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 605 -     DivDouble(IF23x), // 23x
[INFO] [stdout] 605 +     DivDouble(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:606:12
[INFO] [stdout]     |
[INFO] [stdout] 606 |     RemDouble(IF23x), // 23x
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 606 -     RemDouble(IF23x), // 23x
[INFO] [stdout] 606 +     RemDouble(()), // 23x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:608:14
[INFO] [stdout]     |
[INFO] [stdout] 608 |     SubInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 608 -     SubInt2addr(IF12x), // 12x
[INFO] [stdout] 608 +     SubInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:609:14
[INFO] [stdout]     |
[INFO] [stdout] 609 |     MulInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 609 -     MulInt2addr(IF12x), // 12x
[INFO] [stdout] 609 +     MulInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:610:14
[INFO] [stdout]     |
[INFO] [stdout] 610 |     DivInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 610 -     DivInt2addr(IF12x), // 12x
[INFO] [stdout] 610 +     DivInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:611:14
[INFO] [stdout]     |
[INFO] [stdout] 611 |     RemInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 611 -     RemInt2addr(IF12x), // 12x
[INFO] [stdout] 611 +     RemInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:612:14
[INFO] [stdout]     |
[INFO] [stdout] 612 |     AndInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 612 -     AndInt2addr(IF12x), // 12x
[INFO] [stdout] 612 +     AndInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:613:13
[INFO] [stdout]     |
[INFO] [stdout] 613 |     OrInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 613 -     OrInt2addr(IF12x), // 12x
[INFO] [stdout] 613 +     OrInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:614:14
[INFO] [stdout]     |
[INFO] [stdout] 614 |     XorInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 614 -     XorInt2addr(IF12x), // 12x
[INFO] [stdout] 614 +     XorInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:615:14
[INFO] [stdout]     |
[INFO] [stdout] 615 |     ShlInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 615 -     ShlInt2addr(IF12x), // 12x
[INFO] [stdout] 615 +     ShlInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:616:14
[INFO] [stdout]     |
[INFO] [stdout] 616 |     ShrInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 616 -     ShrInt2addr(IF12x), // 12x
[INFO] [stdout] 616 +     ShrInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:617:15
[INFO] [stdout]     |
[INFO] [stdout] 617 |     UshrInt2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 617 -     UshrInt2addr(IF12x), // 12x
[INFO] [stdout] 617 +     UshrInt2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:618:15
[INFO] [stdout]     |
[INFO] [stdout] 618 |     AddLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 618 -     AddLong2addr(IF12x), // 12x
[INFO] [stdout] 618 +     AddLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:619:15
[INFO] [stdout]     |
[INFO] [stdout] 619 |     SubLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 619 -     SubLong2addr(IF12x), // 12x
[INFO] [stdout] 619 +     SubLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:620:15
[INFO] [stdout]     |
[INFO] [stdout] 620 |     MulLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 620 -     MulLong2addr(IF12x), // 12x
[INFO] [stdout] 620 +     MulLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:621:15
[INFO] [stdout]     |
[INFO] [stdout] 621 |     DivLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 621 -     DivLong2addr(IF12x), // 12x
[INFO] [stdout] 621 +     DivLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:622:15
[INFO] [stdout]     |
[INFO] [stdout] 622 |     RemLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 622 -     RemLong2addr(IF12x), // 12x
[INFO] [stdout] 622 +     RemLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:623:15
[INFO] [stdout]     |
[INFO] [stdout] 623 |     AndLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 623 -     AndLong2addr(IF12x), // 12x
[INFO] [stdout] 623 +     AndLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:624:14
[INFO] [stdout]     |
[INFO] [stdout] 624 |     OrLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 624 -     OrLong2addr(IF12x), // 12x
[INFO] [stdout] 624 +     OrLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:625:15
[INFO] [stdout]     |
[INFO] [stdout] 625 |     XorLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 625 -     XorLong2addr(IF12x), // 12x
[INFO] [stdout] 625 +     XorLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:626:15
[INFO] [stdout]     |
[INFO] [stdout] 626 |     ShlLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 626 -     ShlLong2addr(IF12x), // 12x
[INFO] [stdout] 626 +     ShlLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:627:15
[INFO] [stdout]     |
[INFO] [stdout] 627 |     ShrLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 627 -     ShrLong2addr(IF12x), // 12x
[INFO] [stdout] 627 +     ShrLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:628:16
[INFO] [stdout]     |
[INFO] [stdout] 628 |     UshrLong2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 628 -     UshrLong2addr(IF12x), // 12x
[INFO] [stdout] 628 +     UshrLong2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:629:16
[INFO] [stdout]     |
[INFO] [stdout] 629 |     AddFloat2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 629 -     AddFloat2addr(IF12x), // 12x
[INFO] [stdout] 629 +     AddFloat2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:630:16
[INFO] [stdout]     |
[INFO] [stdout] 630 |     SubFloat2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 630 -     SubFloat2addr(IF12x), // 12x
[INFO] [stdout] 630 +     SubFloat2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:631:16
[INFO] [stdout]     |
[INFO] [stdout] 631 |     MulFloat2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 631 -     MulFloat2addr(IF12x), // 12x
[INFO] [stdout] 631 +     MulFloat2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:632:16
[INFO] [stdout]     |
[INFO] [stdout] 632 |     DivFloat2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 632 -     DivFloat2addr(IF12x), // 12x
[INFO] [stdout] 632 +     DivFloat2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:633:16
[INFO] [stdout]     |
[INFO] [stdout] 633 |     RemFloat2addr(IF12x), // 12x
[INFO] [stdout]     |     ------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 633 -     RemFloat2addr(IF12x), // 12x
[INFO] [stdout] 633 +     RemFloat2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:634:17
[INFO] [stdout]     |
[INFO] [stdout] 634 |     AddDouble2addr(IF12x), // 12x
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 634 -     AddDouble2addr(IF12x), // 12x
[INFO] [stdout] 634 +     AddDouble2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:635:17
[INFO] [stdout]     |
[INFO] [stdout] 635 |     SubDouble2addr(IF12x), // 12x
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 635 -     SubDouble2addr(IF12x), // 12x
[INFO] [stdout] 635 +     SubDouble2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:636:17
[INFO] [stdout]     |
[INFO] [stdout] 636 |     MulDouble2addr(IF12x), // 12x
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 636 -     MulDouble2addr(IF12x), // 12x
[INFO] [stdout] 636 +     MulDouble2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:637:17
[INFO] [stdout]     |
[INFO] [stdout] 637 |     DivDouble2addr(IF12x), // 12x
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 637 -     DivDouble2addr(IF12x), // 12x
[INFO] [stdout] 637 +     DivDouble2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:638:17
[INFO] [stdout]     |
[INFO] [stdout] 638 |     RemDouble2addr(IF12x), // 12x
[INFO] [stdout]     |     -------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 638 -     RemDouble2addr(IF12x), // 12x
[INFO] [stdout] 638 +     RemDouble2addr(()), // 12x
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:639:14
[INFO] [stdout]     |
[INFO] [stdout] 639 |     AddIntLit16(IF22s), // 22s
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 639 -     AddIntLit16(IF22s), // 22s
[INFO] [stdout] 639 +     AddIntLit16(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:640:10
[INFO] [stdout]     |
[INFO] [stdout] 640 |     RsubInt(IF22s), // 22s
[INFO] [stdout]     |     ------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 640 -     RsubInt(IF22s), // 22s
[INFO] [stdout] 640 +     RsubInt(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:641:14
[INFO] [stdout]     |
[INFO] [stdout] 641 |     MulIntLit16(IF22s), // 22s
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 641 -     MulIntLit16(IF22s), // 22s
[INFO] [stdout] 641 +     MulIntLit16(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:642:14
[INFO] [stdout]     |
[INFO] [stdout] 642 |     DivIntLit16(IF22s), // 22s
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 642 -     DivIntLit16(IF22s), // 22s
[INFO] [stdout] 642 +     DivIntLit16(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:643:14
[INFO] [stdout]     |
[INFO] [stdout] 643 |     RemIntLit16(IF22s), // 22s
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 643 -     RemIntLit16(IF22s), // 22s
[INFO] [stdout] 643 +     RemIntLit16(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:644:14
[INFO] [stdout]     |
[INFO] [stdout] 644 |     AndIntLit16(IF22s), // 22s
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 644 -     AndIntLit16(IF22s), // 22s
[INFO] [stdout] 644 +     AndIntLit16(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:645:13
[INFO] [stdout]     |
[INFO] [stdout] 645 |     OrIntLit16(IF22s), // 22s
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 645 -     OrIntLit16(IF22s), // 22s
[INFO] [stdout] 645 +     OrIntLit16(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:646:14
[INFO] [stdout]     |
[INFO] [stdout] 646 |     XorIntLit16(IF22s), // 22s
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 646 -     XorIntLit16(IF22s), // 22s
[INFO] [stdout] 646 +     XorIntLit16(()), // 22s
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:648:14
[INFO] [stdout]     |
[INFO] [stdout] 648 |     RsubIntLit8(IF22b), // 22b
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 648 -     RsubIntLit8(IF22b), // 22b
[INFO] [stdout] 648 +     RsubIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:649:13
[INFO] [stdout]     |
[INFO] [stdout] 649 |     MulIntLit8(IF22b), // 22b
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 649 -     MulIntLit8(IF22b), // 22b
[INFO] [stdout] 649 +     MulIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:652:13
[INFO] [stdout]     |
[INFO] [stdout] 652 |     AndIntLit8(IF22b), // 22b
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 652 -     AndIntLit8(IF22b), // 22b
[INFO] [stdout] 652 +     AndIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:653:12
[INFO] [stdout]     |
[INFO] [stdout] 653 |     OrIntLit8(IF22b), // 22b
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 653 -     OrIntLit8(IF22b), // 22b
[INFO] [stdout] 653 +     OrIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 |     XorIntLit8(IF22b), // 22b
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 654 -     XorIntLit8(IF22b), // 22b
[INFO] [stdout] 654 +     XorIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:655:13
[INFO] [stdout]     |
[INFO] [stdout] 655 |     ShlIntLit8(IF22b), // 22b
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 655 -     ShlIntLit8(IF22b), // 22b
[INFO] [stdout] 655 +     ShlIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:656:13
[INFO] [stdout]     |
[INFO] [stdout] 656 |     ShrIntLit8(IF22b), // 22b
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 656 -     ShrIntLit8(IF22b), // 22b
[INFO] [stdout] 656 +     ShrIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:657:14
[INFO] [stdout]     |
[INFO] [stdout] 657 |     UshrIntLit8(IF22b), // 22b
[INFO] [stdout]     |     ----------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 657 -     UshrIntLit8(IF22b), // 22b
[INFO] [stdout] 657 +     UshrIntLit8(()), // 22b
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:658:15
[INFO] [stdout]     |
[INFO] [stdout] 658 |     IgetVolatile(IF22c), // 22c
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 658 -     IgetVolatile(IF22c), // 22c
[INFO] [stdout] 658 +     IgetVolatile(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:659:15
[INFO] [stdout]     |
[INFO] [stdout] 659 |     IputVolatile(IF22c), // 22c
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 659 -     IputVolatile(IF22c), // 22c
[INFO] [stdout] 659 +     IputVolatile(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:660:15
[INFO] [stdout]     |
[INFO] [stdout] 660 |     SgetVolatile(IF21c), // 21c
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 660 -     SgetVolatile(IF21c), // 21c
[INFO] [stdout] 660 +     SgetVolatile(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:661:15
[INFO] [stdout]     |
[INFO] [stdout] 661 |     SputVolatile(IF21c), // 21c
[INFO] [stdout]     |     ------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 661 -     SputVolatile(IF21c), // 21c
[INFO] [stdout] 661 +     SputVolatile(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:662:21
[INFO] [stdout]     |
[INFO] [stdout] 662 |     IgetObjectVolatile(IF22c), // 22c
[INFO] [stdout]     |     ------------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 662 -     IgetObjectVolatile(IF22c), // 22c
[INFO] [stdout] 662 +     IgetObjectVolatile(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:663:19
[INFO] [stdout]     |
[INFO] [stdout] 663 |     IgetWideVolatile(IF22c), // 22c
[INFO] [stdout]     |     ---------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 663 -     IgetWideVolatile(IF22c), // 22c
[INFO] [stdout] 663 +     IgetWideVolatile(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:664:19
[INFO] [stdout]     |
[INFO] [stdout] 664 |     IputWideVolatile(IF22c), // 22c
[INFO] [stdout]     |     ---------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 664 -     IputWideVolatile(IF22c), // 22c
[INFO] [stdout] 664 +     IputWideVolatile(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:665:19
[INFO] [stdout]     |
[INFO] [stdout] 665 |     SgetWideVolatile(IF21c), // 21c
[INFO] [stdout]     |     ---------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 665 -     SgetWideVolatile(IF21c), // 21c
[INFO] [stdout] 665 +     SgetWideVolatile(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:666:19
[INFO] [stdout]     |
[INFO] [stdout] 666 |     SputWideVolatile(IF21c), // 21c
[INFO] [stdout]     |     ---------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 666 -     SputWideVolatile(IF21c), // 21c
[INFO] [stdout] 666 +     SputWideVolatile(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:668:25
[INFO] [stdout]     |
[INFO] [stdout] 668 |     ThrowVerificationError(IF20bc), // 20bc
[INFO] [stdout]     |     ---------------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 668 -     ThrowVerificationError(IF20bc), // 20bc
[INFO] [stdout] 668 +     ThrowVerificationError(()), // 20bc
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:669:16
[INFO] [stdout]     |
[INFO] [stdout] 669 |     ExecuteInline(IF35mi), // 35mi
[INFO] [stdout]     |     ------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 669 -     ExecuteInline(IF35mi), // 35mi
[INFO] [stdout] 669 +     ExecuteInline(()), // 35mi
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:670:21
[INFO] [stdout]     |
[INFO] [stdout] 670 |     ExecuteInlineRange(IF3rmi), // 3rmi
[INFO] [stdout]     |     ------------------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 670 -     ExecuteInlineRange(IF3rmi), // 3rmi
[INFO] [stdout] 670 +     ExecuteInlineRange(()), // 3rmi
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:671:24
[INFO] [stdout]     |
[INFO] [stdout] 671 |     InvokeObjectInitRange(IF35c), // 35c
[INFO] [stdout]     |     --------------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 671 -     InvokeObjectInitRange(IF35c), // 35c
[INFO] [stdout] 671 +     InvokeObjectInitRange(()), // 35c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:673:12
[INFO] [stdout]     |
[INFO] [stdout] 673 |     IgetQuick(IF22cs), // 22cs
[INFO] [stdout]     |     --------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 673 -     IgetQuick(IF22cs), // 22cs
[INFO] [stdout] 673 +     IgetQuick(()), // 22cs
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:674:16
[INFO] [stdout]     |
[INFO] [stdout] 674 |     IgetWideQuick(IF22cs), // 22cs
[INFO] [stdout]     |     ------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 674 -     IgetWideQuick(IF22cs), // 22cs
[INFO] [stdout] 674 +     IgetWideQuick(()), // 22cs
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:675:18
[INFO] [stdout]     |
[INFO] [stdout] 675 |     IgetObjectQuick(IF22cs), // 22cs
[INFO] [stdout]     |     --------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 675 -     IgetObjectQuick(IF22cs), // 22cs
[INFO] [stdout] 675 +     IgetObjectQuick(()), // 22cs
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:676:12
[INFO] [stdout]     |
[INFO] [stdout] 676 |     IputQuick(IF22cs), // 22cs
[INFO] [stdout]     |     --------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 676 -     IputQuick(IF22cs), // 22cs
[INFO] [stdout] 676 +     IputQuick(()), // 22cs
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:677:16
[INFO] [stdout]     |
[INFO] [stdout] 677 |     IputWideQuick(IF22cs), // 22cs
[INFO] [stdout]     |     ------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 677 -     IputWideQuick(IF22cs), // 22cs
[INFO] [stdout] 677 +     IputWideQuick(()), // 22cs
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:678:18
[INFO] [stdout]     |
[INFO] [stdout] 678 |     IputObjectQuick(IF22cs), // 22cs
[INFO] [stdout]     |     --------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 678 -     IputObjectQuick(IF22cs), // 22cs
[INFO] [stdout] 678 +     IputObjectQuick(()), // 22cs
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:679:21
[INFO] [stdout]     |
[INFO] [stdout] 679 |     InvokeVirtualQuick(IF35ms), // 35ms
[INFO] [stdout]     |     ------------------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 679 -     InvokeVirtualQuick(IF35ms), // 35ms
[INFO] [stdout] 679 +     InvokeVirtualQuick(()), // 35ms
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:680:26
[INFO] [stdout]     |
[INFO] [stdout] 680 |     InvokeVirtualQuickRange(IF3rms), // 3rms
[INFO] [stdout]     |     ----------------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 680 -     InvokeVirtualQuickRange(IF3rms), // 3rms
[INFO] [stdout] 680 +     InvokeVirtualQuickRange(()), // 3rms
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:681:19
[INFO] [stdout]     |
[INFO] [stdout] 681 |     InvokeSuperQuick(IF35ms), // 35ms
[INFO] [stdout]     |     ---------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 681 -     InvokeSuperQuick(IF35ms), // 35ms
[INFO] [stdout] 681 +     InvokeSuperQuick(()), // 35ms
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:682:24
[INFO] [stdout]     |
[INFO] [stdout] 682 |     InvokeSuperQuickRange(IF3rms), // 3rms
[INFO] [stdout]     |     --------------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 682 -     InvokeSuperQuickRange(IF3rms), // 3rms
[INFO] [stdout] 682 +     InvokeSuperQuickRange(()), // 3rms
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:683:21
[INFO] [stdout]     |
[INFO] [stdout] 683 |     IputObjectVolatile(IF22c), // 22c
[INFO] [stdout]     |     ------------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 683 -     IputObjectVolatile(IF22c), // 22c
[INFO] [stdout] 683 +     IputObjectVolatile(()), // 22c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:684:21
[INFO] [stdout]     |
[INFO] [stdout] 684 |     SgetObjectVolatile(IF21c), // 21c
[INFO] [stdout]     |     ------------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 684 -     SgetObjectVolatile(IF21c), // 21c
[INFO] [stdout] 684 +     SgetObjectVolatile(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser/generated.rs:685:21
[INFO] [stdout]     |
[INFO] [stdout] 685 |     SputObjectVolatile(IF21c), // 21c
[INFO] [stdout]     |     ------------------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ASTInstruction` has derived impls for the traits `Clone` and `Debug`, but these are 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] 685 -     SputObjectVolatile(IF21c), // 21c
[INFO] [stdout] 685 +     SputObjectVolatile(()), // 21c
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "dcd545dc6d56f226542d53e7b517a0a2b2d0d5b965468f3905c501a10280e3d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcd545dc6d56f226542d53e7b517a0a2b2d0d5b965468f3905c501a10280e3d7", kill_on_drop: false }`
[INFO] [stdout] dcd545dc6d56f226542d53e7b517a0a2b2d0d5b965468f3905c501a10280e3d7
