[INFO] fetching crate sql-web 0.1.0...
[INFO] checking sql-web-0.1.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate sql-web 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sql-web 0.1.0
[INFO] finished tweaking crates.io crate sql-web 0.1.0
[INFO] tweaked toml for crates.io crate sql-web 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sql-web 0.1.0 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 sql-web 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 42126fcbf944c63076df39bab427e3bc7b9bd546ba671d23b9256946cc73bca8
[INFO] running `Command { std: "docker" "start" "-a" "42126fcbf944c63076df39bab427e3bc7b9bd546ba671d23b9256946cc73bca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42126fcbf944c63076df39bab427e3bc7b9bd546ba671d23b9256946cc73bca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42126fcbf944c63076df39bab427e3bc7b9bd546ba671d23b9256946cc73bca8", kill_on_drop: false }`
[INFO] [stdout] 42126fcbf944c63076df39bab427e3bc7b9bd546ba671d23b9256946cc73bca8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 717fd5493ffa29b7e4da0c3fee4a1309a13416588fd8a8e5b242ee1c07f96287
[INFO] running `Command { std: "docker" "start" "-a" "717fd5493ffa29b7e4da0c3fee4a1309a13416588fd8a8e5b242ee1c07f96287", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling sqlx-mysql v0.7.4
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking figment v0.10.19
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling rocket_db_pools_codegen v0.1.0
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking askama v0.13.1
[INFO] [stderr]     Checking rocket_db_pools v0.1.0
[INFO] [stderr]     Checking sql-web v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `InsertRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub struct InsertRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub struct UpdateRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeleteRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct DeleteRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateTableRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:246:12
[INFO] [stdout]     |
[INFO] [stdout] 246 | pub struct CreateTableRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateColumnRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct CreateColumnRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AddColumnRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub struct AddColumnRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DropColumnRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub struct DropColumnRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenameColumnRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub struct RenameColumnRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateIndexRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct CreateIndexRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DropIndexRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct DropIndexRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExportRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:295:12
[INFO] [stdout]     |
[INFO] [stdout] 295 | pub struct ExportRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImportRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct ImportRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ViewInfo` is never constructed
[INFO] [stdout]    --> src/models.rs:370:12
[INFO] [stdout]     |
[INFO] [stdout] 370 | pub struct ViewInfo {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConnectionInfo` is never constructed
[INFO] [stdout]    --> src/models.rs:376:12
[INFO] [stdout]     |
[INFO] [stdout] 376 | pub struct ConnectionInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_file_size` is never used
[INFO] [stdout]    --> src/models.rs:385:8
[INFO] [stdout]     |
[INFO] [stdout] 385 | pub fn format_file_size(size: u64) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `escape_identifier` is never used
[INFO] [stdout]    --> src/models.rs:401:8
[INFO] [stdout]     |
[INFO] [stdout] 401 | pub fn escape_identifier(identifier: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `escape_string_literal` is never used
[INFO] [stdout]    --> src/models.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 | pub fn escape_string_literal(value: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_where_clause` is never used
[INFO] [stdout]    --> src/models.rs:411:8
[INFO] [stdout]     |
[INFO] [stdout] 411 | pub fn build_where_clause(conditions: &HashMap<String, String>) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `columns` is never read
[INFO] [stdout]    --> src/routes/tables.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct TableImportTemplate {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 208 |     pub table_name: String,
[INFO] [stdout] 209 |     pub columns: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InsertForm` is never constructed
[INFO] [stdout]    --> src/routes/tables.rs:223:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct InsertForm {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_insert_execute` is never used
[INFO] [stdout]    --> src/routes/tables.rs:536:14
[INFO] [stdout]     |
[INFO] [stdout] 536 | pub async fn table_insert_execute(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[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<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/routes/columns.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |     table_name: String,
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/routes/columns.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |     table_name: String,
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/columns.rs:139:17
[INFO] [stdout]     |
[INFO] [stdout] 139 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/columns.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/columns.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/columns.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&usize, Infallible>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, &usize>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/index.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/index.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&usize, Infallible>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/routes/indexes.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |     table_name: String,
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/routes/indexes.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |     table_name: String,
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/indexes.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/indexes.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&usize, Infallible>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&filters::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &&str>, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&filters::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &&str>, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &&str>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &&str>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &i64>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&i64, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&filters::builtin::TruncateFilter<&&std::string::String>, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&filters::builtin::TruncateFilter<&&std::string::String>, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::builtin::TruncateFilter<&&std::string::String>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::builtin::TruncateFilter<&&std::string::String>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&usize, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, &usize>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &i64>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&usize, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, &usize>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&usize, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:336:17
[INFO] [stdout]     |
[INFO] [stdout] 336 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:398:17
[INFO] [stdout]     |
[INFO] [stdout] 398 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:432:17
[INFO] [stdout]     |
[INFO] [stdout] 432 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:501:17
[INFO] [stdout]     |
[INFO] [stdout] 501 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:537:17
[INFO] [stdout]     |
[INFO] [stdout] 537 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:583:17
[INFO] [stdout]     |
[INFO] [stdout] 583 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:646:17
[INFO] [stdout]     |
[INFO] [stdout] 646 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:692:17
[INFO] [stdout]     |
[INFO] [stdout] 692 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:725:17
[INFO] [stdout]     |
[INFO] [stdout] 725 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sql-web` (bin "sql-web") due to 269 previous errors; 21 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `InsertRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:227:12
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub struct InsertRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub struct UpdateRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeleteRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct DeleteRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateTableRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:246:12
[INFO] [stdout]     |
[INFO] [stdout] 246 | pub struct CreateTableRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateColumnRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct CreateColumnRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AddColumnRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub struct AddColumnRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DropColumnRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:268:12
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub struct DropColumnRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenameColumnRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub struct RenameColumnRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateIndexRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct CreateIndexRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DropIndexRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct DropIndexRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExportRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:295:12
[INFO] [stdout]     |
[INFO] [stdout] 295 | pub struct ExportRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImportRequest` is never constructed
[INFO] [stdout]    --> src/models.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct ImportRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ViewInfo` is never constructed
[INFO] [stdout]    --> src/models.rs:370:12
[INFO] [stdout]     |
[INFO] [stdout] 370 | pub struct ViewInfo {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConnectionInfo` is never constructed
[INFO] [stdout]    --> src/models.rs:376:12
[INFO] [stdout]     |
[INFO] [stdout] 376 | pub struct ConnectionInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_file_size` is never used
[INFO] [stdout]    --> src/models.rs:385:8
[INFO] [stdout]     |
[INFO] [stdout] 385 | pub fn format_file_size(size: u64) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `escape_identifier` is never used
[INFO] [stdout]    --> src/models.rs:401:8
[INFO] [stdout]     |
[INFO] [stdout] 401 | pub fn escape_identifier(identifier: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `escape_string_literal` is never used
[INFO] [stdout]    --> src/models.rs:406:8
[INFO] [stdout]     |
[INFO] [stdout] 406 | pub fn escape_string_literal(value: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_where_clause` is never used
[INFO] [stdout]    --> src/models.rs:411:8
[INFO] [stdout]     |
[INFO] [stdout] 411 | pub fn build_where_clause(conditions: &HashMap<String, String>) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `columns` is never read
[INFO] [stdout]    --> src/routes/tables.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct TableImportTemplate {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 208 |     pub table_name: String,
[INFO] [stdout] 209 |     pub columns: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InsertForm` is never constructed
[INFO] [stdout]    --> src/routes/tables.rs:223:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct InsertForm {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_insert_execute` is never used
[INFO] [stdout]    --> src/routes/tables.rs:536:14
[INFO] [stdout]     |
[INFO] [stdout] 536 | pub async fn table_insert_execute(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[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<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/columns.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/routes/columns.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |     table_name: String,
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/routes/columns.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |     table_name: String,
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/columns.rs:139:17
[INFO] [stdout]     |
[INFO] [stdout] 139 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/columns.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/columns.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/columns.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&usize, Infallible>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, &usize>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/index.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/index.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/index.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&usize, Infallible>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/indexes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/routes/indexes.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |     table_name: String,
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/routes/indexes.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |     table_name: String,
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/indexes.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/indexes.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&usize, Infallible>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/query.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&filters::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &&str>, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&filters::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &&str>, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &&str>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::builtin::JoinFilter<std::slice::Iter<'_, std::string::String>, &&str>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &i64>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&i64, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&filters::builtin::TruncateFilter<&&std::string::String>, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&filters::builtin::TruncateFilter<&&std::string::String>, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::builtin::TruncateFilter<&&std::string::String>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::builtin::TruncateFilter<&&std::string::String>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&usize, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, &usize>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &i64>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]   --> src/routes/tables.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Template)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, &usize>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&usize, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&&std::string::String, Html>, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, &usize>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&usize, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<filters::escape::EscapeDisplay<&std::string::String, Html>, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Template` (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>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, filters::escape::EscapeDisplay<&std::string::String, Html>>
[INFO] [stdout]    --> src/routes/tables.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[derive(Template)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:336:17
[INFO] [stdout]     |
[INFO] [stdout] 336 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:398:17
[INFO] [stdout]     |
[INFO] [stdout] 398 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:432:17
[INFO] [stdout]     |
[INFO] [stdout] 432 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:501:17
[INFO] [stdout]     |
[INFO] [stdout] 501 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:537:17
[INFO] [stdout]     |
[INFO] [stdout] 537 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:583:17
[INFO] [stdout]     |
[INFO] [stdout] 583 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:646:17
[INFO] [stdout]     |
[INFO] [stdout] 646 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:692:17
[INFO] [stdout]     |
[INFO] [stdout] 692 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/routes/tables.rs:725:17
[INFO] [stdout]     |
[INFO] [stdout] 725 |     table_name: String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sql-web` (bin "sql-web" test) due to 269 previous errors; 21 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "717fd5493ffa29b7e4da0c3fee4a1309a13416588fd8a8e5b242ee1c07f96287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "717fd5493ffa29b7e4da0c3fee4a1309a13416588fd8a8e5b242ee1c07f96287", kill_on_drop: false }`
[INFO] [stdout] 717fd5493ffa29b7e4da0c3fee4a1309a13416588fd8a8e5b242ee1c07f96287
