[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChengBinz%2Fsql-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChengBinz/sql-rust on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.17.1
[INFO] [stderr]   Downloaded fs4 v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c9c3d79309961a78ffdba92e0a41293752c379b4ae6195db174ab7348cfcf2a
[INFO] running `Command { std: "docker" "start" "-a" "2c9c3d79309961a78ffdba92e0a41293752c379b4ae6195db174ab7348cfcf2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c9c3d79309961a78ffdba92e0a41293752c379b4ae6195db174ab7348cfcf2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c9c3d79309961a78ffdba92e0a41293752c379b4ae6195db174ab7348cfcf2a", kill_on_drop: false }`
[INFO] [stdout] 2c9c3d79309961a78ffdba92e0a41293752c379b4ae6195db174ab7348cfcf2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 901e289e7cb95eb5d521145213acc9a14ee1cd0eebbd25c14094aa079148af3f
[INFO] running `Command { std: "docker" "start" "-a" "901e289e7cb95eb5d521145213acc9a14ee1cd0eebbd25c14094aa079148af3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[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 bincode v1.3.3
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sql/engine/kv.rs: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.70s
[INFO] running `Command { std: "docker" "inspect" "901e289e7cb95eb5d521145213acc9a14ee1cd0eebbd25c14094aa079148af3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "901e289e7cb95eb5d521145213acc9a14ee1cd0eebbd25c14094aa079148af3f", kill_on_drop: false }`
[INFO] [stdout] 901e289e7cb95eb5d521145213acc9a14ee1cd0eebbd25c14094aa079148af3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df579bf9f20c514058ddcbf8fa2b1a6d539a61f631fa5f3ca6ce5b3eeb5f9524
[INFO] running `Command { std: "docker" "start" "-a" "df579bf9f20c514058ddcbf8fa2b1a6d539a61f631fa5f3ca6ce5b3eeb5f9524", 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)]` (part of `#[warn(unused)]`) 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]    Compiling sql-rust v0.1.0 (/opt/rustwide/workdir)
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sql/engine/kv.rs: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] [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)]` (part of `#[warn(unused)]`) 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.99s
[INFO] running `Command { std: "docker" "inspect" "df579bf9f20c514058ddcbf8fa2b1a6d539a61f631fa5f3ca6ce5b3eeb5f9524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df579bf9f20c514058ddcbf8fa2b1a6d539a61f631fa5f3ca6ce5b3eeb5f9524", kill_on_drop: false }`
[INFO] [stdout] df579bf9f20c514058ddcbf8fa2b1a6d539a61f631fa5f3ca6ce5b3eeb5f9524
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30d11cb687aba4530e9dba0ef4830ee433ce8bb5d0695300cfc00f78e68646d5
[INFO] running `Command { std: "docker" "start" "-a" "30d11cb687aba4530e9dba0ef4830ee433ce8bb5d0695300cfc00f78e68646d5", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 (run `cargo fix --lib -p sql-rust` to apply 65 suggestions)
[INFO] [stderr] warning: `sql-rust` (lib test) generated 65 warnings (65 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sql_rust-5b0442e1b1b58ed7)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test sql::parser::lexer::tests::test_lexer_create_table ... ok
[INFO] [stdout] test sql::engine::kv::tests::test_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_create_table ... ok
[INFO] [stdout] test sql::parser::tests::test_parser_select ... ok
[INFO] [stdout] test sql::parser::lexer::tests::test_lexer_select ... ok
[INFO] [stdout] test sql::plan::tests::test_plan_insert ... ok
[INFO] [stdout] test sql::plan::tests::test_plan_select ... ok
[INFO] [stdout] test storage::keycode::tests::test_encode ... ok
[INFO] [stdout] test storage::engine::tests::test_memory ... ok
[INFO] [stdout] test sql::plan::tests::test_plan_create_table ... ok
[INFO] [stdout] test storage::keycode::tests::test_decode ... ok
[INFO] [stdout] test storage::keycode::tests::test_encode_prefix ... ok
[INFO] [stdout] test storage::engine::tests::test_disk ... ok
[INFO] [stdout] test storage::mvcc::tests::test_rollback ... 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::disk::test::test_disk_engine_compact ... ok
[INFO] [stdout] test storage::mvcc::tests::test_get_isolation ... ok
[INFO] [stdout] test storage::mvcc::tests::test_unrepeatable_read ... 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_delete_conflict ... FAILED
[INFO] [stdout] test storage::mvcc::tests::test_scan_isolation ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test storage::mvcc::tests::test_phantom_read ... FAILED
[INFO] [stdout] test storage::mvcc::tests::test_set_conflict ... 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' (34) 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:     0x5889cd592442 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5889cd592442 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5889cd592442 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5889cd592442 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5889cd5a910a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5889cd5a910a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5889cd597496 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5889cd597496 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5889cd56f0cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5889cd56f0cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5889cd589ee9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5889cd519eae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5889cd519eae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5889cd58a0a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5889cd58a0a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5889cd56f188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5889cd566a49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5889cd57009d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5889cd5a981c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5889cd5a96d3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5889cd4a5332 - core[c5ed12ab89cc536a]::panicking::assert_failed::<core[c5ed12ab89cc536a]::result::Result<(), sql_rust[50c4c99a99b5a6ab]::error::Error>, core[c5ed12ab89cc536a]::result::Result<(), sql_rust[50c4c99a99b5a6ab]::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5889cd47ef17 - sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::delete_conflict::<sql_rust[50c4c99a99b5a6ab]::storage::memory::MemoryEngine>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:709:9
[INFO] [stdout]   22:     0x5889cd48e763 - sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::test_delete_conflict
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:723:9
[INFO] [stdout]   23:     0x5889cd48b7cc - sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::test_delete_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:722:34
[INFO] [stdout]   24:     0x5889cd4ac8d6 - <sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::test_delete_conflict::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5889cd50e25b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5889cd50e25b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5889cd51aaba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5889cd51aaba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5889cd51aaba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5889cd51aaba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5889cd51aaba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5889cd51aaba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5889cd51aaba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5889cd514f84 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5889cd514f84 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5889cd51d5b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5889cd51d5b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5889cd591cef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5889cd591cef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x78de7e784aa4 - <unknown>
[INFO] [stdout]   46:     0x78de7e811a64 - 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' (40) 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:     0x5889cd592442 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5889cd592442 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5889cd592442 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5889cd592442 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5889cd5a910a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5889cd5a910a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5889cd597496 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5889cd597496 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5889cd56f0cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5889cd56f0cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5889cd589ee9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5889cd519eae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5889cd519eae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5889cd58a0a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5889cd58a0a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5889cd56f188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5889cd566a49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5889cd57009d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5889cd5a981c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5889cd5a96d3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5889cd4a5383 - core[c5ed12ab89cc536a]::panicking::assert_failed::<alloc[9c68fdf4f4f29218]::vec::Vec<sql_rust[50c4c99a99b5a6ab]::storage::mvcc::ScanResult>, alloc[9c68fdf4f4f29218]::vec::Vec<sql_rust[50c4c99a99b5a6ab]::storage::mvcc::ScanResult>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5889cd47cd83 - sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::scan_isolation::<sql_rust[50c4c99a99b5a6ab]::storage::memory::MemoryEngine>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:512:9
[INFO] [stdout]   22:     0x5889cd48e193 - sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::test_scan_isolation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:563:9
[INFO] [stdout]   23:     0x5889cd48b78c - sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::test_scan_isolation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:562:33
[INFO] [stdout]   24:     0x5889cd4ac896 - <sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::test_scan_isolation::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5889cd50e25b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5889cd50e25b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5889cd51aaba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5889cd51aaba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5889cd51aaba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5889cd51aaba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5889cd51aaba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5889cd51aaba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5889cd51aaba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5889cd514f84 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5889cd514f84 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5889cd51d5b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5889cd51d5b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5889cd591cef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5889cd591cef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x78de7e784aa4 - <unknown>
[INFO] [stdout]   46:     0x78de7e811a64 - 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' (38) 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:     0x5889cd592442 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5889cd592442 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5889cd592442 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5889cd592442 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5889cd5a910a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5889cd5a910a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5889cd597496 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5889cd597496 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5889cd56f0cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5889cd56f0cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5889cd589ee9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5889cd519eae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5889cd519eae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5889cd58a0a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5889cd58a0a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5889cd56f188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5889cd566a49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5889cd57009d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5889cd5a981c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5889cd5a96d3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5889cd4a5383 - core[c5ed12ab89cc536a]::panicking::assert_failed::<alloc[9c68fdf4f4f29218]::vec::Vec<sql_rust[50c4c99a99b5a6ab]::storage::mvcc::ScanResult>, alloc[9c68fdf4f4f29218]::vec::Vec<sql_rust[50c4c99a99b5a6ab]::storage::mvcc::ScanResult>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5889cd473a40 - sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::phantom_read::<sql_rust[50c4c99a99b5a6ab]::storage::memory::MemoryEngine>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:822:9
[INFO] [stdout]   22:     0x5889cd48d023 - sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::test_phantom_read
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:844:9
[INFO] [stdout]   23:     0x5889cd48b6cc - sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::test_phantom_read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:843:31
[INFO] [stdout]   24:     0x5889cd4ac7d6 - <sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::test_phantom_read::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5889cd50e25b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5889cd50e25b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5889cd51aaba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5889cd51aaba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5889cd51aaba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5889cd51aaba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5889cd51aaba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5889cd51aaba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5889cd51aaba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5889cd514f84 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5889cd514f84 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5889cd51d5b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5889cd51d5b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5889cd591cef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5889cd591cef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x78de7e784aa4 - <unknown>
[INFO] [stdout]   46:     0x78de7e811a64 - 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' (43) 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:     0x5889cd592442 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5889cd592442 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5889cd592442 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5889cd592442 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5889cd5a910a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5889cd5a910a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5889cd597496 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5889cd597496 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5889cd56f0cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5889cd56f0cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5889cd589ee9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5889cd519eae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5889cd519eae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5889cd58a0a2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5889cd58a0a2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5889cd56f188 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5889cd566a49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5889cd57009d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5889cd5a981c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5889cd5a96d3 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5889cd4a5332 - core[c5ed12ab89cc536a]::panicking::assert_failed::<core[c5ed12ab89cc536a]::result::Result<(), sql_rust[50c4c99a99b5a6ab]::error::Error>, core[c5ed12ab89cc536a]::result::Result<(), sql_rust[50c4c99a99b5a6ab]::error::Error>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5889cd475f88 - sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::set_conflict::<sql_rust[50c4c99a99b5a6ab]::storage::memory::MemoryEngine>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:628:9
[INFO] [stdout]   22:     0x5889cd48d5f3 - sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::test_set_conflict
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:648:9
[INFO] [stdout]   23:     0x5889cd48b70c - sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::test_set_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/mvcc.rs:647:31
[INFO] [stdout]   24:     0x5889cd4ac816 - <sql_rust[50c4c99a99b5a6ab]::storage::mvcc::tests::test_set_conflict::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5889cd50e25b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5889cd50e25b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5889cd51aaba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5889cd51aaba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5889cd51aaba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5889cd51aaba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5889cd51aaba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5889cd51aaba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5889cd51aaba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5889cd514f84 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5889cd514f84 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5889cd51d5b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5889cd51d5b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5889cd51d5b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5889cd591cef - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5889cd591cef - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x78de7e784aa4 - <unknown>
[INFO] [stdout]   46:     0x78de7e811a64 - 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.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "30d11cb687aba4530e9dba0ef4830ee433ce8bb5d0695300cfc00f78e68646d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30d11cb687aba4530e9dba0ef4830ee433ce8bb5d0695300cfc00f78e68646d5", kill_on_drop: false }`
[INFO] [stdout] 30d11cb687aba4530e9dba0ef4830ee433ce8bb5d0695300cfc00f78e68646d5
