[INFO] cloning repository https://github.com/ChengBinz/sql-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChengBinz/sql-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChengBinz%2Fsql-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChengBinz%2Fsql-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5219ad34ecf3053bc75eed48452aec2477a05ecd
[INFO] testing ChengBinz/sql-rust against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChengBinz%2Fsql-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChengBinz/sql-rust
[INFO] finished tweaking git repo https://github.com/ChengBinz/sql-rust
[INFO] tweaked toml for git repo https://github.com/ChengBinz/sql-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChengBinz/sql-rust on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChengBinz/sql-rust 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fs4 v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d707cd839f246b3701519dfbc81cbade24e90a430b7866bf644e28584462d310
[INFO] running `Command { std: "docker" "start" "-a" "d707cd839f246b3701519dfbc81cbade24e90a430b7866bf644e28584462d310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d707cd839f246b3701519dfbc81cbade24e90a430b7866bf644e28584462d310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d707cd839f246b3701519dfbc81cbade24e90a430b7866bf644e28584462d310", kill_on_drop: false }`
[INFO] [stdout] d707cd839f246b3701519dfbc81cbade24e90a430b7866bf644e28584462d310
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c331780b6f8c85395527d982b360db84dfd5b9f2d37139957244f1c47f2037e3
[INFO] running `Command { std: "docker" "start" "-a" "c331780b6f8c85395527d982b360db84dfd5b9f2d37139957244f1c47f2037e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling fs4 v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sql-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 |     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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:45:27
[INFO] [stdout]    |
[INFO] [stdout] 45 |     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:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |     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:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |     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:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |     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:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |     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:65:28
[INFO] [stdout]    |
[INFO] [stdout] 65 |     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:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     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:78:28
[INFO] [stdout]    |
[INFO] [stdout] 78 |     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:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |     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:86:29
[INFO] [stdout]    |
[INFO] [stdout] 86 |     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:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |     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:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |     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:128:36
[INFO] [stdout]     |
[INFO] [stdout] 128 |     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:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         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`
[INFO] [stdout]    --> src/storage/keycode.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         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: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:143:42
[INFO] [stdout]     |
[INFO] [stdout] 143 |     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:143:62
[INFO] [stdout]     |
[INFO] [stdout] 143 |     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:165:28
[INFO] [stdout]     |
[INFO] [stdout] 165 |     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:169:30
[INFO] [stdout]     |
[INFO] [stdout] 169 |     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:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         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:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         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:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         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:193:28
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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:197:31
[INFO] [stdout]     |
[INFO] [stdout] 197 |     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:197:51
[INFO] [stdout]     |
[INFO] [stdout] 197 |     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:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         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:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         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:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         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:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         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:298:33
[INFO] [stdout]     |
[INFO] [stdout] 298 |     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:305:34
[INFO] [stdout]     |
[INFO] [stdout] 305 |     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:312:32
[INFO] [stdout]     |
[INFO] [stdout] 312 |     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:319:33
[INFO] [stdout]     |
[INFO] [stdout] 319 |     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:326:33
[INFO] [stdout]     |
[INFO] [stdout] 326 |     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:333:33
[INFO] [stdout]     |
[INFO] [stdout] 333 |     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:340:32
[INFO] [stdout]     |
[INFO] [stdout] 340 |     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:347:33
[INFO] [stdout]     |
[INFO] [stdout] 347 |     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:354:33
[INFO] [stdout]     |
[INFO] [stdout] 354 |     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:372:33
[INFO] [stdout]     |
[INFO] [stdout] 372 |     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:379:33
[INFO] [stdout]     |
[INFO] [stdout] 379 |     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:386:34
[INFO] [stdout]     |
[INFO] [stdout] 386 |     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:393:33
[INFO] [stdout]     |
[INFO] [stdout] 393 |     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:400:36
[INFO] [stdout]     |
[INFO] [stdout] 400 |     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:421:36
[INFO] [stdout]     |
[INFO] [stdout] 421 |     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:428:34
[INFO] [stdout]     |
[INFO] [stdout] 428 |     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:435:41
[INFO] [stdout]     |
[INFO] [stdout] 435 |     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:435:61
[INFO] [stdout]     |
[INFO] [stdout] 435 |     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:442:44
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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:442:64
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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:456:35
[INFO] [stdout]     |
[INFO] [stdout] 456 |     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:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 |         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:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 |         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:467:9
[INFO] [stdout]     |
[INFO] [stdout] 467 |         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:475:33
[INFO] [stdout]     |
[INFO] [stdout] 475 |     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:484:9
[INFO] [stdout]     |
[INFO] [stdout] 484 |         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:485:9
[INFO] [stdout]     |
[INFO] [stdout] 485 |         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:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 |         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:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |         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:497:9
[INFO] [stdout]     |
[INFO] [stdout] 497 |         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:506:40
[INFO] [stdout]     |
[INFO] [stdout] 506 |     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:513:41
[INFO] [stdout]     |
[INFO] [stdout] 513 |     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:561:31
[INFO] [stdout]     |
[INFO] [stdout] 561 |     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:568:32
[INFO] [stdout]     |
[INFO] [stdout] 568 |     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:568:65
[INFO] [stdout]     |
[INFO] [stdout] 568 |     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: struct `KVEngine` is never constructed
[INFO] [stdout]   --> src/sql/engine/kv.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct KVEngine<E: StorageEngine> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sql/engine/kv.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<E: StorageEngine> KVEngine<E> {
[INFO] [stdout]    | ---------------------------------- associated function in this implementation
[INFO] [stdout] 28 |     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:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | 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:49:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<E: StorageEngine> KVTransaction<E> {
[INFO] [stdout]    | --------------------------------------- associated function in this implementation
[INFO] [stdout] 49 |     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:142:6
[INFO] [stdout]     |
[INFO] [stdout] 142 | enum Key {
[INFO] [stdout]     |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `KeyPrefix` is never used
[INFO] [stdout]    --> src/sql/engine/kv.rs:148:6
[INFO] [stdout]     |
[INFO] [stdout] 148 | enum KeyPrefix {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.33s
[INFO] running `Command { std: "docker" "inspect" "c331780b6f8c85395527d982b360db84dfd5b9f2d37139957244f1c47f2037e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c331780b6f8c85395527d982b360db84dfd5b9f2d37139957244f1c47f2037e3", kill_on_drop: false }`
[INFO] [stdout] c331780b6f8c85395527d982b360db84dfd5b9f2d37139957244f1c47f2037e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cab2894bbb01961132c4401c3e96d02272ed80273d7723616e45dc85c7121a34
[INFO] running `Command { std: "docker" "start" "-a" "cab2894bbb01961132c4401c3e96d02272ed80273d7723616e45dc85c7121a34", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 |     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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:45:27
[INFO] [stdout]    |
[INFO] [stdout] 45 |     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:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |     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:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |     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:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |     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:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |     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:65:28
[INFO] [stdout]    |
[INFO] [stdout] 65 |     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:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     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:78:28
[INFO] [stdout]    |
[INFO] [stdout] 78 |     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:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |     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:86:29
[INFO] [stdout]    |
[INFO] [stdout] 86 |     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:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |     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:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |     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:128:36
[INFO] [stdout]     |
[INFO] [stdout] 128 |     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:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         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`
[INFO] [stdout]    --> src/storage/keycode.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         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: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:143:42
[INFO] [stdout]     |
[INFO] [stdout] 143 |     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:143:62
[INFO] [stdout]     |
[INFO] [stdout] 143 |     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:165:28
[INFO] [stdout]     |
[INFO] [stdout] 165 |     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:169:30
[INFO] [stdout]     |
[INFO] [stdout] 169 |     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:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         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:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         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:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         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:193:28
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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:197:31
[INFO] [stdout]     |
[INFO] [stdout] 197 |     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:197:51
[INFO] [stdout]     |
[INFO] [stdout] 197 |     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:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         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:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         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:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         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:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         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:298:33
[INFO] [stdout]     |
[INFO] [stdout] 298 |     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:305:34
[INFO] [stdout]     |
[INFO] [stdout] 305 |     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:312:32
[INFO] [stdout]     |
[INFO] [stdout] 312 |     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:319:33
[INFO] [stdout]     |
[INFO] [stdout] 319 |     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:326:33
[INFO] [stdout]     |
[INFO] [stdout] 326 |     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:333:33
[INFO] [stdout]     |
[INFO] [stdout] 333 |     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:340:32
[INFO] [stdout]     |
[INFO] [stdout] 340 |     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:347:33
[INFO] [stdout]     |
[INFO] [stdout] 347 |     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:354:33
[INFO] [stdout]     |
[INFO] [stdout] 354 |     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:372:33
[INFO] [stdout]     |
[INFO] [stdout] 372 |     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:379:33
[INFO] [stdout]     |
[INFO] [stdout] 379 |     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:386:34
[INFO] [stdout]     |
[INFO] [stdout] 386 |     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:393:33
[INFO] [stdout]     |
[INFO] [stdout] 393 |     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:400:36
[INFO] [stdout]     |
[INFO] [stdout] 400 |     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:421:36
[INFO] [stdout]     |
[INFO] [stdout] 421 |     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:428:34
[INFO] [stdout]     |
[INFO] [stdout] 428 |     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:435:41
[INFO] [stdout]     |
[INFO] [stdout] 435 |     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:435:61
[INFO] [stdout]     |
[INFO] [stdout] 435 |     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:442:44
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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:442:64
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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:456:35
[INFO] [stdout]     |
[INFO] [stdout] 456 |     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:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 |         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:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 |         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:467:9
[INFO] [stdout]     |
[INFO] [stdout] 467 |         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:475:33
[INFO] [stdout]     |
[INFO] [stdout] 475 |     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:484:9
[INFO] [stdout]     |
[INFO] [stdout] 484 |         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:485:9
[INFO] [stdout]     |
[INFO] [stdout] 485 |         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:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 |         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:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |         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:497:9
[INFO] [stdout]     |
[INFO] [stdout] 497 |         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:506:40
[INFO] [stdout]     |
[INFO] [stdout] 506 |     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:513:41
[INFO] [stdout]     |
[INFO] [stdout] 513 |     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:561:31
[INFO] [stdout]     |
[INFO] [stdout] 561 |     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:568:32
[INFO] [stdout]     |
[INFO] [stdout] 568 |     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:568:65
[INFO] [stdout]     |
[INFO] [stdout] 568 |     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: struct `KVEngine` is never constructed
[INFO] [stdout]   --> src/sql/engine/kv.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct KVEngine<E: StorageEngine> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sql/engine/kv.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<E: StorageEngine> KVEngine<E> {
[INFO] [stdout]    | ---------------------------------- associated function in this implementation
[INFO] [stdout] 28 |     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:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | 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:49:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl<E: StorageEngine> KVTransaction<E> {
[INFO] [stdout]    | --------------------------------------- associated function in this implementation
[INFO] [stdout] 49 |     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:142:6
[INFO] [stdout]     |
[INFO] [stdout] 142 | enum Key {
[INFO] [stdout]     |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `KeyPrefix` is never used
[INFO] [stdout]    --> src/sql/engine/kv.rs:148:6
[INFO] [stdout]     |
[INFO] [stdout] 148 | enum KeyPrefix {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sql-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 |     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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/storage/keycode.rs:45:27
[INFO] [stdout]    |
[INFO] [stdout] 45 |     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:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |     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:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |     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:57:28
[INFO] [stdout]    |
[INFO] [stdout] 57 |     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:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |     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:65:28
[INFO] [stdout]    |
[INFO] [stdout] 65 |     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:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 |     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:78:28
[INFO] [stdout]    |
[INFO] [stdout] 78 |     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:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |     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:86:29
[INFO] [stdout]    |
[INFO] [stdout] 86 |     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:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |     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:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |     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:128:36
[INFO] [stdout]     |
[INFO] [stdout] 128 |     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:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         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`
[INFO] [stdout]    --> src/storage/keycode.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         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: `name`
[INFO] [stdout]    --> src/storage/keycode.rs:143:42
[INFO] [stdout]     |
[INFO] [stdout] 143 |     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:143:62
[INFO] [stdout]     |
[INFO] [stdout] 143 |     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:165:28
[INFO] [stdout]     |
[INFO] [stdout] 165 |     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:169:30
[INFO] [stdout]     |
[INFO] [stdout] 169 |     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:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         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:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         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:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         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:193:28
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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:197:31
[INFO] [stdout]     |
[INFO] [stdout] 197 |     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:197:51
[INFO] [stdout]     |
[INFO] [stdout] 197 |     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:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         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:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         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:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         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:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |         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:298:33
[INFO] [stdout]     |
[INFO] [stdout] 298 |     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:305:34
[INFO] [stdout]     |
[INFO] [stdout] 305 |     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:312:32
[INFO] [stdout]     |
[INFO] [stdout] 312 |     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:319:33
[INFO] [stdout]     |
[INFO] [stdout] 319 |     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:326:33
[INFO] [stdout]     |
[INFO] [stdout] 326 |     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:333:33
[INFO] [stdout]     |
[INFO] [stdout] 333 |     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:340:32
[INFO] [stdout]     |
[INFO] [stdout] 340 |     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:347:33
[INFO] [stdout]     |
[INFO] [stdout] 347 |     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:354:33
[INFO] [stdout]     |
[INFO] [stdout] 354 |     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:372:33
[INFO] [stdout]     |
[INFO] [stdout] 372 |     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:379:33
[INFO] [stdout]     |
[INFO] [stdout] 379 |     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:386:34
[INFO] [stdout]     |
[INFO] [stdout] 386 |     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:393:33
[INFO] [stdout]     |
[INFO] [stdout] 393 |     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:400:36
[INFO] [stdout]     |
[INFO] [stdout] 400 |     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:421:36
[INFO] [stdout]     |
[INFO] [stdout] 421 |     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:428:34
[INFO] [stdout]     |
[INFO] [stdout] 428 |     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:435:41
[INFO] [stdout]     |
[INFO] [stdout] 435 |     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:435:61
[INFO] [stdout]     |
[INFO] [stdout] 435 |     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:442:44
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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:442:64
[INFO] [stdout]     |
[INFO] [stdout] 442 |     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:456:35
[INFO] [stdout]     |
[INFO] [stdout] 456 |     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:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 |         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:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 |         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:467:9
[INFO] [stdout]     |
[INFO] [stdout] 467 |         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:475:33
[INFO] [stdout]     |
[INFO] [stdout] 475 |     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:484:9
[INFO] [stdout]     |
[INFO] [stdout] 484 |         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:485:9
[INFO] [stdout]     |
[INFO] [stdout] 485 |         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:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 |         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:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |         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:497:9
[INFO] [stdout]     |
[INFO] [stdout] 497 |         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:506:40
[INFO] [stdout]     |
[INFO] [stdout] 506 |     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:513:41
[INFO] [stdout]     |
[INFO] [stdout] 513 |     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:561:31
[INFO] [stdout]     |
[INFO] [stdout] 561 |     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:568:32
[INFO] [stdout]     |
[INFO] [stdout] 568 |     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:568:65
[INFO] [stdout]     |
[INFO] [stdout] 568 |     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 `test` profile [unoptimized + debuginfo] target(s) in 2.81s
[INFO] running `Command { std: "docker" "inspect" "cab2894bbb01961132c4401c3e96d02272ed80273d7723616e45dc85c7121a34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cab2894bbb01961132c4401c3e96d02272ed80273d7723616e45dc85c7121a34", kill_on_drop: false }`
[INFO] [stdout] cab2894bbb01961132c4401c3e96d02272ed80273d7723616e45dc85c7121a34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aaf17ca3c9e7ed54958e4c2d4a5c76782eeeb0f2bec09110726a0123369f5833
[INFO] running `Command { std: "docker" "start" "-a" "aaf17ca3c9e7ed54958e4c2d4a5c76782eeeb0f2bec09110726a0123369f5833", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> src/storage/keycode.rs:41:29
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn serialize_bool(self, v: bool) -> Result<()> {
[INFO] [stderr]    |                             ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> src/storage/keycode.rs:45:27
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn serialize_i8(self, v: i8) -> Result<()> {
[INFO] [stderr]    |                           ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> src/storage/keycode.rs:49:28
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn serialize_i16(self, v: i16) -> Result<()> {
[INFO] [stderr]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> src/storage/keycode.rs:53:28
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn serialize_i32(self, v: i32) -> Result<()> {
[INFO] [stderr]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> src/storage/keycode.rs:57:28
[INFO] [stderr]    |
[INFO] [stderr] 57 |     fn serialize_i64(self, v: i64) -> Result<()> {
[INFO] [stderr]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> src/storage/keycode.rs:61:27
[INFO] [stderr]    |
[INFO] [stderr] 61 |     fn serialize_u8(self, v: u8) -> Result<()> {
[INFO] [stderr]    |                           ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> src/storage/keycode.rs:65:28
[INFO] [stderr]    |
[INFO] [stderr] 65 |     fn serialize_u16(self, v: u16) -> Result<()> {
[INFO] [stderr]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> src/storage/keycode.rs:69:28
[INFO] [stderr]    |
[INFO] [stderr] 69 |     fn serialize_u32(self, v: u32) -> Result<()> {
[INFO] [stderr]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> src/storage/keycode.rs:78:28
[INFO] [stderr]    |
[INFO] [stderr] 78 |     fn serialize_f32(self, v: f32) -> Result<()> {
[INFO] [stderr]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> src/storage/keycode.rs:82:28
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn serialize_f64(self, v: f64) -> Result<()> {
[INFO] [stderr]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> src/storage/keycode.rs:86:29
[INFO] [stderr]    |
[INFO] [stderr] 86 |     fn serialize_char(self, v: char) -> Result<()> {
[INFO] [stderr]    |                             ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> src/storage/keycode.rs:90:28
[INFO] [stderr]    |
[INFO] [stderr] 90 |     fn serialize_str(self, v: &str) -> Result<()> {
[INFO] [stderr]    |                            ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]    --> src/storage/keycode.rs:117:32
[INFO] [stderr]     |
[INFO] [stderr] 117 |     fn serialize_some<T>(self, value: &T) -> Result<()>
[INFO] [stderr]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/storage/keycode.rs:128:36
[INFO] [stderr]     |
[INFO] [stderr] 128 |     fn serialize_unit_struct(self, name: &'static str) -> Result<()> {
[INFO] [stderr]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/storage/keycode.rs:135:9
[INFO] [stderr]     |
[INFO] [stderr] 135 |         name: &'static str,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `variant`
[INFO] [stderr]    --> src/storage/keycode.rs:137:9
[INFO] [stderr]     |
[INFO] [stderr] 137 |         variant: &'static str,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/storage/keycode.rs:143:42
[INFO] [stderr]     |
[INFO] [stderr] 143 |     fn serialize_newtype_struct<T>(self, name: &'static str, value: &T) -> Result<()>
[INFO] [stderr]     |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]    --> src/storage/keycode.rs:143:62
[INFO] [stderr]     |
[INFO] [stderr] 143 |     fn serialize_newtype_struct<T>(self, name: &'static str, value: &T) -> Result<()>
[INFO] [stderr]     |                                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `len`
[INFO] [stderr]    --> src/storage/keycode.rs:165:28
[INFO] [stderr]     |
[INFO] [stderr] 165 |     fn serialize_seq(self, len: Option<usize>) -> Result<Self::SerializeSeq> {
[INFO] [stderr]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `len`
[INFO] [stderr]    --> src/storage/keycode.rs:169:30
[INFO] [stderr]     |
[INFO] [stderr] 169 |     fn serialize_tuple(self, len: usize) -> Result<Self::SerializeTuple> {
[INFO] [stderr]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/storage/keycode.rs:175:9
[INFO] [stderr]     |
[INFO] [stderr] 175 |         name: &'static str,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `len`
[INFO] [stderr]    --> src/storage/keycode.rs:176:9
[INFO] [stderr]     |
[INFO] [stderr] 176 |         len: usize,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `len`
[INFO] [stderr]    --> src/storage/keycode.rs:187:9
[INFO] [stderr]     |
[INFO] [stderr] 187 |         len: usize,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `len`
[INFO] [stderr]    --> src/storage/keycode.rs:193:28
[INFO] [stderr]     |
[INFO] [stderr] 193 |     fn serialize_map(self, len: Option<usize>) -> Result<Self::SerializeMap> {
[INFO] [stderr]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/storage/keycode.rs:197:31
[INFO] [stderr]     |
[INFO] [stderr] 197 |     fn serialize_struct(self, name: &'static str, len: usize) -> Result<Self::SerializeStruct> {
[INFO] [stderr]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `len`
[INFO] [stderr]    --> src/storage/keycode.rs:197:51
[INFO] [stderr]     |
[INFO] [stderr] 197 |     fn serialize_struct(self, name: &'static str, len: usize) -> Result<Self::SerializeStruct> {
[INFO] [stderr]     |                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/storage/keycode.rs:203:9
[INFO] [stderr]     |
[INFO] [stderr] 203 |         name: &'static str,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `variant_index`
[INFO] [stderr]    --> src/storage/keycode.rs:204:9
[INFO] [stderr]     |
[INFO] [stderr] 204 |         variant_index: u32,
[INFO] [stderr]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant_index`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `variant`
[INFO] [stderr]    --> src/storage/keycode.rs:205:9
[INFO] [stderr]     |
[INFO] [stderr] 205 |         variant: &'static str,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variant`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `len`
[INFO] [stderr]    --> src/storage/keycode.rs:206:9
[INFO] [stderr]     |
[INFO] [stderr] 206 |         len: usize,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:298:33
[INFO] [stderr]     |
[INFO] [stderr] 298 |     fn deserialize_any<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:305:34
[INFO] [stderr]     |
[INFO] [stderr] 305 |     fn deserialize_bool<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:312:32
[INFO] [stderr]     |
[INFO] [stderr] 312 |     fn deserialize_i8<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:319:33
[INFO] [stderr]     |
[INFO] [stderr] 319 |     fn deserialize_i16<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:326:33
[INFO] [stderr]     |
[INFO] [stderr] 326 |     fn deserialize_i32<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:333:33
[INFO] [stderr]     |
[INFO] [stderr] 333 |     fn deserialize_i64<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:340:32
[INFO] [stderr]     |
[INFO] [stderr] 340 |     fn deserialize_u8<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:347:33
[INFO] [stderr]     |
[INFO] [stderr] 347 |     fn deserialize_u16<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:354:33
[INFO] [stderr]     |
[INFO] [stderr] 354 |     fn deserialize_u32<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:372:33
[INFO] [stderr]     |
[INFO] [stderr] 372 |     fn deserialize_f32<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:379:33
[INFO] [stderr]     |
[INFO] [stderr] 379 |     fn deserialize_f64<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:386:34
[INFO] [stderr]     |
[INFO] [stderr] 386 |     fn deserialize_char<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:393:33
[INFO] [stderr]     |
[INFO] [stderr] 393 |     fn deserialize_str<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:400:36
[INFO] [stderr]     |
[INFO] [stderr] 400 |     fn deserialize_string<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:421:36
[INFO] [stderr]     |
[INFO] [stderr] 421 |     fn deserialize_option<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:428:34
[INFO] [stderr]     |
[INFO] [stderr] 428 |     fn deserialize_unit<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/storage/keycode.rs:435:41
[INFO] [stderr]     |
[INFO] [stderr] 435 |     fn deserialize_unit_struct<V>(self, name: &'static str, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:435:61
[INFO] [stderr]     |
[INFO] [stderr] 435 |     fn deserialize_unit_struct<V>(self, name: &'static str, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/storage/keycode.rs:442:44
[INFO] [stderr]     |
[INFO] [stderr] 442 |     fn deserialize_newtype_struct<V>(self, name: &'static str, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:442:64
[INFO] [stderr]     |
[INFO] [stderr] 442 |     fn deserialize_newtype_struct<V>(self, name: &'static str, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `len`
[INFO] [stderr]    --> src/storage/keycode.rs:456:35
[INFO] [stderr]     |
[INFO] [stderr] 456 |     fn deserialize_tuple<V>(self, len: usize, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/storage/keycode.rs:465:9
[INFO] [stderr]     |
[INFO] [stderr] 465 |         name: &'static str,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `len`
[INFO] [stderr]    --> src/storage/keycode.rs:466:9
[INFO] [stderr]     |
[INFO] [stderr] 466 |         len: usize,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:467:9
[INFO] [stderr]     |
[INFO] [stderr] 467 |         visitor: V,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:475:33
[INFO] [stderr]     |
[INFO] [stderr] 475 |     fn deserialize_map<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/storage/keycode.rs:484:9
[INFO] [stderr]     |
[INFO] [stderr] 484 |         name: &'static str,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fields`
[INFO] [stderr]    --> src/storage/keycode.rs:485:9
[INFO] [stderr]     |
[INFO] [stderr] 485 |         fields: &'static [&'static str],
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:486:9
[INFO] [stderr]     |
[INFO] [stderr] 486 |         visitor: V,
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/storage/keycode.rs:496:9
[INFO] [stderr]     |
[INFO] [stderr] 496 |         name: &'static str,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `variants`
[INFO] [stderr]    --> src/storage/keycode.rs:497:9
[INFO] [stderr]     |
[INFO] [stderr] 497 |         variants: &'static [&'static str],
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variants`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:506:40
[INFO] [stderr]     |
[INFO] [stderr] 506 |     fn deserialize_identifier<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:513:41
[INFO] [stderr]     |
[INFO] [stderr] 513 |     fn deserialize_ignored_any<V>(self, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `len`
[INFO] [stderr]    --> src/storage/keycode.rs:561:31
[INFO] [stderr]     |
[INFO] [stderr] 561 |     fn tuple_variant<V>(self, len: usize, visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                               ^^^ help: if this is intentional, prefix it with an underscore: `_len`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fields`
[INFO] [stderr]    --> src/storage/keycode.rs:568:32
[INFO] [stderr]     |
[INFO] [stderr] 568 |     fn struct_variant<V>(self, fields: &'static [&'static str], visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `visitor`
[INFO] [stderr]    --> src/storage/keycode.rs:568:65
[INFO] [stderr]     |
[INFO] [stderr] 568 |     fn struct_variant<V>(self, fields: &'static [&'static str], visitor: V) -> Result<V::Value>
[INFO] [stderr]     |                                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `KVEngine` is never constructed
[INFO] [stderr]   --> src/sql/engine/kv.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct KVEngine<E: StorageEngine> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/sql/engine/kv.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | impl<E: StorageEngine> KVEngine<E> {
[INFO] [stderr]    | ---------------------------------- associated function in this implementation
[INFO] [stderr] 28 |     fn new(engine: E) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `KVTransaction` is never constructed
[INFO] [stderr]   --> src/sql/engine/kv.rs:44:12
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub struct KVTransaction<E: StorageEngine> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/sql/engine/kv.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 48 | impl<E: StorageEngine> KVTransaction<E> {
[INFO] [stderr]    | --------------------------------------- associated function in this implementation
[INFO] [stderr] 49 |     pub fn new(txn: storage::mvcc::MvccTransaction<E>) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Key` is never used
[INFO] [stderr]    --> src/sql/engine/kv.rs:142:6
[INFO] [stderr]     |
[INFO] [stderr] 142 | enum Key {
[INFO] [stderr]     |      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `KeyPrefix` is never used
[INFO] [stderr]    --> src/sql/engine/kv.rs:148:6
[INFO] [stderr]     |
[INFO] [stderr] 148 | enum KeyPrefix {
[INFO] [stderr]     |      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `sql-rust` (lib) generated 71 warnings
[INFO] [stderr] warning: `sql-rust` (lib test) generated 65 warnings (65 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sql_rust-3d1ea2ad8d96e11f)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test sql::parser::lexer::tests::test_lexer_create_table ... ok
[INFO] [stdout] test sql::parser::tests::test_parser_create_table ... ok
[INFO] [stdout] test sql::parser::lexer::tests::test_lexer_insert_into ... ok
[INFO] [stdout] test sql::parser::tests::test_parser_insert ... ok
[INFO] [stdout] test sql::parser::tests::test_parser_select ... ok
[INFO] [stdout] test sql::plan::tests::test_plan_select ... ok
[INFO] [stdout] test sql::engine::kv::tests::test_create_table ... ok
[INFO] [stdout] test storage::engine::tests::test_memory ... ok
[INFO] [stdout] test storage::keycode::tests::test_decode ... ok
[INFO] [stdout] test storage::keycode::tests::test_encode ... ok
[INFO] [stdout] test storage::keycode::tests::test_encode_prefix ... ok
[INFO] [stdout] test sql::parser::lexer::tests::test_lexer_select ... ok
[INFO] [stdout] test storage::engine::tests::test_disk ... ok
[INFO] [stdout] test storage::mvcc::tests::test_delete ... ok
[INFO] [stdout] test storage::mvcc::tests::test_dirty_read ... ok
[INFO] [stdout] test storage::mvcc::tests::test_get ... ok
[INFO] [stdout] test storage::mvcc::tests::test_rollback ... ok
[INFO] [stdout] test storage::disk::test::test_disk_engine_compact ... ok
[INFO] [stdout] test storage::mvcc::tests::test_scan_prefix ... ok
[INFO] [stdout] test storage::mvcc::tests::test_set ... ok
[INFO] [stdout] test storage::mvcc::tests::test_unrepeatable_read ... ok
[INFO] [stdout] test sql::plan::tests::test_plan_insert ... ok
[INFO] [stdout] test storage::mvcc::tests::test_get_isolation ... ok
[INFO] [stdout] test sql::plan::tests::test_plan_create_table ... ok
[INFO] [stdout] test storage::mvcc::tests::test_delete_conflict ... FAILED
[INFO] [stdout] test storage::mvcc::tests::test_phantom_read ... FAILED
[INFO] [stdout] test storage::mvcc::tests::test_set_conflict ... FAILED
[INFO] [stdout] test storage::mvcc::tests::test_scan_isolation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- storage::mvcc::tests::test_delete_conflict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::mvcc::tests::test_delete_conflict' panicked at src/storage/mvcc.rs:709:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok(())
[INFO] [stdout]  right: Err(WriteConflict)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64179f8ac892 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64179f8ac892 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64179f8ac892 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64179f8ac892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64179f8d4eb3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64179f8d4eb3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64179f8a9553 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64179f8a9553 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64179f8ac6e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64179f8ae0c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64179f8adefe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64179f868e04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64179f868e04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64179f8aea9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64179f8aea9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64179f8ae86a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x64179f8acd89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64179f8ae4fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64179f8d3550 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64179f8d38a3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x64179f81ea28 - core::panicking::assert_failed::h7ee5218de176d4a0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x64179f7a133d - sql_rust::storage::mvcc::tests::delete_conflict::h6f3ff4497ce11cbf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:709:9
[INFO] [stdout]   22:     0x64179f7ac9e3 - sql_rust::storage::mvcc::tests::test_delete_conflict::h008866440fb5bb72
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:723:9
[INFO] [stdout]   23:     0x64179f7ac98c - sql_rust::storage::mvcc::tests::test_delete_conflict::{{closure}}::h2bda095a591f1f28
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:722:34
[INFO] [stdout]   24:     0x64179f804a26 - core::ops::function::FnOnce::call_once::h0e931381c10f7da6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x64179f86e66b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x64179f86e66b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x64179f86d7a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x64179f86d7a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x64179f86d7a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x64179f86d7a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x64179f86d7a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64179f86d7a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x64179f86d7a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x64179f8313a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x64179f8313a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x64179f834d7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x64179f834d7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x64179f834d7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x64179f834d7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x64179f834d7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64179f834d7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x64179f834d7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x64179f8b1a1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x64179f8b1a1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73b357ec6aa4 - <unknown>
[INFO] [stdout]   46:     0x73b357f53a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::mvcc::tests::test_phantom_read stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::mvcc::tests::test_phantom_read' panicked at src/storage/mvcc.rs:822:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [ScanResult { key: [107, 101, 121, 49], value: [118, 97, 108, 49] }, ScanResult { key: [107, 101, 121, 50], value: [118, 97, 108, 50, 45, 49] }, ScanResult { key: [107, 101, 121, 51], value: [118, 97, 108, 51] }, ScanResult { key: [107, 101, 121, 52], value: [118, 97, 108, 52] }]
[INFO] [stdout]  right: [ScanResult { key: [107, 101, 121, 49], value: [118, 97, 108, 49] }, ScanResult { key: [107, 101, 121, 50], value: [118, 97, 108, 50] }, ScanResult { key: [107, 101, 121, 51], value: [118, 97, 108, 51] }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64179f8ac892 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64179f8ac892 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64179f8ac892 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64179f8ac892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64179f8d4eb3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64179f8d4eb3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64179f8a9553 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64179f8a9553 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64179f8ac6e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64179f8ae0c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64179f8adefe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64179f868e04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64179f868e04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64179f8aea9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64179f8aea9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64179f8ae86a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x64179f8acd89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64179f8ae4fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64179f8d3550 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64179f8d38a3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x64179f81eb24 - core::panicking::assert_failed::hf1cb18f4cfc4954b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x64179f7a7e72 - sql_rust::storage::mvcc::tests::phantom_read::h8a3033abbcb650b7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:822:9
[INFO] [stdout]   22:     0x64179f7ad973 - sql_rust::storage::mvcc::tests::test_phantom_read::h743194fee9d321ca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:844:9
[INFO] [stdout]   23:     0x64179f7ad91c - sql_rust::storage::mvcc::tests::test_phantom_read::{{closure}}::hcf134e0c50f15fb4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:843:31
[INFO] [stdout]   24:     0x64179f804ae6 - core::ops::function::FnOnce::call_once::h24b523b78405b7bd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x64179f86e66b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x64179f86e66b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x64179f86d7a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x64179f86d7a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x64179f86d7a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x64179f86d7a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x64179f86d7a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64179f86d7a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x64179f86d7a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x64179f8313a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x64179f8313a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x64179f834d7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x64179f834d7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x64179f834d7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x64179f834d7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x64179f834d7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64179f834d7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x64179f834d7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x64179f8b1a1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x64179f8b1a1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73b357ec6aa4 - <unknown>
[INFO] [stdout]   46:     0x73b357f53a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::mvcc::tests::test_set_conflict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::mvcc::tests::test_set_conflict' panicked at src/storage/mvcc.rs:628:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok(())
[INFO] [stdout]  right: Err(WriteConflict)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64179f8ac892 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64179f8ac892 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64179f8ac892 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64179f8ac892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64179f8d4eb3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64179f8d4eb3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64179f8a9553 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64179f8a9553 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64179f8ac6e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64179f8ae0c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64179f8adefe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64179f868e04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64179f868e04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64179f8aea9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64179f8aea9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64179f8ae86a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x64179f8acd89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64179f8ae4fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64179f8d3550 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64179f8d38a3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x64179f81ea28 - core::panicking::assert_failed::h7ee5218de176d4a0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x64179f79d11e - sql_rust::storage::mvcc::tests::set_conflict::h4aff428d0184cdf8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:628:9
[INFO] [stdout]   22:     0x64179f7abf83 - sql_rust::storage::mvcc::tests::test_set_conflict::hcb54e16c49ca230a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:648:9
[INFO] [stdout]   23:     0x64179f7abf2c - sql_rust::storage::mvcc::tests::test_set_conflict::{{closure}}::h591cf3da60c6779e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:647:31
[INFO] [stdout]   24:     0x64179f8050c6 - core::ops::function::FnOnce::call_once::ha8ee79b5ff1c47d5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x64179f86e66b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x64179f86e66b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x64179f86d7a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x64179f86d7a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x64179f86d7a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x64179f86d7a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x64179f86d7a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64179f86d7a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x64179f86d7a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x64179f8313a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x64179f8313a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x64179f834d7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x64179f834d7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x64179f834d7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x64179f834d7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x64179f834d7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64179f834d7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x64179f834d7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x64179f8b1a1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x64179f8b1a1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73b357ec6aa4 - <unknown>
[INFO] [stdout]   46:     0x73b357f53a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- storage::mvcc::tests::test_scan_isolation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::mvcc::tests::test_scan_isolation' panicked at src/storage/mvcc.rs:512:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [ScanResult { key: [97, 97, 98, 98], value: [118, 97, 108, 49, 45, 49] }, ScanResult { key: [97, 97, 99, 97], value: [118, 97, 108, 53] }]
[INFO] [stdout]  right: [ScanResult { key: [97, 97, 98, 98], value: [118, 97, 108, 49] }, ScanResult { key: [97, 97, 99, 97], value: [118, 97, 108, 53] }]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64179f8ac892 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64179f8ac892 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64179f8ac892 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64179f8ac892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64179f8d4eb3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64179f8d4eb3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x64179f8a9553 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64179f8a9553 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64179f8ac6e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64179f8ae0c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64179f8adefe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64179f868e04 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64179f868e04 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64179f8aea9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64179f8aea9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64179f8ae86a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x64179f8acd89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64179f8ae4fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64179f8d3550 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64179f8d38a3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x64179f81eb24 - core::panicking::assert_failed::hf1cb18f4cfc4954b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x64179f796176 - sql_rust::storage::mvcc::tests::scan_isolation::h386ad64ba40fa29f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:512:9
[INFO] [stdout]   22:     0x64179f7ab523 - sql_rust::storage::mvcc::tests::test_scan_isolation::hbf8fb166634aa39f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:563:9
[INFO] [stdout]   23:     0x64179f7ab4cc - sql_rust::storage::mvcc::tests::test_scan_isolation::{{closure}}::hb3a91664ccaa45f2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:562:33
[INFO] [stdout]   24:     0x64179f805086 - core::ops::function::FnOnce::call_once::ha8da23ebeef99de7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x64179f86e66b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x64179f86e66b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x64179f86d7a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x64179f86d7a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x64179f86d7a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x64179f86d7a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x64179f86d7a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x64179f86d7a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x64179f86d7a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x64179f8313a4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x64179f8313a4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x64179f834d7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x64179f834d7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x64179f834d7a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x64179f834d7a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x64179f834d7a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64179f834d7a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x64179f834d7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x64179f8b1a1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x64179f8b1a1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x73b357ec6aa4 - <unknown>
[INFO] [stdout]   46:     0x73b357f53a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     storage::mvcc::tests::test_delete_conflict
[INFO] [stdout]     storage::mvcc::tests::test_phantom_read
[INFO] [stdout]     storage::mvcc::tests::test_scan_isolation
[INFO] [stdout]     storage::mvcc::tests::test_set_conflict
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 24 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "aaf17ca3c9e7ed54958e4c2d4a5c76782eeeb0f2bec09110726a0123369f5833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaf17ca3c9e7ed54958e4c2d4a5c76782eeeb0f2bec09110726a0123369f5833", kill_on_drop: false }`
[INFO] [stdout] aaf17ca3c9e7ed54958e4c2d4a5c76782eeeb0f2bec09110726a0123369f5833
