[INFO] fetching crate retrom-codegen 0.7.39...
[INFO] checking retrom-codegen-0.7.39 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate retrom-codegen 0.7.39 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate retrom-codegen 0.7.39
[INFO] finished tweaking crates.io crate retrom-codegen 0.7.39
[INFO] tweaked toml for crates.io crate retrom-codegen 0.7.39 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate retrom-codegen 0.7.39 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 crates.io crate retrom-codegen 0.7.39 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8f3bc1278203e7e948d27379aebbe5ea223f9b4133d5442fa73ae9a991023e9f
[INFO] running `Command { std: "docker" "start" "-a" "8f3bc1278203e7e948d27379aebbe5ea223f9b4133d5442fa73ae9a991023e9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f3bc1278203e7e948d27379aebbe5ea223f9b4133d5442fa73ae9a991023e9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f3bc1278203e7e948d27379aebbe5ea223f9b4133d5442fa73ae9a991023e9f", kill_on_drop: false }`
[INFO] [stdout] 8f3bc1278203e7e948d27379aebbe5ea223f9b4133d5442fa73ae9a991023e9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f27c848e50ad9072cbd593bcc55d068169b893ba55ac42a381884098495d4b3b
[INFO] running `Command { std: "docker" "start" "-a" "f27c848e50ad9072cbd593bcc55d068169b893ba55ac42a381884098495d4b3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]     Checking scoped-futures v0.1.4
[INFO] [stderr]    Compiling retrom-db v0.7.39
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling pq-src v0.3.9+libpq-17.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling diesel_derives v2.2.5
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling prost-wkt-build v0.6.1
[INFO] [stderr]    Compiling prost-wkt-types v0.6.1
[INFO] [stderr]    Compiling retrom-codegen v0.7.39 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking typetag v0.2.20
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking deadpool v0.12.2
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking prost-wkt v0.6.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking migrations_internals v2.2.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking diesel v2.2.10
[INFO] [stderr]     Checking diesel-async v0.5.2
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[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<i32, Infallible>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<i32>>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<i32>, Infallible>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<i32>>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<std::string::String>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i64>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<i64>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<std::string::String>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<i32>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i64>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<i64>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:862:5
[INFO] [stdout]     |
[INFO] [stdout] 862 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:862:5
[INFO] [stdout]     |
[INFO] [stdout] 862 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:862:5
[INFO] [stdout]     |
[INFO] [stdout] 862 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:862:5
[INFO] [stdout]     |
[INFO] [stdout] 862 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:862:5
[INFO] [stdout]     |
[INFO] [stdout] 862 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:862:5
[INFO] [stdout]     |
[INFO] [stdout] 862 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:933:5
[INFO] [stdout]     |
[INFO] [stdout] 933 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:933:5
[INFO] [stdout]     |
[INFO] [stdout] 933 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:933:5
[INFO] [stdout]     |
[INFO] [stdout] 933 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:933:5
[INFO] [stdout]     |
[INFO] [stdout] 933 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:933:5
[INFO] [stdout]     |
[INFO] [stdout] 933 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:933:5
[INFO] [stdout]     |
[INFO] [stdout] 933 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<i32>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i64>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<i64>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1325:5
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1325:5
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1325:5
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1325:5
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1325:5
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1325:5
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1325:5
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     diesel::Queryable,
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1839:42
[INFO] [stdout]      |
[INFO] [stdout] 1839 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1840 | |                         let inner = inner.0;
[INFO] [stdout] 1841 | |                         let method = GetGamesSvc(inner);
[INFO] [stdout] 1842 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1853 | |                         Ok(res)
[INFO] [stdout] 1854 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1853:25
[INFO] [stdout]      |
[INFO] [stdout] 1853 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1885:42
[INFO] [stdout]      |
[INFO] [stdout] 1885 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1886 | |                         let inner = inner.0;
[INFO] [stdout] 1887 | |                         let method = DeleteGamesSvc(inner);
[INFO] [stdout] 1888 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1899 | |                         Ok(res)
[INFO] [stdout] 1900 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1899:25
[INFO] [stdout]      |
[INFO] [stdout] 1899 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1931:42
[INFO] [stdout]      |
[INFO] [stdout] 1931 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1932 | |                         let inner = inner.0;
[INFO] [stdout] 1933 | |                         let method = UpdateGamesSvc(inner);
[INFO] [stdout] 1934 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1945 | |                         Ok(res)
[INFO] [stdout] 1946 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1945:25
[INFO] [stdout]      |
[INFO] [stdout] 1945 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1977:42
[INFO] [stdout]      |
[INFO] [stdout] 1977 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1978 | |                         let inner = inner.0;
[INFO] [stdout] 1979 | |                         let method = DeleteGameFilesSvc(inner);
[INFO] [stdout] 1980 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1991 | |                         Ok(res)
[INFO] [stdout] 1992 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1991:25
[INFO] [stdout]      |
[INFO] [stdout] 1991 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:2023:42
[INFO] [stdout]      |
[INFO] [stdout] 2023 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2024 | |                         let inner = inner.0;
[INFO] [stdout] 2025 | |                         let method = UpdateGameFilesSvc(inner);
[INFO] [stdout] 2026 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2037 | |                         Ok(res)
[INFO] [stdout] 2038 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:2037:25
[INFO] [stdout]      |
[INFO] [stdout] 2037 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:2042:41
[INFO] [stdout]      |
[INFO] [stdout] 2042 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2043 | |                         Ok(
[INFO] [stdout] 2044 | |                             http::Response::builder()
[INFO] [stdout] 2045 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 2051 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:2043:25
[INFO] [stdout]      |
[INFO] [stdout] 2043 | /                         Ok(
[INFO] [stdout] 2044 | |                             http::Response::builder()
[INFO] [stdout] 2045 | |                                 .status(200)
[INFO] [stdout] 2046 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2049 | |                                 .unwrap(),
[INFO] [stdout] 2050 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3026:42
[INFO] [stdout]      |
[INFO] [stdout] 3026 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3027 | |                         let inner = inner.0;
[INFO] [stdout] 3028 | |                         let method = GetGameMetadataSvc(inner);
[INFO] [stdout] 3029 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3040 | |                         Ok(res)
[INFO] [stdout] 3041 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3040:25
[INFO] [stdout]      |
[INFO] [stdout] 3040 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3076:42
[INFO] [stdout]      |
[INFO] [stdout] 3076 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3077 | |                         let inner = inner.0;
[INFO] [stdout] 3078 | |                         let method = UpdateGameMetadataSvc(inner);
[INFO] [stdout] 3079 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3090 | |                         Ok(res)
[INFO] [stdout] 3091 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3090:25
[INFO] [stdout]      |
[INFO] [stdout] 3090 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3126:42
[INFO] [stdout]      |
[INFO] [stdout] 3126 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3127 | |                         let inner = inner.0;
[INFO] [stdout] 3128 | |                         let method = GetPlatformMetadataSvc(inner);
[INFO] [stdout] 3129 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3140 | |                         Ok(res)
[INFO] [stdout] 3141 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3140:25
[INFO] [stdout]      |
[INFO] [stdout] 3140 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3176:42
[INFO] [stdout]      |
[INFO] [stdout] 3176 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3177 | |                         let inner = inner.0;
[INFO] [stdout] 3178 | |                         let method = UpdatePlatformMetadataSvc(inner);
[INFO] [stdout] 3179 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3190 | |                         Ok(res)
[INFO] [stdout] 3191 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3190:25
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3223:42
[INFO] [stdout]      |
[INFO] [stdout] 3223 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3224 | |                         let inner = inner.0;
[INFO] [stdout] 3225 | |                         let method = GetIgdbSearchSvc(inner);
[INFO] [stdout] 3226 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3237 | |                         Ok(res)
[INFO] [stdout] 3238 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3237:25
[INFO] [stdout]      |
[INFO] [stdout] 3237 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3275:42
[INFO] [stdout]      |
[INFO] [stdout] 3275 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3276 | |                         let inner = inner.0;
[INFO] [stdout] 3277 | |                         let method = GetIgdbGameSearchResultsSvc(inner);
[INFO] [stdout] 3278 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3289 | |                         Ok(res)
[INFO] [stdout] 3290 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3289:25
[INFO] [stdout]      |
[INFO] [stdout] 3289 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3330:42
[INFO] [stdout]      |
[INFO] [stdout] 3330 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3331 | |                         let inner = inner.0;
[INFO] [stdout] 3332 | |                         let method = GetIgdbPlatformSearchResultsSvc(inner);
[INFO] [stdout] 3333 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3344 | |                         Ok(res)
[INFO] [stdout] 3345 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3344:25
[INFO] [stdout]      |
[INFO] [stdout] 3344 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3377:42
[INFO] [stdout]      |
[INFO] [stdout] 3377 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3378 | |                         let inner = inner.0;
[INFO] [stdout] 3379 | |                         let method = SyncSteamMetadataSvc(inner);
[INFO] [stdout] 3380 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3391 | |                         Ok(res)
[INFO] [stdout] 3392 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3391:25
[INFO] [stdout]      |
[INFO] [stdout] 3391 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3396:41
[INFO] [stdout]      |
[INFO] [stdout] 3396 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3397 | |                         Ok(
[INFO] [stdout] 3398 | |                             http::Response::builder()
[INFO] [stdout] 3399 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 3405 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3397:25
[INFO] [stdout]      |
[INFO] [stdout] 3397 | /                         Ok(
[INFO] [stdout] 3398 | |                             http::Response::builder()
[INFO] [stdout] 3399 | |                                 .status(200)
[INFO] [stdout] 3400 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 3403 | |                                 .unwrap(),
[INFO] [stdout] 3404 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3788:42
[INFO] [stdout]      |
[INFO] [stdout] 3788 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3789 | |                         let inner = inner.0;
[INFO] [stdout] 3790 | |                         let method = GetJobsSvc(inner);
[INFO] [stdout] 3791 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3802 | |                         Ok(res)
[INFO] [stdout] 3803 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3802:25
[INFO] [stdout]      |
[INFO] [stdout] 3802 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3837:42
[INFO] [stdout]      |
[INFO] [stdout] 3837 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3838 | |                         let inner = inner.0;
[INFO] [stdout] 3839 | |                         let method = GetJobSubscriptionSvc(inner);
[INFO] [stdout] 3840 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3851 | |                         Ok(res)
[INFO] [stdout] 3852 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3851:25
[INFO] [stdout]      |
[INFO] [stdout] 3851 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3856:41
[INFO] [stdout]      |
[INFO] [stdout] 3856 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3857 | |                         Ok(
[INFO] [stdout] 3858 | |                             http::Response::builder()
[INFO] [stdout] 3859 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 3865 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3857:25
[INFO] [stdout]      |
[INFO] [stdout] 3857 | /                         Ok(
[INFO] [stdout] 3858 | |                             http::Response::builder()
[INFO] [stdout] 3859 | |                                 .status(200)
[INFO] [stdout] 3860 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 3863 | |                                 .unwrap(),
[INFO] [stdout] 3864 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:4868:42
[INFO] [stdout]      |
[INFO] [stdout] 4868 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4869 | |                         let inner = inner.0;
[INFO] [stdout] 4870 | |                         let method = StatSaveFilesSvc(inner);
[INFO] [stdout] 4871 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4882 | |                         Ok(res)
[INFO] [stdout] 4883 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:4882:25
[INFO] [stdout]      |
[INFO] [stdout] 4882 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:4914:42
[INFO] [stdout]      |
[INFO] [stdout] 4914 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4915 | |                         let inner = inner.0;
[INFO] [stdout] 4916 | |                         let method = StatSaveStatesSvc(inner);
[INFO] [stdout] 4917 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4928 | |                         Ok(res)
[INFO] [stdout] 4929 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:4928:25
[INFO] [stdout]      |
[INFO] [stdout] 4928 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:4960:42
[INFO] [stdout]      |
[INFO] [stdout] 4960 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4961 | |                         let inner = inner.0;
[INFO] [stdout] 4962 | |                         let method = GetSaveFilesSvc(inner);
[INFO] [stdout] 4963 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4974 | |                         Ok(res)
[INFO] [stdout] 4975 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:4974:25
[INFO] [stdout]      |
[INFO] [stdout] 4974 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5006:42
[INFO] [stdout]      |
[INFO] [stdout] 5006 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5007 | |                         let inner = inner.0;
[INFO] [stdout] 5008 | |                         let method = GetSaveStatesSvc(inner);
[INFO] [stdout] 5009 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5020 | |                         Ok(res)
[INFO] [stdout] 5021 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5020:25
[INFO] [stdout]      |
[INFO] [stdout] 5020 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5053:42
[INFO] [stdout]      |
[INFO] [stdout] 5053 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5054 | |                         let inner = inner.0;
[INFO] [stdout] 5055 | |                         let method = UpdateSaveFilesSvc(inner);
[INFO] [stdout] 5056 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5067 | |                         Ok(res)
[INFO] [stdout] 5068 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5067:25
[INFO] [stdout]      |
[INFO] [stdout] 5067 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5100:42
[INFO] [stdout]      |
[INFO] [stdout] 5100 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5101 | |                         let inner = inner.0;
[INFO] [stdout] 5102 | |                         let method = UpdateSaveStatesSvc(inner);
[INFO] [stdout] 5103 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5114 | |                         Ok(res)
[INFO] [stdout] 5115 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5114:25
[INFO] [stdout]      |
[INFO] [stdout] 5114 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5147:42
[INFO] [stdout]      |
[INFO] [stdout] 5147 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5148 | |                         let inner = inner.0;
[INFO] [stdout] 5149 | |                         let method = DeleteSaveFilesSvc(inner);
[INFO] [stdout] 5150 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5161 | |                         Ok(res)
[INFO] [stdout] 5162 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5161:25
[INFO] [stdout]      |
[INFO] [stdout] 5161 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5194:42
[INFO] [stdout]      |
[INFO] [stdout] 5194 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5195 | |                         let inner = inner.0;
[INFO] [stdout] 5196 | |                         let method = DeleteSaveStatesSvc(inner);
[INFO] [stdout] 5197 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5208 | |                         Ok(res)
[INFO] [stdout] 5209 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5208:25
[INFO] [stdout]      |
[INFO] [stdout] 5208 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5247:42
[INFO] [stdout]      |
[INFO] [stdout] 5247 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5248 | |                         let inner = inner.0;
[INFO] [stdout] 5249 | |                         let method = RestoreSaveFilesFromBackupSvc(inner);
[INFO] [stdout] 5250 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5261 | |                         Ok(res)
[INFO] [stdout] 5262 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5261:25
[INFO] [stdout]      |
[INFO] [stdout] 5261 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5300:42
[INFO] [stdout]      |
[INFO] [stdout] 5300 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5301 | |                         let inner = inner.0;
[INFO] [stdout] 5302 | |                         let method = RestoreSaveStatesFromBackupSvc(inner);
[INFO] [stdout] 5303 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5314 | |                         Ok(res)
[INFO] [stdout] 5315 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5314:25
[INFO] [stdout]      |
[INFO] [stdout] 5314 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5319:41
[INFO] [stdout]      |
[INFO] [stdout] 5319 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 5320 | |                         Ok(
[INFO] [stdout] 5321 | |                             http::Response::builder()
[INFO] [stdout] 5322 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 5328 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5320:25
[INFO] [stdout]      |
[INFO] [stdout] 5320 | /                         Ok(
[INFO] [stdout] 5321 | |                             http::Response::builder()
[INFO] [stdout] 5322 | |                                 .status(200)
[INFO] [stdout] 5323 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 5326 | |                                 .unwrap(),
[INFO] [stdout] 5327 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5758:42
[INFO] [stdout]      |
[INFO] [stdout] 5758 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5759 | |                         let inner = inner.0;
[INFO] [stdout] 5760 | |                         let method = UpdateLibrarySvc(inner);
[INFO] [stdout] 5761 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5772 | |                         Ok(res)
[INFO] [stdout] 5773 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5772:25
[INFO] [stdout]      |
[INFO] [stdout] 5772 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5808:42
[INFO] [stdout]      |
[INFO] [stdout] 5808 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5809 | |                         let inner = inner.0;
[INFO] [stdout] 5810 | |                         let method = UpdateLibraryMetadataSvc(inner);
[INFO] [stdout] 5811 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5822 | |                         Ok(res)
[INFO] [stdout] 5823 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5822:25
[INFO] [stdout]      |
[INFO] [stdout] 5822 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5854:42
[INFO] [stdout]      |
[INFO] [stdout] 5854 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5855 | |                         let inner = inner.0;
[INFO] [stdout] 5856 | |                         let method = DeleteLibrarySvc(inner);
[INFO] [stdout] 5857 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5868 | |                         Ok(res)
[INFO] [stdout] 5869 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5868:25
[INFO] [stdout]      |
[INFO] [stdout] 5868 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5904:42
[INFO] [stdout]      |
[INFO] [stdout] 5904 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5905 | |                         let inner = inner.0;
[INFO] [stdout] 5906 | |                         let method = DeleteMissingEntriesSvc(inner);
[INFO] [stdout] 5907 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5918 | |                         Ok(res)
[INFO] [stdout] 5919 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5918:25
[INFO] [stdout]      |
[INFO] [stdout] 5918 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5923:41
[INFO] [stdout]      |
[INFO] [stdout] 5923 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 5924 | |                         Ok(
[INFO] [stdout] 5925 | |                             http::Response::builder()
[INFO] [stdout] 5926 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 5932 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5924:25
[INFO] [stdout]      |
[INFO] [stdout] 5924 | /                         Ok(
[INFO] [stdout] 5925 | |                             http::Response::builder()
[INFO] [stdout] 5926 | |                                 .status(200)
[INFO] [stdout] 5927 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 5930 | |                                 .unwrap(),
[INFO] [stdout] 5931 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:6270:42
[INFO] [stdout]      |
[INFO] [stdout] 6270 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 6271 | |                         let inner = inner.0;
[INFO] [stdout] 6272 | |                         let method = GetFilesystemNodeSvc(inner);
[INFO] [stdout] 6273 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 6284 | |                         Ok(res)
[INFO] [stdout] 6285 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:6284:25
[INFO] [stdout]      |
[INFO] [stdout] 6284 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:6316:42
[INFO] [stdout]      |
[INFO] [stdout] 6316 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 6317 | |                         let inner = inner.0;
[INFO] [stdout] 6318 | |                         let method = GetStatSvc(inner);
[INFO] [stdout] 6319 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 6330 | |                         Ok(res)
[INFO] [stdout] 6331 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:6330:25
[INFO] [stdout]      |
[INFO] [stdout] 6330 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:6335:41
[INFO] [stdout]      |
[INFO] [stdout] 6335 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 6336 | |                         Ok(
[INFO] [stdout] 6337 | |                             http::Response::builder()
[INFO] [stdout] 6338 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 6344 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:6336:25
[INFO] [stdout]      |
[INFO] [stdout] 6336 | /                         Ok(
[INFO] [stdout] 6337 | |                             http::Response::builder()
[INFO] [stdout] 6338 | |                                 .status(200)
[INFO] [stdout] 6339 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 6342 | |                                 .unwrap(),
[INFO] [stdout] 6343 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7345:42
[INFO] [stdout]      |
[INFO] [stdout] 7345 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7346 | |                         let inner = inner.0;
[INFO] [stdout] 7347 | |                         let method = CreateEmulatorsSvc(inner);
[INFO] [stdout] 7348 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7359 | |                         Ok(res)
[INFO] [stdout] 7360 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7359:25
[INFO] [stdout]      |
[INFO] [stdout] 7359 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7391:42
[INFO] [stdout]      |
[INFO] [stdout] 7391 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7392 | |                         let inner = inner.0;
[INFO] [stdout] 7393 | |                         let method = GetEmulatorsSvc(inner);
[INFO] [stdout] 7394 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7405 | |                         Ok(res)
[INFO] [stdout] 7406 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7405:25
[INFO] [stdout]      |
[INFO] [stdout] 7405 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7438:42
[INFO] [stdout]      |
[INFO] [stdout] 7438 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7439 | |                         let inner = inner.0;
[INFO] [stdout] 7440 | |                         let method = UpdateEmulatorsSvc(inner);
[INFO] [stdout] 7441 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7452 | |                         Ok(res)
[INFO] [stdout] 7453 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7452:25
[INFO] [stdout]      |
[INFO] [stdout] 7452 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7485:42
[INFO] [stdout]      |
[INFO] [stdout] 7485 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7486 | |                         let inner = inner.0;
[INFO] [stdout] 7487 | |                         let method = DeleteEmulatorsSvc(inner);
[INFO] [stdout] 7488 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7499 | |                         Ok(res)
[INFO] [stdout] 7500 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7499:25
[INFO] [stdout]      |
[INFO] [stdout] 7499 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7535:42
[INFO] [stdout]      |
[INFO] [stdout] 7535 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7536 | |                         let inner = inner.0;
[INFO] [stdout] 7537 | |                         let method = CreateEmulatorProfilesSvc(inner);
[INFO] [stdout] 7538 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7549 | |                         Ok(res)
[INFO] [stdout] 7550 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7549:25
[INFO] [stdout]      |
[INFO] [stdout] 7549 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7585:42
[INFO] [stdout]      |
[INFO] [stdout] 7585 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7586 | |                         let inner = inner.0;
[INFO] [stdout] 7587 | |                         let method = GetEmulatorProfilesSvc(inner);
[INFO] [stdout] 7588 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7599 | |                         Ok(res)
[INFO] [stdout] 7600 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7599:25
[INFO] [stdout]      |
[INFO] [stdout] 7599 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7635:42
[INFO] [stdout]      |
[INFO] [stdout] 7635 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7636 | |                         let inner = inner.0;
[INFO] [stdout] 7637 | |                         let method = UpdateEmulatorProfilesSvc(inner);
[INFO] [stdout] 7638 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7649 | |                         Ok(res)
[INFO] [stdout] 7650 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7649:25
[INFO] [stdout]      |
[INFO] [stdout] 7649 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7685:42
[INFO] [stdout]      |
[INFO] [stdout] 7685 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7686 | |                         let inner = inner.0;
[INFO] [stdout] 7687 | |                         let method = DeleteEmulatorProfilesSvc(inner);
[INFO] [stdout] 7688 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7699 | |                         Ok(res)
[INFO] [stdout] 7700 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7699:25
[INFO] [stdout]      |
[INFO] [stdout] 7699 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7738:42
[INFO] [stdout]      |
[INFO] [stdout] 7738 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7739 | |                         let inner = inner.0;
[INFO] [stdout] 7740 | |                         let method = GetDefaultEmulatorProfilesSvc(inner);
[INFO] [stdout] 7741 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7752 | |                         Ok(res)
[INFO] [stdout] 7753 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7752:25
[INFO] [stdout]      |
[INFO] [stdout] 7752 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7793:42
[INFO] [stdout]      |
[INFO] [stdout] 7793 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7794 | |                         let inner = inner.0;
[INFO] [stdout] 7795 | |                         let method = UpdateDefaultEmulatorProfilesSvc(inner);
[INFO] [stdout] 7796 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7807 | |                         Ok(res)
[INFO] [stdout] 7808 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7807:25
[INFO] [stdout]      |
[INFO] [stdout] 7807 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7848:42
[INFO] [stdout]      |
[INFO] [stdout] 7848 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7849 | |                         let inner = inner.0;
[INFO] [stdout] 7850 | |                         let method = DeleteDefaultEmulatorProfilesSvc(inner);
[INFO] [stdout] 7851 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7862 | |                         Ok(res)
[INFO] [stdout] 7863 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7862:25
[INFO] [stdout]      |
[INFO] [stdout] 7862 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7901:42
[INFO] [stdout]      |
[INFO] [stdout] 7901 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7902 | |                         let inner = inner.0;
[INFO] [stdout] 7903 | |                         let method = CreateLocalEmulatorConfigsSvc(inner);
[INFO] [stdout] 7904 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7915 | |                         Ok(res)
[INFO] [stdout] 7916 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7915:25
[INFO] [stdout]      |
[INFO] [stdout] 7915 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7953:42
[INFO] [stdout]      |
[INFO] [stdout] 7953 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7954 | |                         let inner = inner.0;
[INFO] [stdout] 7955 | |                         let method = GetLocalEmulatorConfigsSvc(inner);
[INFO] [stdout] 7956 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7967 | |                         Ok(res)
[INFO] [stdout] 7968 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7967:25
[INFO] [stdout]      |
[INFO] [stdout] 7967 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8006:42
[INFO] [stdout]      |
[INFO] [stdout] 8006 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8007 | |                         let inner = inner.0;
[INFO] [stdout] 8008 | |                         let method = UpdateLocalEmulatorConfigsSvc(inner);
[INFO] [stdout] 8009 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8020 | |                         Ok(res)
[INFO] [stdout] 8021 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8020:25
[INFO] [stdout]      |
[INFO] [stdout] 8020 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8059:42
[INFO] [stdout]      |
[INFO] [stdout] 8059 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8060 | |                         let inner = inner.0;
[INFO] [stdout] 8061 | |                         let method = DeleteLocalEmulatorConfigsSvc(inner);
[INFO] [stdout] 8062 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8073 | |                         Ok(res)
[INFO] [stdout] 8074 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8073:25
[INFO] [stdout]      |
[INFO] [stdout] 8073 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8078:41
[INFO] [stdout]      |
[INFO] [stdout] 8078 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 8079 | |                         Ok(
[INFO] [stdout] 8080 | |                             http::Response::builder()
[INFO] [stdout] 8081 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 8087 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8079:25
[INFO] [stdout]      |
[INFO] [stdout] 8079 | /                         Ok(
[INFO] [stdout] 8080 | |                             http::Response::builder()
[INFO] [stdout] 8081 | |                                 .status(200)
[INFO] [stdout] 8082 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 8085 | |                                 .unwrap(),
[INFO] [stdout] 8086 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8514:42
[INFO] [stdout]      |
[INFO] [stdout] 8514 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8515 | |                         let inner = inner.0;
[INFO] [stdout] 8516 | |                         let method = CreateClientSvc(inner);
[INFO] [stdout] 8517 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8528 | |                         Ok(res)
[INFO] [stdout] 8529 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8528:25
[INFO] [stdout]      |
[INFO] [stdout] 8528 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8560:42
[INFO] [stdout]      |
[INFO] [stdout] 8560 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8561 | |                         let inner = inner.0;
[INFO] [stdout] 8562 | |                         let method = GetClientsSvc(inner);
[INFO] [stdout] 8563 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8574 | |                         Ok(res)
[INFO] [stdout] 8575 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8574:25
[INFO] [stdout]      |
[INFO] [stdout] 8574 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8606:42
[INFO] [stdout]      |
[INFO] [stdout] 8606 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8607 | |                         let inner = inner.0;
[INFO] [stdout] 8608 | |                         let method = UpdateClientsSvc(inner);
[INFO] [stdout] 8609 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8620 | |                         Ok(res)
[INFO] [stdout] 8621 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8620:25
[INFO] [stdout]      |
[INFO] [stdout] 8620 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8652:42
[INFO] [stdout]      |
[INFO] [stdout] 8652 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8653 | |                         let inner = inner.0;
[INFO] [stdout] 8654 | |                         let method = DeleteClientsSvc(inner);
[INFO] [stdout] 8655 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8666 | |                         Ok(res)
[INFO] [stdout] 8667 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8666:25
[INFO] [stdout]      |
[INFO] [stdout] 8666 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8671:41
[INFO] [stdout]      |
[INFO] [stdout] 8671 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 8672 | |                         Ok(
[INFO] [stdout] 8673 | |                             http::Response::builder()
[INFO] [stdout] 8674 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 8680 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8672:25
[INFO] [stdout]      |
[INFO] [stdout] 8672 | /                         Ok(
[INFO] [stdout] 8673 | |                             http::Response::builder()
[INFO] [stdout] 8674 | |                                 .status(200)
[INFO] [stdout] 8675 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 8678 | |                                 .unwrap(),
[INFO] [stdout] 8679 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9086:42
[INFO] [stdout]      |
[INFO] [stdout] 9086 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9087 | |                         let inner = inner.0;
[INFO] [stdout] 9088 | |                         let method = GetServerInfoSvc(inner);
[INFO] [stdout] 9089 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9100 | |                         Ok(res)
[INFO] [stdout] 9101 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9100:25
[INFO] [stdout]      |
[INFO] [stdout] 9100 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9133:42
[INFO] [stdout]      |
[INFO] [stdout] 9133 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9134 | |                         let inner = inner.0;
[INFO] [stdout] 9135 | |                         let method = GetServerConfigSvc(inner);
[INFO] [stdout] 9136 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9147 | |                         Ok(res)
[INFO] [stdout] 9148 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9147:25
[INFO] [stdout]      |
[INFO] [stdout] 9147 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9180:42
[INFO] [stdout]      |
[INFO] [stdout] 9180 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9181 | |                         let inner = inner.0;
[INFO] [stdout] 9182 | |                         let method = UpdateServerConfigSvc(inner);
[INFO] [stdout] 9183 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9194 | |                         Ok(res)
[INFO] [stdout] 9195 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9194:25
[INFO] [stdout]      |
[INFO] [stdout] 9194 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9199:41
[INFO] [stdout]      |
[INFO] [stdout] 9199 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 9200 | |                         Ok(
[INFO] [stdout] 9201 | |                             http::Response::builder()
[INFO] [stdout] 9202 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 9208 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9200:25
[INFO] [stdout]      |
[INFO] [stdout] 9200 | /                         Ok(
[INFO] [stdout] 9201 | |                             http::Response::builder()
[INFO] [stdout] 9202 | |                                 .status(200)
[INFO] [stdout] 9203 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 9206 | |                                 .unwrap(),
[INFO] [stdout] 9207 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9595:42
[INFO] [stdout]      |
[INFO] [stdout] 9595 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9596 | |                         let inner = inner.0;
[INFO] [stdout] 9597 | |                         let method = GetPlatformsSvc(inner);
[INFO] [stdout] 9598 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9609 | |                         Ok(res)
[INFO] [stdout] 9610 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9609:25
[INFO] [stdout]      |
[INFO] [stdout] 9609 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9642:42
[INFO] [stdout]      |
[INFO] [stdout] 9642 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9643 | |                         let inner = inner.0;
[INFO] [stdout] 9644 | |                         let method = DeletePlatformsSvc(inner);
[INFO] [stdout] 9645 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9656 | |                         Ok(res)
[INFO] [stdout] 9657 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9656:25
[INFO] [stdout]      |
[INFO] [stdout] 9656 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9689:42
[INFO] [stdout]      |
[INFO] [stdout] 9689 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9690 | |                         let inner = inner.0;
[INFO] [stdout] 9691 | |                         let method = UpdatePlatformsSvc(inner);
[INFO] [stdout] 9692 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9703 | |                         Ok(res)
[INFO] [stdout] 9704 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9703:25
[INFO] [stdout]      |
[INFO] [stdout] 9703 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9708:41
[INFO] [stdout]      |
[INFO] [stdout] 9708 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 9709 | |                         Ok(
[INFO] [stdout] 9710 | |                             http::Response::builder()
[INFO] [stdout] 9711 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 9717 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9709:25
[INFO] [stdout]      |
[INFO] [stdout] 9709 | /                         Ok(
[INFO] [stdout] 9710 | |                             http::Response::builder()
[INFO] [stdout] 9711 | |                                 .status(200)
[INFO] [stdout] 9712 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 9715 | |                                 .unwrap(),
[INFO] [stdout] 9716 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `retrom-codegen` (lib) due to 280 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[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<i32, Infallible>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<i32>>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<i32>, Infallible>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<i32>>
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     diesel::Queryable,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<std::string::String>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i64>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<i64>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<std::string::String>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<i32>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i64>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<i64>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:800:5
[INFO] [stdout]     |
[INFO] [stdout] 800 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:862:5
[INFO] [stdout]     |
[INFO] [stdout] 862 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:862:5
[INFO] [stdout]     |
[INFO] [stdout] 862 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:862:5
[INFO] [stdout]     |
[INFO] [stdout] 862 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:862:5
[INFO] [stdout]     |
[INFO] [stdout] 862 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:862:5
[INFO] [stdout]     |
[INFO] [stdout] 862 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:862:5
[INFO] [stdout]     |
[INFO] [stdout] 862 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:933:5
[INFO] [stdout]     |
[INFO] [stdout] 933 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:933:5
[INFO] [stdout]     |
[INFO] [stdout] 933 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:933:5
[INFO] [stdout]     |
[INFO] [stdout] 933 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:933:5
[INFO] [stdout]     |
[INFO] [stdout] 933 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:933:5
[INFO] [stdout]     |
[INFO] [stdout] 933 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:933:5
[INFO] [stdout]     |
[INFO] [stdout] 933 |     diesel::Queryable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1003:5
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<i32>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i64>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<i64>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1224:5
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1325:5
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1325:5
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1325:5
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1325:5
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1325:5
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<timestamp::Timestamp>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1325:5
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     diesel::Queryable,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the derive macro `diesel::Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<timestamp::Timestamp>>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1325:5
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     diesel::Queryable,
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1839:42
[INFO] [stdout]      |
[INFO] [stdout] 1839 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1840 | |                         let inner = inner.0;
[INFO] [stdout] 1841 | |                         let method = GetGamesSvc(inner);
[INFO] [stdout] 1842 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1853 | |                         Ok(res)
[INFO] [stdout] 1854 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1853:25
[INFO] [stdout]      |
[INFO] [stdout] 1853 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1885:42
[INFO] [stdout]      |
[INFO] [stdout] 1885 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1886 | |                         let inner = inner.0;
[INFO] [stdout] 1887 | |                         let method = DeleteGamesSvc(inner);
[INFO] [stdout] 1888 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1899 | |                         Ok(res)
[INFO] [stdout] 1900 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1899:25
[INFO] [stdout]      |
[INFO] [stdout] 1899 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1931:42
[INFO] [stdout]      |
[INFO] [stdout] 1931 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1932 | |                         let inner = inner.0;
[INFO] [stdout] 1933 | |                         let method = UpdateGamesSvc(inner);
[INFO] [stdout] 1934 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1945 | |                         Ok(res)
[INFO] [stdout] 1946 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1945:25
[INFO] [stdout]      |
[INFO] [stdout] 1945 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1977:42
[INFO] [stdout]      |
[INFO] [stdout] 1977 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1978 | |                         let inner = inner.0;
[INFO] [stdout] 1979 | |                         let method = DeleteGameFilesSvc(inner);
[INFO] [stdout] 1980 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1991 | |                         Ok(res)
[INFO] [stdout] 1992 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:1991:25
[INFO] [stdout]      |
[INFO] [stdout] 1991 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:2023:42
[INFO] [stdout]      |
[INFO] [stdout] 2023 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 2024 | |                         let inner = inner.0;
[INFO] [stdout] 2025 | |                         let method = UpdateGameFilesSvc(inner);
[INFO] [stdout] 2026 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 2037 | |                         Ok(res)
[INFO] [stdout] 2038 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:2037:25
[INFO] [stdout]      |
[INFO] [stdout] 2037 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:2042:41
[INFO] [stdout]      |
[INFO] [stdout] 2042 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 2043 | |                         Ok(
[INFO] [stdout] 2044 | |                             http::Response::builder()
[INFO] [stdout] 2045 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 2051 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:2043:25
[INFO] [stdout]      |
[INFO] [stdout] 2043 | /                         Ok(
[INFO] [stdout] 2044 | |                             http::Response::builder()
[INFO] [stdout] 2045 | |                                 .status(200)
[INFO] [stdout] 2046 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 2049 | |                                 .unwrap(),
[INFO] [stdout] 2050 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3026:42
[INFO] [stdout]      |
[INFO] [stdout] 3026 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3027 | |                         let inner = inner.0;
[INFO] [stdout] 3028 | |                         let method = GetGameMetadataSvc(inner);
[INFO] [stdout] 3029 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3040 | |                         Ok(res)
[INFO] [stdout] 3041 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3040:25
[INFO] [stdout]      |
[INFO] [stdout] 3040 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3076:42
[INFO] [stdout]      |
[INFO] [stdout] 3076 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3077 | |                         let inner = inner.0;
[INFO] [stdout] 3078 | |                         let method = UpdateGameMetadataSvc(inner);
[INFO] [stdout] 3079 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3090 | |                         Ok(res)
[INFO] [stdout] 3091 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3090:25
[INFO] [stdout]      |
[INFO] [stdout] 3090 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3126:42
[INFO] [stdout]      |
[INFO] [stdout] 3126 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3127 | |                         let inner = inner.0;
[INFO] [stdout] 3128 | |                         let method = GetPlatformMetadataSvc(inner);
[INFO] [stdout] 3129 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3140 | |                         Ok(res)
[INFO] [stdout] 3141 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3140:25
[INFO] [stdout]      |
[INFO] [stdout] 3140 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3176:42
[INFO] [stdout]      |
[INFO] [stdout] 3176 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3177 | |                         let inner = inner.0;
[INFO] [stdout] 3178 | |                         let method = UpdatePlatformMetadataSvc(inner);
[INFO] [stdout] 3179 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3190 | |                         Ok(res)
[INFO] [stdout] 3191 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3190:25
[INFO] [stdout]      |
[INFO] [stdout] 3190 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3223:42
[INFO] [stdout]      |
[INFO] [stdout] 3223 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3224 | |                         let inner = inner.0;
[INFO] [stdout] 3225 | |                         let method = GetIgdbSearchSvc(inner);
[INFO] [stdout] 3226 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3237 | |                         Ok(res)
[INFO] [stdout] 3238 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3237:25
[INFO] [stdout]      |
[INFO] [stdout] 3237 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3275:42
[INFO] [stdout]      |
[INFO] [stdout] 3275 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3276 | |                         let inner = inner.0;
[INFO] [stdout] 3277 | |                         let method = GetIgdbGameSearchResultsSvc(inner);
[INFO] [stdout] 3278 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3289 | |                         Ok(res)
[INFO] [stdout] 3290 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3289:25
[INFO] [stdout]      |
[INFO] [stdout] 3289 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3330:42
[INFO] [stdout]      |
[INFO] [stdout] 3330 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3331 | |                         let inner = inner.0;
[INFO] [stdout] 3332 | |                         let method = GetIgdbPlatformSearchResultsSvc(inner);
[INFO] [stdout] 3333 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3344 | |                         Ok(res)
[INFO] [stdout] 3345 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3344:25
[INFO] [stdout]      |
[INFO] [stdout] 3344 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3377:42
[INFO] [stdout]      |
[INFO] [stdout] 3377 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3378 | |                         let inner = inner.0;
[INFO] [stdout] 3379 | |                         let method = SyncSteamMetadataSvc(inner);
[INFO] [stdout] 3380 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3391 | |                         Ok(res)
[INFO] [stdout] 3392 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3391:25
[INFO] [stdout]      |
[INFO] [stdout] 3391 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3396:41
[INFO] [stdout]      |
[INFO] [stdout] 3396 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3397 | |                         Ok(
[INFO] [stdout] 3398 | |                             http::Response::builder()
[INFO] [stdout] 3399 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 3405 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3397:25
[INFO] [stdout]      |
[INFO] [stdout] 3397 | /                         Ok(
[INFO] [stdout] 3398 | |                             http::Response::builder()
[INFO] [stdout] 3399 | |                                 .status(200)
[INFO] [stdout] 3400 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 3403 | |                                 .unwrap(),
[INFO] [stdout] 3404 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3788:42
[INFO] [stdout]      |
[INFO] [stdout] 3788 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3789 | |                         let inner = inner.0;
[INFO] [stdout] 3790 | |                         let method = GetJobsSvc(inner);
[INFO] [stdout] 3791 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3802 | |                         Ok(res)
[INFO] [stdout] 3803 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3802:25
[INFO] [stdout]      |
[INFO] [stdout] 3802 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3837:42
[INFO] [stdout]      |
[INFO] [stdout] 3837 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 3838 | |                         let inner = inner.0;
[INFO] [stdout] 3839 | |                         let method = GetJobSubscriptionSvc(inner);
[INFO] [stdout] 3840 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 3851 | |                         Ok(res)
[INFO] [stdout] 3852 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3851:25
[INFO] [stdout]      |
[INFO] [stdout] 3851 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3856:41
[INFO] [stdout]      |
[INFO] [stdout] 3856 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 3857 | |                         Ok(
[INFO] [stdout] 3858 | |                             http::Response::builder()
[INFO] [stdout] 3859 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 3865 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:3857:25
[INFO] [stdout]      |
[INFO] [stdout] 3857 | /                         Ok(
[INFO] [stdout] 3858 | |                             http::Response::builder()
[INFO] [stdout] 3859 | |                                 .status(200)
[INFO] [stdout] 3860 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 3863 | |                                 .unwrap(),
[INFO] [stdout] 3864 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:4868:42
[INFO] [stdout]      |
[INFO] [stdout] 4868 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4869 | |                         let inner = inner.0;
[INFO] [stdout] 4870 | |                         let method = StatSaveFilesSvc(inner);
[INFO] [stdout] 4871 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4882 | |                         Ok(res)
[INFO] [stdout] 4883 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:4882:25
[INFO] [stdout]      |
[INFO] [stdout] 4882 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:4914:42
[INFO] [stdout]      |
[INFO] [stdout] 4914 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4915 | |                         let inner = inner.0;
[INFO] [stdout] 4916 | |                         let method = StatSaveStatesSvc(inner);
[INFO] [stdout] 4917 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4928 | |                         Ok(res)
[INFO] [stdout] 4929 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:4928:25
[INFO] [stdout]      |
[INFO] [stdout] 4928 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:4960:42
[INFO] [stdout]      |
[INFO] [stdout] 4960 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 4961 | |                         let inner = inner.0;
[INFO] [stdout] 4962 | |                         let method = GetSaveFilesSvc(inner);
[INFO] [stdout] 4963 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 4974 | |                         Ok(res)
[INFO] [stdout] 4975 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:4974:25
[INFO] [stdout]      |
[INFO] [stdout] 4974 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5006:42
[INFO] [stdout]      |
[INFO] [stdout] 5006 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5007 | |                         let inner = inner.0;
[INFO] [stdout] 5008 | |                         let method = GetSaveStatesSvc(inner);
[INFO] [stdout] 5009 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5020 | |                         Ok(res)
[INFO] [stdout] 5021 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5020:25
[INFO] [stdout]      |
[INFO] [stdout] 5020 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5053:42
[INFO] [stdout]      |
[INFO] [stdout] 5053 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5054 | |                         let inner = inner.0;
[INFO] [stdout] 5055 | |                         let method = UpdateSaveFilesSvc(inner);
[INFO] [stdout] 5056 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5067 | |                         Ok(res)
[INFO] [stdout] 5068 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5067:25
[INFO] [stdout]      |
[INFO] [stdout] 5067 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5100:42
[INFO] [stdout]      |
[INFO] [stdout] 5100 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5101 | |                         let inner = inner.0;
[INFO] [stdout] 5102 | |                         let method = UpdateSaveStatesSvc(inner);
[INFO] [stdout] 5103 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5114 | |                         Ok(res)
[INFO] [stdout] 5115 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5114:25
[INFO] [stdout]      |
[INFO] [stdout] 5114 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5147:42
[INFO] [stdout]      |
[INFO] [stdout] 5147 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5148 | |                         let inner = inner.0;
[INFO] [stdout] 5149 | |                         let method = DeleteSaveFilesSvc(inner);
[INFO] [stdout] 5150 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5161 | |                         Ok(res)
[INFO] [stdout] 5162 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5161:25
[INFO] [stdout]      |
[INFO] [stdout] 5161 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5194:42
[INFO] [stdout]      |
[INFO] [stdout] 5194 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5195 | |                         let inner = inner.0;
[INFO] [stdout] 5196 | |                         let method = DeleteSaveStatesSvc(inner);
[INFO] [stdout] 5197 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5208 | |                         Ok(res)
[INFO] [stdout] 5209 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5208:25
[INFO] [stdout]      |
[INFO] [stdout] 5208 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5247:42
[INFO] [stdout]      |
[INFO] [stdout] 5247 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5248 | |                         let inner = inner.0;
[INFO] [stdout] 5249 | |                         let method = RestoreSaveFilesFromBackupSvc(inner);
[INFO] [stdout] 5250 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5261 | |                         Ok(res)
[INFO] [stdout] 5262 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5261:25
[INFO] [stdout]      |
[INFO] [stdout] 5261 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5300:42
[INFO] [stdout]      |
[INFO] [stdout] 5300 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5301 | |                         let inner = inner.0;
[INFO] [stdout] 5302 | |                         let method = RestoreSaveStatesFromBackupSvc(inner);
[INFO] [stdout] 5303 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5314 | |                         Ok(res)
[INFO] [stdout] 5315 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5314:25
[INFO] [stdout]      |
[INFO] [stdout] 5314 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5319:41
[INFO] [stdout]      |
[INFO] [stdout] 5319 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 5320 | |                         Ok(
[INFO] [stdout] 5321 | |                             http::Response::builder()
[INFO] [stdout] 5322 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 5328 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5320:25
[INFO] [stdout]      |
[INFO] [stdout] 5320 | /                         Ok(
[INFO] [stdout] 5321 | |                             http::Response::builder()
[INFO] [stdout] 5322 | |                                 .status(200)
[INFO] [stdout] 5323 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 5326 | |                                 .unwrap(),
[INFO] [stdout] 5327 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5758:42
[INFO] [stdout]      |
[INFO] [stdout] 5758 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5759 | |                         let inner = inner.0;
[INFO] [stdout] 5760 | |                         let method = UpdateLibrarySvc(inner);
[INFO] [stdout] 5761 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5772 | |                         Ok(res)
[INFO] [stdout] 5773 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5772:25
[INFO] [stdout]      |
[INFO] [stdout] 5772 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5808:42
[INFO] [stdout]      |
[INFO] [stdout] 5808 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5809 | |                         let inner = inner.0;
[INFO] [stdout] 5810 | |                         let method = UpdateLibraryMetadataSvc(inner);
[INFO] [stdout] 5811 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5822 | |                         Ok(res)
[INFO] [stdout] 5823 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5822:25
[INFO] [stdout]      |
[INFO] [stdout] 5822 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5854:42
[INFO] [stdout]      |
[INFO] [stdout] 5854 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5855 | |                         let inner = inner.0;
[INFO] [stdout] 5856 | |                         let method = DeleteLibrarySvc(inner);
[INFO] [stdout] 5857 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5868 | |                         Ok(res)
[INFO] [stdout] 5869 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5868:25
[INFO] [stdout]      |
[INFO] [stdout] 5868 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5904:42
[INFO] [stdout]      |
[INFO] [stdout] 5904 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 5905 | |                         let inner = inner.0;
[INFO] [stdout] 5906 | |                         let method = DeleteMissingEntriesSvc(inner);
[INFO] [stdout] 5907 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 5918 | |                         Ok(res)
[INFO] [stdout] 5919 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5918:25
[INFO] [stdout]      |
[INFO] [stdout] 5918 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5923:41
[INFO] [stdout]      |
[INFO] [stdout] 5923 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 5924 | |                         Ok(
[INFO] [stdout] 5925 | |                             http::Response::builder()
[INFO] [stdout] 5926 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 5932 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:5924:25
[INFO] [stdout]      |
[INFO] [stdout] 5924 | /                         Ok(
[INFO] [stdout] 5925 | |                             http::Response::builder()
[INFO] [stdout] 5926 | |                                 .status(200)
[INFO] [stdout] 5927 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 5930 | |                                 .unwrap(),
[INFO] [stdout] 5931 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:6270:42
[INFO] [stdout]      |
[INFO] [stdout] 6270 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 6271 | |                         let inner = inner.0;
[INFO] [stdout] 6272 | |                         let method = GetFilesystemNodeSvc(inner);
[INFO] [stdout] 6273 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 6284 | |                         Ok(res)
[INFO] [stdout] 6285 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:6284:25
[INFO] [stdout]      |
[INFO] [stdout] 6284 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:6316:42
[INFO] [stdout]      |
[INFO] [stdout] 6316 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 6317 | |                         let inner = inner.0;
[INFO] [stdout] 6318 | |                         let method = GetStatSvc(inner);
[INFO] [stdout] 6319 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 6330 | |                         Ok(res)
[INFO] [stdout] 6331 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:6330:25
[INFO] [stdout]      |
[INFO] [stdout] 6330 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:6335:41
[INFO] [stdout]      |
[INFO] [stdout] 6335 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 6336 | |                         Ok(
[INFO] [stdout] 6337 | |                             http::Response::builder()
[INFO] [stdout] 6338 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 6344 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:6336:25
[INFO] [stdout]      |
[INFO] [stdout] 6336 | /                         Ok(
[INFO] [stdout] 6337 | |                             http::Response::builder()
[INFO] [stdout] 6338 | |                                 .status(200)
[INFO] [stdout] 6339 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 6342 | |                                 .unwrap(),
[INFO] [stdout] 6343 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7345:42
[INFO] [stdout]      |
[INFO] [stdout] 7345 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7346 | |                         let inner = inner.0;
[INFO] [stdout] 7347 | |                         let method = CreateEmulatorsSvc(inner);
[INFO] [stdout] 7348 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7359 | |                         Ok(res)
[INFO] [stdout] 7360 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7359:25
[INFO] [stdout]      |
[INFO] [stdout] 7359 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7391:42
[INFO] [stdout]      |
[INFO] [stdout] 7391 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7392 | |                         let inner = inner.0;
[INFO] [stdout] 7393 | |                         let method = GetEmulatorsSvc(inner);
[INFO] [stdout] 7394 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7405 | |                         Ok(res)
[INFO] [stdout] 7406 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7405:25
[INFO] [stdout]      |
[INFO] [stdout] 7405 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7438:42
[INFO] [stdout]      |
[INFO] [stdout] 7438 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7439 | |                         let inner = inner.0;
[INFO] [stdout] 7440 | |                         let method = UpdateEmulatorsSvc(inner);
[INFO] [stdout] 7441 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7452 | |                         Ok(res)
[INFO] [stdout] 7453 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7452:25
[INFO] [stdout]      |
[INFO] [stdout] 7452 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7485:42
[INFO] [stdout]      |
[INFO] [stdout] 7485 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7486 | |                         let inner = inner.0;
[INFO] [stdout] 7487 | |                         let method = DeleteEmulatorsSvc(inner);
[INFO] [stdout] 7488 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7499 | |                         Ok(res)
[INFO] [stdout] 7500 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7499:25
[INFO] [stdout]      |
[INFO] [stdout] 7499 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7535:42
[INFO] [stdout]      |
[INFO] [stdout] 7535 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7536 | |                         let inner = inner.0;
[INFO] [stdout] 7537 | |                         let method = CreateEmulatorProfilesSvc(inner);
[INFO] [stdout] 7538 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7549 | |                         Ok(res)
[INFO] [stdout] 7550 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7549:25
[INFO] [stdout]      |
[INFO] [stdout] 7549 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7585:42
[INFO] [stdout]      |
[INFO] [stdout] 7585 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7586 | |                         let inner = inner.0;
[INFO] [stdout] 7587 | |                         let method = GetEmulatorProfilesSvc(inner);
[INFO] [stdout] 7588 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7599 | |                         Ok(res)
[INFO] [stdout] 7600 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7599:25
[INFO] [stdout]      |
[INFO] [stdout] 7599 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7635:42
[INFO] [stdout]      |
[INFO] [stdout] 7635 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7636 | |                         let inner = inner.0;
[INFO] [stdout] 7637 | |                         let method = UpdateEmulatorProfilesSvc(inner);
[INFO] [stdout] 7638 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7649 | |                         Ok(res)
[INFO] [stdout] 7650 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7649:25
[INFO] [stdout]      |
[INFO] [stdout] 7649 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7685:42
[INFO] [stdout]      |
[INFO] [stdout] 7685 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7686 | |                         let inner = inner.0;
[INFO] [stdout] 7687 | |                         let method = DeleteEmulatorProfilesSvc(inner);
[INFO] [stdout] 7688 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7699 | |                         Ok(res)
[INFO] [stdout] 7700 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7699:25
[INFO] [stdout]      |
[INFO] [stdout] 7699 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7738:42
[INFO] [stdout]      |
[INFO] [stdout] 7738 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7739 | |                         let inner = inner.0;
[INFO] [stdout] 7740 | |                         let method = GetDefaultEmulatorProfilesSvc(inner);
[INFO] [stdout] 7741 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7752 | |                         Ok(res)
[INFO] [stdout] 7753 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7752:25
[INFO] [stdout]      |
[INFO] [stdout] 7752 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7793:42
[INFO] [stdout]      |
[INFO] [stdout] 7793 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7794 | |                         let inner = inner.0;
[INFO] [stdout] 7795 | |                         let method = UpdateDefaultEmulatorProfilesSvc(inner);
[INFO] [stdout] 7796 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7807 | |                         Ok(res)
[INFO] [stdout] 7808 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7807:25
[INFO] [stdout]      |
[INFO] [stdout] 7807 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7848:42
[INFO] [stdout]      |
[INFO] [stdout] 7848 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7849 | |                         let inner = inner.0;
[INFO] [stdout] 7850 | |                         let method = DeleteDefaultEmulatorProfilesSvc(inner);
[INFO] [stdout] 7851 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7862 | |                         Ok(res)
[INFO] [stdout] 7863 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7862:25
[INFO] [stdout]      |
[INFO] [stdout] 7862 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7901:42
[INFO] [stdout]      |
[INFO] [stdout] 7901 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7902 | |                         let inner = inner.0;
[INFO] [stdout] 7903 | |                         let method = CreateLocalEmulatorConfigsSvc(inner);
[INFO] [stdout] 7904 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7915 | |                         Ok(res)
[INFO] [stdout] 7916 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7915:25
[INFO] [stdout]      |
[INFO] [stdout] 7915 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7953:42
[INFO] [stdout]      |
[INFO] [stdout] 7953 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 7954 | |                         let inner = inner.0;
[INFO] [stdout] 7955 | |                         let method = GetLocalEmulatorConfigsSvc(inner);
[INFO] [stdout] 7956 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 7967 | |                         Ok(res)
[INFO] [stdout] 7968 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:7967:25
[INFO] [stdout]      |
[INFO] [stdout] 7967 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8006:42
[INFO] [stdout]      |
[INFO] [stdout] 8006 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8007 | |                         let inner = inner.0;
[INFO] [stdout] 8008 | |                         let method = UpdateLocalEmulatorConfigsSvc(inner);
[INFO] [stdout] 8009 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8020 | |                         Ok(res)
[INFO] [stdout] 8021 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8020:25
[INFO] [stdout]      |
[INFO] [stdout] 8020 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8059:42
[INFO] [stdout]      |
[INFO] [stdout] 8059 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8060 | |                         let inner = inner.0;
[INFO] [stdout] 8061 | |                         let method = DeleteLocalEmulatorConfigsSvc(inner);
[INFO] [stdout] 8062 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8073 | |                         Ok(res)
[INFO] [stdout] 8074 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8073:25
[INFO] [stdout]      |
[INFO] [stdout] 8073 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8078:41
[INFO] [stdout]      |
[INFO] [stdout] 8078 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 8079 | |                         Ok(
[INFO] [stdout] 8080 | |                             http::Response::builder()
[INFO] [stdout] 8081 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 8087 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8079:25
[INFO] [stdout]      |
[INFO] [stdout] 8079 | /                         Ok(
[INFO] [stdout] 8080 | |                             http::Response::builder()
[INFO] [stdout] 8081 | |                                 .status(200)
[INFO] [stdout] 8082 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 8085 | |                                 .unwrap(),
[INFO] [stdout] 8086 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8514:42
[INFO] [stdout]      |
[INFO] [stdout] 8514 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8515 | |                         let inner = inner.0;
[INFO] [stdout] 8516 | |                         let method = CreateClientSvc(inner);
[INFO] [stdout] 8517 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8528 | |                         Ok(res)
[INFO] [stdout] 8529 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8528:25
[INFO] [stdout]      |
[INFO] [stdout] 8528 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8560:42
[INFO] [stdout]      |
[INFO] [stdout] 8560 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8561 | |                         let inner = inner.0;
[INFO] [stdout] 8562 | |                         let method = GetClientsSvc(inner);
[INFO] [stdout] 8563 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8574 | |                         Ok(res)
[INFO] [stdout] 8575 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8574:25
[INFO] [stdout]      |
[INFO] [stdout] 8574 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8606:42
[INFO] [stdout]      |
[INFO] [stdout] 8606 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8607 | |                         let inner = inner.0;
[INFO] [stdout] 8608 | |                         let method = UpdateClientsSvc(inner);
[INFO] [stdout] 8609 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8620 | |                         Ok(res)
[INFO] [stdout] 8621 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8620:25
[INFO] [stdout]      |
[INFO] [stdout] 8620 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8652:42
[INFO] [stdout]      |
[INFO] [stdout] 8652 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 8653 | |                         let inner = inner.0;
[INFO] [stdout] 8654 | |                         let method = DeleteClientsSvc(inner);
[INFO] [stdout] 8655 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 8666 | |                         Ok(res)
[INFO] [stdout] 8667 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8666:25
[INFO] [stdout]      |
[INFO] [stdout] 8666 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8671:41
[INFO] [stdout]      |
[INFO] [stdout] 8671 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 8672 | |                         Ok(
[INFO] [stdout] 8673 | |                             http::Response::builder()
[INFO] [stdout] 8674 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 8680 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:8672:25
[INFO] [stdout]      |
[INFO] [stdout] 8672 | /                         Ok(
[INFO] [stdout] 8673 | |                             http::Response::builder()
[INFO] [stdout] 8674 | |                                 .status(200)
[INFO] [stdout] 8675 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 8678 | |                                 .unwrap(),
[INFO] [stdout] 8679 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9086:42
[INFO] [stdout]      |
[INFO] [stdout] 9086 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9087 | |                         let inner = inner.0;
[INFO] [stdout] 9088 | |                         let method = GetServerInfoSvc(inner);
[INFO] [stdout] 9089 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9100 | |                         Ok(res)
[INFO] [stdout] 9101 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9100:25
[INFO] [stdout]      |
[INFO] [stdout] 9100 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9133:42
[INFO] [stdout]      |
[INFO] [stdout] 9133 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9134 | |                         let inner = inner.0;
[INFO] [stdout] 9135 | |                         let method = GetServerConfigSvc(inner);
[INFO] [stdout] 9136 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9147 | |                         Ok(res)
[INFO] [stdout] 9148 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9147:25
[INFO] [stdout]      |
[INFO] [stdout] 9147 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9180:42
[INFO] [stdout]      |
[INFO] [stdout] 9180 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9181 | |                         let inner = inner.0;
[INFO] [stdout] 9182 | |                         let method = UpdateServerConfigSvc(inner);
[INFO] [stdout] 9183 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9194 | |                         Ok(res)
[INFO] [stdout] 9195 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9194:25
[INFO] [stdout]      |
[INFO] [stdout] 9194 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9199:41
[INFO] [stdout]      |
[INFO] [stdout] 9199 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 9200 | |                         Ok(
[INFO] [stdout] 9201 | |                             http::Response::builder()
[INFO] [stdout] 9202 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 9208 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9200:25
[INFO] [stdout]      |
[INFO] [stdout] 9200 | /                         Ok(
[INFO] [stdout] 9201 | |                             http::Response::builder()
[INFO] [stdout] 9202 | |                                 .status(200)
[INFO] [stdout] 9203 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 9206 | |                                 .unwrap(),
[INFO] [stdout] 9207 | |                         )
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9595:42
[INFO] [stdout]      |
[INFO] [stdout] 9595 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9596 | |                         let inner = inner.0;
[INFO] [stdout] 9597 | |                         let method = GetPlatformsSvc(inner);
[INFO] [stdout] 9598 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9609 | |                         Ok(res)
[INFO] [stdout] 9610 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9609:25
[INFO] [stdout]      |
[INFO] [stdout] 9609 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9642:42
[INFO] [stdout]      |
[INFO] [stdout] 9642 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9643 | |                         let inner = inner.0;
[INFO] [stdout] 9644 | |                         let method = DeletePlatformsSvc(inner);
[INFO] [stdout] 9645 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9656 | |                         Ok(res)
[INFO] [stdout] 9657 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9656:25
[INFO] [stdout]      |
[INFO] [stdout] 9656 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9689:42
[INFO] [stdout]      |
[INFO] [stdout] 9689 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 9690 | |                         let inner = inner.0;
[INFO] [stdout] 9691 | |                         let method = UpdatePlatformsSvc(inner);
[INFO] [stdout] 9692 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 9703 | |                         Ok(res)
[INFO] [stdout] 9704 | |                     };
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9703:25
[INFO] [stdout]      |
[INFO] [stdout] 9703 |                         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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9708:41
[INFO] [stdout]      |
[INFO] [stdout] 9708 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 9709 | |                         Ok(
[INFO] [stdout] 9710 | |                             http::Response::builder()
[INFO] [stdout] 9711 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 9717 | |                     })
[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/retrom-codegen-c6ea263377531e1e/out/retrom.rs:9709:25
[INFO] [stdout]      |
[INFO] [stdout] 9709 | /                         Ok(
[INFO] [stdout] 9710 | |                             http::Response::builder()
[INFO] [stdout] 9711 | |                                 .status(200)
[INFO] [stdout] 9712 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 9715 | |                                 .unwrap(),
[INFO] [stdout] 9716 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `retrom-codegen` (lib test) due to 280 previous errors
[INFO] running `Command { std: "docker" "inspect" "f27c848e50ad9072cbd593bcc55d068169b893ba55ac42a381884098495d4b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f27c848e50ad9072cbd593bcc55d068169b893ba55ac42a381884098495d4b3b", kill_on_drop: false }`
[INFO] [stdout] f27c848e50ad9072cbd593bcc55d068169b893ba55ac42a381884098495d4b3b
