[INFO] fetching crate sea-orm-sync 2.0.0-rc.38...
[INFO] testing sea-orm-sync-2.0.0-rc.38 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sea-orm-sync 2.0.0-rc.38 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sea-orm-sync 2.0.0-rc.38
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sea-orm-sync 2.0.0-rc.38
[INFO] tweaked toml for crates.io crate sea-orm-sync 2.0.0-rc.38 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sea-orm-sync 2.0.0-rc.38 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sea-orm-sync 2.0.0-rc.38 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55ca46dc47c8b786be4942cab80073e685bfa911c74a3da5b15c825c3df7b2f7
[INFO] running `Command { std: "docker" "start" "-a" "55ca46dc47c8b786be4942cab80073e685bfa911c74a3da5b15c825c3df7b2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55ca46dc47c8b786be4942cab80073e685bfa911c74a3da5b15c825c3df7b2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55ca46dc47c8b786be4942cab80073e685bfa911c74a3da5b15c825c3df7b2f7", kill_on_drop: false }`
[INFO] [stdout] 55ca46dc47c8b786be4942cab80073e685bfa911c74a3da5b15c825c3df7b2f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2713600c0d0c9e1e2049e64d3792306d5e697d873d034508974bd5f21d833a48
[INFO] running `Command { std: "docker" "start" "-a" "2713600c0d0c9e1e2049e64d3792306d5e697d873d034508974bd5f21d833a48", kill_on_drop: false }`
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sea-query-derive v1.0.0-rc.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sea-query v1.0.0-rc.33
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]    Compiling sea-orm-macros v2.0.0-rc.38
[INFO] [stderr]    Compiling sea-orm-sync v2.0.0-rc.38 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/database/db_connection.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         ({
[INFO] [stdout]     |         ^
[INFO] [stdout] ...
[INFO] [stdout] 317 |         })
[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] 297 ~         {
[INFO] [stdout] 298 |             match &self.inner {
[INFO] [stdout] ...
[INFO] [stdout] 316 |             }
[INFO] [stdout] 317 ~         } 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> src/database/executor.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::future::Future;
[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: `std::pin::Pin`
[INFO] [stdout]  --> src/database/executor.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/database/transaction.rs:564:9
[INFO] [stdout]     |
[INFO] [stdout] 564 |         ({
[INFO] [stdout]     |         ^
[INFO] [stdout] ...
[INFO] [stdout] 574 |         })
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 564 ~         {
[INFO] [stdout] 565 |             #[cfg(not(feature = "sync"))]
[INFO] [stdout] ...
[INFO] [stdout] 573 |             ))
[INFO] [stdout] 574 ~         }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.82s
[INFO] running `Command { std: "docker" "inspect" "2713600c0d0c9e1e2049e64d3792306d5e697d873d034508974bd5f21d833a48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2713600c0d0c9e1e2049e64d3792306d5e697d873d034508974bd5f21d833a48", kill_on_drop: false }`
[INFO] [stdout] 2713600c0d0c9e1e2049e64d3792306d5e697d873d034508974bd5f21d833a48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 560cb100952328ffef0978f41c0bd8ce3dde4b7c2f9190c0f606a7653b372952
[INFO] running `Command { std: "docker" "start" "-a" "560cb100952328ffef0978f41c0bd8ce3dde4b7c2f9190c0f606a7653b372952", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling pretty_assertions v0.7.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sea-orm-macros v2.0.0-rc.38
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling sea-query v1.0.0-rc.33
[INFO] [stderr]    Compiling sea-orm-sync v2.0.0-rc.38 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/database/db_connection.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         ({
[INFO] [stdout]     |         ^
[INFO] [stdout] ...
[INFO] [stdout] 317 |         })
[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] 297 ~         {
[INFO] [stdout] 298 |             match &self.inner {
[INFO] [stdout] ...
[INFO] [stdout] 316 |             }
[INFO] [stdout] 317 ~         } 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> src/database/executor.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::future::Future;
[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: `std::pin::Pin`
[INFO] [stdout]  --> src/database/executor.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/database/transaction.rs:564:9
[INFO] [stdout]     |
[INFO] [stdout] 564 |         ({
[INFO] [stdout]     |         ^
[INFO] [stdout] ...
[INFO] [stdout] 574 |         })
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 564 ~         {
[INFO] [stdout] 565 |             #[cfg(not(feature = "sync"))]
[INFO] [stdout] ...
[INFO] [stdout] 573 |             ))
[INFO] [stdout] 574 ~         }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::database::IntoMockRow`
[INFO] [stdout]    --> src/dynamic/model.rs:159:33
[INFO] [stdout]     |
[INFO] [stdout] 159 |     use crate::{QueryResultRow, database::IntoMockRow, dynamic::Entity};
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^ no `IntoMockRow` in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/entity/active_model.rs:1294:35
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     use crate::{DbErr, entity::*, tests_cfg::*};
[INFO] [stdout]      |                                   ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/entity/column.rs:676:82
[INFO] [stdout]     |
[INFO] [stdout] 676 |         ColumnTrait, Condition, DbBackend, EntityTrait, QueryFilter, QueryTrait, tests_cfg::*,
[INFO] [stdout]     |                                                                                  ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/entity/column_def.rs:130:16
[INFO] [stdout]     |
[INFO] [stdout] 130 |     use crate::tests_cfg::*;
[INFO] [stdout]     |                ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/entity/compound/has_many.rs:300:16
[INFO] [stdout]     |
[INFO] [stdout] 300 |     use crate::tests_cfg::{cake, filling, fruit};
[INFO] [stdout]     |                ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 715 | pub mod tests_cfg;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/entity/compound.rs:184:16
[INFO] [stdout]     |
[INFO] [stdout] 184 |     use crate::tests_cfg::cake;
[INFO] [stdout]     |                ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 715 | pub mod tests_cfg;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/entity/model.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         tests_cfg::{cake, filling, fruit, post},
[INFO] [stdout]     |         ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 715 | pub mod tests_cfg;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/entity/relation.rs:569:9
[INFO] [stdout]     |
[INFO] [stdout] 569 |         tests_cfg::{cake, fruit},
[INFO] [stdout]     |         ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 715 | pub mod tests_cfg;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/delete.rs:188:16
[INFO] [stdout]     |
[INFO] [stdout] 188 |     use crate::tests_cfg::cake;
[INFO] [stdout]     |                ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 715 | pub mod tests_cfg;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::MockRow`
[INFO] [stdout]     --> src/executor/query.rs:1717:17
[INFO] [stdout]      |
[INFO] [stdout] 1717 |     use crate::{MockRow, RuntimeErr};
[INFO] [stdout]      |                 ^^^^^^^ no `MockRow` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/select_ext.rs:140:64
[INFO] [stdout]     |
[INFO] [stdout] 140 |     use crate::{DbBackend, QueryOrder, QuerySelect, Statement, tests_cfg::*};
[INFO] [stdout]     |                                                                ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::MockDatabase`, `crate::MockExecResult`, `crate::Transaction`, `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/update.rs:200:70
[INFO] [stdout]     |
[INFO] [stdout] 200 |         ColumnTrait, DbBackend, DbErr, EntityTrait, IntoActiveModel, MockDatabase, MockExecResult,
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `MockExecResult` in the root
[INFO] [stdout]     |                                                                      |
[INFO] [stdout]     |                                                                      no `MockDatabase` in the root
[INFO] [stdout] 201 |         QueryFilter, Set, Transaction, Update, UpdateResult, tests_cfg::cake,
[INFO] [stdout]     |                           ^^^^^^^^^^^                        ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           no `Transaction` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing one of these variants instead:
[INFO] [stdout]             crate::DatabaseExecutor::Transaction
[INFO] [stdout]             crate::TransactionError::Transaction
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 715 | pub mod tests_cfg;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 200 -         ColumnTrait, DbBackend, DbErr, EntityTrait, IntoActiveModel, MockDatabase, MockExecResult,
[INFO] [stdout] 200 +         ColumnTrait, DbBackend, DbErr, EntityTrait, IntoActiveModel, Database, MockExecResult,
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 200 -         ColumnTrait, DbBackend, DbErr, EntityTrait, IntoActiveModel, MockDatabase, MockExecResult,
[INFO] [stdout] 200 +         ColumnTrait, DbBackend, DbErr, EntityTrait, IntoActiveModel, MockDatabase, ExecResult,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/query/combine.rs:211:16
[INFO] [stdout]     |
[INFO] [stdout] 211 |     use crate::tests_cfg::{cake, fruit};
[INFO] [stdout]     |                ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 715 | pub mod tests_cfg;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/query/delete.rs:270:16
[INFO] [stdout]     |
[INFO] [stdout] 270 |     use crate::tests_cfg::{cake, fruit};
[INFO] [stdout]     |                ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 715 | pub mod tests_cfg;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/query/insert.rs:621:16
[INFO] [stdout]     |
[INFO] [stdout] 621 |     use crate::tests_cfg::{cake, cake_filling};
[INFO] [stdout]     |                ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 715 | pub mod tests_cfg;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/query/join.rs:271:16
[INFO] [stdout]     |
[INFO] [stdout] 271 |     use crate::tests_cfg::{
[INFO] [stdout]     |                ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 715 | pub mod tests_cfg;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `tests_cfg` in `crate`
[INFO] [stdout]    --> src/query/update.rs:235:16
[INFO] [stdout]     |
[INFO] [stdout] 235 |     use crate::tests_cfg::{cake, fruit, lunch_set, sea_orm_active_enums::Tea};
[INFO] [stdout]     |                ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 715 | pub mod tests_cfg;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/query/update.rs:235:16
[INFO] [stdout]     |
[INFO] [stdout] 235 |     use crate::tests_cfg::{cake, fruit, lunch_set, sea_orm_active_enums::Tea};
[INFO] [stdout]     |                ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 715 | pub mod tests_cfg;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/schema/entity.rs:274:62
[INFO] [stdout]     |
[INFO] [stdout] 274 |     use crate::{DbBackend, EntityName, Schema, sea_query::*, tests_cfg::*};
[INFO] [stdout]     |                                                              ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/schema/json.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         tests_cfg::{cake, lunch_set},
[INFO] [stdout]     |         ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 715 | pub mod tests_cfg;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/entity/base_entity.rs:1042:20
[INFO] [stdout]      |
[INFO] [stdout] 1042 |         use crate::tests_cfg::cake;
[INFO] [stdout]      |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:715:9
[INFO] [stdout]      |
[INFO] [stdout]  714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]      |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout]  715 | pub mod tests_cfg;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/entity/base_entity.rs:1054:20
[INFO] [stdout]      |
[INFO] [stdout] 1054 |         use crate::tests_cfg::cake_filling_price;
[INFO] [stdout]      |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:715:9
[INFO] [stdout]      |
[INFO] [stdout]  714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]      |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout]  715 | pub mod tests_cfg;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/entity/base_entity.rs:1158:20
[INFO] [stdout]      |
[INFO] [stdout] 1158 |         use crate::tests_cfg::{cake, cake_filling};
[INFO] [stdout]      |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:715:9
[INFO] [stdout]      |
[INFO] [stdout]  714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]      |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout]  715 | pub mod tests_cfg;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::MockDatabase`
[INFO] [stdout]     --> src/entity/base_entity.rs:1159:45
[INFO] [stdout]      |
[INFO] [stdout] 1159 |         use crate::{DbBackend, EntityTrait, MockDatabase};
[INFO] [stdout]      |                                             ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]      |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]      |
[INFO] [stdout] 1159 -         use crate::{DbBackend, EntityTrait, MockDatabase};
[INFO] [stdout] 1159 +         use crate::{DbBackend, EntityTrait, Database};
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:464:20
[INFO] [stdout]     |
[INFO] [stdout] 464 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::MockDatabase`, `crate::Transaction`
[INFO] [stdout]    --> src/executor/consolidate.rs:465:45
[INFO] [stdout]     |
[INFO] [stdout] 465 |         use crate::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction};
[INFO] [stdout]     |                                             ^^^^^^^^^^^^             ^^^^^^^^^^^ no `Transaction` in the root
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `MockDatabase` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing one of these variants instead:
[INFO] [stdout]             crate::DatabaseExecutor::Transaction
[INFO] [stdout]             crate::TransactionError::Transaction
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 465 -         use crate::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction};
[INFO] [stdout] 465 +         use crate::{DbBackend, EntityTrait, Database, Statement, Transaction};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:497:20
[INFO] [stdout]     |
[INFO] [stdout] 497 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:498:45
[INFO] [stdout]     |
[INFO] [stdout] 498 |         use crate::{DbBackend, EntityTrait, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 498 -         use crate::{DbBackend, EntityTrait, MockDatabase};
[INFO] [stdout] 498 +         use crate::{DbBackend, EntityTrait, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:517:20
[INFO] [stdout]     |
[INFO] [stdout] 517 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:518:45
[INFO] [stdout]     |
[INFO] [stdout] 518 |         use crate::{DbBackend, EntityTrait, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 518 -         use crate::{DbBackend, EntityTrait, MockDatabase};
[INFO] [stdout] 518 +         use crate::{DbBackend, EntityTrait, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:542:20
[INFO] [stdout]     |
[INFO] [stdout] 542 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:543:45
[INFO] [stdout]     |
[INFO] [stdout] 543 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 543 -         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] 543 +         use crate::{DbBackend, EntityTrait, IntoMockRow, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:569:20
[INFO] [stdout]     |
[INFO] [stdout] 569 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:570:45
[INFO] [stdout]     |
[INFO] [stdout] 570 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 570 -         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] 570 +         use crate::{DbBackend, EntityTrait, IntoMockRow, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:594:20
[INFO] [stdout]     |
[INFO] [stdout] 594 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:595:45
[INFO] [stdout]     |
[INFO] [stdout] 595 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 595 -         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] 595 +         use crate::{DbBackend, EntityTrait, IntoMockRow, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:621:20
[INFO] [stdout]     |
[INFO] [stdout] 621 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::MockDatabase`, `crate::Transaction`
[INFO] [stdout]    --> src/executor/consolidate.rs:622:45
[INFO] [stdout]     |
[INFO] [stdout] 622 |         use crate::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction};
[INFO] [stdout]     |                                             ^^^^^^^^^^^^             ^^^^^^^^^^^ no `Transaction` in the root
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `MockDatabase` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing one of these variants instead:
[INFO] [stdout]             crate::DatabaseExecutor::Transaction
[INFO] [stdout]             crate::TransactionError::Transaction
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 622 -         use crate::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction};
[INFO] [stdout] 622 +         use crate::{DbBackend, EntityTrait, Database, Statement, Transaction};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:665:20
[INFO] [stdout]     |
[INFO] [stdout] 665 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:666:45
[INFO] [stdout]     |
[INFO] [stdout] 666 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 666 -         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] 666 +         use crate::{DbBackend, EntityTrait, IntoMockRow, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:697:20
[INFO] [stdout]     |
[INFO] [stdout] 697 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:698:45
[INFO] [stdout]     |
[INFO] [stdout] 698 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 698 -         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] 698 +         use crate::{DbBackend, EntityTrait, IntoMockRow, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:731:20
[INFO] [stdout]     |
[INFO] [stdout] 731 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:732:45
[INFO] [stdout]     |
[INFO] [stdout] 732 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 732 -         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] 732 +         use crate::{DbBackend, EntityTrait, IntoMockRow, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:755:20
[INFO] [stdout]     |
[INFO] [stdout] 755 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:756:45
[INFO] [stdout]     |
[INFO] [stdout] 756 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 756 -         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] 756 +         use crate::{DbBackend, EntityTrait, IntoMockRow, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:781:20
[INFO] [stdout]     |
[INFO] [stdout] 781 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::MockDatabase`, `crate::Transaction`
[INFO] [stdout]    --> src/executor/consolidate.rs:782:45
[INFO] [stdout]     |
[INFO] [stdout] 782 |         use crate::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction};
[INFO] [stdout]     |                                             ^^^^^^^^^^^^             ^^^^^^^^^^^ no `Transaction` in the root
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `MockDatabase` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing one of these variants instead:
[INFO] [stdout]             crate::DatabaseExecutor::Transaction
[INFO] [stdout]             crate::TransactionError::Transaction
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 782 -         use crate::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction};
[INFO] [stdout] 782 +         use crate::{DbBackend, EntityTrait, Database, Statement, Transaction};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:818:20
[INFO] [stdout]     |
[INFO] [stdout] 818 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:819:45
[INFO] [stdout]     |
[INFO] [stdout] 819 |         use crate::{DbBackend, EntityTrait, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 819 -         use crate::{DbBackend, EntityTrait, MockDatabase};
[INFO] [stdout] 819 +         use crate::{DbBackend, EntityTrait, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:845:20
[INFO] [stdout]     |
[INFO] [stdout] 845 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:846:45
[INFO] [stdout]     |
[INFO] [stdout] 846 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 846 -         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] 846 +         use crate::{DbBackend, EntityTrait, IntoMockRow, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:872:20
[INFO] [stdout]     |
[INFO] [stdout] 872 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:873:45
[INFO] [stdout]     |
[INFO] [stdout] 873 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 873 -         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] 873 +         use crate::{DbBackend, EntityTrait, IntoMockRow, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:903:20
[INFO] [stdout]     |
[INFO] [stdout] 903 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:904:45
[INFO] [stdout]     |
[INFO] [stdout] 904 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 904 -         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] 904 +         use crate::{DbBackend, EntityTrait, IntoMockRow, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:932:20
[INFO] [stdout]     |
[INFO] [stdout] 932 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::MockDatabase`, `crate::Transaction`
[INFO] [stdout]    --> src/executor/consolidate.rs:933:45
[INFO] [stdout]     |
[INFO] [stdout] 933 |         use crate::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction};
[INFO] [stdout]     |                                             ^^^^^^^^^^^^             ^^^^^^^^^^^ no `Transaction` in the root
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `MockDatabase` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing one of these variants instead:
[INFO] [stdout]             crate::DatabaseExecutor::Transaction
[INFO] [stdout]             crate::TransactionError::Transaction
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 933 -         use crate::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction};
[INFO] [stdout] 933 +         use crate::{DbBackend, EntityTrait, Database, Statement, Transaction};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:975:20
[INFO] [stdout]     |
[INFO] [stdout] 975 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:976:45
[INFO] [stdout]     |
[INFO] [stdout] 976 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 976 -         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] 976 +         use crate::{DbBackend, EntityTrait, IntoMockRow, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/executor/consolidate.rs:1002:20
[INFO] [stdout]      |
[INFO] [stdout] 1002 |         use crate::tests_cfg::*;
[INFO] [stdout]      |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]     --> src/executor/consolidate.rs:1003:45
[INFO] [stdout]      |
[INFO] [stdout] 1003 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]      |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             no `IntoMockRow` in the root
[INFO] [stdout]      |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]      |
[INFO] [stdout] 1003 -         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] 1003 +         use crate::{DbBackend, EntityTrait, IntoMockRow, Database};
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/executor/consolidate.rs:1031:20
[INFO] [stdout]      |
[INFO] [stdout] 1031 |         use crate::tests_cfg::*;
[INFO] [stdout]      |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]     --> src/executor/consolidate.rs:1032:45
[INFO] [stdout]      |
[INFO] [stdout] 1032 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]      |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             no `IntoMockRow` in the root
[INFO] [stdout]      |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]      |
[INFO] [stdout] 1032 -         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] 1032 +         use crate::{DbBackend, EntityTrait, IntoMockRow, Database};
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/executor/consolidate.rs:1058:20
[INFO] [stdout]      |
[INFO] [stdout] 1058 |         use crate::tests_cfg::Cake;
[INFO] [stdout]      |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:715:9
[INFO] [stdout]      |
[INFO] [stdout]  714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]      |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout]  715 | pub mod tests_cfg;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/executor/consolidate.rs:1074:20
[INFO] [stdout]      |
[INFO] [stdout] 1074 |         use crate::tests_cfg::{Cake, Filling, Fruit};
[INFO] [stdout]      |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:715:9
[INFO] [stdout]      |
[INFO] [stdout]  714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]      |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout]  715 | pub mod tests_cfg;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/executor/consolidate.rs:1161:20
[INFO] [stdout]      |
[INFO] [stdout] 1161 |         use crate::tests_cfg::{Cake, Filling, Fruit};
[INFO] [stdout]      |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:715:9
[INFO] [stdout]      |
[INFO] [stdout]  714 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]      |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout]  715 | pub mod tests_cfg;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/delete.rs:192:60
[INFO] [stdout]     |
[INFO] [stdout] 192 |         use crate::{DbBackend, DbErr, Delete, EntityTrait, MockDatabase};
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 192 -         use crate::{DbBackend, DbErr, Delete, EntityTrait, MockDatabase};
[INFO] [stdout] 192 +         use crate::{DbBackend, DbErr, Delete, EntityTrait, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/update.rs:356:39
[INFO] [stdout]     |
[INFO] [stdout] 356 |         use crate::{DbBackend, DbErr, MockDatabase};
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ no `MockDatabase` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]             crate::executor::update::tests::MockDatabase
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 356 -         use crate::{DbBackend, DbErr, MockDatabase};
[INFO] [stdout] 356 +         use crate::{DbBackend, DbErr, Database};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::MockDatabase`, `crate::Transaction`
[INFO] [stdout]    --> src/query/insert.rs:787:32
[INFO] [stdout]     |
[INFO] [stdout] 787 |         use crate::{DbBackend, MockDatabase, Statement, Transaction};
[INFO] [stdout]     |                                ^^^^^^^^^^^^             ^^^^^^^^^^^ no `Transaction` in the root
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                no `MockDatabase` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing one of these variants instead:
[INFO] [stdout]             crate::DatabaseExecutor::Transaction
[INFO] [stdout]             crate::TransactionError::Transaction
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 787 -         use crate::{DbBackend, MockDatabase, Statement, Transaction};
[INFO] [stdout] 787 +         use crate::{DbBackend, Database, Statement, Transaction};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]     --> src/query/loader.rs:1466:13
[INFO] [stdout]      |
[INFO] [stdout] 1466 |         use sea_orm::{DbBackend, IntoMockRow, LoaderTrait, MockDatabase, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]     --> src/query/loader.rs:1486:13
[INFO] [stdout]      |
[INFO] [stdout] 1486 |         use sea_orm::{DbBackend, IntoMockRow, LoaderTrait, MockDatabase, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]     --> src/query/loader.rs:1525:13
[INFO] [stdout]      |
[INFO] [stdout] 1525 |         use sea_orm::{DbBackend, IntoMockRow, LoaderTrait, MockDatabase, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::MockDatabase`, `crate::MockExecResult`, `crate::Transaction`
[INFO] [stdout]    --> src/query/insert.rs:838:32
[INFO] [stdout]     |
[INFO] [stdout] 838 |         use crate::{DbBackend, MockDatabase, MockExecResult, Statement, Transaction};
[INFO] [stdout]     |                                ^^^^^^^^^^^^  ^^^^^^^^^^^^^^             ^^^^^^^^^^^ no `Transaction` in the root
[INFO] [stdout]     |                                |             |
[INFO] [stdout]     |                                |             no `MockExecResult` in the root
[INFO] [stdout]     |                                no `MockDatabase` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing one of these variants instead:
[INFO] [stdout]             crate::DatabaseExecutor::Transaction
[INFO] [stdout]             crate::TransactionError::Transaction
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 838 -         use crate::{DbBackend, MockDatabase, MockExecResult, Statement, Transaction};
[INFO] [stdout] 838 +         use crate::{DbBackend, Database, MockExecResult, Statement, Transaction};
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 838 -         use crate::{DbBackend, MockDatabase, MockExecResult, Statement, Transaction};
[INFO] [stdout] 838 +         use crate::{DbBackend, MockDatabase, ExecResult, Statement, Transaction};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]     --> src/executor/query.rs:1743:13
[INFO] [stdout]      |
[INFO] [stdout] 1743 |         use sea_orm::{DbBackend, Statement};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::fruit`
[INFO] [stdout]     --> src/entity/active_model.rs:1304:28
[INFO] [stdout]      |
[INFO] [stdout] 1304 |             pub use super::fruit::*;
[INFO] [stdout]      |                            ^^^^^ could not find `fruit` in `super`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]     --> src/query/loader.rs:1358:13
[INFO] [stdout]      |
[INFO] [stdout] 1358 |         use sea_orm::{DbBackend, LoaderTrait, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]     --> src/query/loader.rs:1358:13
[INFO] [stdout]      |
[INFO] [stdout] 1358 |         use sea_orm::{DbBackend, LoaderTrait, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]     --> src/query/loader.rs:1375:13
[INFO] [stdout]      |
[INFO] [stdout] 1375 |         use sea_orm::{DbBackend, LoaderTrait, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]     --> src/query/loader.rs:1375:13
[INFO] [stdout]      |
[INFO] [stdout] 1375 |         use sea_orm::{DbBackend, LoaderTrait, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]     --> src/query/loader.rs:1392:13
[INFO] [stdout]      |
[INFO] [stdout] 1392 |         use sea_orm::{DbBackend, LoaderTrait, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]     --> src/query/loader.rs:1392:13
[INFO] [stdout]      |
[INFO] [stdout] 1392 |         use sea_orm::{DbBackend, LoaderTrait, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]     --> src/query/loader.rs:1409:13
[INFO] [stdout]      |
[INFO] [stdout] 1409 |         use sea_orm::{DbBackend, LoaderTrait, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]     --> src/query/loader.rs:1409:13
[INFO] [stdout]      |
[INFO] [stdout] 1409 |         use sea_orm::{DbBackend, LoaderTrait, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]     --> src/query/loader.rs:1426:13
[INFO] [stdout]      |
[INFO] [stdout] 1426 |         use sea_orm::{DbBackend, LoaderTrait, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]     --> src/query/loader.rs:1426:13
[INFO] [stdout]      |
[INFO] [stdout] 1426 |         use sea_orm::{DbBackend, LoaderTrait, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]     --> src/query/loader.rs:1449:13
[INFO] [stdout]      |
[INFO] [stdout] 1449 |         use sea_orm::{DbBackend, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]     --> src/query/loader.rs:1449:13
[INFO] [stdout]      |
[INFO] [stdout] 1449 |         use sea_orm::{DbBackend, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]     --> src/query/loader.rs:1466:13
[INFO] [stdout]      |
[INFO] [stdout] 1466 |         use sea_orm::{DbBackend, IntoMockRow, LoaderTrait, MockDatabase, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]     --> src/query/loader.rs:1486:13
[INFO] [stdout]      |
[INFO] [stdout] 1486 |         use sea_orm::{DbBackend, IntoMockRow, LoaderTrait, MockDatabase, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]     --> src/query/loader.rs:1525:13
[INFO] [stdout]      |
[INFO] [stdout] 1525 |         use sea_orm::{DbBackend, IntoMockRow, LoaderTrait, MockDatabase, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]     --> src/query/loader.rs:1547:13
[INFO] [stdout]      |
[INFO] [stdout] 1547 |         use sea_orm::{DbBackend, LoaderTrait, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]     --> src/query/loader.rs:1547:13
[INFO] [stdout]      |
[INFO] [stdout] 1547 |         use sea_orm::{DbBackend, LoaderTrait, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]     --> src/query/loader.rs:1577:13
[INFO] [stdout]      |
[INFO] [stdout] 1577 |         use sea_orm::{DbBackend, LoaderTrait, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]     --> src/query/loader.rs:1577:13
[INFO] [stdout]      |
[INFO] [stdout] 1577 |         use sea_orm::{DbBackend, LoaderTrait, MockDatabase, entity::prelude::*, tests_cfg::*};
[INFO] [stdout]      |             ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]     --> src/executor/query.rs:1822:39
[INFO] [stdout]      |
[INFO] [stdout] 1822 |     #[derive(Clone, Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]      |                                       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]     --> src/executor/query.rs:1721:30
[INFO] [stdout]      |
[INFO] [stdout] 1721 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]      |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]     --> src/executor/query.rs:1822:50
[INFO] [stdout]      |
[INFO] [stdout] 1822 |     #[derive(Clone, Debug, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]      |                                                  ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]     --> src/executor/query.rs:1721:17
[INFO] [stdout]      |
[INFO] [stdout] 1721 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]      |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]     --> src/entity/base_entity.rs:1198:47
[INFO] [stdout]      |
[INFO] [stdout] 1198 |             #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]      |                                               ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]     --> src/entity/base_entity.rs:1181:38
[INFO] [stdout]      |
[INFO] [stdout] 1181 |             use serde::{Deserialize, Serialize};
[INFO] [stdout]      |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]     --> src/entity/base_entity.rs:1198:58
[INFO] [stdout]      |
[INFO] [stdout] 1198 |             #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]      |                                                          ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]     --> src/entity/base_entity.rs:1181:25
[INFO] [stdout]      |
[INFO] [stdout] 1181 |             use serde::{Deserialize, Serialize};
[INFO] [stdout]      |                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]     --> src/entity/active_model.rs:1648:41
[INFO] [stdout]      |
[INFO] [stdout] 1648 |         #[derive(DeriveIntoActiveModel, Serialize, Deserialize)]
[INFO] [stdout]      |                                         ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]     --> src/entity/active_model.rs:1643:34
[INFO] [stdout]      |
[INFO] [stdout] 1643 |         use serde::{Deserialize, Serialize};
[INFO] [stdout]      |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]     --> src/entity/active_model.rs:1648:52
[INFO] [stdout]      |
[INFO] [stdout] 1648 |         #[derive(DeriveIntoActiveModel, Serialize, Deserialize)]
[INFO] [stdout]      |                                                    ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]     --> src/entity/active_model.rs:1643:21
[INFO] [stdout]      |
[INFO] [stdout] 1643 |         use serde::{Deserialize, Serialize};
[INFO] [stdout]      |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]     --> src/entity/active_model.rs:1654:15
[INFO] [stdout]      |
[INFO] [stdout] 1654 |             #[serde(skip)]
[INFO] [stdout]      |               ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/derive_model_tests.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[derive(DeriveEntityModel, Debug, Clone, Serialize)]
[INFO] [stdout]   |                                               ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/derive_model_tests.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use serde::Serialize;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/derive_model_tests.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(model_attrs(serde(rename_all = "UPPERCASE")))]
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/derive_model_tests.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[sea_orm(model_ex_attrs(serde(rename_all = "PascalCase")))]
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/derive_model_tests.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |         model_attrs(derive(Serialize), serde(rename_all = "UPPERCASE")),
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_model_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use serde::Serialize;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/derive_model_tests.rs:30:40
[INFO] [stdout]    |
[INFO] [stdout] 30 |         model_attrs(derive(Serialize), serde(rename_all = "UPPERCASE")),
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/derive_model_tests.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 31 |         model_ex_attrs(derive(Serialize), serde(rename_all = "PascalCase"))
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/derive_model_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use serde::Serialize;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/derive_model_tests.rs:31:43
[INFO] [stdout]    |
[INFO] [stdout] 31 |         model_ex_attrs(derive(Serialize), serde(rename_all = "PascalCase"))
[INFO] [stdout]    |                                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `cake::Model: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/derive_model_tests.rs:50:38
[INFO] [stdout]      |
[INFO] [stdout]   50 |     assert_eq!(serde_json::to_string(&cake::Model { id: 1 })?, "{\"ID\":1}");
[INFO] [stdout]      |                --------------------- ^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |                |
[INFO] [stdout]      |                required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `cake::Model`
[INFO] [stdout]     --> tests/derive_model_tests.rs:7:5
[INFO] [stdout]      |
[INFO] [stdout]    7 |     #[sea_orm::model]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `cake::Model` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 178 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/ser.rs:2247:17
[INFO] [stdout]      |
[INFO] [stdout] 2245 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2246 | where
[INFO] [stdout] 2247 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout]      = note: this error originates in the attribute macro `sea_orm::model` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `cake::ModelEx: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/derive_model_tests.rs:52:31
[INFO] [stdout]      |
[INFO] [stdout]   52 |           serde_json::to_string(&cake::ModelEx {
[INFO] [stdout]      |  _________---------------------_^
[INFO] [stdout]      | |         |
[INFO] [stdout]      | |         required by a bound introduced by this call
[INFO] [stdout]   53 | |             id: 1,
[INFO] [stdout]   54 | |             fruits: HasMany::Loaded(Vec::new()),
[INFO] [stdout]   55 | |         })?,
[INFO] [stdout]      | |_________^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `cake::ModelEx`
[INFO] [stdout]     --> tests/derive_model_tests.rs:12:5
[INFO] [stdout]      |
[INFO] [stdout]   12 |     pub struct Model {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `cake::ModelEx` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 178 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/ser.rs:2247:17
[INFO] [stdout]      |
[INFO] [stdout] 2245 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2246 | where
[INFO] [stdout] 2247 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fruit::Model: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/derive_model_tests.rs:60:31
[INFO] [stdout]      |
[INFO] [stdout]   60 |           serde_json::to_string(&fruit::Model {
[INFO] [stdout]      |  _________---------------------_^
[INFO] [stdout]      | |         |
[INFO] [stdout]      | |         required by a bound introduced by this call
[INFO] [stdout]   61 | |             id: 2,
[INFO] [stdout]   62 | |             cake_id: Some(1)
[INFO] [stdout]   63 | |         })?,
[INFO] [stdout]      | |_________^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `fruit::Model`
[INFO] [stdout]     --> tests/derive_model_tests.rs:26:5
[INFO] [stdout]      |
[INFO] [stdout]   26 |     #[sea_orm::model]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `fruit::Model` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 178 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/ser.rs:2247:17
[INFO] [stdout]      |
[INFO] [stdout] 2245 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2246 | where
[INFO] [stdout] 2247 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout]      = note: this error originates in the attribute macro `sea_orm::model` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fruit::ModelEx: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/derive_model_tests.rs:67:31
[INFO] [stdout]      |
[INFO] [stdout]   67 |           serde_json::to_string(&fruit::ModelEx {
[INFO] [stdout]      |  _________---------------------_^
[INFO] [stdout]      | |         |
[INFO] [stdout]      | |         required by a bound introduced by this call
[INFO] [stdout]   68 | |             id: 2,
[INFO] [stdout]   69 | |             cake_id: Some(1),
[INFO] [stdout]   70 | |             cake: HasOne::Unloaded,
[INFO] [stdout]   71 | |         })?,
[INFO] [stdout]      | |_________^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Serialize` is not implemented for `fruit::ModelEx`
[INFO] [stdout]     --> tests/derive_model_tests.rs:33:5
[INFO] [stdout]      |
[INFO] [stdout]   33 |     pub struct Model {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `fruit::ModelEx` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 178 others
[INFO] [stdout] note: required by a bound in `serde_json::to_string`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/ser.rs:2247:17
[INFO] [stdout]      |
[INFO] [stdout] 2245 | pub fn to_string<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        --------- required by a bound in this function
[INFO] [stdout] 2246 | where
[INFO] [stdout] 2247 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sea-orm-sync` (test "derive_model_tests") due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/common/features/repository.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/common/features/repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/common/features/repository.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/common/features/repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sea-orm-sync` (lib test) due to 102 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name sea_orm --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde_json"' --cfg 'feature="sqlite-use-returning-for-3_35"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-chrono"' --cfg 'feature="with-json"' --cfg 'feature="with-rust_decimal"' --cfg 'feature="with-time"' --cfg 'feature="with-uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "chrono", "debug-print", "default", "entity-registry", "inventory", "ipnetwork", "json-array", "mac_address", "macros", "mariadb-use-returning", "mock", "pgvector", "postgres-array", "postgres-vector", "proxy", "rbac", "rusqlite", "rust_decimal", "schema-sync", "sea-orm-arrow", "sea-orm-internal", "sea-query-rusqlite", "sea-schema-sync", "seaography", "serde_json", "sqlite-no-row-value-before-3_15", "sqlite-use-returning-for-3_35", "sqlx-dep", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "sync", "tests-cfg", "tests-features", "time", "tracing-spans", "uuid", "with-arrow", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-mac_address", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=8c80f1c83fdbb51f -C extra-filename=-42b7f0d816b62475 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6f19377bb52209c4.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9b457e89b9b232ab.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-67f7a9a4844df5f7.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-d782a0c2f111bb59.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-c1dc635db970b088.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-98f4b8529efeb318.rlib --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-8b623e02a3e2714d.so --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-e566caa97a594fcb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6e3645684c569f33.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45db5b3cad4dc988.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-ed33b35eed87145b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-20bfba5bfba32fa2.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-0ff70403129c1c5f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-07f4ea054c0bc22b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-24add340acd1b2d6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-337965511c255d80.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-67f4906826d7ea01.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/common/features/repository.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/common/features/repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/common/features/repository.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/common/features/repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/common/features/repository.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/common/features/repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/common/features/repository.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/common/features/repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/common/features/repository.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/common/features/repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/common/features/repository.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/common/features/repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sea-orm-sync` (test "bits_tests") due to 10 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name bits_tests --edition=2024 tests/bits_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde_json"' --cfg 'feature="sqlite-use-returning-for-3_35"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-chrono"' --cfg 'feature="with-json"' --cfg 'feature="with-rust_decimal"' --cfg 'feature="with-time"' --cfg 'feature="with-uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "chrono", "debug-print", "default", "entity-registry", "inventory", "ipnetwork", "json-array", "mac_address", "macros", "mariadb-use-returning", "mock", "pgvector", "postgres-array", "postgres-vector", "proxy", "rbac", "rusqlite", "rust_decimal", "schema-sync", "sea-orm-arrow", "sea-orm-internal", "sea-query-rusqlite", "sea-schema-sync", "seaography", "serde_json", "sqlite-no-row-value-before-3_15", "sqlite-use-returning-for-3_35", "sqlx-dep", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "sync", "tests-cfg", "tests-features", "time", "tracing-spans", "uuid", "with-arrow", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-mac_address", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=a05bb8b4611f70bd -C extra-filename=-f339a6cec8b35b88 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6f19377bb52209c4.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9b457e89b9b232ab.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-67f7a9a4844df5f7.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-d782a0c2f111bb59.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-c1dc635db970b088.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-98f4b8529efeb318.rlib --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-8b623e02a3e2714d.so --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-a5c1e529735fa2dc.rlib --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-e566caa97a594fcb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6e3645684c569f33.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45db5b3cad4dc988.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-ed33b35eed87145b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-20bfba5bfba32fa2.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-0ff70403129c1c5f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-07f4ea054c0bc22b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-24add340acd1b2d6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-337965511c255d80.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-67f4906826d7ea01.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/common/features/repository.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/common/features/repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sea-orm-sync` (test "type_tests") due to 10 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name type_tests --edition=2024 tests/type_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde_json"' --cfg 'feature="sqlite-use-returning-for-3_35"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-chrono"' --cfg 'feature="with-json"' --cfg 'feature="with-rust_decimal"' --cfg 'feature="with-time"' --cfg 'feature="with-uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "chrono", "debug-print", "default", "entity-registry", "inventory", "ipnetwork", "json-array", "mac_address", "macros", "mariadb-use-returning", "mock", "pgvector", "postgres-array", "postgres-vector", "proxy", "rbac", "rusqlite", "rust_decimal", "schema-sync", "sea-orm-arrow", "sea-orm-internal", "sea-query-rusqlite", "sea-schema-sync", "seaography", "serde_json", "sqlite-no-row-value-before-3_15", "sqlite-use-returning-for-3_35", "sqlx-dep", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "sync", "tests-cfg", "tests-features", "time", "tracing-spans", "uuid", "with-arrow", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-mac_address", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=f4a55a2ca052dec4 -C extra-filename=-1a19c920a3918c23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6f19377bb52209c4.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9b457e89b9b232ab.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-67f7a9a4844df5f7.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-d782a0c2f111bb59.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-c1dc635db970b088.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-98f4b8529efeb318.rlib --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-8b623e02a3e2714d.so --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-a5c1e529735fa2dc.rlib --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-e566caa97a594fcb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6e3645684c569f33.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45db5b3cad4dc988.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-ed33b35eed87145b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-20bfba5bfba32fa2.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-0ff70403129c1c5f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-07f4ea054c0bc22b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-24add340acd1b2d6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-337965511c255d80.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-67f4906826d7ea01.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/common/features/repository.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/common/features/repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/common/features/repository.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/common/features/repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/common/features/repository.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/common/features/repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/crud/create_baker.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/crud/create_baker.rs:2:26
[INFO] [stdout]    |
[INFO] [stdout]  2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/crud/create_baker.rs:14:25
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/crud/create_baker.rs:2:13
[INFO] [stdout]    |
[INFO] [stdout]  2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sea-orm-sync` (test "partial_model_tests") due to 10 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name partial_model_tests --edition=2024 tests/partial_model_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde_json"' --cfg 'feature="sqlite-use-returning-for-3_35"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-chrono"' --cfg 'feature="with-json"' --cfg 'feature="with-rust_decimal"' --cfg 'feature="with-time"' --cfg 'feature="with-uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "chrono", "debug-print", "default", "entity-registry", "inventory", "ipnetwork", "json-array", "mac_address", "macros", "mariadb-use-returning", "mock", "pgvector", "postgres-array", "postgres-vector", "proxy", "rbac", "rusqlite", "rust_decimal", "schema-sync", "sea-orm-arrow", "sea-orm-internal", "sea-query-rusqlite", "sea-schema-sync", "seaography", "serde_json", "sqlite-no-row-value-before-3_15", "sqlite-use-returning-for-3_35", "sqlx-dep", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "sync", "tests-cfg", "tests-features", "time", "tracing-spans", "uuid", "with-arrow", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-mac_address", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=3bd24ce3465b5411 -C extra-filename=-56d64884a33a89b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6f19377bb52209c4.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9b457e89b9b232ab.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-67f7a9a4844df5f7.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-d782a0c2f111bb59.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-c1dc635db970b088.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-98f4b8529efeb318.rlib --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-8b623e02a3e2714d.so --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-a5c1e529735fa2dc.rlib --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-e566caa97a594fcb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6e3645684c569f33.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45db5b3cad4dc988.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-ed33b35eed87145b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-20bfba5bfba32fa2.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-0ff70403129c1c5f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-07f4ea054c0bc22b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-24add340acd1b2d6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-337965511c255d80.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-67f4906826d7ea01.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sea-orm-sync` (test "event_trigger_tests") due to 10 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name event_trigger_tests --edition=2024 tests/event_trigger_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde_json"' --cfg 'feature="sqlite-use-returning-for-3_35"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-chrono"' --cfg 'feature="with-json"' --cfg 'feature="with-rust_decimal"' --cfg 'feature="with-time"' --cfg 'feature="with-uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "chrono", "debug-print", "default", "entity-registry", "inventory", "ipnetwork", "json-array", "mac_address", "macros", "mariadb-use-returning", "mock", "pgvector", "postgres-array", "postgres-vector", "proxy", "rbac", "rusqlite", "rust_decimal", "schema-sync", "sea-orm-arrow", "sea-orm-internal", "sea-query-rusqlite", "sea-schema-sync", "seaography", "serde_json", "sqlite-no-row-value-before-3_15", "sqlite-use-returning-for-3_35", "sqlx-dep", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "sync", "tests-cfg", "tests-features", "time", "tracing-spans", "uuid", "with-arrow", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-mac_address", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=f81086c352e01328 -C extra-filename=-7094fa9d918ebfc8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6f19377bb52209c4.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9b457e89b9b232ab.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-67f7a9a4844df5f7.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-d782a0c2f111bb59.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-c1dc635db970b088.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-98f4b8529efeb318.rlib --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-8b623e02a3e2714d.so --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-a5c1e529735fa2dc.rlib --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-e566caa97a594fcb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6e3645684c569f33.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45db5b3cad4dc988.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-ed33b35eed87145b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-20bfba5bfba32fa2.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-0ff70403129c1c5f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-07f4ea054c0bc22b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-24add340acd1b2d6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-337965511c255d80.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-67f4906826d7ea01.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:16:46
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize, Serializer};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sea-orm-sync` (test "from_query_result_tests") due to 10 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name from_query_result_tests --edition=2024 tests/from_query_result_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde_json"' --cfg 'feature="sqlite-use-returning-for-3_35"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-chrono"' --cfg 'feature="with-json"' --cfg 'feature="with-rust_decimal"' --cfg 'feature="with-time"' --cfg 'feature="with-uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "chrono", "debug-print", "default", "entity-registry", "inventory", "ipnetwork", "json-array", "mac_address", "macros", "mariadb-use-returning", "mock", "pgvector", "postgres-array", "postgres-vector", "proxy", "rbac", "rusqlite", "rust_decimal", "schema-sync", "sea-orm-arrow", "sea-orm-internal", "sea-query-rusqlite", "sea-schema-sync", "seaography", "serde_json", "sqlite-no-row-value-before-3_15", "sqlite-use-returning-for-3_35", "sqlx-dep", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "sync", "tests-cfg", "tests-features", "time", "tracing-spans", "uuid", "with-arrow", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-mac_address", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=3a59f5410c02528e -C extra-filename=-0ddbb55c95f48831 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6f19377bb52209c4.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9b457e89b9b232ab.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-67f7a9a4844df5f7.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-d782a0c2f111bb59.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-c1dc635db970b088.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-98f4b8529efeb318.rlib --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-8b623e02a3e2714d.so --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-a5c1e529735fa2dc.rlib --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-e566caa97a594fcb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6e3645684c569f33.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45db5b3cad4dc988.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-ed33b35eed87145b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-20bfba5bfba32fa2.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-0ff70403129c1c5f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-07f4ea054c0bc22b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-24add340acd1b2d6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-337965511c255d80.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-67f4906826d7ea01.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/common/features/repository.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/common/features/repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/categories.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/categories.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/categories.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/categories.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/common/features/repository.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/common/features/repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]      |
[INFO] [stdout]   16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `KeyValue: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:12
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      |            ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NonSerializableStruct: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:12
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:1
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `features::json_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec.rs:21:29
[INFO] [stdout]      |
[INFO] [stdout]   21 | impl TryGetableFromJson for StringVec {}
[INFO] [stdout]      |                             ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec.rs:19:1
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `features::json_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_string_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:16
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |                ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:5
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_string_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<json_struct_vec::JsonColumn>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ the trait `From<Vec<json_struct_vec::JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<json_struct_vec::JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_struct_vec::JsonColumn: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:16
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |                ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_struct_vec::JsonColumn`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:5
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_struct_vec::JsonColumn` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/categories.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/categories.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/categories.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/categories.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]      |
[INFO] [stdout]   16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]      |
[INFO] [stdout]   16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `KeyValue: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:12
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      |            ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]      |
[INFO] [stdout]   16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NonSerializableStruct: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:12
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:1
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/categories.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/categories.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `features::json_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec.rs:21:29
[INFO] [stdout]      |
[INFO] [stdout]   21 | impl TryGetableFromJson for StringVec {}
[INFO] [stdout]      |                             ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec.rs:19:1
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `features::json_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/categories.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/categories.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `KeyValue: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:12
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      |            ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]      |
[INFO] [stdout]   16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_string_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:16
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |                ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:5
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_string_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<json_struct_vec::JsonColumn>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ the trait `From<Vec<json_struct_vec::JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<json_struct_vec::JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NonSerializableStruct: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:12
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:1
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_struct_vec::JsonColumn: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:16
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |                ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_struct_vec::JsonColumn`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:5
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_struct_vec::JsonColumn` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `KeyValue: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:12
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      |            ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NonSerializableStruct: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:12
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:1
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `KeyValue: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:12
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      |            ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `features::json_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec.rs:21:29
[INFO] [stdout]      |
[INFO] [stdout]   21 | impl TryGetableFromJson for StringVec {}
[INFO] [stdout]      |                             ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec.rs:19:1
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `features::json_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_string_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:16
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |                ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:5
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_string_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NonSerializableStruct: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:12
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:1
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `features::json_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec.rs:21:29
[INFO] [stdout]      |
[INFO] [stdout]   21 | impl TryGetableFromJson for StringVec {}
[INFO] [stdout]      |                             ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec.rs:19:1
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `features::json_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<json_struct_vec::JsonColumn>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ the trait `From<Vec<json_struct_vec::JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<json_struct_vec::JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_struct_vec::JsonColumn: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:16
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |                ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_struct_vec::JsonColumn`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:5
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_struct_vec::JsonColumn` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_string_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:16
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |                ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:5
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_string_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `features::json_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec.rs:21:29
[INFO] [stdout]      |
[INFO] [stdout]   21 | impl TryGetableFromJson for StringVec {}
[INFO] [stdout]      |                             ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec.rs:19:1
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `features::json_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]      |
[INFO] [stdout]   16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<json_struct_vec::JsonColumn>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ the trait `From<Vec<json_struct_vec::JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<json_struct_vec::JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_string_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:16
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |                ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:5
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_string_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_struct_vec::JsonColumn: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:16
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |                ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_struct_vec::JsonColumn`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:5
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_struct_vec::JsonColumn` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<json_struct_vec::JsonColumn>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ the trait `From<Vec<json_struct_vec::JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<json_struct_vec::JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_struct_vec::JsonColumn: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:16
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |                ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_struct_vec::JsonColumn`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:5
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_struct_vec::JsonColumn` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sea-orm-sync` (test "rbac_tests") due to 38 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name rbac_tests --edition=2024 tests/rbac_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde_json"' --cfg 'feature="sqlite-use-returning-for-3_35"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-chrono"' --cfg 'feature="with-json"' --cfg 'feature="with-rust_decimal"' --cfg 'feature="with-time"' --cfg 'feature="with-uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "chrono", "debug-print", "default", "entity-registry", "inventory", "ipnetwork", "json-array", "mac_address", "macros", "mariadb-use-returning", "mock", "pgvector", "postgres-array", "postgres-vector", "proxy", "rbac", "rusqlite", "rust_decimal", "schema-sync", "sea-orm-arrow", "sea-orm-internal", "sea-query-rusqlite", "sea-schema-sync", "seaography", "serde_json", "sqlite-no-row-value-before-3_15", "sqlite-use-returning-for-3_35", "sqlx-dep", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "sync", "tests-cfg", "tests-features", "time", "tracing-spans", "uuid", "with-arrow", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-mac_address", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=896c71dfc5c3e9d8 -C extra-filename=-95e0946865131d99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6f19377bb52209c4.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9b457e89b9b232ab.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-67f7a9a4844df5f7.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-d782a0c2f111bb59.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-c1dc635db970b088.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-98f4b8529efeb318.rlib --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-8b623e02a3e2714d.so --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-a5c1e529735fa2dc.rlib --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-e566caa97a594fcb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6e3645684c569f33.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45db5b3cad4dc988.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-ed33b35eed87145b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-20bfba5bfba32fa2.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-0ff70403129c1c5f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-07f4ea054c0bc22b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-24add340acd1b2d6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-337965511c255d80.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-67f4906826d7ea01.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error[E0277]: the trait bound `KeyValue: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:12
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      |            ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NonSerializableStruct: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:12
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:1
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `features::json_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec.rs:21:29
[INFO] [stdout]      |
[INFO] [stdout]   21 | impl TryGetableFromJson for StringVec {}
[INFO] [stdout]      |                             ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec.rs:19:1
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `features::json_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_string_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:16
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |                ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:5
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_string_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<json_struct_vec::JsonColumn>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ the trait `From<Vec<json_struct_vec::JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<json_struct_vec::JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_struct_vec::JsonColumn: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:16
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |                ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_struct_vec::JsonColumn`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:5
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_struct_vec::JsonColumn` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/categories.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/categories.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]      |
[INFO] [stdout]   16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `KeyValue: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:12
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      |            ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NonSerializableStruct: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:12
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:1
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `features::json_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec.rs:21:29
[INFO] [stdout]      |
[INFO] [stdout]   21 | impl TryGetableFromJson for StringVec {}
[INFO] [stdout]      |                             ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec.rs:19:1
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `features::json_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_string_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:16
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |                ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:5
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_string_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<json_struct_vec::JsonColumn>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ the trait `From<Vec<json_struct_vec::JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<json_struct_vec::JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_struct_vec::JsonColumn: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:16
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |                ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_struct_vec::JsonColumn`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:5
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_struct_vec::JsonColumn` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sea-orm-sync` (test "active_model_ex_tests") due to 38 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name active_model_ex_tests --edition=2024 tests/active_model_ex_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde_json"' --cfg 'feature="sqlite-use-returning-for-3_35"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-chrono"' --cfg 'feature="with-json"' --cfg 'feature="with-rust_decimal"' --cfg 'feature="with-time"' --cfg 'feature="with-uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "chrono", "debug-print", "default", "entity-registry", "inventory", "ipnetwork", "json-array", "mac_address", "macros", "mariadb-use-returning", "mock", "pgvector", "postgres-array", "postgres-vector", "proxy", "rbac", "rusqlite", "rust_decimal", "schema-sync", "sea-orm-arrow", "sea-orm-internal", "sea-query-rusqlite", "sea-schema-sync", "seaography", "serde_json", "sqlite-no-row-value-before-3_15", "sqlite-use-returning-for-3_35", "sqlx-dep", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "sync", "tests-cfg", "tests-features", "time", "tracing-spans", "uuid", "with-arrow", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-mac_address", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=ecb23a9f58e3088d -C extra-filename=-7a183c63403fc955 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6f19377bb52209c4.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9b457e89b9b232ab.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-f678e0e796cdda75.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-67f7a9a4844df5f7.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-d782a0c2f111bb59.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-c1dc635db970b088.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-98f4b8529efeb318.rlib --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-8b623e02a3e2714d.so --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-a5c1e529735fa2dc.rlib --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-e566caa97a594fcb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6e3645684c569f33.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45db5b3cad4dc988.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-ed33b35eed87145b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-20bfba5bfba32fa2.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-0ff70403129c1c5f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-07f4ea054c0bc22b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-24add340acd1b2d6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-337965511c255d80.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-67f4906826d7ea01.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/categories.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Category>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/categories.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Category>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Category>` to implement `Into<sea_orm::Value>`
[INFO] [stdout]    = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `std::option::Option<Vec<sea_orm_active_enums::Category>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:5:39
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:5:39
[INFO] [stdout]      |
[INFO] [stdout]    5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveEntityModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Tea>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Tea>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Tea>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<sea_orm_active_enums::Color>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<sea_orm_active_enums::Color>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<sea_orm_active_enums::Color>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<uuid::Uuid>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<uuid::Uuid>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[sea_orm::compact_model]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Vec<Hyphenated>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<Hyphenated>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModelEx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Tea>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Tea>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Tea>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Tea>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection.rs:4:1
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[sea_orm::compact_model]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Color>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<sea_orm_active_enums::Color>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<sea_orm_active_enums::Color>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModelEx` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ the trait `From<Vec<i32>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<i32>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<i32>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]      |
[INFO] [stdout]   16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[INFO] [stdout]  986 |         impl Nullable for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: required for `sea_orm::Value` to implement `From<std::option::Option<Vec<i32>>>`
[INFO] [stdout]      = note: required for `std::option::Option<Vec<i32>>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]     --> src/entity/active_value.rs:57:8
[INFO] [stdout]      |
[INFO] [stdout]   55 | pub enum ActiveValue<V>
[INFO] [stdout]      |          ----------- required by a bound in this enum
[INFO] [stdout]   56 | where
[INFO] [stdout]   57 |     V: Into<Value>,
[INFO] [stdout]      |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]      = note: this error originates in the derive macro `DeriveActiveModel` which comes from the expansion of the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `KeyValue: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:12
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      |            ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:17:1
[INFO] [stdout]      |
[INFO] [stdout]   17 | pub struct KeyValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NonSerializableStruct: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:12
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct`
[INFO] [stdout]     --> tests/common/features/json_struct.rs:25:1
[INFO] [stdout]      |
[INFO] [stdout]   25 | pub struct NonSerializableStruct;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `features::json_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec.rs:21:29
[INFO] [stdout]      |
[INFO] [stdout]   21 | impl TryGetableFromJson for StringVec {}
[INFO] [stdout]      |                             ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec.rs:19:1
[INFO] [stdout]      |
[INFO] [stdout]   19 | pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `features::json_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_string_vec::StringVec: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:16
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |                ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:15:5
[INFO] [stdout]      |
[INFO] [stdout]   15 |     pub struct StringVec(pub Vec<String>);
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_string_vec::StringVec` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From<Vec<json_struct_vec::JsonColumn>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ the trait `From<Vec<json_struct_vec::JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: `sea_orm::Value` implements trait `From<T>`:
[INFO] [stdout]              From<&[u8]>
[INFO] [stdout]              From<&std::string::String>
[INFO] [stdout]              From<&str>
[INFO] [stdout]              From<Braced>
[INFO] [stdout]              From<ChronoUnixTimestamp>
[INFO] [stdout]              From<ChronoUnixTimestampMillis>
[INFO] [stdout]              From<Cow<'_, str>>
[INFO] [stdout]              From<DisplayTea>
[INFO] [stdout]            and 53 others
[INFO] [stdout]    = note: required for `Vec<json_struct_vec::JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> src/entity/active_value.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 56 | where
[INFO] [stdout] 57 |     V: Into<Value>,
[INFO] [stdout]    |        ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `json_struct_vec::JsonColumn: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:16
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |                ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_struct_vec::JsonColumn`
[INFO] [stdout]     --> tests/common/features/json_vec_derive.rs:38:5
[INFO] [stdout]      |
[INFO] [stdout]   38 |     pub struct JsonColumn {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `json_struct_vec::JsonColumn` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `Deserialize<'de>`
[INFO] [stdout]                `()` implements `Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `Deserialize<'de>`
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> src/executor/query.rs:1474:20
[INFO] [stdout]      |
[INFO] [stdout] 1472 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1473 | where
[INFO] [stdout] 1474 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: ValueType` is not satisfied
[INFO] [stdout]     --> tests/common/features/active_enum_vec.rs:10:5
[INFO] [stdout]      |
[INFO] [stdout]   10 |     pub categories: Option<Vec<Category>>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ValueType` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `ValueType` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:992:9
[INFO] [stdout]      |
[INFO] [stdout]  992 |         impl ValueType for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1031 | type_to_value!(Vec<u8>, Bytes, VarBinary(StringLen::None));
[INFO] [stdout]      | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `type_to_value` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::option::Option<std::option::Option<Vec<sea_orm_active_enums::Category>>>: TryGetable` is not satisfied
[INFO] [stdout]    --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]     |
[INFO] [stdout]   4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^ the trait `TryGetable` is not implemented for `std::option::Option<std::option::Option<Vec<sea_orm_active_enums::Category>>>`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `TryGetable` is implemented for `std::option::Option<T>`
[INFO] [stdout]    --> src/executor/query.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | impl<T: TryGetable> TryGetable for Option<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `sea_orm::QueryResult::try_get_nullable`
[INFO] [stdout]    --> src/executor/query.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn try_get_nullable<T>(&self, pre: &str, col: &str) -> Result<T, TryGetError>
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] 143 |     where
[INFO] [stdout] 144 |         T: TryGetable,
[INFO] [stdout]     |            ^^^^^^^^^^ required by this bound in `QueryResult::try_get_nullable`
[INFO] [stdout]     = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<sea_orm_active_enums::Category>: Nullable` is not satisfied
[INFO] [stdout]     --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]      |
[INFO] [stdout]    4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec<sea_orm_active_enums::Category>`
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `Nullable` is implemented for `Vec<u8>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.33/src/value.rs:986:9
[INFO] [stdout]      |
[WARN] too many lines in the log, truncating it
