[INFO] cloning repository https://github.com/karambarakat/cms_for_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karambarakat/cms_for_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarambarakat%2Fcms_for_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarambarakat%2Fcms_for_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c2fafa19cd9d3a985fff23533532f5b8a89f714
[INFO] testing karambarakat/cms_for_rust against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarambarakat%2Fcms_for_rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/karambarakat/cms_for_rust
[INFO] finished tweaking git repo https://github.com/karambarakat/cms_for_rust
[INFO] tweaked toml for git repo https://github.com/karambarakat/cms_for_rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karambarakat/cms_for_rust on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karambarakat/cms_for_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/query/Cargo.toml: unused manifest key: dev-depencencies
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/cms/Cargo.toml: unused manifest key: dev-depencencies
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded case v1.0.0
[INFO] [stderr]   Downloaded borsh v1.3.0
[INFO] [stderr]   Downloaded borsh-derive v1.3.0
[INFO] [stderr]   Downloaded rust_decimal v1.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2d40246559e323f9f9995dee5ec49a19bf068e6f19c0b31fd394ff8fd65933a
[INFO] running `Command { std: "docker" "start" "-a" "d2d40246559e323f9f9995dee5ec49a19bf068e6f19c0b31fd394ff8fd65933a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2d40246559e323f9f9995dee5ec49a19bf068e6f19c0b31fd394ff8fd65933a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2d40246559e323f9f9995dee5ec49a19bf068e6f19c0b31fd394ff8fd65933a", kill_on_drop: false }`
[INFO] [stdout] d2d40246559e323f9f9995dee5ec49a19bf068e6f19c0b31fd394ff8fd65933a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86e6028ae6fe1396a1cc361e53c14b8b0762f27c0b4a02970aa29f6982cecb04
[INFO] running `Command { std: "docker" "start" "-a" "86e6028ae6fe1396a1cc361e53c14b8b0762f27c0b4a02970aa29f6982cecb04", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/query/Cargo.toml: unused manifest key: dev-depencencies
[INFO] [stderr] warning: /opt/rustwide/workdir/cms/Cargo.toml: unused manifest key: dev-depencencies
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling cms_macros v0.0.1 (/opt/rustwide/workdir/macros)
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> macros/src/into_mut_argument_derive.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout] 49 |         fn visit_data_enum(&mut self, i: &'ast syn::DataEnum) {
[INFO] [stdout]    |                                       ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> macros/src/into_mut_argument_derive.rs:52:40
[INFO] [stdout]    |
[INFO] [stdout] 52 |         fn visit_data_union(&mut self, i: &'ast syn::DataUnion) {
[INFO] [stdout]    |                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]  --> macros/src/entity_derive.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn main(input: &DeriveInput) -> TokenStream {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `consume_into_argument_impl` is never used
[INFO] [stdout]  --> macros/src/into_mut_argument_derive.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn consume_into_argument_impl(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TwoEntities` is never constructed
[INFO] [stdout]   --> macros/src/relations_mod.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct TwoEntities {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `many_to_many` is never used
[INFO] [stdout]   --> macros/src/relations_mod.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn many_to_many(
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `optional_to_many` is never used
[INFO] [stdout]    --> macros/src/relations_mod.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn optional_to_many(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]    --> macros/src/relations_mod.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct Input {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Inputs` is never constructed
[INFO] [stdout]    --> macros/src/relations_mod.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct Inputs {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> macros/src/relations_mod.rs:229:8
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub fn main(input: Vec<Input>) -> TokenStream {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling hyper-util v0.1.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-mysql v0.7.4
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling queries_for_sqlx v0.0.1 (/opt/rustwide/workdir/query)
[INFO] [stderr]    Compiling cms_for_rust v0.0.1 (/opt/rustwide/workdir/cms)
[INFO] [stdout] warning: unused imports: `Request`, `Response`, `State`, `StatusCode`, `body::Body`, `post`, and `response::IntoResponse`
[INFO] [stdout]  --> cms/src/collections_editor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     body::Body,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 3 |     extract::{Request, State},
[INFO] [stdout]   |               ^^^^^^^  ^^^^^
[INFO] [stdout] 4 |     http::{Response, StatusCode},
[INFO] [stdout]   |            ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 5 |     middleware::from_fn,
[INFO] [stdout] 6 |     response::IntoResponse,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     routing::{get, post},
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> cms/src/collections_editor.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap`, `convert::Infallible`, `future::Future`, `marker::PhantomData`, `ops::Not`, and `sync::RwLock`
[INFO] [stdout]   --> cms/src/collections_editor.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     collections::HashMap, convert::Infallible, future::Future,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     marker::PhantomData, ops::Not, sync::RwLock,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tower::Service`
[INFO] [stdout]   --> cms/src/collections_editor.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tower::Service;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handler::Handler`
[INFO] [stdout]  --> cms/src/error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     handler::Handler, http::StatusCode, response::IntoResponse,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> cms/src/filters.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let offset = ((self.page - 1) * self.page_size);
[INFO] [stdout]    |                      ^                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 -         let offset = ((self.page - 1) * self.page_size);
[INFO] [stdout] 51 +         let offset = (self.page - 1) * self.page_size ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> cms/src/migration2.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |         .map(|e| ((e.obj)()))
[INFO] [stdout]    |                  ^         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -         .map(|e| ((e.obj)()))
[INFO] [stdout] 84 +         .map(|e| (e.obj)() )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Constraint`
[INFO] [stdout]  --> cms/src/queries_for_sqlx_extention.rs:4:54
[INFO] [stdout]   |
[INFO] [stdout] 4 |     impl_into_mut_arguments_prelude::Type, BindItem, Constraint,
[INFO] [stdout]   |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::TypeInfo`
[INFO] [stdout]    --> cms/src/queries_for_sqlx_extention.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         use sqlx::TypeInfo;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TupleAsMap`
[INFO] [stdout]   --> cms/src/relations/deep_relation.rs:11:50
[INFO] [stdout]    |
[INFO] [stdout] 11 |     tuple_index::{tuple_as_map::TupleElementKey, TupleAsMap},
[INFO] [stdout]    |                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ident_safety::PanicOnUnsafe`, `prelude::stmt`, and `quick_query::QuickQuery`
[INFO] [stdout]  --> cms/src/tuple_impls.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |         ident_safety::PanicOnUnsafe, prelude::stmt,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 4 |         quick_query::QuickQuery,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::fmt`
[INFO] [stdout]  --> cms/src/tuple_index.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use core::fmt;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> cms/src/operations/select_many.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |     for mut rel in rels.iter_mut() {
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:340:17
[INFO] [stdout]     |
[INFO] [stdout] 340 |             let mut st = insert_many(
[INFO] [stdout]     |                 ----^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:423:17
[INFO] [stdout]     |
[INFO] [stdout] 423 |             let mut new_st: InsertMany<Sqlite, _> = insert_many(
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> cms/src/relations/many_to_many.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 65 |
[INFO] [stdout] 66 |         Ok(())
[INFO] [stdout]    |         ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> cms/src/relations/optional_to_many.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 45 |
[INFO] [stdout] 46 |         Ok(())
[INFO] [stdout]    |         ^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `queries_for_sqlx::prelude`
[INFO] [stdout]  --> cms/src/dynamic_schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use queries_for_sqlx::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `traits::Collection`
[INFO] [stdout]   --> cms/src/operations/insert_one.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     traits::Collection,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Filters`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     filters::{AgnosticFilter, Filters},
[INFO] [stdout]    |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GetOneWorker`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:23:45
[INFO] [stdout]    |
[INFO] [stdout] 23 | use super::select_one::{GetOneOuputDynamic, GetOneWorker};
[INFO] [stdout]    |                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> cms/src/auth/email_password.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let key = ring::pbkdf2::derive(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> cms/src/collections_editor.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut app = app
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to`
[INFO] [stdout]    --> cms/src/dynamic_schema.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         to: &str,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> cms/src/error.rs:260:18
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub fn not_found(id: i32) -> GlobalError {
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> cms/src/operations/insert_one.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         db: Pool<Sqlite>,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         data: &mut Self::Inner,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         st: &mut SelectSt<Sqlite>,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:34:48
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         data: &'this mut Self::Inner,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         pool: Pool<Sqlite>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         data: &mut Self::Inner,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         st: &mut UpdateSt<Sqlite>,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:35:48
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         data: &'this mut Self::Inner,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         pool: Pool<Sqlite>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         data: &'this mut Self::Inner,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         pool: Pool<Sqlite>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> cms/src/operations/update_one.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         db: Pool<Sqlite>,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cms/src/queries_for_sqlx_extention.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         ctx: &mut <Q as Query>::Context1,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cms/src/queries_for_sqlx_extention.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         ctx: &mut <Q as Query>::Context1,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cms/src/queries_for_sqlx_extention.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         ctx: &mut <Q as Query>::Context1,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/deep_relation.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         data: &mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]   --> cms/src/relations/many_to_many.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let table = ctx.store.0.get_mut(&name);
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:536:17
[INFO] [stdout]     |
[INFO] [stdout] 536 |             let res = st
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cms/src/relations/optional_to_many.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         ctx: &mut crate::migration2::MigrationCtx,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> cms/src/relations/optional_to_many.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let name = self.0.to_owned();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 db: axum::extract::State<Pool<Sqlite>>,
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         data: &mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:321:9
[INFO] [stdout]     |
[INFO] [stdout] 321 |         data: &'this mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |         pool: Pool<Sqlite>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |         data: &mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:349:24
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:349:48
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]     |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 377 |         data: &'this mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 378 |         pool: Pool<Sqlite>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:403:9
[INFO] [stdout]     |
[INFO] [stdout] 403 |         data: &mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:410:19
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn take(self, data: Self::Inner) -> Self::Output {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:429:9
[INFO] [stdout]     |
[INFO] [stdout] 429 |         data: &mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> cms/src/traits.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         value: &mut Self::Value,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> cms/src/traits.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         value: &mut Self::Value,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> cms/src/traits.rs:224:21
[INFO] [stdout]     |
[INFO] [stdout] 224 |                 Err(err) => Err(()),
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             data: &mut Self::Inner,
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             st: &mut SelectSt<Sqlite>,
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             data: &mut Self::Inner,
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             row: &SqliteRow,
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             data: &'a mut Self::Inner,
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             pool: Pool<Sqlite>,
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |         fn take(self, data: Self::Inner) -> Self::Output {}
[INFO] [stdout]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |             data: &mut Self::Inner,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             st: &mut InsertSt<Sqlite>,
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             data: &mut Self::Inner,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |             row: &sqlx::sqlite::SqliteRow,
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |             data: &'this mut Self::Inner,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             pool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |             data: &'this mut Self::Inner,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |             pool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:209:23
[INFO] [stdout]     |
[INFO] [stdout] 209 |         fn take(self, data: Self::Inner) -> Self::Output {}
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             data: &'this mut Self::Inner,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 |             pool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:433:28
[INFO] [stdout]     |
[INFO] [stdout] 433 |         fn on_select(self, st: &mut SelectSt<Sqlite>) {}
[INFO] [stdout]     |                            ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify_or` is never used
[INFO] [stdout]   --> cms/src/auth/ijwt.rs:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn verify_or(data: &str) -> Option<()> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> cms/src/auth/other.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct AuthError(String);
[INFO] [stdout]     |            --------- ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `arc` is never read
[INFO] [stdout]    --> cms/src/dynamic_schema.rs:316:16
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub struct DynamicWorker<Inner, RW> {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 316 |     pub(crate) arc: Arc<dyn CompleteRelationForServer>,
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `executables` is never read
[INFO] [stdout]   --> cms/src/migration2.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct MigrationCtx<'l> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 24 |     pub(crate) events: &'l mut Vec<Events>,
[INFO] [stdout] 25 |     pub(crate) executables: &'l mut Vec<Box<dyn DynMigration>>,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_rel` is never read
[INFO] [stdout]   --> cms/src/relations/deep_relation.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DeepPopulate<OR, D> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 21 |     original_rel: OR,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `spec2` is never read
[INFO] [stdout]   --> cms/src/relations/deep_relation.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct DeepWorker<F, T, TD, S1, S2> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 48 |     spec1: S1,
[INFO] [stdout] 49 |     spec2: S2,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:128:23
[INFO] [stdout]     |
[INFO] [stdout] 128 |             set_id_to(Vec<i64>),
[INFO] [stdout]     |             --------- ^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 128 -             set_id_to(Vec<i64>),
[INFO] [stdout] 128 +             set_id_to(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:129:24
[INFO] [stdout]     |
[INFO] [stdout] 129 |             create_new(Vec<T>),
[INFO] [stdout]     |             ---------- ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 129 -             create_new(Vec<T>),
[INFO] [stdout] 129 +             create_new(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SingleAction` is never used
[INFO] [stdout]   --> cms/src/traits.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | trait SingleAction: Default {
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CollectionAction` is never used
[INFO] [stdout]   --> cms/src/traits.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | trait CollectionAction<C, S> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EventType` is never used
[INFO] [stdout]  --> cms/src/utils.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub trait EventType {
[INFO] [stdout]   |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EventfulList` is never used
[INFO] [stdout]  --> cms/src/utils.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub trait EventfulList<C: EventType> {
[INFO] [stdout]   |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `has_event_occured`, `wait_for_event`, and `event` are never used
[INFO] [stdout]   --> cms/src/utils.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     impl<'l, C: EventType> Context<'l, C> {
[INFO] [stdout]    |     ------------------------------------- methods in this implementation
[INFO] [stdout] 16 |         pub fn has_event_occured(
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |         pub fn wait_for_event(
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |         pub fn event(&mut self, event: C::Event) {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Context` is never constructed
[INFO] [stdout]   --> cms/src/utils.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub struct Context<'l, C: EventType> {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> cms/src/utils.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     impl<'l, C: EventType> Context<'l, C> {
[INFO] [stdout]    |     ------------------------------------- associated function in this implementation
[INFO] [stdout] 58 |         pub fn new(
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:367:13
[INFO] [stdout]     |
[INFO] [stdout] 367 | /             st.fetch_one(&pool, |row| {
[INFO] [stdout] 368 | |                 *data = Some(T::from_row_scoped(&row));
[INFO] [stdout] 369 | |                 Ok(())
[INFO] [stdout] 370 | |             })
[INFO] [stdout] 371 | |             .await;
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 367 |             let _ = st.fetch_one(&pool, |row| {
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/examples/client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "86e6028ae6fe1396a1cc361e53c14b8b0762f27c0b4a02970aa29f6982cecb04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86e6028ae6fe1396a1cc361e53c14b8b0762f27c0b4a02970aa29f6982cecb04", kill_on_drop: false }`
[INFO] [stdout] 86e6028ae6fe1396a1cc361e53c14b8b0762f27c0b4a02970aa29f6982cecb04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de5b0a83b8e635632e4f56ae5517ac693e3c939055ae116a62b800bce7cbaa4e
[INFO] running `Command { std: "docker" "start" "-a" "de5b0a83b8e635632e4f56ae5517ac693e3c939055ae116a62b800bce7cbaa4e", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/query/Cargo.toml: unused manifest key: dev-depencencies
[INFO] [stderr] warning: /opt/rustwide/workdir/cms/Cargo.toml: unused manifest key: dev-depencencies
[INFO] [stderr]    Compiling cms_macros v0.0.1 (/opt/rustwide/workdir/macros)
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> macros/src/into_mut_argument_derive.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout] 49 |         fn visit_data_enum(&mut self, i: &'ast syn::DataEnum) {
[INFO] [stdout]    |                                       ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> macros/src/into_mut_argument_derive.rs:52:40
[INFO] [stdout]    |
[INFO] [stdout] 52 |         fn visit_data_union(&mut self, i: &'ast syn::DataUnion) {
[INFO] [stdout]    |                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> macros/src/into_mut_argument_derive.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout] 49 |         fn visit_data_enum(&mut self, i: &'ast syn::DataEnum) {
[INFO] [stdout]    |                                       ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> macros/src/into_mut_argument_derive.rs:52:40
[INFO] [stdout]    |
[INFO] [stdout] 52 |         fn visit_data_union(&mut self, i: &'ast syn::DataUnion) {
[INFO] [stdout]    |                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]  --> macros/src/entity_derive.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn main(input: &DeriveInput) -> TokenStream {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `consume_into_argument_impl` is never used
[INFO] [stdout]  --> macros/src/into_mut_argument_derive.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn consume_into_argument_impl(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TwoEntities` is never constructed
[INFO] [stdout]   --> macros/src/relations_mod.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct TwoEntities {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `many_to_many` is never used
[INFO] [stdout]   --> macros/src/relations_mod.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn many_to_many(
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `optional_to_many` is never used
[INFO] [stdout]    --> macros/src/relations_mod.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn optional_to_many(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]    --> macros/src/relations_mod.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct Input {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Inputs` is never constructed
[INFO] [stdout]    --> macros/src/relations_mod.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct Inputs {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> macros/src/relations_mod.rs:229:8
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub fn main(input: Vec<Input>) -> TokenStream {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]  --> macros/src/entity_derive.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn main(input: &DeriveInput) -> TokenStream {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `consume_into_argument_impl` is never used
[INFO] [stdout]  --> macros/src/into_mut_argument_derive.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn consume_into_argument_impl(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TwoEntities` is never constructed
[INFO] [stdout]   --> macros/src/relations_mod.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct TwoEntities {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `many_to_many` is never used
[INFO] [stdout]   --> macros/src/relations_mod.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn many_to_many(
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `optional_to_many` is never used
[INFO] [stdout]    --> macros/src/relations_mod.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn optional_to_many(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]    --> macros/src/relations_mod.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct Input {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Inputs` is never constructed
[INFO] [stdout]    --> macros/src/relations_mod.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct Inputs {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> macros/src/relations_mod.rs:229:8
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub fn main(input: Vec<Input>) -> TokenStream {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling queries_for_sqlx v0.0.1 (/opt/rustwide/workdir/query)
[INFO] [stderr]    Compiling cms_for_rust v0.0.1 (/opt/rustwide/workdir/cms)
[INFO] [stdout] warning: unused imports: `Request`, `Response`, `State`, `StatusCode`, `body::Body`, `post`, and `response::IntoResponse`
[INFO] [stdout]  --> cms/src/collections_editor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     body::Body,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 3 |     extract::{Request, State},
[INFO] [stdout]   |               ^^^^^^^  ^^^^^
[INFO] [stdout] 4 |     http::{Response, StatusCode},
[INFO] [stdout]   |            ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 5 |     middleware::from_fn,
[INFO] [stdout] 6 |     response::IntoResponse,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     routing::{get, post},
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> cms/src/collections_editor.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap`, `convert::Infallible`, `future::Future`, `marker::PhantomData`, `ops::Not`, and `sync::RwLock`
[INFO] [stdout]   --> cms/src/collections_editor.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     collections::HashMap, convert::Infallible, future::Future,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     marker::PhantomData, ops::Not, sync::RwLock,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tower::Service`
[INFO] [stdout]   --> cms/src/collections_editor.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tower::Service;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handler::Handler`
[INFO] [stdout]  --> cms/src/error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     handler::Handler, http::StatusCode, response::IntoResponse,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> cms/src/filters.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let offset = ((self.page - 1) * self.page_size);
[INFO] [stdout]    |                      ^                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 -         let offset = ((self.page - 1) * self.page_size);
[INFO] [stdout] 51 +         let offset = (self.page - 1) * self.page_size ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> cms/src/migration2.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |         .map(|e| ((e.obj)()))
[INFO] [stdout]    |                  ^         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -         .map(|e| ((e.obj)()))
[INFO] [stdout] 84 +         .map(|e| (e.obj)() )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Constraint`
[INFO] [stdout]  --> cms/src/queries_for_sqlx_extention.rs:4:54
[INFO] [stdout]   |
[INFO] [stdout] 4 |     impl_into_mut_arguments_prelude::Type, BindItem, Constraint,
[INFO] [stdout]   |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::TypeInfo`
[INFO] [stdout]    --> cms/src/queries_for_sqlx_extention.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         use sqlx::TypeInfo;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TupleAsMap`
[INFO] [stdout]   --> cms/src/relations/deep_relation.rs:11:50
[INFO] [stdout]    |
[INFO] [stdout] 11 |     tuple_index::{tuple_as_map::TupleElementKey, TupleAsMap},
[INFO] [stdout]    |                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ident_safety::PanicOnUnsafe`, `prelude::stmt`, and `quick_query::QuickQuery`
[INFO] [stdout]  --> cms/src/tuple_impls.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |         ident_safety::PanicOnUnsafe, prelude::stmt,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 4 |         quick_query::QuickQuery,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::fmt`
[INFO] [stdout]  --> cms/src/tuple_index.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use core::fmt;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Request`, `Response`, `State`, `StatusCode`, `body::Body`, `post`, and `response::IntoResponse`
[INFO] [stdout]  --> cms/src/collections_editor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     body::Body,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 3 |     extract::{Request, State},
[INFO] [stdout]   |               ^^^^^^^  ^^^^^
[INFO] [stdout] 4 |     http::{Response, StatusCode},
[INFO] [stdout]   |            ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 5 |     middleware::from_fn,
[INFO] [stdout] 6 |     response::IntoResponse,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     routing::{get, post},
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]   --> cms/src/collections_editor.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde_json::json;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap`, `convert::Infallible`, `future::Future`, `marker::PhantomData`, `ops::Not`, and `sync::RwLock`
[INFO] [stdout]   --> cms/src/collections_editor.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     collections::HashMap, convert::Infallible, future::Future,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     marker::PhantomData, ops::Not, sync::RwLock,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tower::Service`
[INFO] [stdout]   --> cms/src/collections_editor.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tower::Service;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handler::Handler`
[INFO] [stdout]  --> cms/src/error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     handler::Handler, http::StatusCode, response::IntoResponse,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> cms/src/filters.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let offset = ((self.page - 1) * self.page_size);
[INFO] [stdout]    |                      ^                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 -         let offset = ((self.page - 1) * self.page_size);
[INFO] [stdout] 51 +         let offset = (self.page - 1) * self.page_size ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> cms/src/migration2.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |         .map(|e| ((e.obj)()))
[INFO] [stdout]    |                  ^         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -         .map(|e| ((e.obj)()))
[INFO] [stdout] 84 +         .map(|e| (e.obj)() )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Map`
[INFO] [stdout]   --> cms/src/operations.rs:50:40
[INFO] [stdout]    |
[INFO] [stdout] 50 |     use serde_json::{from_value, json, Map};
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IdOutput`, `InputGetOne`, `Partial`, `dynamic_schema::COLLECTIONS`, and `relation`
[INFO] [stdout]   --> cms/src/operations.rs:54:36
[INFO] [stdout]    |
[INFO] [stdout] 54 |         client_example::{Category, Partial, Tag, Todo},
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 55 |         dynamic_schema::COLLECTIONS,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |                 InputGetOne,
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 62 |             },
[INFO] [stdout] 63 |             IdOutput, SimpleOutput,
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 64 |         },
[INFO] [stdout] 65 |         relations::{link_id, relation},
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Constraint`
[INFO] [stdout]  --> cms/src/queries_for_sqlx_extention.rs:4:54
[INFO] [stdout]   |
[INFO] [stdout] 4 |     impl_into_mut_arguments_prelude::Type, BindItem, Constraint,
[INFO] [stdout]   |                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::TypeInfo`
[INFO] [stdout]    --> cms/src/queries_for_sqlx_extention.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         use sqlx::TypeInfo;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TupleAsMap`
[INFO] [stdout]   --> cms/src/relations/deep_relation.rs:11:50
[INFO] [stdout]    |
[INFO] [stdout] 11 |     tuple_index::{tuple_as_map::TupleElementKey, TupleAsMap},
[INFO] [stdout]    |                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ident_safety::PanicOnUnsafe`, `prelude::stmt`, and `quick_query::QuickQuery`
[INFO] [stdout]  --> cms/src/tuple_impls.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |         ident_safety::PanicOnUnsafe, prelude::stmt,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 4 |         quick_query::QuickQuery,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::fmt`
[INFO] [stdout]  --> cms/src/tuple_index.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use core::fmt;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> cms/src/operations/select_many.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |     for mut rel in rels.iter_mut() {
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:340:17
[INFO] [stdout]     |
[INFO] [stdout] 340 |             let mut st = insert_many(
[INFO] [stdout]     |                 ----^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> cms/src/operations/select_many.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |     for mut rel in rels.iter_mut() {
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:423:17
[INFO] [stdout]     |
[INFO] [stdout] 423 |             let mut new_st: InsertMany<Sqlite, _> = insert_many(
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> cms/src/operations.rs:555:27
[INFO] [stdout]     |
[INFO] [stdout] 554 |                     title: todo!(),
[INFO] [stdout]     |                            ------- any code following this expression is unreachable
[INFO] [stdout] 555 |                     done: todo!(),
[INFO] [stdout]     |                           ^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> cms/src/operations.rs:571:31
[INFO] [stdout]     |
[INFO] [stdout] 570 |                         id: todo!(),
[INFO] [stdout]     |                             ------- any code following this expression is unreachable
[INFO] [stdout] 571 |                         attr: todo!(),
[INFO] [stdout]     |                               ^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> cms/src/operations.rs:577:39
[INFO] [stdout]     |
[INFO] [stdout] 576 | ...                   id: todo!(),
[INFO] [stdout]     |                           ------- any code following this expression is unreachable
[INFO] [stdout] 577 | ...                   attr: todo!()
[INFO] [stdout]     |                             ^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:340:17
[INFO] [stdout]     |
[INFO] [stdout] 340 |             let mut st = insert_many(
[INFO] [stdout]     |                 ----^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:423:17
[INFO] [stdout]     |
[INFO] [stdout] 423 |             let mut new_st: InsertMany<Sqlite, _> = insert_many(
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> cms/src/relations/many_to_many.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 65 |
[INFO] [stdout] 66 |         Ok(())
[INFO] [stdout]    |         ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> cms/src/relations/optional_to_many.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 45 |
[INFO] [stdout] 46 |         Ok(())
[INFO] [stdout]    |         ^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `queries_for_sqlx::prelude`
[INFO] [stdout]  --> cms/src/dynamic_schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use queries_for_sqlx::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `traits::Collection`
[INFO] [stdout]   --> cms/src/operations/insert_one.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     traits::Collection,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Filters`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     filters::{AgnosticFilter, Filters},
[INFO] [stdout]    |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GetOneWorker`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:23:45
[INFO] [stdout]    |
[INFO] [stdout] 23 | use super::select_one::{GetOneOuputDynamic, GetOneWorker};
[INFO] [stdout]    |                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> cms/src/auth/email_password.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let key = ring::pbkdf2::derive(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> cms/src/collections_editor.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut app = app
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to`
[INFO] [stdout]    --> cms/src/dynamic_schema.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         to: &str,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> cms/src/error.rs:260:18
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub fn not_found(id: i32) -> GlobalError {
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> cms/src/operations/insert_one.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         db: Pool<Sqlite>,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         data: &mut Self::Inner,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         st: &mut SelectSt<Sqlite>,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:34:48
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         data: &'this mut Self::Inner,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         pool: Pool<Sqlite>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> cms/src/relations/many_to_many.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 65 |
[INFO] [stdout] 66 |         Ok(())
[INFO] [stdout]    |         ^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> cms/src/relations/optional_to_many.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 45 |
[INFO] [stdout] 46 |         Ok(())
[INFO] [stdout]    |         ^^^^^^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         data: &mut Self::Inner,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         st: &mut UpdateSt<Sqlite>,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:35:48
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         data: &'this mut Self::Inner,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         pool: Pool<Sqlite>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         data: &'this mut Self::Inner,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         pool: Pool<Sqlite>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> cms/src/operations/update_one.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         db: Pool<Sqlite>,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cms/src/queries_for_sqlx_extention.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         ctx: &mut <Q as Query>::Context1,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cms/src/queries_for_sqlx_extention.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         ctx: &mut <Q as Query>::Context1,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cms/src/queries_for_sqlx_extention.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         ctx: &mut <Q as Query>::Context1,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/deep_relation.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         data: &mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]   --> cms/src/relations/many_to_many.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let table = ctx.store.0.get_mut(&name);
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:536:17
[INFO] [stdout]     |
[INFO] [stdout] 536 |             let res = st
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cms/src/relations/optional_to_many.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         ctx: &mut crate::migration2::MigrationCtx,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> cms/src/relations/optional_to_many.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let name = self.0.to_owned();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 db: axum::extract::State<Pool<Sqlite>>,
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `queries_for_sqlx::prelude`
[INFO] [stdout]  --> cms/src/dynamic_schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use queries_for_sqlx::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `traits::Collection`
[INFO] [stdout]   --> cms/src/operations/insert_one.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     traits::Collection,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Filters`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     filters::{AgnosticFilter, Filters},
[INFO] [stdout]    |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GetOneWorker`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:23:45
[INFO] [stdout]    |
[INFO] [stdout] 23 | use super::select_one::{GetOneOuputDynamic, GetOneWorker};
[INFO] [stdout]    |                                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> cms/src/auth/email_password.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let key = ring::pbkdf2::derive(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         data: &mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:321:9
[INFO] [stdout]     |
[INFO] [stdout] 321 |         data: &'this mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |         pool: Pool<Sqlite>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |         data: &mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:349:24
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:349:48
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]     |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 377 |         data: &'this mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 378 |         pool: Pool<Sqlite>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:403:9
[INFO] [stdout]     |
[INFO] [stdout] 403 |         data: &mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:410:19
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn take(self, data: Self::Inner) -> Self::Output {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:429:9
[INFO] [stdout]     |
[INFO] [stdout] 429 |         data: &mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> cms/src/traits.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         value: &mut Self::Value,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> cms/src/traits.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         value: &mut Self::Value,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> cms/src/traits.rs:224:21
[INFO] [stdout]     |
[INFO] [stdout] 224 |                 Err(err) => Err(()),
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             data: &mut Self::Inner,
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             st: &mut SelectSt<Sqlite>,
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             data: &mut Self::Inner,
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             row: &SqliteRow,
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             data: &'a mut Self::Inner,
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             pool: Pool<Sqlite>,
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |         fn take(self, data: Self::Inner) -> Self::Output {}
[INFO] [stdout]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |             data: &mut Self::Inner,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             st: &mut InsertSt<Sqlite>,
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             data: &mut Self::Inner,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |             row: &sqlx::sqlite::SqliteRow,
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |             data: &'this mut Self::Inner,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             pool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |             data: &'this mut Self::Inner,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |             pool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:209:23
[INFO] [stdout]     |
[INFO] [stdout] 209 |         fn take(self, data: Self::Inner) -> Self::Output {}
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             data: &'this mut Self::Inner,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 |             pool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:433:28
[INFO] [stdout]     |
[INFO] [stdout] 433 |         fn on_select(self, st: &mut SelectSt<Sqlite>) {}
[INFO] [stdout]     |                            ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify_or` is never used
[INFO] [stdout]   --> cms/src/auth/ijwt.rs:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn verify_or(data: &str) -> Option<()> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> cms/src/auth/other.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct AuthError(String);
[INFO] [stdout]     |            --------- ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `arc` is never read
[INFO] [stdout]    --> cms/src/dynamic_schema.rs:316:16
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub struct DynamicWorker<Inner, RW> {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 316 |     pub(crate) arc: Arc<dyn CompleteRelationForServer>,
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `executables` is never read
[INFO] [stdout]   --> cms/src/migration2.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct MigrationCtx<'l> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 24 |     pub(crate) events: &'l mut Vec<Events>,
[INFO] [stdout] 25 |     pub(crate) executables: &'l mut Vec<Box<dyn DynMigration>>,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_rel` is never read
[INFO] [stdout]   --> cms/src/relations/deep_relation.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DeepPopulate<OR, D> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 21 |     original_rel: OR,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `spec2` is never read
[INFO] [stdout]   --> cms/src/relations/deep_relation.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct DeepWorker<F, T, TD, S1, S2> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 48 |     spec1: S1,
[INFO] [stdout] 49 |     spec2: S2,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:128:23
[INFO] [stdout]     |
[INFO] [stdout] 128 |             set_id_to(Vec<i64>),
[INFO] [stdout]     |             --------- ^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 128 -             set_id_to(Vec<i64>),
[INFO] [stdout] 128 +             set_id_to(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:129:24
[INFO] [stdout]     |
[INFO] [stdout] 129 |             create_new(Vec<T>),
[INFO] [stdout]     |             ---------- ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 129 -             create_new(Vec<T>),
[INFO] [stdout] 129 +             create_new(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SingleAction` is never used
[INFO] [stdout]   --> cms/src/traits.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | trait SingleAction: Default {
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CollectionAction` is never used
[INFO] [stdout]   --> cms/src/traits.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | trait CollectionAction<C, S> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EventType` is never used
[INFO] [stdout]  --> cms/src/utils.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub trait EventType {
[INFO] [stdout]   |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EventfulList` is never used
[INFO] [stdout]  --> cms/src/utils.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub trait EventfulList<C: EventType> {
[INFO] [stdout]   |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `has_event_occured`, `wait_for_event`, and `event` are never used
[INFO] [stdout]   --> cms/src/utils.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     impl<'l, C: EventType> Context<'l, C> {
[INFO] [stdout]    |     ------------------------------------- methods in this implementation
[INFO] [stdout] 16 |         pub fn has_event_occured(
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |         pub fn wait_for_event(
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |         pub fn event(&mut self, event: C::Event) {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Context` is never constructed
[INFO] [stdout]   --> cms/src/utils.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub struct Context<'l, C: EventType> {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> cms/src/utils.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     impl<'l, C: EventType> Context<'l, C> {
[INFO] [stdout]    |     ------------------------------------- associated function in this implementation
[INFO] [stdout] 58 |         pub fn new(
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> cms/src/collections_editor.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut app = app
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to`
[INFO] [stdout]    --> cms/src/dynamic_schema.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         to: &str,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:367:13
[INFO] [stdout]     |
[INFO] [stdout] 367 | /             st.fetch_one(&pool, |row| {
[INFO] [stdout] 368 | |                 *data = Some(T::from_row_scoped(&row));
[INFO] [stdout] 369 | |                 Ok(())
[INFO] [stdout] 370 | |             })
[INFO] [stdout] 371 | |             .await;
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 367 |             let _ = st.fetch_one(&pool, |row| {
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> cms/src/error.rs:260:18
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub fn not_found(id: i32) -> GlobalError {
[INFO] [stdout]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> cms/src/operations/insert_one.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         db: Pool<Sqlite>,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         data: &mut Self::Inner,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         st: &mut SelectSt<Sqlite>,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:34:48
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         data: &'this mut Self::Inner,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> cms/src/operations/select_many.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         pool: Pool<Sqlite>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         data: &mut Self::Inner,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         st: &mut UpdateSt<Sqlite>,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:35:24
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:35:48
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         data: &'this mut Self::Inner,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         pool: Pool<Sqlite>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         data: &'this mut Self::Inner,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> cms/src/operations/update_one.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         pool: Pool<Sqlite>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> cms/src/operations/update_one.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         db: Pool<Sqlite>,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:321:9
[INFO] [stdout]     |
[INFO] [stdout] 321 |         data: &'this mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |         pool: Pool<Sqlite>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> cms/src/operations.rs:553:21
[INFO] [stdout]     |
[INFO] [stdout] 553 |                 let op = insert_one(Todo {
[INFO] [stdout]     |                     ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cms/src/queries_for_sqlx_extention.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         ctx: &mut <Q as Query>::Context1,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cms/src/queries_for_sqlx_extention.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         ctx: &mut <Q as Query>::Context1,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> cms/src/queries_for_sqlx_extention.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         ctx: &mut <Q as Query>::Context1,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/deep_relation.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         data: &mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table`
[INFO] [stdout]   --> cms/src/relations/many_to_many.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let table = ctx.store.0.get_mut(&name);
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_table`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:536:17
[INFO] [stdout]     |
[INFO] [stdout] 536 |             let res = st
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> cms/src/relations/optional_to_many.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         ctx: &mut crate::migration2::MigrationCtx,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> cms/src/relations/optional_to_many.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let name = self.0.to_owned();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 db: axum::extract::State<Pool<Sqlite>>,
[INFO] [stdout]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         data: &mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |         data: &mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:349:24
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:349:48
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stdout]     |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 377 |         data: &'this mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 378 |         pool: Pool<Sqlite>,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:403:9
[INFO] [stdout]     |
[INFO] [stdout] 403 |         data: &mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:410:19
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn take(self, data: Self::Inner) -> Self::Output {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:429:9
[INFO] [stdout]     |
[INFO] [stdout] 429 |         data: &mut Self::Inner,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> cms/src/traits.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         value: &mut Self::Value,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> cms/src/traits.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         value: &mut Self::Value,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> cms/src/traits.rs:224:21
[INFO] [stdout]     |
[INFO] [stdout] 224 |                 Err(err) => Err(()),
[INFO] [stdout]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             data: &mut Self::Inner,
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             st: &mut SelectSt<Sqlite>,
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             data: &mut Self::Inner,
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             row: &SqliteRow,
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             data: &'a mut Self::Inner,
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             pool: Pool<Sqlite>,
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> cms/src/tuple_impls.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |         fn take(self, data: Self::Inner) -> Self::Output {}
[INFO] [stdout]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |             data: &mut Self::Inner,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |             st: &mut InsertSt<Sqlite>,
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             data: &mut Self::Inner,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |             row: &sqlx::sqlite::SqliteRow,
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |             data: &'this mut Self::Inner,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             pool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |             data: &'this mut Self::Inner,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:203:13
[INFO] [stdout]     |
[INFO] [stdout] 203 |             pool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:209:23
[INFO] [stdout]     |
[INFO] [stdout] 209 |         fn take(self, data: Self::Inner) -> Self::Output {}
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             data: &'this mut Self::Inner,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 |             pool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `st`
[INFO] [stdout]    --> cms/src/tuple_impls.rs:433:28
[INFO] [stdout]     |
[INFO] [stdout] 433 |         fn on_select(self, st: &mut SelectSt<Sqlite>) {}
[INFO] [stdout]     |                            ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify_or` is never used
[INFO] [stdout]   --> cms/src/auth/ijwt.rs:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn verify_or(data: &str) -> Option<()> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> cms/src/auth/other.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct AuthError(String);
[INFO] [stdout]     |            --------- ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `arc` is never read
[INFO] [stdout]    --> cms/src/dynamic_schema.rs:316:16
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub struct DynamicWorker<Inner, RW> {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 316 |     pub(crate) arc: Arc<dyn CompleteRelationForServer>,
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `executables` is never read
[INFO] [stdout]   --> cms/src/migration2.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct MigrationCtx<'l> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 24 |     pub(crate) events: &'l mut Vec<Events>,
[INFO] [stdout] 25 |     pub(crate) executables: &'l mut Vec<Box<dyn DynMigration>>,
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_deep_populate` is never used
[INFO] [stdout]    --> cms/src/operations.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 |     async fn test_deep_populate(db: Pool<Sqlite>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_insert_one_proof_of_concept` is never used
[INFO] [stdout]    --> cms/src/operations.rs:548:14
[INFO] [stdout]     |
[INFO] [stdout] 548 |     async fn test_insert_one_proof_of_concept(_: Pool<Sqlite>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_rel` is never read
[INFO] [stdout]   --> cms/src/relations/deep_relation.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DeepPopulate<OR, D> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 21 |     original_rel: OR,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `spec2` is never read
[INFO] [stdout]   --> cms/src/relations/deep_relation.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct DeepWorker<F, T, TD, S1, S2> {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 48 |     spec1: S1,
[INFO] [stdout] 49 |     spec2: S2,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:128:23
[INFO] [stdout]     |
[INFO] [stdout] 128 |             set_id_to(Vec<i64>),
[INFO] [stdout]     |             --------- ^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 128 -             set_id_to(Vec<i64>),
[INFO] [stdout] 128 +             set_id_to(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> cms/src/relations/many_to_many.rs:129:24
[INFO] [stdout]     |
[INFO] [stdout] 129 |             create_new(Vec<T>),
[INFO] [stdout]     |             ---------- ^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 129 -             create_new(Vec<T>),
[INFO] [stdout] 129 +             create_new(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SingleAction` is never used
[INFO] [stdout]   --> cms/src/traits.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | trait SingleAction: Default {
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CollectionAction` is never used
[INFO] [stdout]   --> cms/src/traits.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | trait CollectionAction<C, S> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EventType` is never used
[INFO] [stdout]  --> cms/src/utils.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub trait EventType {
[INFO] [stdout]   |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EventfulList` is never used
[INFO] [stdout]  --> cms/src/utils.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub trait EventfulList<C: EventType> {
[INFO] [stdout]   |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `has_event_occured`, `wait_for_event`, and `event` are never used
[INFO] [stdout]   --> cms/src/utils.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     impl<'l, C: EventType> Context<'l, C> {
[INFO] [stdout]    |     ------------------------------------- methods in this implementation
[INFO] [stdout] 16 |         pub fn has_event_occured(
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |         pub fn wait_for_event(
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |         pub fn event(&mut self, event: C::Event) {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Context` is never constructed
[INFO] [stdout]   --> cms/src/utils.rs:51:16
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub struct Context<'l, C: EventType> {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> cms/src/utils.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     impl<'l, C: EventType> Context<'l, C> {
[INFO] [stdout]    |     ------------------------------------- associated function in this implementation
[INFO] [stdout] 58 |         pub fn new(
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> cms/src/operations.rs:550:9
[INFO] [stdout]     |
[INFO] [stdout] 550 | /         catch_unwind(|| {
[INFO] [stdout] 551 | |             // this is just to make sure it compiles
[INFO] [stdout] 552 | |             Box::new(async {
[INFO] [stdout] 553 | |                 let op = insert_one(Todo {
[INFO] [stdout] ...   |
[INFO] [stdout] 582 | |             });
[INFO] [stdout] 583 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 550 |         let _ = catch_unwind(|| {
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused boxed implementer of `std::future::Future` that must be used
[INFO] [stdout]    --> cms/src/operations.rs:552:13
[INFO] [stdout]     |
[INFO] [stdout] 552 | /             Box::new(async {
[INFO] [stdout] 553 | |                 let op = insert_one(Todo {
[INFO] [stdout] 554 | |                     title: todo!(),
[INFO] [stdout] 555 | |                     done: todo!(),
[INFO] [stdout] ...   |
[INFO] [stdout] 581 | |                 );
[INFO] [stdout] 582 | |             });
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::new` that must be used
[INFO] [stdout]    --> cms/src/operations.rs:552:13
[INFO] [stdout]     |
[INFO] [stdout] 552 | /             Box::new(async {
[INFO] [stdout] 553 | |                 let op = insert_one(Todo {
[INFO] [stdout] 554 | |                     title: todo!(),
[INFO] [stdout] 555 | |                     done: todo!(),
[INFO] [stdout] ...   |
[INFO] [stdout] 581 | |                 );
[INFO] [stdout] 582 | |             });
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 552 |             let _ = Box::new(async {
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> cms/src/relations/optional_to_many.rs:367:13
[INFO] [stdout]     |
[INFO] [stdout] 367 | /             st.fetch_one(&pool, |row| {
[INFO] [stdout] 368 | |                 *data = Some(T::from_row_scoped(&row));
[INFO] [stdout] 369 | |                 Ok(())
[INFO] [stdout] 370 | |             })
[INFO] [stdout] 371 | |             .await;
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 367 |             let _ = st.fetch_one(&pool, |row| {
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/examples/client)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "de5b0a83b8e635632e4f56ae5517ac693e3c939055ae116a62b800bce7cbaa4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de5b0a83b8e635632e4f56ae5517ac693e3c939055ae116a62b800bce7cbaa4e", kill_on_drop: false }`
[INFO] [stdout] de5b0a83b8e635632e4f56ae5517ac693e3c939055ae116a62b800bce7cbaa4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 428b5ff4a3b30ec833184fc306c42d08307619308216acb7d4a0c32a22759780
[INFO] running `Command { std: "docker" "start" "-a" "428b5ff4a3b30ec833184fc306c42d08307619308216acb7d4a0c32a22759780", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/query/Cargo.toml: unused manifest key: dev-depencencies
[INFO] [stderr] warning: /opt/rustwide/workdir/cms/Cargo.toml: unused manifest key: dev-depencencies
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> macros/src/into_mut_argument_derive.rs:49:39
[INFO] [stderr]    |
[INFO] [stderr] 49 |         fn visit_data_enum(&mut self, i: &'ast syn::DataEnum) {
[INFO] [stderr]    |                                       ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> macros/src/into_mut_argument_derive.rs:52:40
[INFO] [stderr]    |
[INFO] [stderr] 52 |         fn visit_data_union(&mut self, i: &'ast syn::DataUnion) {
[INFO] [stderr]    |                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]  --> macros/src/entity_derive.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub fn main(input: &DeriveInput) -> TokenStream {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `consume_into_argument_impl` is never used
[INFO] [stderr]  --> macros/src/into_mut_argument_derive.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn consume_into_argument_impl(
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TwoEntities` is never constructed
[INFO] [stderr]   --> macros/src/relations_mod.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | struct TwoEntities {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `many_to_many` is never used
[INFO] [stderr]   --> macros/src/relations_mod.rs:33:4
[INFO] [stderr]    |
[INFO] [stderr] 33 | fn many_to_many(
[INFO] [stderr]    |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `optional_to_many` is never used
[INFO] [stderr]    --> macros/src/relations_mod.rs:101:4
[INFO] [stderr]     |
[INFO] [stderr] 101 | fn optional_to_many(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Input` is never constructed
[INFO] [stderr]    --> macros/src/relations_mod.rs:167:12
[INFO] [stderr]     |
[INFO] [stderr] 167 | pub struct Input {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Inputs` is never constructed
[INFO] [stderr]    --> macros/src/relations_mod.rs:172:12
[INFO] [stderr]     |
[INFO] [stderr] 172 | pub struct Inputs {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]    --> macros/src/relations_mod.rs:229:8
[INFO] [stderr]     |
[INFO] [stderr] 229 | pub fn main(input: Vec<Input>) -> TokenStream {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cms_macros` (lib) generated 10 warnings (run `cargo fix --lib -p cms_macros` to apply 2 suggestions)
[INFO] [stderr] warning: `cms_macros` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: unused imports: `Request`, `Response`, `State`, `StatusCode`, `body::Body`, `post`, and `response::IntoResponse`
[INFO] [stderr]  --> cms/src/collections_editor.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     body::Body,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 3 |     extract::{Request, State},
[INFO] [stderr]   |               ^^^^^^^  ^^^^^
[INFO] [stderr] 4 |     http::{Response, StatusCode},
[INFO] [stderr]   |            ^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 5 |     middleware::from_fn,
[INFO] [stderr] 6 |     response::IntoResponse,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |     routing::{get, post},
[INFO] [stderr]   |                    ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json::json`
[INFO] [stderr]   --> cms/src/collections_editor.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use serde_json::json;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `collections::HashMap`, `convert::Infallible`, `future::Future`, `marker::PhantomData`, `ops::Not`, and `sync::RwLock`
[INFO] [stderr]   --> cms/src/collections_editor.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     collections::HashMap, convert::Infallible, future::Future,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 15 |     marker::PhantomData, ops::Not, sync::RwLock,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tower::Service`
[INFO] [stderr]   --> cms/src/collections_editor.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use tower::Service;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `handler::Handler`
[INFO] [stderr]  --> cms/src/error.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     handler::Handler, http::StatusCode, response::IntoResponse,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around assigned value
[INFO] [stderr]   --> cms/src/filters.rs:51:22
[INFO] [stderr]    |
[INFO] [stderr] 51 |         let offset = ((self.page - 1) * self.page_size);
[INFO] [stderr]    |                      ^                                ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 51 -         let offset = ((self.page - 1) * self.page_size);
[INFO] [stderr] 51 +         let offset = (self.page - 1) * self.page_size ;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> cms/src/migration2.rs:84:18
[INFO] [stderr]    |
[INFO] [stderr] 84 |         .map(|e| ((e.obj)()))
[INFO] [stderr]    |                  ^         ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 84 -         .map(|e| ((e.obj)()))
[INFO] [stderr] 84 +         .map(|e| (e.obj)() )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Constraint`
[INFO] [stderr]  --> cms/src/queries_for_sqlx_extention.rs:4:54
[INFO] [stderr]   |
[INFO] [stderr] 4 |     impl_into_mut_arguments_prelude::Type, BindItem, Constraint,
[INFO] [stderr]   |                                                      ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `sqlx::TypeInfo`
[INFO] [stderr]    --> cms/src/queries_for_sqlx_extention.rs:127:13
[INFO] [stderr]     |
[INFO] [stderr] 127 |         use sqlx::TypeInfo;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TupleAsMap`
[INFO] [stderr]   --> cms/src/relations/deep_relation.rs:11:50
[INFO] [stderr]    |
[INFO] [stderr] 11 |     tuple_index::{tuple_as_map::TupleElementKey, TupleAsMap},
[INFO] [stderr]    |                                                  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ident_safety::PanicOnUnsafe`, `prelude::stmt`, and `quick_query::QuickQuery`
[INFO] [stderr]  --> cms/src/tuple_impls.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 |         ident_safety::PanicOnUnsafe, prelude::stmt,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 4 |         quick_query::QuickQuery,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `core::fmt`
[INFO] [stderr]  --> cms/src/tuple_index.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     use core::fmt;
[INFO] [stderr]   |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> cms/src/operations/select_many.rs:157:9
[INFO] [stderr]     |
[INFO] [stderr] 157 |     for mut rel in rels.iter_mut() {
[INFO] [stderr]     |         ----^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> cms/src/relations/many_to_many.rs:340:17
[INFO] [stderr]     |
[INFO] [stderr] 340 |             let mut st = insert_many(
[INFO] [stderr]     |                 ----^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> cms/src/relations/many_to_many.rs:423:17
[INFO] [stderr]     |
[INFO] [stderr] 423 |             let mut new_st: InsertMany<Sqlite, _> = insert_many(
[INFO] [stderr]     |                 ----^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> cms/src/relations/many_to_many.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |         todo!();
[INFO] [stderr]    |         ------- any code following this expression is unreachable
[INFO] [stderr] 65 |
[INFO] [stderr] 66 |         Ok(())
[INFO] [stderr]    |         ^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> cms/src/relations/optional_to_many.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |         todo!();
[INFO] [stderr]    |         ------- any code following this expression is unreachable
[INFO] [stderr] 45 |
[INFO] [stderr] 46 |         Ok(())
[INFO] [stderr]    |         ^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `queries_for_sqlx::prelude`
[INFO] [stderr]  --> cms/src/dynamic_schema.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use queries_for_sqlx::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `traits::Collection`
[INFO] [stderr]   --> cms/src/operations/insert_one.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     traits::Collection,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Filters`
[INFO] [stderr]   --> cms/src/operations/select_many.rs:19:31
[INFO] [stderr]    |
[INFO] [stderr] 19 |     filters::{AgnosticFilter, Filters},
[INFO] [stderr]    |                               ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `GetOneWorker`
[INFO] [stderr]   --> cms/src/operations/select_many.rs:23:45
[INFO] [stderr]    |
[INFO] [stderr] 23 | use super::select_one::{GetOneOuputDynamic, GetOneWorker};
[INFO] [stderr]    |                                             ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `key`
[INFO] [stderr]   --> cms/src/auth/email_password.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |     let key = ring::pbkdf2::derive(
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> cms/src/collections_editor.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |     let mut app = app
[INFO] [stderr]    |         ----^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `to`
[INFO] [stderr]    --> cms/src/dynamic_schema.rs:124:9
[INFO] [stderr]     |
[INFO] [stderr] 124 |         to: &str,
[INFO] [stderr]     |         ^^ help: if this is intentional, prefix it with an underscore: `_to`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> cms/src/error.rs:260:18
[INFO] [stderr]     |
[INFO] [stderr] 260 | pub fn not_found(id: i32) -> GlobalError {
[INFO] [stderr]     |                  ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db`
[INFO] [stderr]    --> cms/src/operations/insert_one.rs:147:9
[INFO] [stderr]     |
[INFO] [stderr] 147 |         db: Pool<Sqlite>,
[INFO] [stderr]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> cms/src/operations/select_many.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |         data: &mut Self::Inner,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `st`
[INFO] [stderr]   --> cms/src/operations/select_many.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |         st: &mut SelectSt<Sqlite>,
[INFO] [stderr]    |         ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> cms/src/operations/select_many.rs:34:24
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stderr]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `row`
[INFO] [stderr]   --> cms/src/operations/select_many.rs:34:48
[INFO] [stderr]    |
[INFO] [stderr] 34 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stderr]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> cms/src/operations/select_many.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 38 |         data: &'this mut Self::Inner,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool`
[INFO] [stderr]   --> cms/src/operations/select_many.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |         pool: Pool<Sqlite>,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> cms/src/operations/update_one.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |         data: &mut Self::Inner,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `st`
[INFO] [stderr]   --> cms/src/operations/update_one.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |         st: &mut UpdateSt<Sqlite>,
[INFO] [stderr]    |         ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> cms/src/operations/update_one.rs:35:24
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stderr]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `row`
[INFO] [stderr]   --> cms/src/operations/update_one.rs:35:48
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stderr]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> cms/src/operations/update_one.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |         data: &'this mut Self::Inner,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool`
[INFO] [stderr]   --> cms/src/operations/update_one.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |         pool: Pool<Sqlite>,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> cms/src/operations/update_one.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 46 |         data: &'this mut Self::Inner,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool`
[INFO] [stderr]   --> cms/src/operations/update_one.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |         pool: Pool<Sqlite>,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db`
[INFO] [stderr]    --> cms/src/operations/update_one.rs:122:9
[INFO] [stderr]     |
[INFO] [stderr] 122 |         db: Pool<Sqlite>,
[INFO] [stderr]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> cms/src/queries_for_sqlx_extention.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 |         ctx: &mut <Q as Query>::Context1,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> cms/src/queries_for_sqlx_extention.rs:108:9
[INFO] [stderr]     |
[INFO] [stderr] 108 |         ctx: &mut <Q as Query>::Context1,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> cms/src/queries_for_sqlx_extention.rs:141:9
[INFO] [stderr]     |
[INFO] [stderr] 141 |         ctx: &mut <Q as Query>::Context1,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> cms/src/relations/deep_relation.rs:118:9
[INFO] [stderr]     |
[INFO] [stderr] 118 |         data: &mut Self::Inner,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `table`
[INFO] [stderr]   --> cms/src/relations/many_to_many.rs:62:13
[INFO] [stderr]    |
[INFO] [stderr] 62 |         let table = ctx.store.0.get_mut(&name);
[INFO] [stderr]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_table`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> cms/src/relations/many_to_many.rs:172:13
[INFO] [stderr]     |
[INFO] [stderr] 172 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> cms/src/relations/many_to_many.rs:205:13
[INFO] [stderr]     |
[INFO] [stderr] 205 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `res`
[INFO] [stderr]    --> cms/src/relations/many_to_many.rs:536:17
[INFO] [stderr]     |
[INFO] [stderr] 536 |             let res = st
[INFO] [stderr]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> cms/src/relations/optional_to_many.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |         ctx: &mut crate::migration2::MigrationCtx,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]   --> cms/src/relations/optional_to_many.rs:42:13
[INFO] [stderr]    |
[INFO] [stderr] 42 |         let name = self.0.to_owned();
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db`
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 |                 db: axum::extract::State<Pool<Sqlite>>,
[INFO] [stderr]     |                 ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:232:13
[INFO] [stderr]     |
[INFO] [stderr] 232 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:264:13
[INFO] [stderr]     |
[INFO] [stderr] 264 |         let input = match from_value::<ValidInput>(input) {
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:295:9
[INFO] [stderr]     |
[INFO] [stderr] 295 |         data: &mut Self::Inner,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:321:9
[INFO] [stderr]     |
[INFO] [stderr] 321 |         data: &'this mut Self::Inner,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool`
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:322:9
[INFO] [stderr]     |
[INFO] [stderr] 322 |         pool: Pool<Sqlite>,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:343:9
[INFO] [stderr]     |
[INFO] [stderr] 343 |         data: &mut Self::Inner,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:349:24
[INFO] [stderr]     |
[INFO] [stderr] 349 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stderr]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `row`
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:349:48
[INFO] [stderr]     |
[INFO] [stderr] 349 |     fn from_row(&self, data: &mut Self::Inner, row: &SqliteRow) {
[INFO] [stderr]     |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:377:9
[INFO] [stderr]     |
[INFO] [stderr] 377 |         data: &'this mut Self::Inner,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool`
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:378:9
[INFO] [stderr]     |
[INFO] [stderr] 378 |         pool: Pool<Sqlite>,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:403:9
[INFO] [stderr]     |
[INFO] [stderr] 403 |         data: &mut Self::Inner,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:410:19
[INFO] [stderr]     |
[INFO] [stderr] 410 |     fn take(self, data: Self::Inner) -> Self::Output {
[INFO] [stderr]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:429:9
[INFO] [stderr]     |
[INFO] [stderr] 429 |         data: &mut Self::Inner,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> cms/src/traits.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |         value: &mut Self::Value,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> cms/src/traits.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |         value: &mut Self::Value,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `err`
[INFO] [stderr]    --> cms/src/traits.rs:224:21
[INFO] [stderr]     |
[INFO] [stderr] 224 |                 Err(err) => Err(()),
[INFO] [stderr]     |                     ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> cms/src/tuple_impls.rs:19:13
[INFO] [stderr]    |
[INFO] [stderr] 19 |             data: &mut Self::Inner,
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `st`
[INFO] [stderr]   --> cms/src/tuple_impls.rs:20:13
[INFO] [stderr]    |
[INFO] [stderr] 20 |             st: &mut SelectSt<Sqlite>,
[INFO] [stderr]    |             ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> cms/src/tuple_impls.rs:26:13
[INFO] [stderr]    |
[INFO] [stderr] 26 |             data: &mut Self::Inner,
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `row`
[INFO] [stderr]   --> cms/src/tuple_impls.rs:27:13
[INFO] [stderr]    |
[INFO] [stderr] 27 |             row: &SqliteRow,
[INFO] [stderr]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> cms/src/tuple_impls.rs:33:13
[INFO] [stderr]    |
[INFO] [stderr] 33 |             data: &'a mut Self::Inner,
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool`
[INFO] [stderr]   --> cms/src/tuple_impls.rs:34:13
[INFO] [stderr]    |
[INFO] [stderr] 34 |             pool: Pool<Sqlite>,
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> cms/src/tuple_impls.rs:40:23
[INFO] [stderr]    |
[INFO] [stderr] 40 |         fn take(self, data: Self::Inner) -> Self::Output {}
[INFO] [stderr]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> cms/src/tuple_impls.rs:180:13
[INFO] [stderr]     |
[INFO] [stderr] 180 |             data: &mut Self::Inner,
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `st`
[INFO] [stderr]    --> cms/src/tuple_impls.rs:181:13
[INFO] [stderr]     |
[INFO] [stderr] 181 |             st: &mut InsertSt<Sqlite>,
[INFO] [stderr]     |             ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> cms/src/tuple_impls.rs:187:13
[INFO] [stderr]     |
[INFO] [stderr] 187 |             data: &mut Self::Inner,
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `row`
[INFO] [stderr]    --> cms/src/tuple_impls.rs:188:13
[INFO] [stderr]     |
[INFO] [stderr] 188 |             row: &sqlx::sqlite::SqliteRow,
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> cms/src/tuple_impls.rs:194:13
[INFO] [stderr]     |
[INFO] [stderr] 194 |             data: &'this mut Self::Inner,
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool`
[INFO] [stderr]    --> cms/src/tuple_impls.rs:195:13
[INFO] [stderr]     |
[INFO] [stderr] 195 |             pool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> cms/src/tuple_impls.rs:202:13
[INFO] [stderr]     |
[INFO] [stderr] 202 |             data: &'this mut Self::Inner,
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool`
[INFO] [stderr]    --> cms/src/tuple_impls.rs:203:13
[INFO] [stderr]     |
[INFO] [stderr] 203 |             pool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> cms/src/tuple_impls.rs:209:23
[INFO] [stderr]     |
[INFO] [stderr] 209 |         fn take(self, data: Self::Inner) -> Self::Output {}
[INFO] [stderr]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> cms/src/tuple_impls.rs:246:13
[INFO] [stderr]     |
[INFO] [stderr] 246 |             data: &'this mut Self::Inner,
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool`
[INFO] [stderr]    --> cms/src/tuple_impls.rs:247:13
[INFO] [stderr]     |
[INFO] [stderr] 247 |             pool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `st`
[INFO] [stderr]    --> cms/src/tuple_impls.rs:433:28
[INFO] [stderr]     |
[INFO] [stderr] 433 |         fn on_select(self, st: &mut SelectSt<Sqlite>) {}
[INFO] [stderr]     |                            ^^ help: if this is intentional, prefix it with an underscore: `_st`
[INFO] [stderr] 
[INFO] [stderr] warning: function `verify_or` is never used
[INFO] [stderr]   --> cms/src/auth/ijwt.rs:66:4
[INFO] [stderr]    |
[INFO] [stderr] 66 | fn verify_or(data: &str) -> Option<()> {
[INFO] [stderr]    |    ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> cms/src/auth/other.rs:101:22
[INFO] [stderr]     |
[INFO] [stderr] 101 | pub struct AuthError(String);
[INFO] [stderr]     |            --------- ^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `arc` is never read
[INFO] [stderr]    --> cms/src/dynamic_schema.rs:316:16
[INFO] [stderr]     |
[INFO] [stderr] 315 | pub struct DynamicWorker<Inner, RW> {
[INFO] [stderr]     |            ------------- field in this struct
[INFO] [stderr] 316 |     pub(crate) arc: Arc<dyn CompleteRelationForServer>,
[INFO] [stderr]     |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `executables` is never read
[INFO] [stderr]   --> cms/src/migration2.rs:25:16
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct MigrationCtx<'l> {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 24 |     pub(crate) events: &'l mut Vec<Events>,
[INFO] [stderr] 25 |     pub(crate) executables: &'l mut Vec<Box<dyn DynMigration>>,
[INFO] [stderr]    |                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `original_rel` is never read
[INFO] [stderr]   --> cms/src/relations/deep_relation.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct DeepPopulate<OR, D> {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 21 |     original_rel: OR,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `spec2` is never read
[INFO] [stderr]   --> cms/src/relations/deep_relation.rs:49:5
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub struct DeepWorker<F, T, TD, S1, S2> {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 48 |     spec1: S1,
[INFO] [stderr] 49 |     spec2: S2,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> cms/src/relations/many_to_many.rs:128:23
[INFO] [stderr]     |
[INFO] [stderr] 128 |             set_id_to(Vec<i64>),
[INFO] [stderr]     |             --------- ^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             field in this variant
[INFO] [stderr]     |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 128 -             set_id_to(Vec<i64>),
[INFO] [stderr] 128 +             set_id_to(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> cms/src/relations/many_to_many.rs:129:24
[INFO] [stderr]     |
[INFO] [stderr] 129 |             create_new(Vec<T>),
[INFO] [stderr]     |             ---------- ^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             field in this variant
[INFO] [stderr]     |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 129 -             create_new(Vec<T>),
[INFO] [stderr] 129 +             create_new(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: trait `SingleAction` is never used
[INFO] [stderr]   --> cms/src/traits.rs:40:7
[INFO] [stderr]    |
[INFO] [stderr] 40 | trait SingleAction: Default {
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `CollectionAction` is never used
[INFO] [stderr]   --> cms/src/traits.rs:51:7
[INFO] [stderr]    |
[INFO] [stderr] 51 | trait CollectionAction<C, S> {
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `EventType` is never used
[INFO] [stderr]  --> cms/src/utils.rs:4:15
[INFO] [stderr]   |
[INFO] [stderr] 4 |     pub trait EventType {
[INFO] [stderr]   |               ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `EventfulList` is never used
[INFO] [stderr]  --> cms/src/utils.rs:8:15
[INFO] [stderr]   |
[INFO] [stderr] 8 |     pub trait EventfulList<C: EventType> {
[INFO] [stderr]   |               ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `has_event_occured`, `wait_for_event`, and `event` are never used
[INFO] [stderr]   --> cms/src/utils.rs:16:16
[INFO] [stderr]    |
[INFO] [stderr] 15 |     impl<'l, C: EventType> Context<'l, C> {
[INFO] [stderr]    |     ------------------------------------- methods in this implementation
[INFO] [stderr] 16 |         pub fn has_event_occured(
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |         pub fn wait_for_event(
[INFO] [stderr]    |                ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |         pub fn event(&mut self, event: C::Event) {
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Context` is never constructed
[INFO] [stderr]   --> cms/src/utils.rs:51:16
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub struct Context<'l, C: EventType> {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> cms/src/utils.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 57 |     impl<'l, C: EventType> Context<'l, C> {
[INFO] [stderr]    |     ------------------------------------- associated function in this implementation
[INFO] [stderr] 58 |         pub fn new(
[INFO] [stderr]    |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:367:13
[INFO] [stderr]     |
[INFO] [stderr] 367 | /             st.fetch_one(&pool, |row| {
[INFO] [stderr] 368 | |                 *data = Some(T::from_row_scoped(&row));
[INFO] [stderr] 369 | |                 Ok(())
[INFO] [stderr] 370 | |             })
[INFO] [stderr] 371 | |             .await;
[INFO] [stderr]     | |__________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 367 |             let _ = st.fetch_one(&pool, |row| {
[INFO] [stderr]     |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Map`
[INFO] [stderr]   --> cms/src/operations.rs:50:40
[INFO] [stderr]    |
[INFO] [stderr] 50 |     use serde_json::{from_value, json, Map};
[INFO] [stderr]    |                                        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `IdOutput`, `InputGetOne`, `Partial`, `dynamic_schema::COLLECTIONS`, and `relation`
[INFO] [stderr]   --> cms/src/operations.rs:54:36
[INFO] [stderr]    |
[INFO] [stderr] 54 |         client_example::{Category, Partial, Tag, Todo},
[INFO] [stderr]    |                                    ^^^^^^^
[INFO] [stderr] 55 |         dynamic_schema::COLLECTIONS,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |                 InputGetOne,
[INFO] [stderr]    |                 ^^^^^^^^^^^
[INFO] [stderr] 62 |             },
[INFO] [stderr] 63 |             IdOutput, SimpleOutput,
[INFO] [stderr]    |             ^^^^^^^^
[INFO] [stderr] 64 |         },
[INFO] [stderr] 65 |         relations::{link_id, relation},
[INFO] [stderr]    |                              ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> cms/src/operations.rs:555:27
[INFO] [stderr]     |
[INFO] [stderr] 554 |                     title: todo!(),
[INFO] [stderr]     |                            ------- any code following this expression is unreachable
[INFO] [stderr] 555 |                     done: todo!(),
[INFO] [stderr]     |                           ^^^^^^^ unreachable expression
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> cms/src/operations.rs:571:31
[INFO] [stderr]     |
[INFO] [stderr] 570 |                         id: todo!(),
[INFO] [stderr]     |                             ------- any code following this expression is unreachable
[INFO] [stderr] 571 |                         attr: todo!(),
[INFO] [stderr]     |                               ^^^^^^^ unreachable expression
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> cms/src/operations.rs:577:39
[INFO] [stderr]     |
[INFO] [stderr] 576 | ...                   id: todo!(),
[INFO] [stderr]     |                           ------- any code following this expression is unreachable
[INFO] [stderr] 577 | ...                   attr: todo!()
[INFO] [stderr]     |                             ^^^^^^^ unreachable expression
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> cms/src/relations/many_to_many.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |         todo!();
[INFO] [stderr]    |         ------- any code following this expression is unreachable
[INFO] [stderr] 65 |
[INFO] [stderr] 66 |         Ok(())
[INFO] [stderr]    |         ^^^^^^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `op`
[INFO] [stderr]    --> cms/src/operations.rs:553:21
[INFO] [stderr]     |
[INFO] [stderr] 553 |                 let op = insert_one(Todo {
[INFO] [stderr]     |                     ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_deep_populate` is never used
[INFO] [stderr]    --> cms/src/operations.rs:279:14
[INFO] [stderr]     |
[INFO] [stderr] 279 |     async fn test_deep_populate(db: Pool<Sqlite>) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_insert_one_proof_of_concept` is never used
[INFO] [stderr]    --> cms/src/operations.rs:548:14
[INFO] [stderr]     |
[INFO] [stderr] 548 |     async fn test_insert_one_proof_of_concept(_: Pool<Sqlite>) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> cms/src/operations.rs:550:9
[INFO] [stderr]     |
[INFO] [stderr] 550 | /         catch_unwind(|| {
[INFO] [stderr] 551 | |             // this is just to make sure it compiles
[INFO] [stderr] 552 | |             Box::new(async {
[INFO] [stderr] 553 | |                 let op = insert_one(Todo {
[INFO] [stderr] ...   |
[INFO] [stderr] 582 | |             });
[INFO] [stderr] 583 | |         });
[INFO] [stderr]     | |__________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 550 |         let _ = catch_unwind(|| {
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused boxed implementer of `std::future::Future` that must be used
[INFO] [stderr]    --> cms/src/operations.rs:552:13
[INFO] [stderr]     |
[INFO] [stderr] 552 | /             Box::new(async {
[INFO] [stderr] 553 | |                 let op = insert_one(Todo {
[INFO] [stderr] 554 | |                     title: todo!(),
[INFO] [stderr] 555 | |                     done: todo!(),
[INFO] [stderr] ...   |
[INFO] [stderr] 581 | |                 );
[INFO] [stderr] 582 | |             });
[INFO] [stderr]     | |______________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `Box::<T>::new` that must be used
[INFO] [stderr]    --> cms/src/operations.rs:552:13
[INFO] [stderr]     |
[INFO] [stderr] 552 | /             Box::new(async {
[INFO] [stderr] 553 | |                 let op = insert_one(Todo {
[INFO] [stderr] 554 | |                     title: todo!(),
[INFO] [stderr] 555 | |                     done: todo!(),
[INFO] [stderr] ...   |
[INFO] [stderr] 581 | |                 );
[INFO] [stderr] 582 | |             });
[INFO] [stderr]     | |______________^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 552 |             let _ = Box::new(async {
[INFO] [stderr]     |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> cms/src/relations/optional_to_many.rs:367:13
[INFO] [stderr]     |
[INFO] [stderr] 367 | /             st.fetch_one(&pool, |row| {
[INFO] [stderr] 368 | |                 *data = Some(T::from_row_scoped(&row));
[INFO] [stderr] 369 | |                 Ok(())
[INFO] [stderr] 370 | |             })
[INFO] [stderr] 371 | |             .await;
[INFO] [stderr]     | |__________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 367 |             let _ = st.fetch_one(&pool, |row| {
[INFO] [stderr]     |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `cms_for_rust` (lib) generated 103 warnings (run `cargo fix --lib -p cms_for_rust` to apply 81 suggestions)
[INFO] [stderr] warning: `cms_for_rust` (lib test) generated 114 warnings (101 duplicates) (run `cargo fix --lib -p cms_for_rust --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/client-bdf9b70214af55a7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cms_for_rust-52ebb4919c992ae2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tuple_index::test::tuple_index ... ok
[INFO] [stdout] [2m2026-01-16T15:24:53.291750Z[0m [34mDEBUG[0m [2mcms_for_rust::dynamic_schema[0m[2m:[0m {"Tag": [complete_rel { list_itself_under: "Tag", key: "todo" }], "Todo": [complete_rel { list_itself_under: "Todo", key: "tag" }, complete_rel { list_itself_under: "Todo", key: "category" }]}
[INFO] [stdout] [2m2026-01-16T15:24:53.291774Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"SELECT id FROM _super_users;" [3mdb.statement[0m[2m=[0m"" [3mrows_affected[0m[2m=[0m0 [3mrows_returned[0m[2m=[0m1 [3melapsed[0m[2m=[0m67.46µs [3melapsed_secs[0m[2m=[0m6.746e-5
[INFO] [stdout] [2m2026-01-16T15:24:53.291857Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::executable[0m[2m:[0m fetch optional: SELECT Todo.category_id, Category.cat_title AS cat_cat_title, title, done, description, Todo.id AS local_id FROM Todo LEFT JOIN Category ON Category.id = Todo.category_id WHERE local_id = $1;
[INFO] [stdout] [2m2026-01-16T15:24:53.293232Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"PRAGMA foreign_keys = ON; …" [3mdb.statement[0m[2m=[0m"\n\nPRAGMA foreign_keys = ON;\n" [3mrows_affected[0m[2m=[0m0 [3mrows_returned[0m[2m=[0m0 [3melapsed[0m[2m=[0m49.9µs [3melapsed_secs[0m[2m=[0m4.99e-5
[INFO] [stdout] [2m2026-01-16T15:24:53.293668Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::executable[0m[2m:[0m fetch all: SELECT TodoTag.tag_id AS dest_id, Tag.tag_title AS tag_tag_title FROM TodoTag LEFT JOIN Tag ON Tag.id = TodoTag.tag_id WHERE todo_id = $1;
[INFO] [stdout] [2m2026-01-16T15:24:53.294702Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"UPDATE _super_users SET user_name …" [3mdb.statement[0m[2m=[0m"\n\nUPDATE\n  _super_users\nSET\n  user_name = $1,\n  email = $2,\n  password = $3\nWHERE\n  id = $4;\n" [3mrows_affected[0m[2m=[0m1 [3mrows_returned[0m[2m=[0m0 [3melapsed[0m[2m=[0m77.15µs [3melapsed_secs[0m[2m=[0m7.715e-5
[INFO] [stdout] [2m2026-01-16T15:24:53.296532Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"SELECT TodoTag.tag_id AS dest_id, …" [3mdb.statement[0m[2m=[0m"\n\nSELECT\n  TodoTag.tag_id AS dest_id,\n  Tag.tag_title AS tag_tag_title\nFROM\n  TodoTag\n  LEFT JOIN Tag ON Tag.id = TodoTag.tag_id\nWHERE\n  todo_id = $1;\n" [3mrows_affected[0m[2m=[0m7 [3mrows_returned[0m[2m=[0m2 [3melapsed[0m[2m=[0m90.74µs [3melapsed_secs[0m[2m=[0m9.074e-5
[INFO] [stdout] [2m2026-01-16T15:24:53.296795Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::executable[0m[2m:[0m fetch optional: SELECT Todo.id AS local_id, title, done, description, Todo.category_id, Category.cat_title AS cat_cat_title FROM Todo LEFT JOIN Category ON Category.id = Todo.category_id WHERE Todo.id = $1;
[INFO] [stdout] [2m2026-01-16T15:24:53.297469Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"SELECT Todo.category_id, Category.cat_title AS …" [3mdb.statement[0m[2m=[0m"\n\nSELECT\n  Todo.category_id,\n  Category.cat_title AS cat_cat_title,\n  title,\n  done,\n  description,\n  Todo.id AS local_id\nFROM\n  Todo\n  LEFT JOIN Category ON Category.id = Todo.category_id\nWHERE\n  local_id = $1;\n" [3mrows_affected[0m[2m=[0m0 [3mrows_returned[0m[2m=[0m1 [3melapsed[0m[2m=[0m145.571µs [3melapsed_secs[0m[2m=[0m0.000145571
[INFO] [stdout] [2m2026-01-16T15:24:53.298182Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"PRAGMA foreign_keys = ON; …" [3mdb.statement[0m[2m=[0m"\n\nPRAGMA foreign_keys = ON;\n" [3mrows_affected[0m[2m=[0m0 [3mrows_returned[0m[2m=[0m0 [3melapsed[0m[2m=[0m59.19µs [3melapsed_secs[0m[2m=[0m5.919e-5
[INFO] [stdout] [2m2026-01-16T15:24:53.298604Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::executable[0m[2m:[0m fetch all: SELECT TodoTag.tag_id AS dest_id, Tag.tag_title AS tag_tag_title FROM TodoTag LEFT JOIN Tag ON Tag.id = TodoTag.tag_id WHERE todo_id = $1;
[INFO] [stdout] [2m2026-01-16T15:24:53.301649Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"SELECT TodoTag.tag_id AS dest_id, …" [3mdb.statement[0m[2m=[0m"\n\nSELECT\n  TodoTag.tag_id AS dest_id,\n  Tag.tag_title AS tag_tag_title\nFROM\n  TodoTag\n  LEFT JOIN Tag ON Tag.id = TodoTag.tag_id\nWHERE\n  todo_id = $1;\n" [3mrows_affected[0m[2m=[0m7 [3mrows_returned[0m[2m=[0m2 [3melapsed[0m[2m=[0m99.74µs [3melapsed_secs[0m[2m=[0m9.974e-5
[INFO] [stdout] [2m2026-01-16T15:24:53.301868Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::executable[0m[2m:[0m fetch all: SELECT category_id, Category.cat_title AS cat_cat_title, title, done, description, Todo.id AS local_id FROM Todo LEFT JOIN Category ON Category.id = Todo.category_id LIMIT $2 OFFSET $1;
[INFO] [stdout] [2m2026-01-16T15:24:53.302940Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"SELECT Todo.id AS local_id, …" [3mdb.statement[0m[2m=[0m"\n\nSELECT\n  Todo.id AS local_id,\n  title,\n  done,\n  description,\n  Todo.category_id,\n  Category.cat_title AS cat_cat_title\nFROM\n  Todo\n  LEFT JOIN Category ON Category.id = Todo.category_id\nWHERE\n  Todo.id = $1;\n" [3mrows_affected[0m[2m=[0m0 [3mrows_returned[0m[2m=[0m1 [3melapsed[0m[2m=[0m160.53µs [3melapsed_secs[0m[2m=[0m0.00016053
[INFO] [stdout] [2m2026-01-16T15:24:53.305961Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"SELECT category_id, Category.cat_title AS …" [3mdb.statement[0m[2m=[0m"\n\nSELECT\n  category_id,\n  Category.cat_title AS cat_cat_title,\n  title,\n  done,\n  description,\n  Todo.id AS local_id\nFROM\n  Todo\n  LEFT JOIN Category ON Category.id = Todo.category_id\nLIMIT\n  $2 OFFSET $1;\n" [3mrows_affected[0m[2m=[0m0 [3mrows_returned[0m[2m=[0m3 [3melapsed[0m[2m=[0m126.14µs [3melapsed_secs[0m[2m=[0m0.00012614
[INFO] [stdout] [2m2026-01-16T15:24:53.306194Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::executable[0m[2m:[0m fetch all: SELECT TodoTag.todo_id AS from_id, TodoTag.tag_id AS dest_id, Tag.tag_title AS tag_tag_title FROM TodoTag LEFT JOIN Tag ON Tag.id = TodoTag.tag_id WHERE todo_id = $1 OR todo_id = $2 OR todo_id = $3;
[INFO] [stdout] [2m2026-01-16T15:24:53.310909Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"SELECT TodoTag.todo_id AS from_id, …" [3mdb.statement[0m[2m=[0m"\n\nSELECT\n  TodoTag.todo_id AS from_id,\n  TodoTag.tag_id AS dest_id,\n  Tag.tag_title AS tag_tag_title\nFROM\n  TodoTag\n  LEFT JOIN Tag ON Tag.id = TodoTag.tag_id\nWHERE\n  todo_id = $1\n  OR todo_id = $2\n  OR todo_id = $3;\n" [3mrows_affected[0m[2m=[0m7 [3mrows_returned[0m[2m=[0m5 [3melapsed[0m[2m=[0m217.8µs [3melapsed_secs[0m[2m=[0m0.0002178
[INFO] [stdout] [2m2026-01-16T15:24:53.311414Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::executable[0m[2m:[0m fetch one: INSERT INTO Todo (title, done, description, category_id) VALUES ($1, $2, $3, $4) RETURNING *;;
[INFO] [stdout] [2m2026-01-16T15:24:53.311939Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::executable[0m[2m:[0m fetch one: SELECT Category.cat_title AS cat_cat_title FROM Category WHERE id = $1;
[INFO] [stdout] [2m2026-01-16T15:24:53.312273Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::insert_many_st[0m[2m:[0m insert many INSERT INTO TodoTag (todo_id, tag_id) VALUES ($1, $2), ($3, $4) ;
[INFO] [stdout] [2m2026-01-16T15:24:53.312298Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::executable[0m[2m:[0m execute: INSERT INTO TodoTag (todo_id, tag_id) VALUES ($1, $2), ($3, $4) ;
[INFO] [stdout] [2m2026-01-16T15:24:53.313585Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"SELECT Category.cat_title AS cat_cat_title …" [3mdb.statement[0m[2m=[0m"\n\nSELECT\n  Category.cat_title AS cat_cat_title\nFROM\n  Category\nWHERE\n  id = $1;\n" [3mrows_affected[0m[2m=[0m0 [3mrows_returned[0m[2m=[0m1 [3melapsed[0m[2m=[0m89.94µs [3melapsed_secs[0m[2m=[0m8.994e-5
[INFO] [stdout] [2m2026-01-16T15:24:53.314435Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"INSERT INTO TodoTag (todo_id, …" [3mdb.statement[0m[2m=[0m"\n\nINSERT INTO\n  TodoTag (todo_id, tag_id)\nVALUES\n  ($1, $2),\n  ($3, $4);\n" [3mrows_affected[0m[2m=[0m2 [3mrows_returned[0m[2m=[0m0 [3melapsed[0m[2m=[0m119.43µs [3melapsed_secs[0m[2m=[0m0.00011943
[INFO] [stdout] [2m2026-01-16T15:24:53.314606Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::executable[0m[2m:[0m fetch all: SELECT Tag.tag_title AS tag_tag_title FROM Tag WHERE id = $1 OR id = $2;
[INFO] [stdout] [2m2026-01-16T15:24:53.314608Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"INSERT INTO Todo (title, …" [3mdb.statement[0m[2m=[0m"\n\nINSERT INTO\n  Todo (title, done, description, category_id)\nVALUES\n  ($1, $2, $3, $4) RETURNING *;\n;\n" [3mrows_affected[0m[2m=[0m1 [3mrows_returned[0m[2m=[0m1 [3melapsed[0m[2m=[0m191.03µs [3melapsed_secs[0m[2m=[0m0.00019103
[INFO] [stdout] [2m2026-01-16T15:24:53.316691Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"SELECT Tag.tag_title AS tag_tag_title …" [3mdb.statement[0m[2m=[0m"\n\nSELECT\n  Tag.tag_title AS tag_tag_title\nFROM\n  Tag\nWHERE\n  id = $1\n  OR id = $2;\n" [3mrows_affected[0m[2m=[0m0 [3mrows_returned[0m[2m=[0m2 [3melapsed[0m[2m=[0m125.86µs [3melapsed_secs[0m[2m=[0m0.00012586
[INFO] [stdout] [2m2026-01-16T15:24:53.317265Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::executable[0m[2m:[0m fetch one: UPDATE Todo SET title = $2, category_id = $3 WHERE id = $1 RETURNING *;
[INFO] [stdout] [2m2026-01-16T15:24:53.317688Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::insert_many_st[0m[2m:[0m insert many INSERT INTO TodoTag (todo_id, tag_id) VALUES ($1, $2) ;
[INFO] [stdout] [2m2026-01-16T15:24:53.317710Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::executable[0m[2m:[0m execute: INSERT INTO TodoTag (todo_id, tag_id) VALUES ($1, $2) ;
[INFO] [stdout] [2m2026-01-16T15:24:53.318128Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"SELECT title, category_id FROM …" [3mdb.statement[0m[2m=[0m"\n\nSELECT\n  title,\n  category_id\nFROM\n  Todo\nwhere\n  id = 4\n" [3mrows_affected[0m[2m=[0m1 [3mrows_returned[0m[2m=[0m1 [3melapsed[0m[2m=[0m79.079µs [3melapsed_secs[0m[2m=[0m7.9079e-5
[INFO] [stdout] [2m2026-01-16T15:24:53.319104Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"INSERT INTO TodoTag (todo_id, …" [3mdb.statement[0m[2m=[0m"\n\nINSERT INTO\n  TodoTag (todo_id, tag_id)\nVALUES\n  ($1, $2);\n" [3mrows_affected[0m[2m=[0m1 [3mrows_returned[0m[2m=[0m0 [3melapsed[0m[2m=[0m81.32µs [3melapsed_secs[0m[2m=[0m8.132e-5
[INFO] [stdout] [2m2026-01-16T15:24:53.319250Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::executable[0m[2m:[0m execute: DELETE FROM TodoTag WHERE tag_id = $1;
[INFO] [stdout] [2m2026-01-16T15:24:53.319764Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"UPDATE Todo SET title …" [3mdb.statement[0m[2m=[0m"\n\nUPDATE\n  Todo\nSET\n  title = $2,\n  category_id = $3\nWHERE\n  id = $1 RETURNING *;\n" [3mrows_affected[0m[2m=[0m1 [3mrows_returned[0m[2m=[0m1 [3melapsed[0m[2m=[0m212.48µs [3melapsed_secs[0m[2m=[0m0.00021248
[INFO] [stdout] [2m2026-01-16T15:24:53.320420Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"DELETE FROM TodoTag WHERE …" [3mdb.statement[0m[2m=[0m"\n\nDELETE FROM\n  TodoTag\nWHERE\n  tag_id = $1;\n" [3mrows_affected[0m[2m=[0m2 [3mrows_returned[0m[2m=[0m0 [3melapsed[0m[2m=[0m108.75µs [3melapsed_secs[0m[2m=[0m0.00010875
[INFO] [stdout] [2m2026-01-16T15:24:53.320563Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::executable[0m[2m:[0m fetch all: SELECT tag_id FROM TodoTag WHERE todo_id = $1;
[INFO] [stdout] [2m2026-01-16T15:24:53.321601Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"SELECT tag_id FROM TodoTag …" [3mdb.statement[0m[2m=[0m"\n\nSELECT\n  tag_id\nFROM\n  TodoTag\nWHERE\n  todo_id = $1;\n" [3mrows_affected[0m[2m=[0m1 [3mrows_returned[0m[2m=[0m1 [3melapsed[0m[2m=[0m89.89µs [3melapsed_secs[0m[2m=[0m8.989e-5
[INFO] [stdout] [2m2026-01-16T15:24:53.322800Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"SELECT tag_id FROM TodoTag …" [3mdb.statement[0m[2m=[0m"\n\nSELECT\n  tag_id\nFROM\n  TodoTag\nwhere\n  todo_id = 4\n" [3mrows_affected[0m[2m=[0m2 [3mrows_returned[0m[2m=[0m1 [3melapsed[0m[2m=[0m76.98µs [3melapsed_secs[0m[2m=[0m7.698e-5
[INFO] [stdout] [2m2026-01-16T15:24:53.322986Z[0m [34mDEBUG[0m [2mqueries_for_sqlx::executable[0m[2m:[0m fetch one: DELETE FROM Todo WHERE id = $1 RETURNING *;
[INFO] [stdout] [2m2026-01-16T15:24:53.322981Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"SELECT title, category_id FROM …" [3mdb.statement[0m[2m=[0m"\n\nSELECT\n  title,\n  category_id\nFROM\n  Todo\nwhere\n  id = 4\n" [3mrows_affected[0m[2m=[0m1 [3mrows_returned[0m[2m=[0m1 [3melapsed[0m[2m=[0m84.92µs [3melapsed_secs[0m[2m=[0m8.492e-5
[INFO] [stdout] test operations::test::test_1 ... ok
[INFO] [stdout] [2m2026-01-16T15:24:53.324514Z[0m [34mDEBUG[0m [2msqlx::query[0m[2m:[0m [3msummary[0m[2m=[0m"DELETE FROM Todo WHERE …" [3mdb.statement[0m[2m=[0m"\n\nDELETE FROM\n  Todo\nWHERE\n  id = $1 RETURNING *;\n" [3mrows_affected[0m[2m=[0m1 [3mrows_returned[0m[2m=[0m1 [3melapsed[0m[2m=[0m191.96µs [3melapsed_secs[0m[2m=[0m0.00019196
[INFO] [stdout] test auth::auth_router_test::test_auth_router ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- auth::auth_router_test::test_auth_router stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::auth_router_test::test_auth_router' (26) panicked at cms/src/auth.rs:98:9:
[INFO] [stdout] why "{\"data\":null}"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60079d3370f2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60079d3370f2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60079d3370f2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60079d3370f2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60079d34e99a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60079d34e99a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x60079d33c126 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60079d33c126 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60079d314c2f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60079d314c2f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60079d32eef9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60079ce8f61e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60079ce8f61e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60079d32f162 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60079d32f162 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60079d314ce8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60079d30c4a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60079d315bdd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60079d34f10c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60079ce0b137 - cms_for_rust[779d3ed97e5fae7]::auth::auth_router_test::test_auth_router::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/cms/src/auth.rs:98:9
[INFO] [stdout]   20:     0x60079cd75bd2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x60079cd75c4d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x60079cdda38d - <tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   23:     0x60079cdda27b - tokio[b2de5d113958866]::runtime::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   24:     0x60079cdda27b - tokio[b2de5d113958866]::runtime::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   25:     0x60079cdda27b - <tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   26:     0x60079cdc9d40 - <tokio[b2de5d113958866]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   27:     0x60079cdd8960 - <tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   28:     0x60079cdd7c44 - <tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   29:     0x60079ccbccab - <tokio[b2de5d113958866]::runtime::context::scoped::Scoped<tokio[b2de5d113958866]::runtime::scheduler::Context>>::set::<<tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[b2de5d113958866]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x60079cd37809 - tokio[b2de5d113958866]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[b2de5d113958866]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   31:     0x60079cdebd82 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[b2de5d113958866]::runtime::context::Context>>::try_with::<tokio[b2de5d113958866]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[b2de5d113958866]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[b2de5d113958866]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x60079cdeb90e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[b2de5d113958866]::runtime::context::Context>>::with::<tokio[b2de5d113958866]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[b2de5d113958866]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[b2de5d113958866]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x60079cd35bed - tokio[b2de5d113958866]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[b2de5d113958866]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   34:     0x60079cdd0580 - <tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   35:     0x60079cdd0876 - <tokio[b2de5d113958866]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   36:     0x60079cdd6693 - <tokio[b2de5d113958866]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   37:     0x60079ce134c3 - tokio[b2de5d113958866]::runtime::context::runtime::enter_runtime::<<tokio[b2de5d113958866]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x60079cdc8da1 - <tokio[b2de5d113958866]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   39:     0x60079cd943c4 - <tokio[b2de5d113958866]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x60079cd94587 - <tokio[b2de5d113958866]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x60079ce1063d - cms_for_rust[779d3ed97e5fae7]::auth::auth_router_test::test_auth_router
[INFO] [stdout]                                at /opt/rustwide/workdir/cms/src/auth.rs:98:37
[INFO] [stdout]   42:     0x60079ce09827 - cms_for_rust[779d3ed97e5fae7]::auth::auth_router_test::test_auth_router::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/cms/src/auth.rs:56:32
[INFO] [stdout]   43:     0x60079cc87a76 - <cms_for_rust[779d3ed97e5fae7]::auth::auth_router_test::test_auth_router::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60079ce839cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60079ce839cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x60079ce9022a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x60079ce9022a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x60079ce9022a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x60079ce9022a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x60079ce9022a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x60079ce9022a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x60079ce9022a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x60079ce8a6f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x60079ce8a6f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x60079ce92d22 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x60079ce92d22 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x60079ce92d22 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60079ce92d22 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60079ce92d22 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60079ce92d22 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x60079ce92d22 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x60079d33695f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x60079d33695f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x77f845330aa4 - <unknown>
[INFO] [stdout]   65:     0x77f8453bda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     auth::auth_router_test::test_auth_router
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cms_for_rust --lib`
[INFO] running `Command { std: "docker" "inspect" "428b5ff4a3b30ec833184fc306c42d08307619308216acb7d4a0c32a22759780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "428b5ff4a3b30ec833184fc306c42d08307619308216acb7d4a0c32a22759780", kill_on_drop: false }`
[INFO] [stdout] 428b5ff4a3b30ec833184fc306c42d08307619308216acb7d4a0c32a22759780
