[INFO] cloning repository https://github.com/YZhao-prog/SharkDB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YZhao-prog/SharkDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYZhao-prog%2FSharkDB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYZhao-prog%2FSharkDB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4156050704b7a78754055d3ed5304c1c1d9275aa
[INFO] checking YZhao-prog/SharkDB against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYZhao-prog%2FSharkDB" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/YZhao-prog/SharkDB
[INFO] finished tweaking git repo https://github.com/YZhao-prog/SharkDB
[INFO] tweaked toml for git repo https://github.com/YZhao-prog/SharkDB written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/YZhao-prog/SharkDB on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/YZhao-prog/SharkDB 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded fs4 v0.8.4
[INFO] [stderr]   Downloaded syn v2.0.91
[INFO] [stderr]   Downloaded rustix v0.38.43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58e5ee14de76f3f5beada6582cbd32d93ff538db4d2d807e0f05d35bab62a5e4
[INFO] running `Command { std: "docker" "start" "-a" "58e5ee14de76f3f5beada6582cbd32d93ff538db4d2d807e0f05d35bab62a5e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58e5ee14de76f3f5beada6582cbd32d93ff538db4d2d807e0f05d35bab62a5e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58e5ee14de76f3f5beada6582cbd32d93ff538db4d2d807e0f05d35bab62a5e4", kill_on_drop: false }`
[INFO] [stdout] 58e5ee14de76f3f5beada6582cbd32d93ff538db4d2d807e0f05d35bab62a5e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2f8abc048579c96c265aecfc68776959dd8324944d4d3ac5d885df9338a219d
[INFO] running `Command { std: "docker" "start" "-a" "e2f8abc048579c96c265aecfc68776959dd8324944d4d3ac5d885df9338a219d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]     Checking tempfile v3.16.0
[INFO] [stderr]     Checking fs4 v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking SharkDB v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn serialize_bool(self, v: bool) -> Result<()> {
[INFO] [stdout]    |                             ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn serialize_i8(self, v: i8) -> Result<()> {
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn serialize_i16(self, v: i16) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn serialize_i32(self, v: i32) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn serialize_i64(self, v: i64) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn serialize_u8(self, v: u8) -> Result<()> {
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn serialize_u16(self, v: u16) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn serialize_u32(self, v: u32) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn serialize_f32(self, v: f32) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:87:28
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn serialize_f64(self, v: f64) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn serialize_char(self, v: char) -> Result<()> {
[INFO] [stdout]    |                             ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:95:28
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn serialize_str(self, v: &str) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/storage/keycode.rs:121:32
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn serialize_some<T>(self, value: &T) -> Result<()>
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:132:36
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn serialize_unit_struct(self, name: &'static str) -> Result<()> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         name: &'static str,       // Name of the enum type (e.g., "Color")
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variant`
[INFO] [stdout]    --> src/storage/keycode.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         variant: &'static str,    // Name of the variant (e.g., "Red")
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:149:42
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn serialize_newtype_struct<T>(self, name: &'static str, value: &T) -> Result<()>
[INFO] [stdout]     |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/storage/keycode.rs:149:62
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn serialize_newtype_struct<T>(self, name: &'static str, value: &T) -> Result<()>
[INFO] [stdout]     |                                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:173:28
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn serialize_seq(self, len: Option<usize>) -> Result<Self::SerializeSeq> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:177:30
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn serialize_tuple(self, len: usize) -> Result<Self::SerializeTuple> {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         name: &'static str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         len: usize,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         len: usize,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:208:28
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn serialize_map(self, len: Option<usize>) -> Result<Self::SerializeMap> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:212:31
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn serialize_struct(self, name: &'static str, len: usize) -> Result<Self::SerializeStruct> {
[INFO] [stdout]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:212:51
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn serialize_struct(self, name: &'static str, len: usize) -> Result<Self::SerializeStruct> {
[INFO] [stdout]     |                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         name: &'static str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variant_index`
[INFO] [stdout]    --> src/storage/keycode.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         variant_index: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variant`
[INFO] [stdout]    --> src/storage/keycode.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         variant: &'static str,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         len: usize,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:323:33
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:330:34
[INFO] [stdout]     |
[INFO] [stdout] 330 |     fn deserialize_bool<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:337:32
[INFO] [stdout]     |
[INFO] [stdout] 337 |     fn deserialize_i8<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:344:33
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn deserialize_i16<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:351:33
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn deserialize_i32<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:358:33
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn deserialize_i64<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     fn deserialize_u8<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:372:33
[INFO] [stdout]     |
[INFO] [stdout] 372 |     fn deserialize_u16<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:379:33
[INFO] [stdout]     |
[INFO] [stdout] 379 |     fn deserialize_u32<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:399:33
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn deserialize_f32<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:406:33
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn deserialize_f64<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:413:34
[INFO] [stdout]     |
[INFO] [stdout] 413 |     fn deserialize_char<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:420:33
[INFO] [stdout]     |
[INFO] [stdout] 420 |     fn deserialize_str<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:427:36
[INFO] [stdout]     |
[INFO] [stdout] 427 |     fn deserialize_string<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:448:36
[INFO] [stdout]     |
[INFO] [stdout] 448 |     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:455:34
[INFO] [stdout]     |
[INFO] [stdout] 455 |     fn deserialize_unit<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:462:41
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn deserialize_unit_struct<V>(self, name: &'static str, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:462:61
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn deserialize_unit_struct<V>(self, name: &'static str, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:469:44
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn deserialize_newtype_struct<V>(self, name: &'static str, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:469:64
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn deserialize_newtype_struct<V>(self, name: &'static str, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:483:35
[INFO] [stdout]     |
[INFO] [stdout] 483 |     fn deserialize_tuple<V>(self, len: usize, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 |         name: &'static str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:493:9
[INFO] [stdout]     |
[INFO] [stdout] 493 |         len: usize,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:494:9
[INFO] [stdout]     |
[INFO] [stdout] 494 |         visitor: V,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:502:33
[INFO] [stdout]     |
[INFO] [stdout] 502 |     fn deserialize_map<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:511:9
[INFO] [stdout]     |
[INFO] [stdout] 511 |         name: &'static str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fields`
[INFO] [stdout]    --> src/storage/keycode.rs:512:9
[INFO] [stdout]     |
[INFO] [stdout] 512 |         fields: &'static [&'static str],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |         visitor: V,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |         name: &'static str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variants`
[INFO] [stdout]    --> src/storage/keycode.rs:524:9
[INFO] [stdout]     |
[INFO] [stdout] 524 |         variants: &'static [&'static str],
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:533:40
[INFO] [stdout]     |
[INFO] [stdout] 533 |     fn deserialize_identifier<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:540:41
[INFO] [stdout]     |
[INFO] [stdout] 540 |     fn deserialize_ignored_any<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:588:31
[INFO] [stdout]     |
[INFO] [stdout] 588 |     fn tuple_variant<V>(self, len: usize, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fields`
[INFO] [stdout]    --> src/storage/keycode.rs:595:32
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn struct_variant<V>(self, fields: &'static [&'static str], visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:595:65
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn struct_variant<V>(self, fields: &'static [&'static str], visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn serialize_bool(self, v: bool) -> Result<()> {
[INFO] [stdout]    |                             ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn serialize_i8(self, v: i8) -> Result<()> {
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn serialize_i16(self, v: i16) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn serialize_i32(self, v: i32) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn serialize_i64(self, v: i64) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn serialize_u8(self, v: u8) -> Result<()> {
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn serialize_u16(self, v: u16) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn serialize_u32(self, v: u32) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:83:28
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn serialize_f32(self, v: f32) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:87:28
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn serialize_f64(self, v: f64) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:91:29
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn serialize_char(self, v: char) -> Result<()> {
[INFO] [stdout]    |                             ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:95:28
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn serialize_str(self, v: &str) -> Result<()> {
[INFO] [stdout]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/storage/keycode.rs:121:32
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn serialize_some<T>(self, value: &T) -> Result<()>
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:132:36
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn serialize_unit_struct(self, name: &'static str) -> Result<()> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         name: &'static str,       // Name of the enum type (e.g., "Color")
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variant`
[INFO] [stdout]    --> src/storage/keycode.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         variant: &'static str,    // Name of the variant (e.g., "Red")
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:149:42
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn serialize_newtype_struct<T>(self, name: &'static str, value: &T) -> Result<()>
[INFO] [stdout]     |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/storage/keycode.rs:149:62
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn serialize_newtype_struct<T>(self, name: &'static str, value: &T) -> Result<()>
[INFO] [stdout]     |                                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:173:28
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn serialize_seq(self, len: Option<usize>) -> Result<Self::SerializeSeq> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:177:30
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn serialize_tuple(self, len: usize) -> Result<Self::SerializeTuple> {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         name: &'static str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         len: usize,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KVEngine` is never constructed
[INFO] [stdout]  --> src/sql/engine/kv.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct KVEngine<E: StorageEngine> {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sql/engine/kv.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<E: StorageEngine> KVEngine<E> {
[INFO] [stdout]    | ---------------------------------- associated function in this implementation
[INFO] [stdout] 19 |     pub fn new(engine: E) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KVTransaction` is never constructed
[INFO] [stdout]   --> src/sql/engine/kv.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct KVTransaction<E: StorageEngine> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sql/engine/kv.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl<E: StorageEngine> KVTransaction<E> {
[INFO] [stdout]    | --------------------------------------- associated function in this implementation
[INFO] [stdout] 39 |     pub fn new(txn: storage::mvcc::MvccTransaction<E>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Key` is never used
[INFO] [stdout]    --> src/sql/engine/kv.rs:113:6
[INFO] [stdout]     |
[INFO] [stdout] 113 | enum Key {
[INFO] [stdout]     |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `KeyPrefix` is never used
[INFO] [stdout]    --> src/sql/engine/kv.rs:122:6
[INFO] [stdout]     |
[INFO] [stdout] 122 | enum KeyPrefix {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `SharkDB` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `shark_db`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         len: usize,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:208:28
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn serialize_map(self, len: Option<usize>) -> Result<Self::SerializeMap> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:212:31
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn serialize_struct(self, name: &'static str, len: usize) -> Result<Self::SerializeStruct> {
[INFO] [stdout]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:212:51
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn serialize_struct(self, name: &'static str, len: usize) -> Result<Self::SerializeStruct> {
[INFO] [stdout]     |                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         name: &'static str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variant_index`
[INFO] [stdout]    --> src/storage/keycode.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |         variant_index: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variant`
[INFO] [stdout]    --> src/storage/keycode.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         variant: &'static str,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         len: usize,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:323:33
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:330:34
[INFO] [stdout]     |
[INFO] [stdout] 330 |     fn deserialize_bool<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:337:32
[INFO] [stdout]     |
[INFO] [stdout] 337 |     fn deserialize_i8<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:344:33
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn deserialize_i16<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:351:33
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn deserialize_i32<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:358:33
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn deserialize_i64<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     fn deserialize_u8<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:372:33
[INFO] [stdout]     |
[INFO] [stdout] 372 |     fn deserialize_u16<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:379:33
[INFO] [stdout]     |
[INFO] [stdout] 379 |     fn deserialize_u32<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:399:33
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn deserialize_f32<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:406:33
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn deserialize_f64<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:413:34
[INFO] [stdout]     |
[INFO] [stdout] 413 |     fn deserialize_char<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:420:33
[INFO] [stdout]     |
[INFO] [stdout] 420 |     fn deserialize_str<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:427:36
[INFO] [stdout]     |
[INFO] [stdout] 427 |     fn deserialize_string<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:448:36
[INFO] [stdout]     |
[INFO] [stdout] 448 |     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:455:34
[INFO] [stdout]     |
[INFO] [stdout] 455 |     fn deserialize_unit<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:462:41
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn deserialize_unit_struct<V>(self, name: &'static str, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:462:61
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn deserialize_unit_struct<V>(self, name: &'static str, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:469:44
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn deserialize_newtype_struct<V>(self, name: &'static str, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:469:64
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn deserialize_newtype_struct<V>(self, name: &'static str, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:483:35
[INFO] [stdout]     |
[INFO] [stdout] 483 |     fn deserialize_tuple<V>(self, len: usize, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 |         name: &'static str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:493:9
[INFO] [stdout]     |
[INFO] [stdout] 493 |         len: usize,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:494:9
[INFO] [stdout]     |
[INFO] [stdout] 494 |         visitor: V,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:502:33
[INFO] [stdout]     |
[INFO] [stdout] 502 |     fn deserialize_map<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:511:9
[INFO] [stdout]     |
[INFO] [stdout] 511 |         name: &'static str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fields`
[INFO] [stdout]    --> src/storage/keycode.rs:512:9
[INFO] [stdout]     |
[INFO] [stdout] 512 |         fields: &'static [&'static str],
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |         visitor: V,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |         name: &'static str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variants`
[INFO] [stdout]    --> src/storage/keycode.rs:524:9
[INFO] [stdout]     |
[INFO] [stdout] 524 |         variants: &'static [&'static str],
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:533:40
[INFO] [stdout]     |
[INFO] [stdout] 533 |     fn deserialize_identifier<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:540:41
[INFO] [stdout]     |
[INFO] [stdout] 540 |     fn deserialize_ignored_any<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `len`
[INFO] [stdout]    --> src/storage/keycode.rs:588:31
[INFO] [stdout]     |
[INFO] [stdout] 588 |     fn tuple_variant<V>(self, len: usize, visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fields`
[INFO] [stdout]    --> src/storage/keycode.rs:595:32
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn struct_variant<V>(self, fields: &'static [&'static str], visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visitor`
[INFO] [stdout]    --> src/storage/keycode.rs:595:65
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn struct_variant<V>(self, fields: &'static [&'static str], visitor: V) -> Result<V::Value>
[INFO] [stdout]     |                                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.90s
[INFO] running `Command { std: "docker" "inspect" "e2f8abc048579c96c265aecfc68776959dd8324944d4d3ac5d885df9338a219d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2f8abc048579c96c265aecfc68776959dd8324944d4d3ac5d885df9338a219d", kill_on_drop: false }`
[INFO] [stdout] e2f8abc048579c96c265aecfc68776959dd8324944d4d3ac5d885df9338a219d
