[INFO] cloning repository https://github.com/StackDoubleFlow/brocolib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StackDoubleFlow/brocolib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2Fbrocolib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2Fbrocolib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f4381e774286f223364a3092e528e57234d88be [INFO] checking StackDoubleFlow/brocolib against master#e652caa679a304af11fc04f1f12452f255a82593 for pr-98000 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2Fbrocolib" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/StackDoubleFlow/brocolib on toolchain e652caa679a304af11fc04f1f12452f255a82593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/StackDoubleFlow/brocolib [INFO] finished tweaking git repo https://github.com/StackDoubleFlow/brocolib [INFO] tweaked toml for git repo https://github.com/StackDoubleFlow/brocolib written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/StackDoubleFlow/brocolib already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/StackDoubleFlow/binde` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bad64 v0.6.0 [INFO] [stderr] Downloaded bad64-sys v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18ab395b33f280aeb6b754c46f39ba3b34614f0d04c3136eb6e3cc9de622939c [INFO] running `Command { std: "docker" "start" "-a" "18ab395b33f280aeb6b754c46f39ba3b34614f0d04c3136eb6e3cc9de622939c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18ab395b33f280aeb6b754c46f39ba3b34614f0d04c3136eb6e3cc9de622939c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18ab395b33f280aeb6b754c46f39ba3b34614f0d04c3136eb6e3cc9de622939c", kill_on_drop: false }` [INFO] [stdout] 18ab395b33f280aeb6b754c46f39ba3b34614f0d04c3136eb6e3cc9de622939c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 050a38744f7f7119f7998e1f169fab0835f5e71585017bfd0d665f5bcf5f2aa1 [INFO] running `Command { std: "docker" "start" "-a" "050a38744f7f7119f7998e1f169fab0835f5e71585017bfd0d665f5bcf5f2aa1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Checking cstr_core v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Checking clap v3.1.12 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling binde_derive v0.1.0 (https://github.com/StackDoubleFlow/binde#b865294b) [INFO] [stderr] Compiling bad64-sys v0.5.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking binde v0.1.0 (https://github.com/StackDoubleFlow/binde#b865294b) [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling deku_derive v0.13.0 [INFO] [stderr] Checking deku v0.13.0 [INFO] [stderr] Checking il2cpp_metadata_raw v0.1.0 (/opt/rustwide/workdir/il2cpp_metadata_raw) [INFO] [stderr] Checking bad64 v0.6.0 [INFO] [stderr] Checking brocolib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking il2cpp_binary v0.1.0 (/opt/rustwide/workdir/il2cpp_binary) [INFO] [stdout] warning: unused import: `crate::split_before::SplitBefore` [INFO] [stdout] --> src/decompiler.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::split_before::SplitBefore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::split_before::SplitBefore` [INFO] [stdout] --> src/decompiler.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::split_before::SplitBefore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> src/decompiler.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use petgraph::dot::{Config, Dot}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::metadata::raw::Il2CppTypeDefinition` [INFO] [stdout] --> src/metadata/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::metadata::raw::Il2CppTypeDefinition; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `binde::BinaryDeserialize` [INFO] [stdout] --> src/metadata/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use binde::BinaryDeserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `il2cpp_metadata_raw::Metadata as RawMetadata` [INFO] [stdout] --> src/metadata/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use il2cpp_metadata_raw::Metadata as RawMetadata; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> src/decompiler.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use petgraph::dot::{Config, Dot}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::metadata::raw::Il2CppTypeDefinition` [INFO] [stdout] --> src/metadata/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::metadata::raw::Il2CppTypeDefinition; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `binde::BinaryDeserialize` [INFO] [stdout] --> src/metadata/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use binde::BinaryDeserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `il2cpp_metadata_raw::Metadata as RawMetadata` [INFO] [stdout] --> src/metadata/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use il2cpp_metadata_raw::Metadata as RawMetadata; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/decompiler.rs:762:26 [INFO] [stdout] | [INFO] [stdout] 762 | for (i, ®) in regs.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/decompiler.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | let (size, n) = decode_vreg(reg); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/decompiler.rs:762:26 [INFO] [stdout] | [INFO] [stdout] 762 | for (i, ®) in regs.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/decompiler.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | let (size, n) = decode_vreg(reg); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Nop` [INFO] [stdout] --> src/cil.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Nop, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Break` [INFO] [stdout] --> src/cil.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Break, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarg_0` [INFO] [stdout] --> src/cil.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Ldarg_0, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarg_1` [INFO] [stdout] --> src/cil.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Ldarg_1, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarg_2` [INFO] [stdout] --> src/cil.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Ldarg_2, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarg_3` [INFO] [stdout] --> src/cil.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Ldarg_3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldloc_0` [INFO] [stdout] --> src/cil.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Ldloc_0, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldloc_1` [INFO] [stdout] --> src/cil.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Ldloc_1, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldloc_2` [INFO] [stdout] --> src/cil.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Ldloc_2, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldloc_3` [INFO] [stdout] --> src/cil.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Ldloc_3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stloc_0` [INFO] [stdout] --> src/cil.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Stloc_0, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stloc_1` [INFO] [stdout] --> src/cil.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Stloc_1, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stloc_2` [INFO] [stdout] --> src/cil.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Stloc_2, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stloc_3` [INFO] [stdout] --> src/cil.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Stloc_3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarg_S` [INFO] [stdout] --> src/cil.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Ldarg_S, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarga_S` [INFO] [stdout] --> src/cil.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Ldarga_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Starg_S` [INFO] [stdout] --> src/cil.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Starg_S, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldloc_S` [INFO] [stdout] --> src/cil.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Ldloc_S, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldloca_S` [INFO] [stdout] --> src/cil.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Ldloca_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stloc_S` [INFO] [stdout] --> src/cil.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Stloc_S, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldnull` [INFO] [stdout] --> src/cil.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Ldnull, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_M1` [INFO] [stdout] --> src/cil.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | Ldc_I4_M1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_0` [INFO] [stdout] --> src/cil.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Ldc_I4_0, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_1` [INFO] [stdout] --> src/cil.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Ldc_I4_1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_2` [INFO] [stdout] --> src/cil.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | Ldc_I4_2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_3` [INFO] [stdout] --> src/cil.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Ldc_I4_3, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_4` [INFO] [stdout] --> src/cil.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Ldc_I4_4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_5` [INFO] [stdout] --> src/cil.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Ldc_I4_5, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_6` [INFO] [stdout] --> src/cil.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Ldc_I4_6, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_7` [INFO] [stdout] --> src/cil.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Ldc_I4_7, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_8` [INFO] [stdout] --> src/cil.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | Ldc_I4_8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_S` [INFO] [stdout] --> src/cil.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | Ldc_I4_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4` [INFO] [stdout] --> src/cil.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Ldc_I4, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I8` [INFO] [stdout] --> src/cil.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Ldc_I8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_R4` [INFO] [stdout] --> src/cil.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | Ldc_R4, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_R8` [INFO] [stdout] --> src/cil.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Ldc_R8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Dup` [INFO] [stdout] --> src/cil.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Dup, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Pop` [INFO] [stdout] --> src/cil.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | Pop, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Jmp` [INFO] [stdout] --> src/cil.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | Jmp, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Call` [INFO] [stdout] --> src/cil.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Call, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Calli` [INFO] [stdout] --> src/cil.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | Calli, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Nop` [INFO] [stdout] --> src/cil.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Nop, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ret` [INFO] [stdout] --> src/cil.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | Ret, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Break` [INFO] [stdout] --> src/cil.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Break, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Br_S` [INFO] [stdout] --> src/cil.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | Br_S, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarg_0` [INFO] [stdout] --> src/cil.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Ldarg_0, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Brfalse_S` [INFO] [stdout] --> src/cil.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | Brfalse_S, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarg_1` [INFO] [stdout] --> src/cil.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Ldarg_1, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarg_2` [INFO] [stdout] --> src/cil.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Ldarg_2, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Brtrue_S` [INFO] [stdout] --> src/cil.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | Brtrue_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarg_3` [INFO] [stdout] --> src/cil.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Ldarg_3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Beq_S` [INFO] [stdout] --> src/cil.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | Beq_S, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldloc_0` [INFO] [stdout] --> src/cil.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Ldloc_0, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bge_S` [INFO] [stdout] --> src/cil.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | Bge_S, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldloc_1` [INFO] [stdout] --> src/cil.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Ldloc_1, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bgt_S` [INFO] [stdout] --> src/cil.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | Bgt_S, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldloc_2` [INFO] [stdout] --> src/cil.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Ldloc_2, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldloc_3` [INFO] [stdout] --> src/cil.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Ldloc_3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ble_S` [INFO] [stdout] --> src/cil.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | Ble_S, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stloc_0` [INFO] [stdout] --> src/cil.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Stloc_0, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Blt_S` [INFO] [stdout] --> src/cil.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Blt_S, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stloc_1` [INFO] [stdout] --> src/cil.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Stloc_1, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bne_Un_S` [INFO] [stdout] --> src/cil.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | Bne_Un_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stloc_2` [INFO] [stdout] --> src/cil.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Stloc_2, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stloc_3` [INFO] [stdout] --> src/cil.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Stloc_3, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bge_Un_S` [INFO] [stdout] --> src/cil.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | Bge_Un_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarg_S` [INFO] [stdout] --> src/cil.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Ldarg_S, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarga_S` [INFO] [stdout] --> src/cil.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Ldarga_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bgt_Un_S` [INFO] [stdout] --> src/cil.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | Bgt_Un_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Starg_S` [INFO] [stdout] --> src/cil.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Starg_S, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ble_Un_S` [INFO] [stdout] --> src/cil.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | Ble_Un_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldloc_S` [INFO] [stdout] --> src/cil.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | Ldloc_S, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Blt_Un_S` [INFO] [stdout] --> src/cil.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | Blt_Un_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldloca_S` [INFO] [stdout] --> src/cil.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Ldloca_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Br` [INFO] [stdout] --> src/cil.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | Br, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stloc_S` [INFO] [stdout] --> src/cil.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | Stloc_S, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Brfalse` [INFO] [stdout] --> src/cil.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Brfalse, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldnull` [INFO] [stdout] --> src/cil.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Ldnull, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Brtrue` [INFO] [stdout] --> src/cil.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | Brtrue, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_M1` [INFO] [stdout] --> src/cil.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | Ldc_I4_M1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Beq` [INFO] [stdout] --> src/cil.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | Beq, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_0` [INFO] [stdout] --> src/cil.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Ldc_I4_0, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_1` [INFO] [stdout] --> src/cil.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Ldc_I4_1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bge` [INFO] [stdout] --> src/cil.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | Bge, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_2` [INFO] [stdout] --> src/cil.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | Ldc_I4_2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bgt` [INFO] [stdout] --> src/cil.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | Bgt, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_3` [INFO] [stdout] --> src/cil.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Ldc_I4_3, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ble` [INFO] [stdout] --> src/cil.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | Ble, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_4` [INFO] [stdout] --> src/cil.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Ldc_I4_4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Blt` [INFO] [stdout] --> src/cil.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | Blt, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_5` [INFO] [stdout] --> src/cil.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Ldc_I4_5, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bne_Un` [INFO] [stdout] --> src/cil.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | Bne_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_6` [INFO] [stdout] --> src/cil.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Ldc_I4_6, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_7` [INFO] [stdout] --> src/cil.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Ldc_I4_7, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bge_Un` [INFO] [stdout] --> src/cil.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | Bge_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_8` [INFO] [stdout] --> src/cil.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | Ldc_I4_8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bgt_Un` [INFO] [stdout] --> src/cil.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | Bgt_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4_S` [INFO] [stdout] --> src/cil.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | Ldc_I4_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ble_Un` [INFO] [stdout] --> src/cil.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | Ble_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I4` [INFO] [stdout] --> src/cil.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Ldc_I4, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Blt_Un` [INFO] [stdout] --> src/cil.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | Blt_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_I8` [INFO] [stdout] --> src/cil.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Ldc_I8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_R4` [INFO] [stdout] --> src/cil.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | Ldc_R4, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Switch` [INFO] [stdout] --> src/cil.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | Switch, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldc_R8` [INFO] [stdout] --> src/cil.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Ldc_R8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_I1` [INFO] [stdout] --> src/cil.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | Ldind_I1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Dup` [INFO] [stdout] --> src/cil.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Dup, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_U1` [INFO] [stdout] --> src/cil.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | Ldind_U1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Pop` [INFO] [stdout] --> src/cil.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | Pop, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_I2` [INFO] [stdout] --> src/cil.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | Ldind_I2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Jmp` [INFO] [stdout] --> src/cil.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | Jmp, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_U2` [INFO] [stdout] --> src/cil.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | Ldind_U2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Call` [INFO] [stdout] --> src/cil.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Call, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_I4` [INFO] [stdout] --> src/cil.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | Ldind_I4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Calli` [INFO] [stdout] --> src/cil.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | Calli, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_U4` [INFO] [stdout] --> src/cil.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | Ldind_U4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ret` [INFO] [stdout] --> src/cil.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | Ret, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_I8` [INFO] [stdout] --> src/cil.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | Ldind_I8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Br_S` [INFO] [stdout] --> src/cil.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | Br_S, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_I` [INFO] [stdout] --> src/cil.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | Ldind_I, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Brfalse_S` [INFO] [stdout] --> src/cil.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | Brfalse_S, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_R4` [INFO] [stdout] --> src/cil.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | Ldind_R4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Brtrue_S` [INFO] [stdout] --> src/cil.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | Brtrue_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Beq_S` [INFO] [stdout] --> src/cil.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | Beq_S, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_R8` [INFO] [stdout] --> src/cil.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | Ldind_R8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bge_S` [INFO] [stdout] --> src/cil.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | Bge_S, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_Ref` [INFO] [stdout] --> src/cil.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | Ldind_Ref, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bgt_S` [INFO] [stdout] --> src/cil.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | Bgt_S, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_Ref` [INFO] [stdout] --> src/cil.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | Stind_Ref, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ble_S` [INFO] [stdout] --> src/cil.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | Ble_S, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_I1` [INFO] [stdout] --> src/cil.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | Stind_I1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Blt_S` [INFO] [stdout] --> src/cil.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Blt_S, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_I2` [INFO] [stdout] --> src/cil.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | Stind_I2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bne_Un_S` [INFO] [stdout] --> src/cil.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | Bne_Un_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_I4` [INFO] [stdout] --> src/cil.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | Stind_I4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bge_Un_S` [INFO] [stdout] --> src/cil.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | Bge_Un_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_I8` [INFO] [stdout] --> src/cil.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | Stind_I8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bgt_Un_S` [INFO] [stdout] --> src/cil.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | Bgt_Un_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ble_Un_S` [INFO] [stdout] --> src/cil.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | Ble_Un_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_R4` [INFO] [stdout] --> src/cil.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | Stind_R4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Blt_Un_S` [INFO] [stdout] --> src/cil.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | Blt_Un_S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_R8` [INFO] [stdout] --> src/cil.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | Stind_R8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Br` [INFO] [stdout] --> src/cil.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | Br, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Add` [INFO] [stdout] --> src/cil.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | Add, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Brfalse` [INFO] [stdout] --> src/cil.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Brfalse, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Sub` [INFO] [stdout] --> src/cil.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | Sub, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Brtrue` [INFO] [stdout] --> src/cil.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | Brtrue, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Mul` [INFO] [stdout] --> src/cil.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | Mul, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Beq` [INFO] [stdout] --> src/cil.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | Beq, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Div` [INFO] [stdout] --> src/cil.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | Div, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bge` [INFO] [stdout] --> src/cil.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | Bge, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Div_Un` [INFO] [stdout] --> src/cil.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | Div_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bgt` [INFO] [stdout] --> src/cil.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | Bgt, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ble` [INFO] [stdout] --> src/cil.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | Ble, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Rem` [INFO] [stdout] --> src/cil.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | Rem, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Blt` [INFO] [stdout] --> src/cil.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | Blt, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Rem_Un` [INFO] [stdout] --> src/cil.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | Rem_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bne_Un` [INFO] [stdout] --> src/cil.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | Bne_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `And` [INFO] [stdout] --> src/cil.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | And, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Or` [INFO] [stdout] --> src/cil.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | Or, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Xor` [INFO] [stdout] --> src/cil.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | Xor, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Shl` [INFO] [stdout] --> src/cil.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | Shl, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Shr` [INFO] [stdout] --> src/cil.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | Shr, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Shr_Un` [INFO] [stdout] --> src/cil.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | Shr_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Neg` [INFO] [stdout] --> src/cil.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | Neg, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Not` [INFO] [stdout] --> src/cil.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | Not, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bge_Un` [INFO] [stdout] --> src/cil.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | Bge_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_I1` [INFO] [stdout] --> src/cil.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | Conv_I1, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Bgt_Un` [INFO] [stdout] --> src/cil.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | Bgt_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_I2` [INFO] [stdout] --> src/cil.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | Conv_I2, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ble_Un` [INFO] [stdout] --> src/cil.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | Ble_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Blt_Un` [INFO] [stdout] --> src/cil.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | Blt_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Switch` [INFO] [stdout] --> src/cil.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | Switch, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_I4` [INFO] [stdout] --> src/cil.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | Conv_I4, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_I1` [INFO] [stdout] --> src/cil.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | Ldind_I1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_U1` [INFO] [stdout] --> src/cil.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | Ldind_U1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_I2` [INFO] [stdout] --> src/cil.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | Ldind_I2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_I8` [INFO] [stdout] --> src/cil.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | Conv_I8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_U2` [INFO] [stdout] --> src/cil.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | Ldind_U2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_I4` [INFO] [stdout] --> src/cil.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | Ldind_I4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_R4` [INFO] [stdout] --> src/cil.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | Conv_R4, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_U4` [INFO] [stdout] --> src/cil.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | Ldind_U4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_I8` [INFO] [stdout] --> src/cil.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | Ldind_I8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_I` [INFO] [stdout] --> src/cil.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | Ldind_I, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_R8` [INFO] [stdout] --> src/cil.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | Conv_R8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_R4` [INFO] [stdout] --> src/cil.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | Ldind_R4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_R8` [INFO] [stdout] --> src/cil.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | Ldind_R8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldind_Ref` [INFO] [stdout] --> src/cil.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | Ldind_Ref, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_U4` [INFO] [stdout] --> src/cil.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | Conv_U4, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_Ref` [INFO] [stdout] --> src/cil.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | Stind_Ref, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_I1` [INFO] [stdout] --> src/cil.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | Stind_I1, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_U8` [INFO] [stdout] --> src/cil.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | Conv_U8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_I2` [INFO] [stdout] --> src/cil.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | Stind_I2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_I4` [INFO] [stdout] --> src/cil.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | Stind_I4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_I8` [INFO] [stdout] --> src/cil.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | Stind_I8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Callvirt` [INFO] [stdout] --> src/cil.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | Callvirt, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_R4` [INFO] [stdout] --> src/cil.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | Stind_R4, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_R8` [INFO] [stdout] --> src/cil.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | Stind_R8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Add` [INFO] [stdout] --> src/cil.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | Add, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Cpobj` [INFO] [stdout] --> src/cil.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | Cpobj, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Sub` [INFO] [stdout] --> src/cil.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | Sub, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Mul` [INFO] [stdout] --> src/cil.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | Mul, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldobj` [INFO] [stdout] --> src/cil.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | Ldobj, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Div` [INFO] [stdout] --> src/cil.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | Div, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Div_Un` [INFO] [stdout] --> src/cil.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | Div_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Rem` [INFO] [stdout] --> src/cil.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | Rem, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldstr` [INFO] [stdout] --> src/cil.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | Ldstr, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Rem_Un` [INFO] [stdout] --> src/cil.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | Rem_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `And` [INFO] [stdout] --> src/cil.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | And, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Or` [INFO] [stdout] --> src/cil.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | Or, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Newobj` [INFO] [stdout] --> src/cil.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | Newobj, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Xor` [INFO] [stdout] --> src/cil.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | Xor, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Castclass` [INFO] [stdout] --> src/cil.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | Castclass, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Shl` [INFO] [stdout] --> src/cil.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | Shl, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Isinst` [INFO] [stdout] --> src/cil.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | Isinst, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Shr` [INFO] [stdout] --> src/cil.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | Shr, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Shr_Un` [INFO] [stdout] --> src/cil.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | Shr_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_R_Un` [INFO] [stdout] --> src/cil.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | Conv_R_Un, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Neg` [INFO] [stdout] --> src/cil.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | Neg, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Unbox` [INFO] [stdout] --> src/cil.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | Unbox, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Not` [INFO] [stdout] --> src/cil.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | Not, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Throw` [INFO] [stdout] --> src/cil.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | Throw, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_I1` [INFO] [stdout] --> src/cil.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | Conv_I1, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldfld` [INFO] [stdout] --> src/cil.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | Ldfld, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_I2` [INFO] [stdout] --> src/cil.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | Conv_I2, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_I4` [INFO] [stdout] --> src/cil.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | Conv_I4, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldflda` [INFO] [stdout] --> src/cil.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | Ldflda, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_I8` [INFO] [stdout] --> src/cil.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | Conv_I8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stfld` [INFO] [stdout] --> src/cil.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | Stfld, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_R4` [INFO] [stdout] --> src/cil.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | Conv_R4, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldsfld` [INFO] [stdout] --> src/cil.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | Ldsfld, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_R8` [INFO] [stdout] --> src/cil.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | Conv_R8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_U4` [INFO] [stdout] --> src/cil.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | Conv_U4, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldsflda` [INFO] [stdout] --> src/cil.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | Ldsflda, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_U8` [INFO] [stdout] --> src/cil.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | Conv_U8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stsfld` [INFO] [stdout] --> src/cil.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | Stsfld, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Callvirt` [INFO] [stdout] --> src/cil.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | Callvirt, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stobj` [INFO] [stdout] --> src/cil.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | Stobj, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Cpobj` [INFO] [stdout] --> src/cil.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | Cpobj, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I1_Un` [INFO] [stdout] --> src/cil.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | Conv_Ovf_I1_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldobj` [INFO] [stdout] --> src/cil.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | Ldobj, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldstr` [INFO] [stdout] --> src/cil.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | Ldstr, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I2_Un` [INFO] [stdout] --> src/cil.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | Conv_Ovf_I2_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Newobj` [INFO] [stdout] --> src/cil.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | Newobj, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I4_Un` [INFO] [stdout] --> src/cil.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | Conv_Ovf_I4_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Castclass` [INFO] [stdout] --> src/cil.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | Castclass, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I8_Un` [INFO] [stdout] --> src/cil.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | Conv_Ovf_I8_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Isinst` [INFO] [stdout] --> src/cil.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | Isinst, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U1_Un` [INFO] [stdout] --> src/cil.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | Conv_Ovf_U1_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U2_Un` [INFO] [stdout] --> src/cil.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | Conv_Ovf_U2_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_R_Un` [INFO] [stdout] --> src/cil.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | Conv_R_Un, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U4_Un` [INFO] [stdout] --> src/cil.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | Conv_Ovf_U4_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Unbox` [INFO] [stdout] --> src/cil.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | Unbox, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U8_Un` [INFO] [stdout] --> src/cil.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | Conv_Ovf_U8_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Throw` [INFO] [stdout] --> src/cil.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | Throw, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldfld` [INFO] [stdout] --> src/cil.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | Ldfld, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I_Un` [INFO] [stdout] --> src/cil.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | Conv_Ovf_I_Un, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldflda` [INFO] [stdout] --> src/cil.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | Ldflda, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stfld` [INFO] [stdout] --> src/cil.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | Stfld, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U_Un` [INFO] [stdout] --> src/cil.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | Conv_Ovf_U_Un, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldsfld` [INFO] [stdout] --> src/cil.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | Ldsfld, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Box` [INFO] [stdout] --> src/cil.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldsflda` [INFO] [stdout] --> src/cil.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | Ldsflda, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stsfld` [INFO] [stdout] --> src/cil.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | Stsfld, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Newarr` [INFO] [stdout] --> src/cil.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | Newarr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stobj` [INFO] [stdout] --> src/cil.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | Stobj, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldlen` [INFO] [stdout] --> src/cil.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | Ldlen, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I1_Un` [INFO] [stdout] --> src/cil.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | Conv_Ovf_I1_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I2_Un` [INFO] [stdout] --> src/cil.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | Conv_Ovf_I2_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelema` [INFO] [stdout] --> src/cil.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | Ldelema, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I4_Un` [INFO] [stdout] --> src/cil.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | Conv_Ovf_I4_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_I1` [INFO] [stdout] --> src/cil.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | Ldelem_I1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I8_Un` [INFO] [stdout] --> src/cil.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | Conv_Ovf_I8_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U1_Un` [INFO] [stdout] --> src/cil.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | Conv_Ovf_U1_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_U1` [INFO] [stdout] --> src/cil.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | Ldelem_U1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U2_Un` [INFO] [stdout] --> src/cil.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | Conv_Ovf_U2_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_I2` [INFO] [stdout] --> src/cil.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | Ldelem_I2, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U4_Un` [INFO] [stdout] --> src/cil.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | Conv_Ovf_U4_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U8_Un` [INFO] [stdout] --> src/cil.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | Conv_Ovf_U8_Un, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_U2` [INFO] [stdout] --> src/cil.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | Ldelem_U2, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I_Un` [INFO] [stdout] --> src/cil.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | Conv_Ovf_I_Un, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_I4` [INFO] [stdout] --> src/cil.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | Ldelem_I4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U_Un` [INFO] [stdout] --> src/cil.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | Conv_Ovf_U_Un, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_U4` [INFO] [stdout] --> src/cil.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | Ldelem_U4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Box` [INFO] [stdout] --> src/cil.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_I8` [INFO] [stdout] --> src/cil.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | Ldelem_I8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Newarr` [INFO] [stdout] --> src/cil.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | Newarr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldlen` [INFO] [stdout] --> src/cil.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | Ldlen, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_I` [INFO] [stdout] --> src/cil.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | Ldelem_I, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelema` [INFO] [stdout] --> src/cil.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | Ldelema, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_R4` [INFO] [stdout] --> src/cil.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | Ldelem_R4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_I1` [INFO] [stdout] --> src/cil.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | Ldelem_I1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_U1` [INFO] [stdout] --> src/cil.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | Ldelem_U1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_I2` [INFO] [stdout] --> src/cil.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | Ldelem_I2, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_U2` [INFO] [stdout] --> src/cil.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | Ldelem_U2, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_I4` [INFO] [stdout] --> src/cil.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | Ldelem_I4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_U4` [INFO] [stdout] --> src/cil.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | Ldelem_U4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_I8` [INFO] [stdout] --> src/cil.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | Ldelem_I8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_I` [INFO] [stdout] --> src/cil.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | Ldelem_I, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_R4` [INFO] [stdout] --> src/cil.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | Ldelem_R4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_R8` [INFO] [stdout] --> src/cil.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | Ldelem_R8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_Ref` [INFO] [stdout] --> src/cil.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | Ldelem_Ref, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_I` [INFO] [stdout] --> src/cil.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | Stelem_I, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_R8` [INFO] [stdout] --> src/cil.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | Ldelem_R8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_I1` [INFO] [stdout] --> src/cil.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | Stelem_I1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_Ref` [INFO] [stdout] --> src/cil.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | Ldelem_Ref, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_I` [INFO] [stdout] --> src/cil.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | Stelem_I, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_I2` [INFO] [stdout] --> src/cil.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | Stelem_I2, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_I1` [INFO] [stdout] --> src/cil.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | Stelem_I1, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_I2` [INFO] [stdout] --> src/cil.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | Stelem_I2, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_I4` [INFO] [stdout] --> src/cil.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | Stelem_I4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_I4` [INFO] [stdout] --> src/cil.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | Stelem_I4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_I8` [INFO] [stdout] --> src/cil.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | Stelem_I8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_I8` [INFO] [stdout] --> src/cil.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | Stelem_I8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_R4` [INFO] [stdout] --> src/cil.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | Stelem_R4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_R4` [INFO] [stdout] --> src/cil.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | Stelem_R4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_R8` [INFO] [stdout] --> src/cil.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | Stelem_R8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_R8` [INFO] [stdout] --> src/cil.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | Stelem_R8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_Ref` [INFO] [stdout] --> src/cil.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | Stelem_Ref, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_Any` [INFO] [stdout] --> src/cil.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | Ldelem_Any, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_Ref` [INFO] [stdout] --> src/cil.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | Stelem_Ref, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_Any` [INFO] [stdout] --> src/cil.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | Stelem_Any, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldelem_Any` [INFO] [stdout] --> src/cil.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | Ldelem_Any, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Unbox_Any` [INFO] [stdout] --> src/cil.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | Unbox_Any, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I1` [INFO] [stdout] --> src/cil.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | Conv_Ovf_I1, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stelem_Any` [INFO] [stdout] --> src/cil.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | Stelem_Any, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U1` [INFO] [stdout] --> src/cil.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | Conv_Ovf_U1, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Unbox_Any` [INFO] [stdout] --> src/cil.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | Unbox_Any, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I2` [INFO] [stdout] --> src/cil.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | Conv_Ovf_I2, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U2` [INFO] [stdout] --> src/cil.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | Conv_Ovf_U2, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I1` [INFO] [stdout] --> src/cil.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | Conv_Ovf_I1, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I4` [INFO] [stdout] --> src/cil.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | Conv_Ovf_I4, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U1` [INFO] [stdout] --> src/cil.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | Conv_Ovf_U1, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U4` [INFO] [stdout] --> src/cil.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | Conv_Ovf_U4, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I8` [INFO] [stdout] --> src/cil.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | Conv_Ovf_I8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I2` [INFO] [stdout] --> src/cil.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | Conv_Ovf_I2, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U8` [INFO] [stdout] --> src/cil.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | Conv_Ovf_U8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U2` [INFO] [stdout] --> src/cil.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | Conv_Ovf_U2, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I4` [INFO] [stdout] --> src/cil.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | Conv_Ovf_I4, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U4` [INFO] [stdout] --> src/cil.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | Conv_Ovf_U4, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I8` [INFO] [stdout] --> src/cil.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | Conv_Ovf_I8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U8` [INFO] [stdout] --> src/cil.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | Conv_Ovf_U8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Refanyval` [INFO] [stdout] --> src/cil.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | Refanyval, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Refanyval` [INFO] [stdout] --> src/cil.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | Refanyval, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ckfinite` [INFO] [stdout] --> src/cil.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | Ckfinite, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ckfinite` [INFO] [stdout] --> src/cil.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | Ckfinite, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Mkrefany` [INFO] [stdout] --> src/cil.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | Mkrefany, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldtoken` [INFO] [stdout] --> src/cil.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | Ldtoken, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Mkrefany` [INFO] [stdout] --> src/cil.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | Mkrefany, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_U2` [INFO] [stdout] --> src/cil.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | Conv_U2, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_U1` [INFO] [stdout] --> src/cil.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | Conv_U1, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldtoken` [INFO] [stdout] --> src/cil.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | Ldtoken, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_I` [INFO] [stdout] --> src/cil.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | Conv_I, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I` [INFO] [stdout] --> src/cil.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | Conv_Ovf_I, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_U2` [INFO] [stdout] --> src/cil.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | Conv_U2, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U` [INFO] [stdout] --> src/cil.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | Conv_Ovf_U, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Add_Ovf` [INFO] [stdout] --> src/cil.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | Add_Ovf, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_U1` [INFO] [stdout] --> src/cil.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | Conv_U1, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Add_Ovf_Un` [INFO] [stdout] --> src/cil.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | Add_Ovf_Un, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_I` [INFO] [stdout] --> src/cil.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | Conv_I, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Mul_Ovf` [INFO] [stdout] --> src/cil.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | Mul_Ovf, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_I` [INFO] [stdout] --> src/cil.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | Conv_Ovf_I, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Mul_Ovf_Un` [INFO] [stdout] --> src/cil.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | Mul_Ovf_Un, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Sub_Ovf` [INFO] [stdout] --> src/cil.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | Sub_Ovf, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_Ovf_U` [INFO] [stdout] --> src/cil.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | Conv_Ovf_U, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Sub_Ovf_Un` [INFO] [stdout] --> src/cil.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | Sub_Ovf_Un, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Endfinally` [INFO] [stdout] --> src/cil.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | Endfinally, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Add_Ovf` [INFO] [stdout] --> src/cil.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | Add_Ovf, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Leave` [INFO] [stdout] --> src/cil.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | Leave, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Add_Ovf_Un` [INFO] [stdout] --> src/cil.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | Add_Ovf_Un, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Leave_S` [INFO] [stdout] --> src/cil.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Leave_S, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_I` [INFO] [stdout] --> src/cil.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | Stind_I, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Mul_Ovf` [INFO] [stdout] --> src/cil.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | Mul_Ovf, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_U` [INFO] [stdout] --> src/cil.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | Conv_U, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Mul_Ovf_Un` [INFO] [stdout] --> src/cil.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | Mul_Ovf_Un, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Arglist` [INFO] [stdout] --> src/cil.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | Arglist, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ceq` [INFO] [stdout] --> src/cil.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | Ceq, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Sub_Ovf` [INFO] [stdout] --> src/cil.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | Sub_Ovf, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Cgt` [INFO] [stdout] --> src/cil.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | Cgt, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Sub_Ovf_Un` [INFO] [stdout] --> src/cil.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | Sub_Ovf_Un, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Cgt_Un` [INFO] [stdout] --> src/cil.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | Cgt_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Endfinally` [INFO] [stdout] --> src/cil.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | Endfinally, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Clt` [INFO] [stdout] --> src/cil.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | Clt, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Clt_Un` [INFO] [stdout] --> src/cil.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | Clt_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Leave` [INFO] [stdout] --> src/cil.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | Leave, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldftn` [INFO] [stdout] --> src/cil.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | Ldftn, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Leave_S` [INFO] [stdout] --> src/cil.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | Leave_S, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldvirtftn` [INFO] [stdout] --> src/cil.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | Ldvirtftn, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stind_I` [INFO] [stdout] --> src/cil.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | Stind_I, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarg` [INFO] [stdout] --> src/cil.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | Ldarg, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarga` [INFO] [stdout] --> src/cil.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | Ldarga, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Conv_U` [INFO] [stdout] --> src/cil.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | Conv_U, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Starg` [INFO] [stdout] --> src/cil.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | Starg, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldloc` [INFO] [stdout] --> src/cil.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | Ldloc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Arglist` [INFO] [stdout] --> src/cil.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | Arglist, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldloca` [INFO] [stdout] --> src/cil.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | Ldloca, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Stloc` [INFO] [stdout] --> src/cil.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | Stloc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ceq` [INFO] [stdout] --> src/cil.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | Ceq, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Localloc` [INFO] [stdout] --> src/cil.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | Localloc, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Cgt` [INFO] [stdout] --> src/cil.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | Cgt, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Endfilter` [INFO] [stdout] --> src/cil.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | Endfilter, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Unaligned` [INFO] [stdout] --> src/cil.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | Unaligned, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Cgt_Un` [INFO] [stdout] --> src/cil.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | Cgt_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Volatile` [INFO] [stdout] --> src/cil.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | Volatile, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Clt` [INFO] [stdout] --> src/cil.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | Clt, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Tail` [INFO] [stdout] --> src/cil.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | Tail, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Initobj` [INFO] [stdout] --> src/cil.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | Initobj, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Clt_Un` [INFO] [stdout] --> src/cil.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | Clt_Un, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Constrained` [INFO] [stdout] --> src/cil.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | Constrained, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldftn` [INFO] [stdout] --> src/cil.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | Ldftn, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Cpblk` [INFO] [stdout] --> src/cil.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | Cpblk, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Initblk` [INFO] [stdout] --> src/cil.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | Initblk, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldvirtftn` [INFO] [stdout] --> src/cil.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | Ldvirtftn, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `No` [INFO] [stdout] --> src/cil.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | No, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarg` [INFO] [stdout] --> src/cil.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | Ldarg, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Rethrow` [INFO] [stdout] --> src/cil.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | Rethrow, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Sizeof` [INFO] [stdout] --> src/cil.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | Sizeof, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Ldarga` [INFO] [stdout] --> src/cil.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | Ldarga, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Refanytype` [INFO] [stdout] --> src/cil.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | Refanytype, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Starg` [INFO] [stdout] --> src/cil.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | Starg, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Readonly` [INFO] [stdout] --> src/cil.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | Readonly, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: associated function is never used: `name` [INFO] [stdout] --> src/cil.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 226 | fn name(self) -> &'static str { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Ldloc` [INFO] [stdout] --> src/cil.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | Ldloc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `SPOffset` [INFO] [stdout] --> src/decompiler.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | SPOffset { offset: i64 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ValueSource` 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 is never read: `op` [INFO] [stdout] --> src/decompiler.rs:156:10 [INFO] [stdout] | [INFO] [stdout] 156 | Op { op: Op, num_defines: usize }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Ldloca` [INFO] [stdout] --> src/cil.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | Ldloca, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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 is never read: `num_defines` [INFO] [stdout] --> src/decompiler.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | Op { op: Op, num_defines: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Stloc` [INFO] [stdout] --> src/cil.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | Stloc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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 is never read: `to` [INFO] [stdout] --> src/decompiler.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | Call { to: CallTarget<'a> }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `to` [INFO] [stdout] --> src/decompiler.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | Callvirt { to: CallTarget<'a> }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Localloc` [INFO] [stdout] --> src/cil.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | Localloc, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Endfilter` [INFO] [stdout] --> src/cil.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | Endfilter, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `MemOffset` [INFO] [stdout] --> src/decompiler.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | MemOffset, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Operand` [INFO] [stdout] --> src/decompiler.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | Operand(Operand), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Unaligned` [INFO] [stdout] --> src/cil.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | Unaligned, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: struct is never constructed: `WalkChain` [INFO] [stdout] --> src/decompiler.rs:374:8 [INFO] [stdout] | [INFO] [stdout] 374 | struct WalkChain { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/decompiler.rs:379:8 [INFO] [stdout] | [INFO] [stdout] 379 | fn new(entry: NodeIndex) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Volatile` [INFO] [stdout] --> src/cil.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | Volatile, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: associated function is never used: `next` [INFO] [stdout] --> src/decompiler.rs:383:8 [INFO] [stdout] | [INFO] [stdout] 383 | fn next(&mut self, graph: &RawGraph) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Tail` [INFO] [stdout] --> src/cil.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | Tail, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: function is never used: `dag_operand` [INFO] [stdout] --> src/decompiler.rs:397:4 [INFO] [stdout] | [INFO] [stdout] 397 | fn dag_operand(graph: &RawGraph, node: NodeIndex, n: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `graph` [INFO] [stdout] --> src/decompiler.rs:625:5 [INFO] [stdout] | [INFO] [stdout] 625 | graph: RawGraph<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/split_before.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn new(slice: &'a [T], mut pred: P) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Initobj` [INFO] [stdout] --> src/cil.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | Initobj, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Constrained` [INFO] [stdout] --> src/cil.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | Constrained, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Cpblk` [INFO] [stdout] --> src/cil.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | Cpblk, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Initblk` [INFO] [stdout] --> src/cil.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | Initblk, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `No` [INFO] [stdout] --> src/cil.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | No, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Rethrow` [INFO] [stdout] --> src/cil.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | Rethrow, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Sizeof` [INFO] [stdout] --> src/cil.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | Sizeof, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Refanytype` [INFO] [stdout] --> src/cil.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | Refanytype, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: variant is never constructed: `Readonly` [INFO] [stdout] --> src/cil.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | Readonly, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opcode` 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: associated function is never used: `name` [INFO] [stdout] --> src/cil.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 226 | fn name(self) -> &'static str { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SPOffset` [INFO] [stdout] --> src/decompiler.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | SPOffset { offset: i64 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ValueSource` 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 is never read: `op` [INFO] [stdout] --> src/decompiler.rs:156:10 [INFO] [stdout] | [INFO] [stdout] 156 | Op { op: Op, num_defines: usize }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `num_defines` [INFO] [stdout] --> src/decompiler.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | Op { op: Op, num_defines: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `to` [INFO] [stdout] --> src/decompiler.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | Call { to: CallTarget<'a> }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `to` [INFO] [stdout] --> src/decompiler.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | Callvirt { to: CallTarget<'a> }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MemOffset` [INFO] [stdout] --> src/decompiler.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | MemOffset, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Operand` [INFO] [stdout] --> src/decompiler.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | Operand(Operand), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `WalkChain` [INFO] [stdout] --> src/decompiler.rs:374:8 [INFO] [stdout] | [INFO] [stdout] 374 | struct WalkChain { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/decompiler.rs:379:8 [INFO] [stdout] | [INFO] [stdout] 379 | fn new(entry: NodeIndex) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/decompiler.rs:383:8 [INFO] [stdout] | [INFO] [stdout] 383 | fn next(&mut self, graph: &RawGraph) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dag_operand` [INFO] [stdout] --> src/decompiler.rs:397:4 [INFO] [stdout] | [INFO] [stdout] 397 | fn dag_operand(graph: &RawGraph, node: NodeIndex, n: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `graph` [INFO] [stdout] --> src/decompiler.rs:625:5 [INFO] [stdout] | [INFO] [stdout] 625 | graph: RawGraph<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/split_before.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn new(slice: &'a [T], mut pred: P) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 240 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 240 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 29.71s [INFO] running `Command { std: "docker" "inspect" "050a38744f7f7119f7998e1f169fab0835f5e71585017bfd0d665f5bcf5f2aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "050a38744f7f7119f7998e1f169fab0835f5e71585017bfd0d665f5bcf5f2aa1", kill_on_drop: false }` [INFO] [stdout] 050a38744f7f7119f7998e1f169fab0835f5e71585017bfd0d665f5bcf5f2aa1