[INFO] fetching crate sea-orm 2.0.0-rc.9...
[INFO] testing sea-orm-2.0.0-rc.9 against 1.90.0 for beta-1.91-3
[INFO] extracting crate sea-orm 2.0.0-rc.9 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate sea-orm 2.0.0-rc.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sea-orm 2.0.0-rc.9
[INFO] tweaked toml for crates.io crate sea-orm 2.0.0-rc.9 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sea-orm 2.0.0-rc.9 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sea-orm 2.0.0-rc.9 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol-potat v1.1.2
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded smol-potat-macro v0.6.0
[INFO] [stderr]   Downloaded sea-bae v0.2.1
[INFO] [stderr]   Downloaded inherent v1.0.12
[INFO] [stderr]   Downloaded pgvector v0.4.1
[INFO] [stderr]   Downloaded sea-orm-macros v2.0.0-rc.9
[INFO] [stderr]   Downloaded bigdecimal v0.4.8
[INFO] [stderr]   Downloaded sea-query-derive v1.0.0-rc.9
[INFO] [stderr]   Downloaded pretty_assertions v0.7.2
[INFO] [stderr]   Downloaded sea-query-sqlx v0.8.0-rc.9
[INFO] [stderr]   Downloaded async-signal v0.2.11
[INFO] [stderr]   Downloaded webpki-roots v1.0.1
[INFO] [stderr]   Downloaded sea-query v1.0.0-rc.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64108e0658602ae6541ce76c4a57050c8e2cf44569b3244a85c4595dd89a9afd
[INFO] running `Command { std: "docker" "start" "-a" "64108e0658602ae6541ce76c4a57050c8e2cf44569b3244a85c4595dd89a9afd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64108e0658602ae6541ce76c4a57050c8e2cf44569b3244a85c4595dd89a9afd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64108e0658602ae6541ce76c4a57050c8e2cf44569b3244a85c4595dd89a9afd", kill_on_drop: false }`
[INFO] [stdout] 64108e0658602ae6541ce76c4a57050c8e2cf44569b3244a85c4595dd89a9afd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f7b1e2354d04c27b87a2ab5c12df82bcc6b838bba6203871fc40e23a0258dfa
[INFO] running `Command { std: "docker" "start" "-a" "1f7b1e2354d04c27b87a2ab5c12df82bcc6b838bba6203871fc40e23a0258dfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sea-orm-macros v2.0.0-rc.9
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sea-query-derive v1.0.0-rc.9
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling sea-query v1.0.0-rc.14
[INFO] [stderr]    Compiling sea-orm v2.0.0-rc.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.47s
[INFO] running `Command { std: "docker" "inspect" "1f7b1e2354d04c27b87a2ab5c12df82bcc6b838bba6203871fc40e23a0258dfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f7b1e2354d04c27b87a2ab5c12df82bcc6b838bba6203871fc40e23a0258dfa", kill_on_drop: false }`
[INFO] [stdout] 1f7b1e2354d04c27b87a2ab5c12df82bcc6b838bba6203871fc40e23a0258dfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 397e701f3f9d0b21f427d0dffdba22268e8921523b3b7849d17aa6097faec72c
[INFO] running `Command { std: "docker" "start" "-a" "397e701f3f9d0b21f427d0dffdba22268e8921523b3b7849d17aa6097faec72c", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pretty_assertions v0.7.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling sea-query v1.0.0-rc.14
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling smol-potat-macro v0.6.0
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling sea-orm v2.0.0-rc.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling smol-potat v1.1.2
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling smol v1.3.0
[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 `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 `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/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 `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_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[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/entity/active_model.rs:1031:35
[INFO] [stdout]      |
[INFO] [stdout] 1031 |     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:444:82
[INFO] [stdout]     |
[INFO] [stdout] 444 |         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:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |     use crate::tests_cfg::*;
[INFO] [stdout]     |                ^^^^^^^^^ could not find `tests_cfg` in the crate root
[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[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/entity/relation.rs:510:9
[INFO] [stdout]     |
[INFO] [stdout] 510 |         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:596:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 596 | pub mod tests_cfg;
[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[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/delete.rs:191:16
[INFO] [stdout]     |
[INFO] [stdout] 191 |     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:596:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 596 | pub mod tests_cfg;
[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.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: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 `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_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 `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_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_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[E0432]: unresolved imports `crate::MockDatabase`, `crate::MockExecResult`, `crate::Transaction`, `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/update.rs:206:70
[INFO] [stdout]     |
[INFO] [stdout] 206 |         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] 207 |         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 this variant instead:
[INFO] [stdout]             crate::TransactionError::Transaction
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:596:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 596 | pub mod tests_cfg;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 206 -         ColumnTrait, DbBackend, DbErr, EntityTrait, IntoActiveModel, MockDatabase, MockExecResult,
[INFO] [stdout] 206 +         ColumnTrait, DbBackend, DbErr, EntityTrait, IntoActiveModel, Database, MockExecResult,
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 206 -         ColumnTrait, DbBackend, DbErr, EntityTrait, IntoActiveModel, MockDatabase, MockExecResult,
[INFO] [stdout] 206 +         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:191:16
[INFO] [stdout]     |
[INFO] [stdout] 191 |     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:596:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 596 | pub mod tests_cfg;
[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[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/query/delete.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:596:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 596 | pub mod tests_cfg;
[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[E0432]: unresolved import `sea_orm::tests_cfg`
[INFO] [stdout]    --> tests/sql_err_tests.rs:7:34
[INFO] [stdout]     |
[INFO] [stdout]   7 |     error::DbErr, error::SqlErr, tests_cfg,
[INFO] [stdout]     |                                  ^^^^^^^^^ no `tests_cfg` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:596:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 596 | pub mod tests_cfg;
[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[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/query/insert.rs:527:16
[INFO] [stdout]     |
[INFO] [stdout] 527 |     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:596:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 596 | pub mod tests_cfg;
[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_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_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_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 `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_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 `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: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 `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[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/query/join.rs:163:16
[INFO] [stdout]     |
[INFO] [stdout] 163 |     use crate::tests_cfg::{cake, cake_filling, cake_filling_price, entity_linked, 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:596:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 596 | pub mod tests_cfg;
[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_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 `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 `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[E0433]: failed to resolve: could not find `tests_cfg` in the crate root
[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:596:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 596 | pub mod tests_cfg;
[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_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.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[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:596:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 596 | pub mod tests_cfg;
[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[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/schema/entity.rs:260:62
[INFO] [stdout]     |
[INFO] [stdout] 260 |     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: 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[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:596:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 596 | pub mod tests_cfg;
[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[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/entity/base_entity.rs:1015:20
[INFO] [stdout]      |
[INFO] [stdout] 1015 |         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:596:9
[INFO] [stdout]      |
[INFO] [stdout]  595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]      |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout]  596 | pub mod tests_cfg;
[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_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[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/entity/base_entity.rs:1027:20
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         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:596:9
[INFO] [stdout]      |
[INFO] [stdout]  595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]      |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout]  596 | pub mod tests_cfg;
[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 `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[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/entity/base_entity.rs:1131:20
[INFO] [stdout]      |
[INFO] [stdout] 1131 |         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:596:9
[INFO] [stdout]      |
[INFO] [stdout]  595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]      |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout]  596 | pub mod tests_cfg;
[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[E0432]: unresolved import `crate::MockDatabase`
[INFO] [stdout]     --> src/entity/base_entity.rs:1132:45
[INFO] [stdout]      |
[INFO] [stdout] 1132 |         use crate::{DbBackend, EntityTrait, MockDatabase};
[INFO] [stdout]      |                                             ^^^^^^^^^^^^
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             no `MockDatabase` in the root
[INFO] [stdout]      |                                             help: a similar name exists in the module: `Database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm::tests_cfg`
[INFO] [stdout]    --> tests/empty_insert_tests.rs:8:85
[INFO] [stdout]     |
[INFO] [stdout]   8 |     DatabaseConnection, DbBackend, EntityName, ExecResult, entity::*, error::DbErr, tests_cfg,
[INFO] [stdout]     |                                                                                     ^^^^^^^^^ no `tests_cfg` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:596:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 596 | 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: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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[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[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]     |                                             help: a similar name exists in the module: `Database`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this variant instead:
[INFO] [stdout]             crate::TransactionError::Transaction
[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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub network: IpNetwork,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[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[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]     |                                             ^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `MockDatabase` in the root
[INFO] [stdout]     |                                             help: a similar name exists in the module: `Database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model<IpNetwork> {
[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[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: 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 `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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |     ^^^ not found in this scope
[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]     |                                             ^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `MockDatabase` in the root
[INFO] [stdout]     |                                             help: a similar name exists in the module: `Database`
[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_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[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: 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[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]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |                                             |            |
[INFO] [stdout]     |                                             |            no `MockDatabase` in the root
[INFO] [stdout]     |                                             |            help: a similar name exists in the module: `Database`
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[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: 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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(column_type = "Cidr")]
[INFO] [stdout]    |     ^ not found in this scope
[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[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]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |                                             |            |
[INFO] [stdout]     |                                             |            no `MockDatabase` in the root
[INFO] [stdout]     |                                             |            help: a similar name exists in the module: `Database`
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[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[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: 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[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]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |                                             |            |
[INFO] [stdout]     |                                             |            no `MockDatabase` in the root
[INFO] [stdout]     |                                             |            help: a similar name exists in the module: `Database`
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[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: 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[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]     |                                             help: a similar name exists in the module: `Database`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this variant instead:
[INFO] [stdout]             crate::TransactionError::Transaction
[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[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: 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[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]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |                                             |            |
[INFO] [stdout]     |                                             |            no `MockDatabase` in the root
[INFO] [stdout]     |                                             |            help: a similar name exists in the module: `Database`
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[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: 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[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]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |                                             |            |
[INFO] [stdout]     |                                             |            no `MockDatabase` in the root
[INFO] [stdout]     |                                             |            help: a similar name exists in the module: `Database`
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[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: 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[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]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |                                             |            |
[INFO] [stdout]     |                                             |            no `MockDatabase` in the root
[INFO] [stdout]     |                                             |            help: a similar name exists in the module: `Database`
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[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: 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.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_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[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]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |                                             |            |
[INFO] [stdout]     |                                             |            no `MockDatabase` in the root
[INFO] [stdout]     |                                             |            help: a similar name exists in the module: `Database`
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[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]     |                                             help: a similar name exists in the module: `Database`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this variant instead:
[INFO] [stdout]             crate::TransactionError::Transaction
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:819:20
[INFO] [stdout]     |
[INFO] [stdout] 819 |         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:820:45
[INFO] [stdout]     |
[INFO] [stdout] 820 |         use crate::{DbBackend, EntityTrait, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             no `MockDatabase` in the root
[INFO] [stdout]     |                                             help: a similar name exists in the module: `Database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:847:20
[INFO] [stdout]     |
[INFO] [stdout] 847 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[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.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[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:848:45
[INFO] [stdout]     |
[INFO] [stdout] 848 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |                                             |            |
[INFO] [stdout]     |                                             |            no `MockDatabase` in the root
[INFO] [stdout]     |                                             |            help: a similar name exists in the module: `Database`
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:875:20
[INFO] [stdout]     |
[INFO] [stdout] 875 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[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[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:876:45
[INFO] [stdout]     |
[INFO] [stdout] 876 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |                                             |            |
[INFO] [stdout]     |                                             |            no `MockDatabase` in the root
[INFO] [stdout]     |                                             |            help: a similar name exists in the module: `Database`
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:907:20
[INFO] [stdout]     |
[INFO] [stdout] 907 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[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_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[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:908:45
[INFO] [stdout]     |
[INFO] [stdout] 908 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |                                             |            |
[INFO] [stdout]     |                                             |            no `MockDatabase` in the root
[INFO] [stdout]     |                                             |            help: a similar name exists in the module: `Database`
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[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[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:937:20
[INFO] [stdout]     |
[INFO] [stdout] 937 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[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[E0432]: unresolved imports `crate::MockDatabase`, `crate::Transaction`
[INFO] [stdout]    --> src/executor/consolidate.rs:938:45
[INFO] [stdout]     |
[INFO] [stdout] 938 |         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]     |                                             help: a similar name exists in the module: `Database`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this variant instead:
[INFO] [stdout]             crate::TransactionError::Transaction
[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[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]    --> src/executor/consolidate.rs:981:20
[INFO] [stdout]     |
[INFO] [stdout] 981 |         use crate::tests_cfg::*;
[INFO] [stdout]     |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[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[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/consolidate.rs:982:45
[INFO] [stdout]     |
[INFO] [stdout] 982 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]     |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |                                             |            |
[INFO] [stdout]     |                                             |            no `MockDatabase` in the root
[INFO] [stdout]     |                                             |            help: a similar name exists in the module: `Database`
[INFO] [stdout]     |                                             no `IntoMockRow` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/executor/consolidate.rs:1009:20
[INFO] [stdout]      |
[INFO] [stdout] 1009 |         use crate::tests_cfg::*;
[INFO] [stdout]      |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[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[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]     --> src/executor/consolidate.rs:1010:45
[INFO] [stdout]      |
[INFO] [stdout] 1010 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]      |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]      |                                             |            |
[INFO] [stdout]      |                                             |            no `MockDatabase` in the root
[INFO] [stdout]      |                                             |            help: a similar name exists in the module: `Database`
[INFO] [stdout]      |                                             no `IntoMockRow` in the root
[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[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/executor/consolidate.rs:1039:20
[INFO] [stdout]      |
[INFO] [stdout] 1039 |         use crate::tests_cfg::*;
[INFO] [stdout]      |                    ^^^^^^^^^ could not find `tests_cfg` in the crate root
[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[E0432]: unresolved imports `crate::IntoMockRow`, `crate::MockDatabase`
[INFO] [stdout]     --> src/executor/consolidate.rs:1040:45
[INFO] [stdout]      |
[INFO] [stdout] 1040 |         use crate::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout]      |                                             ^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]      |                                             |            |
[INFO] [stdout]      |                                             |            no `MockDatabase` in the root
[INFO] [stdout]      |                                             |            help: a similar name exists in the module: `Database`
[INFO] [stdout]      |                                             no `IntoMockRow` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/executor/consolidate.rs:1067:20
[INFO] [stdout]      |
[INFO] [stdout] 1067 |         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:596:9
[INFO] [stdout]      |
[INFO] [stdout]  595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]      |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout]  596 | pub mod tests_cfg;
[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.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[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/executor/consolidate.rs:1083:20
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         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:596:9
[INFO] [stdout]      |
[INFO] [stdout]  595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]      |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout]  596 | pub mod tests_cfg;
[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[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout]     --> src/executor/consolidate.rs:1170:20
[INFO] [stdout]      |
[INFO] [stdout] 1170 |         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:596:9
[INFO] [stdout]      |
[INFO] [stdout]  595 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]      |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout]  596 | pub mod tests_cfg;
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/delete.rs:195:60
[INFO] [stdout]     |
[INFO] [stdout] 195 |         use crate::{DbBackend, DbErr, Delete, EntityTrait, MockDatabase};
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            no `MockDatabase` in the root
[INFO] [stdout]     |                                                            help: a similar name exists in the module: `Database`
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]     --> src/executor/query.rs:1563:13
[INFO] [stdout]      |
[INFO] [stdout] 1563 |         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: 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[E0432]: unresolved import `crate::MockDatabase`
[INFO] [stdout]    --> src/executor/update.rs:372:39
[INFO] [stdout]     |
[INFO] [stdout] 372 |         use crate::{DbBackend, DbErr, MockDatabase};
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       no `MockDatabase` in the root
[INFO] [stdout]     |                                       help: a similar name exists in the module: `Database`
[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] 
[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[E0432]: unresolved imports `crate::MockDatabase`, `crate::Transaction`
[INFO] [stdout]    --> src/query/insert.rs:670:32
[INFO] [stdout]     |
[INFO] [stdout] 670 |         use crate::{DbBackend, MockDatabase, Statement, Transaction};
[INFO] [stdout]     |                                ^^^^^^^^^^^^             ^^^^^^^^^^^ no `Transaction` in the root
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                no `MockDatabase` in the root
[INFO] [stdout]     |                                help: a similar name exists in the module: `Database`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this variant instead:
[INFO] [stdout]             crate::TransactionError::Transaction
[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[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]    --> src/query/loader.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 |         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]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]    --> src/query/loader.rs:639:13
[INFO] [stdout]     |
[INFO] [stdout] 639 |         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]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]    --> src/query/loader.rs:679:13
[INFO] [stdout]     |
[INFO] [stdout] 679 |         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:723:32
[INFO] [stdout]     |
[INFO] [stdout] 723 |         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 this variant instead:
[INFO] [stdout]             crate::TransactionError::Transaction
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 723 -         use crate::{DbBackend, MockDatabase, MockExecResult, Statement, Transaction};
[INFO] [stdout] 723 +         use crate::{DbBackend, Database, MockExecResult, Statement, Transaction};
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 723 -         use crate::{DbBackend, MockDatabase, MockExecResult, Statement, Transaction};
[INFO] [stdout] 723 +         use crate::{DbBackend, MockDatabase, ExecResult, Statement, Transaction};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::fruit`
[INFO] [stdout]     --> src/entity/active_model.rs:1041:28
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             pub use super::fruit::*;
[INFO] [stdout]      |                            ^^^^^ could not find `fruit` in `super`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]    --> src/query/loader.rs:504:13
[INFO] [stdout]     |
[INFO] [stdout] 504 |         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:504:13
[INFO] [stdout]     |
[INFO] [stdout] 504 |         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]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]    --> src/query/loader.rs:522:13
[INFO] [stdout]     |
[INFO] [stdout] 522 |         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:522:13
[INFO] [stdout]     |
[INFO] [stdout] 522 |         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]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]    --> src/query/loader.rs:540:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |         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:540:13
[INFO] [stdout]     |
[INFO] [stdout] 540 |         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]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]    --> src/query/loader.rs:558:13
[INFO] [stdout]     |
[INFO] [stdout] 558 |         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:558:13
[INFO] [stdout]     |
[INFO] [stdout] 558 |         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]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]    --> src/query/loader.rs:576:13
[INFO] [stdout]     |
[INFO] [stdout] 576 |         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:576:13
[INFO] [stdout]     |
[INFO] [stdout] 576 |         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]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]    --> src/query/loader.rs:600:13
[INFO] [stdout]     |
[INFO] [stdout] 600 |         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:600:13
[INFO] [stdout]     |
[INFO] [stdout] 600 |         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:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 |         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:639:13
[INFO] [stdout]     |
[INFO] [stdout] 639 |         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:679:13
[INFO] [stdout]     |
[INFO] [stdout] 679 |         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]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]    --> src/query/loader.rs:702:13
[INFO] [stdout]     |
[INFO] [stdout] 702 |         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:702:13
[INFO] [stdout]     |
[INFO] [stdout] 702 |         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]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]    --> src/query/loader.rs:733:13
[INFO] [stdout]     |
[INFO] [stdout] 733 |         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:733:13
[INFO] [stdout]     |
[INFO] [stdout] 733 |         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 `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.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 `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 `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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub network: IpNetwork,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model<IpNetwork> {
[INFO] [stdout]   |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |     ^^^ not found in this scope
[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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(column_type = "Cidr")]
[INFO] [stdout]    |     ^ not found in this scope
[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_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/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: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] [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 `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/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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub network: IpNetwork,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model<IpNetwork> {
[INFO] [stdout]   |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |     ^^^ not found in this scope
[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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(column_type = "Cidr")]
[INFO] [stdout]    |     ^ not found in this scope
[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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub network: IpNetwork,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model<IpNetwork> {
[INFO] [stdout]   |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |     ^^^ not found in this scope
[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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub network: IpNetwork,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(column_type = "Cidr")]
[INFO] [stdout]    |     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub network: IpNetwork,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model<IpNetwork> {
[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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model<IpNetwork> {
[INFO] [stdout]   |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub network: IpNetwork,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model<IpNetwork> {
[INFO] [stdout]   |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(column_type = "Cidr")]
[INFO] [stdout]    |     ^ not found in this scope
[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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(column_type = "Cidr")]
[INFO] [stdout]    |     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(column_type = "Cidr")]
[INFO] [stdout]    |     ^ not found in this scope
[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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/crud/create_baker.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub network: IpNetwork,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model<IpNetwork> {
[INFO] [stdout]   |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/crud/create_baker.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(column_type = "Cidr")]
[INFO] [stdout]    |     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub network: IpNetwork,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model<IpNetwork> {
[INFO] [stdout]   |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(column_type = "Cidr")]
[INFO] [stdout]    |     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub network: IpNetwork,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model<IpNetwork> {
[INFO] [stdout]   |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub network: IpNetwork,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model<IpNetwork> {
[INFO] [stdout]   |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(column_type = "Cidr")]
[INFO] [stdout]    |     ^ not found in this scope
[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |     ^^^ not found in this scope
[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(column_type = "Cidr")]
[INFO] [stdout]    |     ^ not found in this scope
[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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Tea>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Color>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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<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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> KeyValue: 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]      |            ^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> NonSerializableStruct: 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]      |            ^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> features::json_vec::StringVec: 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]      |                             ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> json_string_vec::StringVec: 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]      |                ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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<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<JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 others
[INFO] [stdout]    = note: required for `Vec<JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> JsonColumn: 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]      |                ^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `JsonColumn`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub network: IpNetwork,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model<IpNetwork> {
[INFO] [stdout]   |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(column_type = "Cidr")]
[INFO] [stdout]    |     ^ not found in this scope
[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Tea>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Color>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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<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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub network: IpNetwork,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model<IpNetwork> {
[INFO] [stdout]   |                 +++++++++++
[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |     ^^^ not found in this scope
[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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Tea>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Color>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(column_type = "Cidr")]
[INFO] [stdout]    |     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> KeyValue: 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]      |            ^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> NonSerializableStruct: 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]      |            ^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> features::json_vec::StringVec: 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]      |                             ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> KeyValue: 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]      |            ^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> json_string_vec::StringVec: 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]      |                ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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<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<JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 others
[INFO] [stdout]    = note: required for `Vec<JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> JsonColumn: 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]      |                ^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `JsonColumn`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> NonSerializableStruct: 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]      |            ^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> features::json_vec::StringVec: 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]      |                             ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub network: IpNetwork,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model<IpNetwork> {
[INFO] [stdout]   |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> json_string_vec::StringVec: 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]      |                ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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<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<JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 others
[INFO] [stdout]    = note: required for `Vec<JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> JsonColumn: 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]      |                ^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `JsonColumn`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     for<'de> Self: serde::Deserialize<'de>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(column_type = "Cidr")]
[INFO] [stdout]    |     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub network: IpNetwork,
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model<IpNetwork> {
[INFO] [stdout]   |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]  --> tests/common/features/host_network.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub ipaddress: IpNetwork,
[INFO] [stdout]   |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout]   --> tests/common/features/host_network.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(column_type = "Cidr")]
[INFO] [stdout]    |     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sea-orm` (test "timestamp_tests") due to 35 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name timestamp_tests --edition=2024 tests/timestamp_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="bigdecimal"' --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="time"' --cfg 'feature="uuid"' --cfg 'feature="with-bigdecimal"' --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", "ipnetwork", "json-array", "macros", "mock", "pgvector", "postgres-array", "postgres-vector", "proxy", "rbac", "runtime-async-std", "runtime-async-std-native-tls", "runtime-async-std-rustls", "runtime-tokio", "runtime-tokio-native-tls", "runtime-tokio-rustls", "rust_decimal", "sea-orm-internal", "sea-query-sqlx", "seaography", "serde_json", "sqlite-use-returning-for-3_35", "sqlx", "sqlx-all", "sqlx-dep", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "tests-cfg", "time", "uuid", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=f6f2ed48bd7d0bf1 -C extra-filename=-893363c9b6f884fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-30e1ab0a25af4eb7.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-48853fe902eb97c7.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-0cb42823b3cd8eea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9c9b4146c8658190.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c36efe2fbdcfb5b2.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7718c8e303463cef.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a39a787a9f19d9c8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-605c8366ee713c88.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c4dfdfda36928161.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-0fbf9c8ebdb73829.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-edb70a6ebf5e29cb.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-28acc28a093f059f.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-ea237467bb118229.rlib --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-b91846a9385f30b1.rlib --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-3c88a212f2f948a8.so --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-f71ae4ad4c40faf6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-05e0da28a2efde70.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-98b3e06deb0ba937.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-9b3bd9ef31c93204.rlib --extern smol_potat=/opt/rustwide/target/debug/deps/libsmol_potat-f2f818447bc111f5.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-e01b10c368255d34.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a8e10b98d88e86ed.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-d6fbb52b929aa633.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-37d892e53d535c4b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5bf0c6e826b63a80.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4fdfff52978d25d6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d98a6fbb636d26fb.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4069d40039abdc5f.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Tea>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Color>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> KeyValue: 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]      |            ^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> NonSerializableStruct: 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]      |            ^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> features::json_vec::StringVec: 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]      |                             ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> json_string_vec::StringVec: 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]      |                ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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<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<JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 others
[INFO] [stdout]    = note: required for `Vec<JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> JsonColumn: 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]      |                ^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `JsonColumn`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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] [stderr] error: could not compile `sea-orm` (test "time_crate_tests") due to 35 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name time_crate_tests --edition=2024 tests/time_crate_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="bigdecimal"' --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="time"' --cfg 'feature="uuid"' --cfg 'feature="with-bigdecimal"' --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", "ipnetwork", "json-array", "macros", "mock", "pgvector", "postgres-array", "postgres-vector", "proxy", "rbac", "runtime-async-std", "runtime-async-std-native-tls", "runtime-async-std-rustls", "runtime-tokio", "runtime-tokio-native-tls", "runtime-tokio-rustls", "rust_decimal", "sea-orm-internal", "sea-query-sqlx", "seaography", "serde_json", "sqlite-use-returning-for-3_35", "sqlx", "sqlx-all", "sqlx-dep", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "tests-cfg", "time", "uuid", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=4d6e56e9fcafda5a -C extra-filename=-2e475449a480f527 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-30e1ab0a25af4eb7.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-48853fe902eb97c7.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-0cb42823b3cd8eea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9c9b4146c8658190.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c36efe2fbdcfb5b2.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7718c8e303463cef.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a39a787a9f19d9c8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-605c8366ee713c88.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c4dfdfda36928161.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-0fbf9c8ebdb73829.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-edb70a6ebf5e29cb.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-28acc28a093f059f.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-ea237467bb118229.rlib --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-b91846a9385f30b1.rlib --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-3c88a212f2f948a8.so --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-f71ae4ad4c40faf6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-05e0da28a2efde70.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-98b3e06deb0ba937.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-9b3bd9ef31c93204.rlib --extern smol_potat=/opt/rustwide/target/debug/deps/libsmol_potat-f2f818447bc111f5.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-e01b10c368255d34.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a8e10b98d88e86ed.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-d6fbb52b929aa633.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-37d892e53d535c4b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5bf0c6e826b63a80.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4fdfff52978d25d6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d98a6fbb636d26fb.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4069d40039abdc5f.rlib --cap-lints=warn` (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/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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Tea>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Color>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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<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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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<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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Tea>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Tea>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Tea>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Color>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Color>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Color>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Tea>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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<uuid::Uuid>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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<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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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<sea_orm_active_enums::Color>: Nullable` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.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::Color>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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<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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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<Hyphenated>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Tea>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Color>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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::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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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<i32>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/collection.rs:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> KeyValue: 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]      |            ^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> KeyValue: 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]      |            ^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> KeyValue: 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]      |            ^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> KeyValue: 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]      |            ^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> NonSerializableStruct: 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]      |            ^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> NonSerializableStruct: 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]      |            ^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> NonSerializableStruct: 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]      |            ^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> NonSerializableStruct: 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]      |            ^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> features::json_vec::StringVec: 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]      |                             ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> KeyValue: 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]      |            ^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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:4:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Tea>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Tea>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> json_string_vec::StringVec: 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]      |                ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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: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::Color>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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:39
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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: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::Tea>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> features::json_vec::StringVec: 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]      |                             ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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: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::Color>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> features::json_vec::StringVec: 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]      |                             ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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: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::Color>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Nullable` is implemented for `Vec<u8>`
[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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> NonSerializableStruct: 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]      |            ^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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<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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> features::json_vec::StringVec: 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]      |                             ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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<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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> features::json_vec::StringVec: 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]      |                             ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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]    = 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]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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<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<JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 others
[INFO] [stdout]    = note: required for `Vec<JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> json_string_vec::StringVec: 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]      |                ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> JsonColumn: 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]      |                ^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `JsonColumn`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> KeyValue: 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]      |            ^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> json_string_vec::StringVec: 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]      |                ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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<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<JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 others
[INFO] [stdout]    = note: required for `Vec<JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> json_string_vec::StringVec: 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]      |                ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> JsonColumn: 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]      |                ^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `JsonColumn`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> NonSerializableStruct: 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]      |            ^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> json_string_vec::StringVec: 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]      |                ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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<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<JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 others
[INFO] [stdout]    = note: required for `Vec<JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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<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<JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 others
[INFO] [stdout]    = note: required for `Vec<JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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<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<JsonColumn>>` is not implemented for `sea_orm::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_orm::Value` implements `From<&str>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Braced>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Events>`
[INFO] [stdout]              `sea_orm::Value` implements `From<Hyphenated>`
[INFO] [stdout]              `sea_orm::Value` implements `From<JsonColumn>`
[INFO] [stdout]            and 39 others
[INFO] [stdout]    = note: required for `Vec<JsonColumn>` to implement `Into<sea_orm::Value>`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/entity/active_model.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub enum ActiveValue<V>
[INFO] [stdout]    |          ----------- required by a bound in this enum
[INFO] [stdout] 60 | where
[INFO] [stdout] 61 |     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 `for<'de> features::json_vec::StringVec: 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]      |                             ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> JsonColumn: 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]      |                ^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `JsonColumn`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> JsonColumn: 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]      |                ^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `JsonColumn`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> JsonColumn: 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]      |                ^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `JsonColumn`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> KeyValue: 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]      |            ^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> KeyValue: 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]      |            ^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> json_string_vec::StringVec: 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]      |                ^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec`
[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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> NonSerializableStruct: 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]      |            ^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> KeyValue: 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]      |            ^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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 `for<'de> NonSerializableStruct: 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]      |            ^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `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 188 others
[INFO] [stdout] note: required by a bound in `TryGetableFromJson`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/executor/query.rs:1326:20
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized
[INFO] [stdout]      |           ------------------ required by a bound in this trait
[INFO] [stdout] 1325 | where
[INFO] [stdout] 1326 |     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<JsonColumn>>` is not satisfied
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[WARN] too many lines in the log, truncating it
