[INFO] cloning repository https://github.com/951mmm/jrm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/951mmm/jrm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F951mmm%2Fjrm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F951mmm%2Fjrm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b737d02ab7949fa537ce9233b3ba638dc1c54900
[INFO] checking 951mmm/jrm against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F951mmm%2Fjrm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/951mmm/jrm
[INFO] finished tweaking git repo https://github.com/951mmm/jrm
[INFO] tweaked toml for git repo https://github.com/951mmm/jrm written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/951mmm/jrm on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/951mmm/jrm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/TedDriggs/darling`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded bpaf_derive v0.5.17
[INFO] [stderr]   Downloaded rust-embed-impl v8.7.2
[INFO] [stderr]   Downloaded rust-embed-utils v8.7.2
[INFO] [stderr]   Downloaded bpaf v0.9.20
[INFO] [stderr]   Downloaded rust-embed v8.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60282962416ec12e9be2c4a82ce263c08daf653aae21cd29bbb889e1527a4012
[INFO] running `Command { std: "docker" "start" "-a" "60282962416ec12e9be2c4a82ce263c08daf653aae21cd29bbb889e1527a4012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60282962416ec12e9be2c4a82ce263c08daf653aae21cd29bbb889e1527a4012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60282962416ec12e9be2c4a82ce263c08daf653aae21cd29bbb889e1527a4012", kill_on_drop: false }`
[INFO] [stdout] 60282962416ec12e9be2c4a82ce263c08daf653aae21cd29bbb889e1527a4012
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e86e3c13204162cb4e5d786e2678ebb21a8c1db1c7733f3ab69f0ab77b2d6bc9
[INFO] running `Command { std: "docker" "start" "-a" "e86e3c13204162cb4e5d786e2678ebb21a8c1db1c7733f3ab69f0ab77b2d6bc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rust-embed-utils v8.7.2
[INFO] [stderr]     Checking darling_core v0.20.11 (https://github.com/TedDriggs/darling?rev=aff17ba27f931ccf984eb55683f6f376ba77791d#aff17ba2)
[INFO] [stderr]     Checking macro-utils v0.1.0 (/opt/rustwide/workdir/crates/macro-utils)
[INFO] [stderr]     Checking base-macro v0.1.0 (/opt/rustwide/workdir/crates/base-macro)
[INFO] [stderr]    Compiling bpaf_derive v0.5.17
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking bpaf v0.9.20
[INFO] [stderr]    Compiling darling_macro v0.20.11 (https://github.com/TedDriggs/darling?rev=aff17ba27f931ccf984eb55683f6f376ba77791d#aff17ba2)
[INFO] [stderr]    Compiling darling v0.20.11 (https://github.com/TedDriggs/darling?rev=aff17ba27f931ccf984eb55683f6f376ba77791d#aff17ba2)
[INFO] [stderr]    Compiling jrm-macro v0.1.0 (/opt/rustwide/workdir/crates/jrm-macro)
[INFO] [stderr]     Checking jrm v0.1.0 (/opt/rustwide/workdir/crates/jrm)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> crates/jrm/src/attributes/mod.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout]   |                  ^^^^^^^^^^ field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 - attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout] 7 + attribute_enum! {(), Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> crates/jrm/src/attributes/mod.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout]   |                              ^^^^ field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 - attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout] 7 + attribute_enum! {SourceFile, (), LineNumberTable, LocalVariableTable}
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> crates/jrm/src/attributes/mod.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^ field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 - attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout] 7 + attribute_enum! {SourceFile, Code, (), LocalVariableTable}
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> crates/jrm/src/attributes/mod.rs:7:53
[INFO] [stdout]   |
[INFO] [stdout] 7 | attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^ field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 - attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout] 7 + attribute_enum! {SourceFile, Code, LineNumberTable, ()}
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_pc`, `end_pc`, `handler_pc`, and `catch_type` are never read
[INFO] [stdout]   --> crates/jrm/src/attributes/code.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Exception {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 23 |     start_pc: u16,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 24 |     end_pc: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 25 |     handler_pc: u16,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 26 |     catch_type: u16,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Exception` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_pc` and `line_number` are never read
[INFO] [stdout]   --> crates/jrm/src/attributes/code.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct LineNumber {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 34 |     pub start_pc: u16,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 35 |     pub line_number: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LineNumber` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_pc`, `length`, `name_index`, `description_index`, and `index` are never read
[INFO] [stdout]   --> crates/jrm/src/attributes/code.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct LocalVariable {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 48 |     pub start_pc: u16,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 49 |     pub length: u16,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 50 |     pub name_index: u16,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 51 |     pub description_index: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     pub index: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LocalVariable` 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 `0` is never read
[INFO] [stdout]    --> crates/jrm/src/class_file_parser.rs:152:18
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct Field(Property);
[INFO] [stdout]     |            ----- ^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Field` 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 `0` is never read
[INFO] [stdout]    --> crates/jrm/src/class_file_parser.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub struct Method(Property);
[INFO] [stdout]     |            ------ ^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Method` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `access_flags`, `name_index`, `descriptor_index`, `attributes_count`, and `attributes` are never read
[INFO] [stdout]    --> crates/jrm/src/class_file_parser.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Property {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 159 |     access_flags: u16,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 160 |     name_index: u16,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 161 |     descriptor_index: u16,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 162 |     #[count(set)]
[INFO] [stdout] 163 |     attributes_count: u16,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 164 |     #[count(impled)]
[INFO] [stdout] 165 |     attributes: Vec<Attribute>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read_path` is never used
[INFO] [stdout]   --> crates/jrm/src/class_reader.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl ClassReader {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 27 |     pub fn read_path(path: String) -> anyhow::Result<ClassReader> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup` is never used
[INFO] [stdout]  --> crates/jrm/src/util.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn setup() -> anyhow::Result<ClassReader> {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> crates/jrm/src/attributes/mod.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout]   |                  ^^^^^^^^^^ field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 - attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout] 7 + attribute_enum! {(), Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> crates/jrm/src/attributes/mod.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout]   |                              ^^^^ field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 - attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout] 7 + attribute_enum! {SourceFile, (), LineNumberTable, LocalVariableTable}
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> crates/jrm/src/attributes/mod.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^ field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 - attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout] 7 + attribute_enum! {SourceFile, Code, (), LocalVariableTable}
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> crates/jrm/src/attributes/mod.rs:7:53
[INFO] [stdout]   |
[INFO] [stdout] 7 | attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^ field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Attribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 - attribute_enum! {SourceFile, Code, LineNumberTable, LocalVariableTable}
[INFO] [stdout] 7 + attribute_enum! {SourceFile, Code, LineNumberTable, ()}
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_pc`, `end_pc`, `handler_pc`, and `catch_type` are never read
[INFO] [stdout]   --> crates/jrm/src/attributes/code.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Exception {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 23 |     start_pc: u16,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 24 |     end_pc: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 25 |     handler_pc: u16,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 26 |     catch_type: u16,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Exception` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_pc` and `line_number` are never read
[INFO] [stdout]   --> crates/jrm/src/attributes/code.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct LineNumber {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 34 |     pub start_pc: u16,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 35 |     pub line_number: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LineNumber` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_pc`, `length`, `name_index`, `description_index`, and `index` are never read
[INFO] [stdout]   --> crates/jrm/src/attributes/code.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct LocalVariable {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 48 |     pub start_pc: u16,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 49 |     pub length: u16,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 50 |     pub name_index: u16,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 51 |     pub description_index: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     pub index: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LocalVariable` 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 `0` is never read
[INFO] [stdout]    --> crates/jrm/src/class_file_parser.rs:152:18
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct Field(Property);
[INFO] [stdout]     |            ----- ^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Field` 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 `0` is never read
[INFO] [stdout]    --> crates/jrm/src/class_file_parser.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub struct Method(Property);
[INFO] [stdout]     |            ------ ^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `Method` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `access_flags`, `name_index`, `descriptor_index`, `attributes_count`, and `attributes` are never read
[INFO] [stdout]    --> crates/jrm/src/class_file_parser.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct Property {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 159 |     access_flags: u16,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 160 |     name_index: u16,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 161 |     descriptor_index: u16,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 162 |     #[count(set)]
[INFO] [stdout] 163 |     attributes_count: u16,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 164 |     #[count(impled)]
[INFO] [stdout] 165 |     attributes: Vec<Attribute>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `read_path` is never used
[INFO] [stdout]   --> crates/jrm/src/class_reader.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl ClassReader {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 27 |     pub fn read_path(path: String) -> anyhow::Result<ClassReader> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup` is never used
[INFO] [stdout]  --> crates/jrm/src/util.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn setup() -> anyhow::Result<ClassReader> {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.18s
[INFO] running `Command { std: "docker" "inspect" "e86e3c13204162cb4e5d786e2678ebb21a8c1db1c7733f3ab69f0ab77b2d6bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e86e3c13204162cb4e5d786e2678ebb21a8c1db1c7733f3ab69f0ab77b2d6bc9", kill_on_drop: false }`
[INFO] [stdout] e86e3c13204162cb4e5d786e2678ebb21a8c1db1c7733f3ab69f0ab77b2d6bc9
