[INFO] cloning repository https://github.com/namqhorah/simpledb-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/namqhorah/simpledb-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamqhorah%2Fsimpledb-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamqhorah%2Fsimpledb-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3dc514d6bb5d0b82ec7d32821e53f4d5c0e9abbb
[INFO] checking namqhorah/simpledb-rs against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnamqhorah%2Fsimpledb-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/namqhorah/simpledb-rs
[INFO] finished tweaking git repo https://github.com/namqhorah/simpledb-rs
[INFO] tweaked toml for git repo https://github.com/namqhorah/simpledb-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/namqhorah/simpledb-rs on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/namqhorah/simpledb-rs 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b07b6a0f79ee6eb7ad28227b39e294fa3fd38668f31dc0c054f2995838cf6f0d
[INFO] running `Command { std: "docker" "start" "-a" "b07b6a0f79ee6eb7ad28227b39e294fa3fd38668f31dc0c054f2995838cf6f0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b07b6a0f79ee6eb7ad28227b39e294fa3fd38668f31dc0c054f2995838cf6f0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b07b6a0f79ee6eb7ad28227b39e294fa3fd38668f31dc0c054f2995838cf6f0d", kill_on_drop: false }`
[INFO] [stdout] b07b6a0f79ee6eb7ad28227b39e294fa3fd38668f31dc0c054f2995838cf6f0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c7280de386eb7528cf13f96283de26b893cd79373dc0afa4d349e5b1af82f8e
[INFO] running `Command { std: "docker" "start" "-a" "8c7280de386eb7528cf13f96283de26b893cd79373dc0afa4d349e5b1af82f8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling anyhow v1.0.60
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling prettyplease v0.1.18
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling prost-derive v0.11.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.8
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking axum-core v0.2.8
[INFO] [stderr]     Checking pin-project v1.0.11
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost v0.11.0
[INFO] [stderr]    Compiling prost-types v0.11.1
[INFO] [stderr]    Compiling prost-build v0.11.1
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]    Compiling tonic-build v0.8.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling simpledb-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tower-http v0.3.4
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking axum v0.5.15
[INFO] [stderr]     Checking tonic v0.8.0
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Abort(AbortError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     Abort(AbortError),
[INFO] [stdout] 15 +     Abort(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 |     IO(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     IO(std::io::Error),
[INFO] [stdout] 16 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Plan(PlanError),
[INFO] [stdout]    |     ---- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Plan(PlanError),
[INFO] [stdout] 17 +     Plan(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Status(Status),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Status(Status),
[INFO] [stdout] 18 +     Status(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Transaction(TransactionError),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Transaction(TransactionError),
[INFO] [stdout] 19 +     Transaction(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Transport(tonic::transport::Error),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     Transport(tonic::transport::Error),
[INFO] [stdout] 20 +     Transport(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/buffer/buffermgr.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Time(SystemTimeError),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AbortError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Time(SystemTimeError),
[INFO] [stdout] 17 +     Time(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/buffer/buffermgr.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 |     IO(Error),
[INFO] [stdout]    |     -- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AbortError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     IO(Error),
[INFO] [stdout] 18 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ObjectControl` is never used
[INFO] [stdout]   --> src/parse/parser.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait ObjectControl {}
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/plan/plan.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Transaction(TransactionError),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlanError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 25 -     Transaction(TransactionError),
[INFO] [stdout] 25 +     Transaction(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UpdateScan` is never used
[INFO] [stdout]   --> src/query/updatescan.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum UpdateScan {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/recovery/recoverymgr.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 |     IO(Error),
[INFO] [stdout]    |     -- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecoveryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     IO(Error),
[INFO] [stdout] 19 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/recovery/recoverymgr.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Utf8(FromUtf8Error),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecoveryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     Utf8(FromUtf8Error),
[INFO] [stdout] 20 +     Utf8(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Abort(AbortError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 36 -     Abort(AbortError),
[INFO] [stdout] 36 +     Abort(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Recovery(RecoveryError),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 -     Recovery(RecoveryError),
[INFO] [stdout] 37 +     Recovery(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Utf8(FromUtf8Error),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     Utf8(FromUtf8Error),
[INFO] [stdout] 38 +     Utf8(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 |     IO(Error),
[INFO] [stdout]    |     -- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 39 -     IO(Error),
[INFO] [stdout] 39 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:777:42
[INFO] [stdout]     |
[INFO] [stdout] 777 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 778 | |                         let inner = inner.0;
[INFO] [stdout] 779 | |                         let method = CloseSvc(inner);
[INFO] [stdout] 780 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 787 | |                         Ok(res)
[INFO] [stdout] 788 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:787:25
[INFO] [stdout]     |
[INFO] [stdout] 787 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:813:42
[INFO] [stdout]     |
[INFO] [stdout] 813 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 814 | |                         let inner = inner.0;
[INFO] [stdout] 815 | |                         let method = CommitSvc(inner);
[INFO] [stdout] 816 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 823 | |                         Ok(res)
[INFO] [stdout] 824 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:823:25
[INFO] [stdout]     |
[INFO] [stdout] 823 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:851:42
[INFO] [stdout]     |
[INFO] [stdout] 851 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 852 | |                         let inner = inner.0;
[INFO] [stdout] 853 | |                         let method = RollbackSvc(inner);
[INFO] [stdout] 854 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 861 | |                         Ok(res)
[INFO] [stdout] 862 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:861:25
[INFO] [stdout]     |
[INFO] [stdout] 861 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:866:41
[INFO] [stdout]     |
[INFO] [stdout] 866 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 867 | |                         Ok(
[INFO] [stdout] 868 | |                             http::Response::builder()
[INFO] [stdout] 869 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 875 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:867:25
[INFO] [stdout]     |
[INFO] [stdout] 867 | /                         Ok(
[INFO] [stdout] 868 | |                             http::Response::builder()
[INFO] [stdout] 869 | |                                 .status(200)
[INFO] [stdout] 870 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 873 | |                                 .unwrap(),
[INFO] [stdout] 874 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1013:42
[INFO] [stdout]      |
[INFO] [stdout] 1013 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1014 | |                         let inner = inner.0;
[INFO] [stdout] 1015 | |                         let method = GetColumnCountSvc(inner);
[INFO] [stdout] 1016 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1023 | |                         Ok(res)
[INFO] [stdout] 1024 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1023:25
[INFO] [stdout]      |
[INFO] [stdout] 1023 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1053:42
[INFO] [stdout]      |
[INFO] [stdout] 1053 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1054 | |                         let inner = inner.0;
[INFO] [stdout] 1055 | |                         let method = GetColumnNameSvc(inner);
[INFO] [stdout] 1056 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1063 | |                         Ok(res)
[INFO] [stdout] 1064 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1063:25
[INFO] [stdout]      |
[INFO] [stdout] 1063 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1093:42
[INFO] [stdout]      |
[INFO] [stdout] 1093 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1094 | |                         let inner = inner.0;
[INFO] [stdout] 1095 | |                         let method = GetColumnTypeSvc(inner);
[INFO] [stdout] 1096 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1103 | |                         Ok(res)
[INFO] [stdout] 1104 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1103:25
[INFO] [stdout]      |
[INFO] [stdout] 1103 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1133:42
[INFO] [stdout]      |
[INFO] [stdout] 1133 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1134 | |                         let inner = inner.0;
[INFO] [stdout] 1135 | |                         let method = GetColumnDisplaySizeSvc(inner);
[INFO] [stdout] 1136 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1143 | |                         Ok(res)
[INFO] [stdout] 1144 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1143:25
[INFO] [stdout]      |
[INFO] [stdout] 1143 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1148:41
[INFO] [stdout]      |
[INFO] [stdout] 1148 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1149 | |                         Ok(
[INFO] [stdout] 1150 | |                             http::Response::builder()
[INFO] [stdout] 1151 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1157 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1149:25
[INFO] [stdout]      |
[INFO] [stdout] 1149 | /                         Ok(
[INFO] [stdout] 1150 | |                             http::Response::builder()
[INFO] [stdout] 1151 | |                                 .status(200)
[INFO] [stdout] 1152 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1155 | |                                 .unwrap(),
[INFO] [stdout] 1156 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1291:42
[INFO] [stdout]      |
[INFO] [stdout] 1291 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1292 | |                         let inner = inner.0;
[INFO] [stdout] 1293 | |                         let method = NextSvc(inner);
[INFO] [stdout] 1294 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1301 | |                         Ok(res)
[INFO] [stdout] 1302 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1301:25
[INFO] [stdout]      |
[INFO] [stdout] 1301 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1327:42
[INFO] [stdout]      |
[INFO] [stdout] 1327 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1328 | |                         let inner = inner.0;
[INFO] [stdout] 1329 | |                         let method = GetIntSvc(inner);
[INFO] [stdout] 1330 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1337 | |                         Ok(res)
[INFO] [stdout] 1338 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1337:25
[INFO] [stdout]      |
[INFO] [stdout] 1337 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1365:42
[INFO] [stdout]      |
[INFO] [stdout] 1365 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1366 | |                         let inner = inner.0;
[INFO] [stdout] 1367 | |                         let method = GetStringSvc(inner);
[INFO] [stdout] 1368 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1375 | |                         Ok(res)
[INFO] [stdout] 1376 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1375:25
[INFO] [stdout]      |
[INFO] [stdout] 1375 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1403:42
[INFO] [stdout]      |
[INFO] [stdout] 1403 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1404 | |                         let inner = inner.0;
[INFO] [stdout] 1405 | |                         let method = CloseSvc(inner);
[INFO] [stdout] 1406 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1413 | |                         Ok(res)
[INFO] [stdout] 1414 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1413:25
[INFO] [stdout]      |
[INFO] [stdout] 1413 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1418:41
[INFO] [stdout]      |
[INFO] [stdout] 1418 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1419 | |                         Ok(
[INFO] [stdout] 1420 | |                             http::Response::builder()
[INFO] [stdout] 1421 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1427 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1419:25
[INFO] [stdout]      |
[INFO] [stdout] 1419 | /                         Ok(
[INFO] [stdout] 1420 | |                             http::Response::builder()
[INFO] [stdout] 1421 | |                                 .status(200)
[INFO] [stdout] 1422 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1425 | |                                 .unwrap(),
[INFO] [stdout] 1426 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1557:42
[INFO] [stdout]      |
[INFO] [stdout] 1557 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1558 | |                         let inner = inner.0;
[INFO] [stdout] 1559 | |                         let method = ExecuteQuerySvc(inner);
[INFO] [stdout] 1560 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1567 | |                         Ok(res)
[INFO] [stdout] 1568 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1567:25
[INFO] [stdout]      |
[INFO] [stdout] 1567 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1597:42
[INFO] [stdout]      |
[INFO] [stdout] 1597 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1598 | |                         let inner = inner.0;
[INFO] [stdout] 1599 | |                         let method = ExecuteUpdateSvc(inner);
[INFO] [stdout] 1600 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1607 | |                         Ok(res)
[INFO] [stdout] 1608 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1607:25
[INFO] [stdout]      |
[INFO] [stdout] 1607 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1612:41
[INFO] [stdout]      |
[INFO] [stdout] 1612 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1613 | |                         Ok(
[INFO] [stdout] 1614 | |                             http::Response::builder()
[INFO] [stdout] 1615 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1621 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1613:25
[INFO] [stdout]      |
[INFO] [stdout] 1613 | /                         Ok(
[INFO] [stdout] 1614 | |                             http::Response::builder()
[INFO] [stdout] 1615 | |                                 .status(200)
[INFO] [stdout] 1616 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1619 | |                                 .unwrap(),
[INFO] [stdout] 1620 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simpledb-rs` (bin "main") due to 34 previous errors; 17 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Abort(AbortError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     Abort(AbortError),
[INFO] [stdout] 15 +     Abort(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 |     IO(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     IO(std::io::Error),
[INFO] [stdout] 16 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Plan(PlanError),
[INFO] [stdout]    |     ---- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Plan(PlanError),
[INFO] [stdout] 17 +     Plan(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Status(Status),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Status(Status),
[INFO] [stdout] 18 +     Status(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Transaction(TransactionError),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Transaction(TransactionError),
[INFO] [stdout] 19 +     Transaction(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Transport(tonic::transport::Error),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     Transport(tonic::transport::Error),
[INFO] [stdout] 20 +     Transport(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Driver` is never used
[INFO] [stdout]   --> src/api/driver.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub enum Driver {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/buffer/buffermgr.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Time(SystemTimeError),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AbortError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Time(SystemTimeError),
[INFO] [stdout] 17 +     Time(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/buffer/buffermgr.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 |     IO(Error),
[INFO] [stdout]    |     -- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AbortError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     IO(Error),
[INFO] [stdout] 18 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ObjectControl` is never used
[INFO] [stdout]   --> src/parse/parser.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait ObjectControl {}
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/plan/plan.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Transaction(TransactionError),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlanError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 25 -     Transaction(TransactionError),
[INFO] [stdout] 25 +     Transaction(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UpdateScan` is never used
[INFO] [stdout]   --> src/query/updatescan.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum UpdateScan {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/recovery/recoverymgr.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 |     IO(Error),
[INFO] [stdout]    |     -- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecoveryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     IO(Error),
[INFO] [stdout] 19 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/recovery/recoverymgr.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Utf8(FromUtf8Error),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecoveryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     Utf8(FromUtf8Error),
[INFO] [stdout] 20 +     Utf8(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Abort(AbortError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 36 -     Abort(AbortError),
[INFO] [stdout] 36 +     Abort(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Recovery(RecoveryError),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 -     Recovery(RecoveryError),
[INFO] [stdout] 37 +     Recovery(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Utf8(FromUtf8Error),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     Utf8(FromUtf8Error),
[INFO] [stdout] 38 +     Utf8(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 |     IO(Error),
[INFO] [stdout]    |     -- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 39 -     IO(Error),
[INFO] [stdout] 39 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Abort(AbortError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     Abort(AbortError),
[INFO] [stdout] 15 +     Abort(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 |     IO(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     IO(std::io::Error),
[INFO] [stdout] 16 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Plan(PlanError),
[INFO] [stdout]    |     ---- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Plan(PlanError),
[INFO] [stdout] 17 +     Plan(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Status(Status),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Status(Status),
[INFO] [stdout] 18 +     Status(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Transaction(TransactionError),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Transaction(TransactionError),
[INFO] [stdout] 19 +     Transaction(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Transport(tonic::transport::Error),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     Transport(tonic::transport::Error),
[INFO] [stdout] 20 +     Transport(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DriverControl` is never used
[INFO] [stdout]   --> src/api/driver.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub trait DriverControl {
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Driver` is never used
[INFO] [stdout]   --> src/api/driver.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub enum Driver {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/api/network/networkconnection.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl NetworkConnection {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] 20 |     pub fn new(endpoint: Endpoint) -> Result<NetworkConnection, SQLError> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/buffer/buffermgr.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Time(SystemTimeError),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AbortError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Time(SystemTimeError),
[INFO] [stdout] 17 +     Time(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/buffer/buffermgr.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 |     IO(Error),
[INFO] [stdout]    |     -- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AbortError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     IO(Error),
[INFO] [stdout] 18 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ObjectControl` is never used
[INFO] [stdout]   --> src/parse/parser.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait ObjectControl {}
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/plan/plan.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Transaction(TransactionError),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlanError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 25 -     Transaction(TransactionError),
[INFO] [stdout] 25 +     Transaction(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UpdateScan` is never used
[INFO] [stdout]   --> src/query/updatescan.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum UpdateScan {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/recovery/recoverymgr.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 |     IO(Error),
[INFO] [stdout]    |     -- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecoveryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     IO(Error),
[INFO] [stdout] 19 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/recovery/recoverymgr.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Utf8(FromUtf8Error),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecoveryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     Utf8(FromUtf8Error),
[INFO] [stdout] 20 +     Utf8(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Abort(AbortError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 36 -     Abort(AbortError),
[INFO] [stdout] 36 +     Abort(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Recovery(RecoveryError),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 -     Recovery(RecoveryError),
[INFO] [stdout] 37 +     Recovery(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Utf8(FromUtf8Error),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     Utf8(FromUtf8Error),
[INFO] [stdout] 38 +     Utf8(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 |     IO(Error),
[INFO] [stdout]    |     -- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 39 -     IO(Error),
[INFO] [stdout] 39 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:777:42
[INFO] [stdout]     |
[INFO] [stdout] 777 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 778 | |                         let inner = inner.0;
[INFO] [stdout] 779 | |                         let method = CloseSvc(inner);
[INFO] [stdout] 780 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 787 | |                         Ok(res)
[INFO] [stdout] 788 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:787:25
[INFO] [stdout]     |
[INFO] [stdout] 787 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:813:42
[INFO] [stdout]     |
[INFO] [stdout] 813 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 814 | |                         let inner = inner.0;
[INFO] [stdout] 815 | |                         let method = CommitSvc(inner);
[INFO] [stdout] 816 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 823 | |                         Ok(res)
[INFO] [stdout] 824 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:823:25
[INFO] [stdout]     |
[INFO] [stdout] 823 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:851:42
[INFO] [stdout]     |
[INFO] [stdout] 851 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 852 | |                         let inner = inner.0;
[INFO] [stdout] 853 | |                         let method = RollbackSvc(inner);
[INFO] [stdout] 854 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 861 | |                         Ok(res)
[INFO] [stdout] 862 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:861:25
[INFO] [stdout]     |
[INFO] [stdout] 861 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:866:41
[INFO] [stdout]     |
[INFO] [stdout] 866 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 867 | |                         Ok(
[INFO] [stdout] 868 | |                             http::Response::builder()
[INFO] [stdout] 869 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 875 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:867:25
[INFO] [stdout]     |
[INFO] [stdout] 867 | /                         Ok(
[INFO] [stdout] 868 | |                             http::Response::builder()
[INFO] [stdout] 869 | |                                 .status(200)
[INFO] [stdout] 870 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 873 | |                                 .unwrap(),
[INFO] [stdout] 874 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1013:42
[INFO] [stdout]      |
[INFO] [stdout] 1013 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1014 | |                         let inner = inner.0;
[INFO] [stdout] 1015 | |                         let method = GetColumnCountSvc(inner);
[INFO] [stdout] 1016 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1023 | |                         Ok(res)
[INFO] [stdout] 1024 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1023:25
[INFO] [stdout]      |
[INFO] [stdout] 1023 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1053:42
[INFO] [stdout]      |
[INFO] [stdout] 1053 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1054 | |                         let inner = inner.0;
[INFO] [stdout] 1055 | |                         let method = GetColumnNameSvc(inner);
[INFO] [stdout] 1056 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1063 | |                         Ok(res)
[INFO] [stdout] 1064 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1063:25
[INFO] [stdout]      |
[INFO] [stdout] 1063 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1093:42
[INFO] [stdout]      |
[INFO] [stdout] 1093 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1094 | |                         let inner = inner.0;
[INFO] [stdout] 1095 | |                         let method = GetColumnTypeSvc(inner);
[INFO] [stdout] 1096 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1103 | |                         Ok(res)
[INFO] [stdout] 1104 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1103:25
[INFO] [stdout]      |
[INFO] [stdout] 1103 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1133:42
[INFO] [stdout]      |
[INFO] [stdout] 1133 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1134 | |                         let inner = inner.0;
[INFO] [stdout] 1135 | |                         let method = GetColumnDisplaySizeSvc(inner);
[INFO] [stdout] 1136 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1143 | |                         Ok(res)
[INFO] [stdout] 1144 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1143:25
[INFO] [stdout]      |
[INFO] [stdout] 1143 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1148:41
[INFO] [stdout]      |
[INFO] [stdout] 1148 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1149 | |                         Ok(
[INFO] [stdout] 1150 | |                             http::Response::builder()
[INFO] [stdout] 1151 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1157 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1149:25
[INFO] [stdout]      |
[INFO] [stdout] 1149 | /                         Ok(
[INFO] [stdout] 1150 | |                             http::Response::builder()
[INFO] [stdout] 1151 | |                                 .status(200)
[INFO] [stdout] 1152 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1155 | |                                 .unwrap(),
[INFO] [stdout] 1156 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1291:42
[INFO] [stdout]      |
[INFO] [stdout] 1291 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1292 | |                         let inner = inner.0;
[INFO] [stdout] 1293 | |                         let method = NextSvc(inner);
[INFO] [stdout] 1294 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1301 | |                         Ok(res)
[INFO] [stdout] 1302 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1301:25
[INFO] [stdout]      |
[INFO] [stdout] 1301 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1327:42
[INFO] [stdout]      |
[INFO] [stdout] 1327 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1328 | |                         let inner = inner.0;
[INFO] [stdout] 1329 | |                         let method = GetIntSvc(inner);
[INFO] [stdout] 1330 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1337 | |                         Ok(res)
[INFO] [stdout] 1338 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1337:25
[INFO] [stdout]      |
[INFO] [stdout] 1337 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1365:42
[INFO] [stdout]      |
[INFO] [stdout] 1365 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1366 | |                         let inner = inner.0;
[INFO] [stdout] 1367 | |                         let method = GetStringSvc(inner);
[INFO] [stdout] 1368 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1375 | |                         Ok(res)
[INFO] [stdout] 1376 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1375:25
[INFO] [stdout]      |
[INFO] [stdout] 1375 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1403:42
[INFO] [stdout]      |
[INFO] [stdout] 1403 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1404 | |                         let inner = inner.0;
[INFO] [stdout] 1405 | |                         let method = CloseSvc(inner);
[INFO] [stdout] 1406 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1413 | |                         Ok(res)
[INFO] [stdout] 1414 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1413:25
[INFO] [stdout]      |
[INFO] [stdout] 1413 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1418:41
[INFO] [stdout]      |
[INFO] [stdout] 1418 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1419 | |                         Ok(
[INFO] [stdout] 1420 | |                             http::Response::builder()
[INFO] [stdout] 1421 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1427 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1419:25
[INFO] [stdout]      |
[INFO] [stdout] 1419 | /                         Ok(
[INFO] [stdout] 1420 | |                             http::Response::builder()
[INFO] [stdout] 1421 | |                                 .status(200)
[INFO] [stdout] 1422 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1425 | |                                 .unwrap(),
[INFO] [stdout] 1426 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1557:42
[INFO] [stdout]      |
[INFO] [stdout] 1557 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1558 | |                         let inner = inner.0;
[INFO] [stdout] 1559 | |                         let method = ExecuteQuerySvc(inner);
[INFO] [stdout] 1560 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1567 | |                         Ok(res)
[INFO] [stdout] 1568 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1567:25
[INFO] [stdout]      |
[INFO] [stdout] 1567 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1597:42
[INFO] [stdout]      |
[INFO] [stdout] 1597 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1598 | |                         let inner = inner.0;
[INFO] [stdout] 1599 | |                         let method = ExecuteUpdateSvc(inner);
[INFO] [stdout] 1600 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1607 | |                         Ok(res)
[INFO] [stdout] 1608 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1607:25
[INFO] [stdout]      |
[INFO] [stdout] 1607 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1612:41
[INFO] [stdout]      |
[INFO] [stdout] 1612 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1613 | |                         Ok(
[INFO] [stdout] 1614 | |                             http::Response::builder()
[INFO] [stdout] 1615 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1621 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1613:25
[INFO] [stdout]      |
[INFO] [stdout] 1613 | /                         Ok(
[INFO] [stdout] 1614 | |                             http::Response::builder()
[INFO] [stdout] 1615 | |                                 .status(200)
[INFO] [stdout] 1616 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1619 | |                                 .unwrap(),
[INFO] [stdout] 1620 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:777:42
[INFO] [stdout]     |
[INFO] [stdout] 777 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 778 | |                         let inner = inner.0;
[INFO] [stdout] 779 | |                         let method = CloseSvc(inner);
[INFO] [stdout] 780 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 787 | |                         Ok(res)
[INFO] [stdout] 788 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:787:25
[INFO] [stdout]     |
[INFO] [stdout] 787 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:813:42
[INFO] [stdout]     |
[INFO] [stdout] 813 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 814 | |                         let inner = inner.0;
[INFO] [stdout] 815 | |                         let method = CommitSvc(inner);
[INFO] [stdout] 816 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 823 | |                         Ok(res)
[INFO] [stdout] 824 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:823:25
[INFO] [stdout]     |
[INFO] [stdout] 823 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:851:42
[INFO] [stdout]     |
[INFO] [stdout] 851 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 852 | |                         let inner = inner.0;
[INFO] [stdout] 853 | |                         let method = RollbackSvc(inner);
[INFO] [stdout] 854 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 861 | |                         Ok(res)
[INFO] [stdout] 862 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:861:25
[INFO] [stdout]     |
[INFO] [stdout] 861 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:866:41
[INFO] [stdout]     |
[INFO] [stdout] 866 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 867 | |                         Ok(
[INFO] [stdout] 868 | |                             http::Response::builder()
[INFO] [stdout] 869 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 875 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:867:25
[INFO] [stdout]     |
[INFO] [stdout] 867 | /                         Ok(
[INFO] [stdout] 868 | |                             http::Response::builder()
[INFO] [stdout] 869 | |                                 .status(200)
[INFO] [stdout] 870 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 873 | |                                 .unwrap(),
[INFO] [stdout] 874 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1013:42
[INFO] [stdout]      |
[INFO] [stdout] 1013 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1014 | |                         let inner = inner.0;
[INFO] [stdout] 1015 | |                         let method = GetColumnCountSvc(inner);
[INFO] [stdout] 1016 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1023 | |                         Ok(res)
[INFO] [stdout] 1024 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1023:25
[INFO] [stdout]      |
[INFO] [stdout] 1023 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1053:42
[INFO] [stdout]      |
[INFO] [stdout] 1053 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1054 | |                         let inner = inner.0;
[INFO] [stdout] 1055 | |                         let method = GetColumnNameSvc(inner);
[INFO] [stdout] 1056 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1063 | |                         Ok(res)
[INFO] [stdout] 1064 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1063:25
[INFO] [stdout]      |
[INFO] [stdout] 1063 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1093:42
[INFO] [stdout]      |
[INFO] [stdout] 1093 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1094 | |                         let inner = inner.0;
[INFO] [stdout] 1095 | |                         let method = GetColumnTypeSvc(inner);
[INFO] [stdout] 1096 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1103 | |                         Ok(res)
[INFO] [stdout] 1104 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1103:25
[INFO] [stdout]      |
[INFO] [stdout] 1103 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1133:42
[INFO] [stdout]      |
[INFO] [stdout] 1133 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1134 | |                         let inner = inner.0;
[INFO] [stdout] 1135 | |                         let method = GetColumnDisplaySizeSvc(inner);
[INFO] [stdout] 1136 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1143 | |                         Ok(res)
[INFO] [stdout] 1144 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1143:25
[INFO] [stdout]      |
[INFO] [stdout] 1143 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1148:41
[INFO] [stdout]      |
[INFO] [stdout] 1148 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1149 | |                         Ok(
[INFO] [stdout] 1150 | |                             http::Response::builder()
[INFO] [stdout] 1151 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1157 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1149:25
[INFO] [stdout]      |
[INFO] [stdout] 1149 | /                         Ok(
[INFO] [stdout] 1150 | |                             http::Response::builder()
[INFO] [stdout] 1151 | |                                 .status(200)
[INFO] [stdout] 1152 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1155 | |                                 .unwrap(),
[INFO] [stdout] 1156 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1291:42
[INFO] [stdout]      |
[INFO] [stdout] 1291 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1292 | |                         let inner = inner.0;
[INFO] [stdout] 1293 | |                         let method = NextSvc(inner);
[INFO] [stdout] 1294 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1301 | |                         Ok(res)
[INFO] [stdout] 1302 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1301:25
[INFO] [stdout]      |
[INFO] [stdout] 1301 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1327:42
[INFO] [stdout]      |
[INFO] [stdout] 1327 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1328 | |                         let inner = inner.0;
[INFO] [stdout] 1329 | |                         let method = GetIntSvc(inner);
[INFO] [stdout] 1330 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1337 | |                         Ok(res)
[INFO] [stdout] 1338 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1337:25
[INFO] [stdout]      |
[INFO] [stdout] 1337 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1365:42
[INFO] [stdout]      |
[INFO] [stdout] 1365 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1366 | |                         let inner = inner.0;
[INFO] [stdout] 1367 | |                         let method = GetStringSvc(inner);
[INFO] [stdout] 1368 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1375 | |                         Ok(res)
[INFO] [stdout] 1376 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1375:25
[INFO] [stdout]      |
[INFO] [stdout] 1375 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1403:42
[INFO] [stdout]      |
[INFO] [stdout] 1403 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1404 | |                         let inner = inner.0;
[INFO] [stdout] 1405 | |                         let method = CloseSvc(inner);
[INFO] [stdout] 1406 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1413 | |                         Ok(res)
[INFO] [stdout] 1414 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1413:25
[INFO] [stdout]      |
[INFO] [stdout] 1413 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1418:41
[INFO] [stdout]      |
[INFO] [stdout] 1418 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1419 | |                         Ok(
[INFO] [stdout] 1420 | |                             http::Response::builder()
[INFO] [stdout] 1421 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1427 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1419:25
[INFO] [stdout]      |
[INFO] [stdout] 1419 | /                         Ok(
[INFO] [stdout] 1420 | |                             http::Response::builder()
[INFO] [stdout] 1421 | |                                 .status(200)
[INFO] [stdout] 1422 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1425 | |                                 .unwrap(),
[INFO] [stdout] 1426 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1557:42
[INFO] [stdout]      |
[INFO] [stdout] 1557 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1558 | |                         let inner = inner.0;
[INFO] [stdout] 1559 | |                         let method = ExecuteQuerySvc(inner);
[INFO] [stdout] 1560 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1567 | |                         Ok(res)
[INFO] [stdout] 1568 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1567:25
[INFO] [stdout]      |
[INFO] [stdout] 1567 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1597:42
[INFO] [stdout]      |
[INFO] [stdout] 1597 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1598 | |                         let inner = inner.0;
[INFO] [stdout] 1599 | |                         let method = ExecuteUpdateSvc(inner);
[INFO] [stdout] 1600 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1607 | |                         Ok(res)
[INFO] [stdout] 1608 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1607:25
[INFO] [stdout]      |
[INFO] [stdout] 1607 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1612:41
[INFO] [stdout]      |
[INFO] [stdout] 1612 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1613 | |                         Ok(
[INFO] [stdout] 1614 | |                             http::Response::builder()
[INFO] [stdout] 1615 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1621 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1613:25
[INFO] [stdout]      |
[INFO] [stdout] 1613 | /                         Ok(
[INFO] [stdout] 1614 | |                             http::Response::builder()
[INFO] [stdout] 1615 | |                                 .status(200)
[INFO] [stdout] 1616 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1619 | |                                 .unwrap(),
[INFO] [stdout] 1620 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simpledb-rs` (bin "server" test) due to 34 previous errors; 18 warnings emitted
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Abort(AbortError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     Abort(AbortError),
[INFO] [stdout] 15 +     Abort(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simpledb-rs` (bin "server") due to 34 previous errors; 20 warnings emitted
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 |     IO(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     IO(std::io::Error),
[INFO] [stdout] 16 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Plan(PlanError),
[INFO] [stdout]    |     ---- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Plan(PlanError),
[INFO] [stdout] 17 +     Plan(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Status(Status),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Status(Status),
[INFO] [stdout] 18 +     Status(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Transaction(TransactionError),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     Transaction(TransactionError),
[INFO] [stdout] 19 +     Transaction(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/api/driver.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Transport(tonic::transport::Error),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SQLError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     Transport(tonic::transport::Error),
[INFO] [stdout] 20 +     Transport(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/buffer/buffermgr.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Time(SystemTimeError),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AbortError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Time(SystemTimeError),
[INFO] [stdout] 17 +     Time(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/buffer/buffermgr.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 |     IO(Error),
[INFO] [stdout]    |     -- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AbortError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     IO(Error),
[INFO] [stdout] 18 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ObjectControl` is never used
[INFO] [stdout]   --> src/parse/parser.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait ObjectControl {}
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/plan/plan.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Transaction(TransactionError),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlanError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 25 -     Transaction(TransactionError),
[INFO] [stdout] 25 +     Transaction(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `UpdateScan` is never used
[INFO] [stdout]   --> src/query/updatescan.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum UpdateScan {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/recovery/recoverymgr.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 |     IO(Error),
[INFO] [stdout]    |     -- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecoveryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     IO(Error),
[INFO] [stdout] 19 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/recovery/recoverymgr.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |     Utf8(FromUtf8Error),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RecoveryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     Utf8(FromUtf8Error),
[INFO] [stdout] 20 +     Utf8(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Abort(AbortError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 36 -     Abort(AbortError),
[INFO] [stdout] 36 +     Abort(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Recovery(RecoveryError),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 -     Recovery(RecoveryError),
[INFO] [stdout] 37 +     Recovery(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Utf8(FromUtf8Error),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     Utf8(FromUtf8Error),
[INFO] [stdout] 38 +     Utf8(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tx/transaction.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 |     IO(Error),
[INFO] [stdout]    |     -- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 39 -     IO(Error),
[INFO] [stdout] 39 +     IO(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:777:42
[INFO] [stdout]     |
[INFO] [stdout] 777 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 778 | |                         let inner = inner.0;
[INFO] [stdout] 779 | |                         let method = CloseSvc(inner);
[INFO] [stdout] 780 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 787 | |                         Ok(res)
[INFO] [stdout] 788 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:787:25
[INFO] [stdout]     |
[INFO] [stdout] 787 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:813:42
[INFO] [stdout]     |
[INFO] [stdout] 813 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 814 | |                         let inner = inner.0;
[INFO] [stdout] 815 | |                         let method = CommitSvc(inner);
[INFO] [stdout] 816 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 823 | |                         Ok(res)
[INFO] [stdout] 824 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:823:25
[INFO] [stdout]     |
[INFO] [stdout] 823 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:851:42
[INFO] [stdout]     |
[INFO] [stdout] 851 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 852 | |                         let inner = inner.0;
[INFO] [stdout] 853 | |                         let method = RollbackSvc(inner);
[INFO] [stdout] 854 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 861 | |                         Ok(res)
[INFO] [stdout] 862 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:861:25
[INFO] [stdout]     |
[INFO] [stdout] 861 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:866:41
[INFO] [stdout]     |
[INFO] [stdout] 866 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 867 | |                         Ok(
[INFO] [stdout] 868 | |                             http::Response::builder()
[INFO] [stdout] 869 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 875 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:867:25
[INFO] [stdout]     |
[INFO] [stdout] 867 | /                         Ok(
[INFO] [stdout] 868 | |                             http::Response::builder()
[INFO] [stdout] 869 | |                                 .status(200)
[INFO] [stdout] 870 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 873 | |                                 .unwrap(),
[INFO] [stdout] 874 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1013:42
[INFO] [stdout]      |
[INFO] [stdout] 1013 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1014 | |                         let inner = inner.0;
[INFO] [stdout] 1015 | |                         let method = GetColumnCountSvc(inner);
[INFO] [stdout] 1016 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1023 | |                         Ok(res)
[INFO] [stdout] 1024 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1023:25
[INFO] [stdout]      |
[INFO] [stdout] 1023 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1053:42
[INFO] [stdout]      |
[INFO] [stdout] 1053 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1054 | |                         let inner = inner.0;
[INFO] [stdout] 1055 | |                         let method = GetColumnNameSvc(inner);
[INFO] [stdout] 1056 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1063 | |                         Ok(res)
[INFO] [stdout] 1064 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1063:25
[INFO] [stdout]      |
[INFO] [stdout] 1063 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1093:42
[INFO] [stdout]      |
[INFO] [stdout] 1093 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1094 | |                         let inner = inner.0;
[INFO] [stdout] 1095 | |                         let method = GetColumnTypeSvc(inner);
[INFO] [stdout] 1096 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1103 | |                         Ok(res)
[INFO] [stdout] 1104 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1103:25
[INFO] [stdout]      |
[INFO] [stdout] 1103 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1133:42
[INFO] [stdout]      |
[INFO] [stdout] 1133 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1134 | |                         let inner = inner.0;
[INFO] [stdout] 1135 | |                         let method = GetColumnDisplaySizeSvc(inner);
[INFO] [stdout] 1136 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1143 | |                         Ok(res)
[INFO] [stdout] 1144 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1143:25
[INFO] [stdout]      |
[INFO] [stdout] 1143 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1148:41
[INFO] [stdout]      |
[INFO] [stdout] 1148 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1149 | |                         Ok(
[INFO] [stdout] 1150 | |                             http::Response::builder()
[INFO] [stdout] 1151 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1157 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1149:25
[INFO] [stdout]      |
[INFO] [stdout] 1149 | /                         Ok(
[INFO] [stdout] 1150 | |                             http::Response::builder()
[INFO] [stdout] 1151 | |                                 .status(200)
[INFO] [stdout] 1152 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1155 | |                                 .unwrap(),
[INFO] [stdout] 1156 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1291:42
[INFO] [stdout]      |
[INFO] [stdout] 1291 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1292 | |                         let inner = inner.0;
[INFO] [stdout] 1293 | |                         let method = NextSvc(inner);
[INFO] [stdout] 1294 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1301 | |                         Ok(res)
[INFO] [stdout] 1302 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1301:25
[INFO] [stdout]      |
[INFO] [stdout] 1301 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1327:42
[INFO] [stdout]      |
[INFO] [stdout] 1327 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1328 | |                         let inner = inner.0;
[INFO] [stdout] 1329 | |                         let method = GetIntSvc(inner);
[INFO] [stdout] 1330 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1337 | |                         Ok(res)
[INFO] [stdout] 1338 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1337:25
[INFO] [stdout]      |
[INFO] [stdout] 1337 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1365:42
[INFO] [stdout]      |
[INFO] [stdout] 1365 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1366 | |                         let inner = inner.0;
[INFO] [stdout] 1367 | |                         let method = GetStringSvc(inner);
[INFO] [stdout] 1368 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1375 | |                         Ok(res)
[INFO] [stdout] 1376 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1375:25
[INFO] [stdout]      |
[INFO] [stdout] 1375 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1403:42
[INFO] [stdout]      |
[INFO] [stdout] 1403 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1404 | |                         let inner = inner.0;
[INFO] [stdout] 1405 | |                         let method = CloseSvc(inner);
[INFO] [stdout] 1406 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1413 | |                         Ok(res)
[INFO] [stdout] 1414 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1413:25
[INFO] [stdout]      |
[INFO] [stdout] 1413 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1418:41
[INFO] [stdout]      |
[INFO] [stdout] 1418 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1419 | |                         Ok(
[INFO] [stdout] 1420 | |                             http::Response::builder()
[INFO] [stdout] 1421 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1427 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1419:25
[INFO] [stdout]      |
[INFO] [stdout] 1419 | /                         Ok(
[INFO] [stdout] 1420 | |                             http::Response::builder()
[INFO] [stdout] 1421 | |                                 .status(200)
[INFO] [stdout] 1422 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1425 | |                                 .unwrap(),
[INFO] [stdout] 1426 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1557:42
[INFO] [stdout]      |
[INFO] [stdout] 1557 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1558 | |                         let inner = inner.0;
[INFO] [stdout] 1559 | |                         let method = ExecuteQuerySvc(inner);
[INFO] [stdout] 1560 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1567 | |                         Ok(res)
[INFO] [stdout] 1568 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1567:25
[INFO] [stdout]      |
[INFO] [stdout] 1567 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1597:42
[INFO] [stdout]      |
[INFO] [stdout] 1597 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1598 | |                         let inner = inner.0;
[INFO] [stdout] 1599 | |                         let method = ExecuteUpdateSvc(inner);
[INFO] [stdout] 1600 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1607 | |                         Ok(res)
[INFO] [stdout] 1608 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1607:25
[INFO] [stdout]      |
[INFO] [stdout] 1607 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1612:41
[INFO] [stdout]      |
[INFO] [stdout] 1612 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1613 | |                         Ok(
[INFO] [stdout] 1614 | |                             http::Response::builder()
[INFO] [stdout] 1615 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1621 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simpledb-rs-4e18da7f0762ff05/out/simpledb.rs:1613:25
[INFO] [stdout]      |
[INFO] [stdout] 1613 | /                         Ok(
[INFO] [stdout] 1614 | |                             http::Response::builder()
[INFO] [stdout] 1615 | |                                 .status(200)
[INFO] [stdout] 1616 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1619 | |                                 .unwrap(),
[INFO] [stdout] 1620 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simpledb-rs` (bin "main" test) due to 34 previous errors; 17 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8c7280de386eb7528cf13f96283de26b893cd79373dc0afa4d349e5b1af82f8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c7280de386eb7528cf13f96283de26b893cd79373dc0afa4d349e5b1af82f8e", kill_on_drop: false }`
[INFO] [stdout] 8c7280de386eb7528cf13f96283de26b893cd79373dc0afa4d349e5b1af82f8e
