[INFO] cloning repository https://github.com/ReddikHaien/wasm-tinkering
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ReddikHaien/wasm-tinkering" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReddikHaien%2Fwasm-tinkering", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReddikHaien%2Fwasm-tinkering'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0d150498ebe4cad58935db9ecb21ef86455acf1
[INFO] checking ReddikHaien/wasm-tinkering against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReddikHaien%2Fwasm-tinkering" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ReddikHaien/wasm-tinkering
[INFO] finished tweaking git repo https://github.com/ReddikHaien/wasm-tinkering
[INFO] tweaked toml for git repo https://github.com/ReddikHaien/wasm-tinkering written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ReddikHaien/wasm-tinkering on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ReddikHaien/wasm-tinkering 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flate2 v1.0.27
[INFO] [stderr]   Downloaded deranged v0.3.8
[INFO] [stderr]   Downloaded peg-runtime v0.8.1
[INFO] [stderr]   Downloaded time-core v0.1.1
[INFO] [stderr]   Downloaded hermit-abi v0.3.2
[INFO] [stderr]   Downloaded peg-macros v0.8.1
[INFO] [stderr]   Downloaded peg v0.8.1
[INFO] [stderr]   Downloaded smallvec v1.11.0
[INFO] [stderr]   Downloaded noak v0.5.0
[INFO] [stderr]   Downloaded socket2 v0.5.4
[INFO] [stderr]   Downloaded time v0.3.28
[INFO] [stderr]   Downloaded aes v0.8.3
[INFO] [stderr]   Downloaded syn v2.0.34
[INFO] [stderr]   Downloaded tokio v1.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0949a70ce88dd9cdc3a0a991ac904fb96d66cff4970b99d59aa3a471eef355ff
[INFO] running `Command { std: "docker" "start" "-a" "0949a70ce88dd9cdc3a0a991ac904fb96d66cff4970b99d59aa3a471eef355ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0949a70ce88dd9cdc3a0a991ac904fb96d66cff4970b99d59aa3a471eef355ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0949a70ce88dd9cdc3a0a991ac904fb96d66cff4970b99d59aa3a471eef355ff", kill_on_drop: false }`
[INFO] [stdout] 0949a70ce88dd9cdc3a0a991ac904fb96d66cff4970b99d59aa3a471eef355ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04b15a32fa48d5b9072c96838abf6a3737e8e43f35dbe5586fcc121e53ca84ca
[INFO] running `Command { std: "docker" "start" "-a" "04b15a32fa48d5b9072c96838abf6a3737e8e43f35dbe5586fcc121e53ca84ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling peg-runtime v0.8.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking deranged v0.3.8
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking noak v0.5.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling syn v2.0.34
[INFO] [stderr]     Checking time v0.3.28
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling peg-macros v0.8.1
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking peg v0.8.1
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking wasm-shit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `cell::OnceCell` and `future::Future`
[INFO] [stdout]  --> src/main.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::File, io::Read, cell::OnceCell, sync::OnceLock, future::Future};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pin`
[INFO] [stdout]  --> src/main.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio::{task::JoinHandle, pin};
[INFO] [stdout]   |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `array` and `sync::atomic::AtomicUsize`
[INFO] [stdout]  --> src/work/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{sync::atomic::AtomicUsize, array};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::Mutex`
[INFO] [stdout]  --> src/work/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::sync::Mutex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `cell::OnceCell` and `future::Future`
[INFO] [stdout]  --> src/main.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::File, io::Read, cell::OnceCell, sync::OnceLock, future::Future};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pin`
[INFO] [stdout]  --> src/main.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio::{task::JoinHandle, pin};
[INFO] [stdout]   |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `array` and `sync::atomic::AtomicUsize`
[INFO] [stdout]  --> src/work/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{sync::atomic::AtomicUsize, array};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::Mutex`
[INFO] [stdout]  --> src/work/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::sync::Mutex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:152:10
[INFO] [stdout]     |
[INFO] [stdout] 152 |     Bool(u8),
[INFO] [stdout]     |     ---- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] 152 -     Bool(u8),
[INFO] [stdout] 152 +     Bool(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 |     Byte(u8),
[INFO] [stdout]     |     ---- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 153 -     Byte(u8),
[INFO] [stdout] 153 +     Byte(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 |     Char(u8),
[INFO] [stdout]     |     ---- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 154 -     Char(u8),
[INFO] [stdout] 154 +     Char(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 |     Short(u8),
[INFO] [stdout]     |     ----- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 155 -     Short(u8),
[INFO] [stdout] 155 +     Short(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |     Int(u8),
[INFO] [stdout]     |     --- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 156 -     Int(u8),
[INFO] [stdout] 156 +     Int(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |     Float(u8),
[INFO] [stdout]     |     ----- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 157 -     Float(u8),
[INFO] [stdout] 157 +     Float(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |     Double(u8),
[INFO] [stdout]     |     ------ ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 158 -     Double(u8),
[INFO] [stdout] 158 +     Double(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 |     Long(u8), 
[INFO] [stdout]     |     ---- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 159 -     Long(u8), 
[INFO] [stdout] 159 +     Long(()), 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:160:15
[INFO] [stdout]     |
[INFO] [stdout] 160 |     Reference(u8, Box<[u8]>)
[INFO] [stdout]     |     --------- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 160 -     Reference(u8, Box<[u8]>)
[INFO] [stdout] 160 +     Reference((), Box<[u8]>)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `inherited`, and `interfaces` are never read
[INFO] [stdout]  --> src/data/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct ParsedClass{
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 2 |     name: Box<[u8]>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 3 |     inherited: Option<Box<[u8]>>,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 4 |     interfaces: Vec<Box<[u8]>>,   
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `class_data` should have an upper case name
[INFO] [stdout]   --> src/main.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static class_data: OnceLock<DashMap<Box<[u8]>, Vec<u8>>> = OnceLock::new();
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 34 -     static class_data: OnceLock<DashMap<Box<[u8]>, Vec<u8>>> = OnceLock::new();
[INFO] [stdout] 34 +     static CLASS_DATA: OnceLock<DashMap<Box<[u8]>, Vec<u8>>> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:152:10
[INFO] [stdout]     |
[INFO] [stdout] 152 |     Bool(u8),
[INFO] [stdout]     |     ---- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] 152 -     Bool(u8),
[INFO] [stdout] 152 +     Bool(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 |     Byte(u8),
[INFO] [stdout]     |     ---- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 153 -     Byte(u8),
[INFO] [stdout] 153 +     Byte(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 |     Char(u8),
[INFO] [stdout]     |     ---- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 154 -     Char(u8),
[INFO] [stdout] 154 +     Char(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 |     Short(u8),
[INFO] [stdout]     |     ----- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 155 -     Short(u8),
[INFO] [stdout] 155 +     Short(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |     Int(u8),
[INFO] [stdout]     |     --- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 156 -     Int(u8),
[INFO] [stdout] 156 +     Int(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |     Float(u8),
[INFO] [stdout]     |     ----- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 157 -     Float(u8),
[INFO] [stdout] 157 +     Float(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |     Double(u8),
[INFO] [stdout]     |     ------ ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 158 -     Double(u8),
[INFO] [stdout] 158 +     Double(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 |     Long(u8), 
[INFO] [stdout]     |     ---- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 159 -     Long(u8), 
[INFO] [stdout] 159 +     Long(()), 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:160:15
[INFO] [stdout]     |
[INFO] [stdout] 160 |     Reference(u8, Box<[u8]>)
[INFO] [stdout]     |     --------- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 160 -     Reference(u8, Box<[u8]>)
[INFO] [stdout] 160 +     Reference((), Box<[u8]>)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `inherited`, and `interfaces` are never read
[INFO] [stdout]  --> src/data/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct ParsedClass{
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 2 |     name: Box<[u8]>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 3 |     inherited: Option<Box<[u8]>>,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 4 |     interfaces: Vec<Box<[u8]>>,   
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `class_data` should have an upper case name
[INFO] [stdout]   --> src/main.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static class_data: OnceLock<DashMap<Box<[u8]>, Vec<u8>>> = OnceLock::new();
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 34 -     static class_data: OnceLock<DashMap<Box<[u8]>, Vec<u8>>> = OnceLock::new();
[INFO] [stdout] 34 +     static CLASS_DATA: OnceLock<DashMap<Box<[u8]>, Vec<u8>>> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.45s
[INFO] running `Command { std: "docker" "inspect" "04b15a32fa48d5b9072c96838abf6a3737e8e43f35dbe5586fcc121e53ca84ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04b15a32fa48d5b9072c96838abf6a3737e8e43f35dbe5586fcc121e53ca84ca", kill_on_drop: false }`
[INFO] [stdout] 04b15a32fa48d5b9072c96838abf6a3737e8e43f35dbe5586fcc121e53ca84ca
