[INFO] fetching crate sea-orm 2.0.0-rc.5... [INFO] checking sea-orm-2.0.0-rc.5 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate sea-orm 2.0.0-rc.5 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate sea-orm 2.0.0-rc.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sea-orm 2.0.0-rc.5 [INFO] tweaked toml for crates.io crate sea-orm 2.0.0-rc.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sea-orm 2.0.0-rc.5 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sea-orm 2.0.0-rc.5 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smol-potat-macro v0.6.0 [INFO] [stderr] Downloaded smol-potat v1.1.2 [INFO] [stderr] Downloaded sea-orm-macros v2.0.0-rc.5 [INFO] [stderr] Downloaded pretty_assertions v0.7.2 [INFO] [stderr] Downloaded sea-query-sqlx v0.8.0-rc.8 [INFO] [stderr] Downloaded sea-query-derive v1.0.0-rc.9 [INFO] [stderr] Downloaded sea-query v1.0.0-rc.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfaa8e1a8ab609d43f1565be8dfaf45b006c73301fbec40158728afba7b68bd6 [INFO] running `Command { std: "docker" "start" "-a" "bfaa8e1a8ab609d43f1565be8dfaf45b006c73301fbec40158728afba7b68bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfaa8e1a8ab609d43f1565be8dfaf45b006c73301fbec40158728afba7b68bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfaa8e1a8ab609d43f1565be8dfaf45b006c73301fbec40158728afba7b68bd6", kill_on_drop: false }` [INFO] [stdout] bfaa8e1a8ab609d43f1565be8dfaf45b006c73301fbec40158728afba7b68bd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c611590137c25409eb994bca133f48d55c87294d968099bd9bfdcfee9e52a45 [INFO] running `Command { std: "docker" "start" "-a" "3c611590137c25409eb994bca133f48d55c87294d968099bd9bfdcfee9e52a45", kill_on_drop: false }` [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking async-net v1.8.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling smol-potat-macro v0.6.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking smol-potat v1.1.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling sea-orm-macros v2.0.0-rc.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling sea-query-derive v1.0.0-rc.9 [INFO] [stderr] Checking async-io v2.4.1 [INFO] [stderr] Checking sea-query v1.0.0-rc.11 [INFO] [stderr] Checking async-signal v0.2.11 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking smol v1.3.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking sea-orm v2.0.0-rc.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg` [INFO] [stdout] --> src/entity/active_model.rs:1023:35 [INFO] [stdout] | [INFO] [stdout] 1023 | 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:419:82 [INFO] [stdout] | [INFO] [stdout] 419 | 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:96:16 [INFO] [stdout] | [INFO] [stdout] 96 | use crate::tests_cfg::*; [INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg` [INFO] [stdout] --> src/entity/relation.rs:560:9 [INFO] [stdout] | [INFO] [stdout] 560 | 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:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(all(feature = "macros", feature = "tests-cfg"))] [INFO] [stdout] | --------------------- the item is gated behind the `tests-cfg` feature [INFO] [stdout] 521 | pub mod tests_cfg; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg` [INFO] [stdout] --> src/executor/delete.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | 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:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(all(feature = "macros", feature = "tests-cfg"))] [INFO] [stdout] | --------------------- the item is gated behind the `tests-cfg` feature [INFO] [stdout] 521 | pub mod tests_cfg; [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:195:70 [INFO] [stdout] | [INFO] [stdout] 195 | 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] 196 | 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:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(all(feature = "macros", feature = "tests-cfg"))] [INFO] [stdout] | --------------------- the item is gated behind the `tests-cfg` feature [INFO] [stdout] 521 | pub mod tests_cfg; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 195 - ColumnTrait, DbBackend, DbErr, EntityTrait, IntoActiveModel, MockDatabase, MockExecResult, [INFO] [stdout] 195 + ColumnTrait, DbBackend, DbErr, EntityTrait, IntoActiveModel, Database, MockExecResult, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 195 - ColumnTrait, DbBackend, DbErr, EntityTrait, IntoActiveModel, MockDatabase, MockExecResult, [INFO] [stdout] 195 + 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:198:16 [INFO] [stdout] | [INFO] [stdout] 198 | 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:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(all(feature = "macros", feature = "tests-cfg"))] [INFO] [stdout] | --------------------- the item is gated behind the `tests-cfg` feature [INFO] [stdout] 521 | pub mod tests_cfg; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg` [INFO] [stdout] --> src/query/delete.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | 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:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(all(feature = "macros", feature = "tests-cfg"))] [INFO] [stdout] | --------------------- the item is gated behind the `tests-cfg` feature [INFO] [stdout] 521 | pub mod tests_cfg; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg` [INFO] [stdout] --> src/query/insert.rs:514:16 [INFO] [stdout] | [INFO] [stdout] 514 | 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:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(all(feature = "macros", feature = "tests-cfg"))] [INFO] [stdout] | --------------------- the item is gated behind the `tests-cfg` feature [INFO] [stdout] 521 | pub mod tests_cfg; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg` [INFO] [stdout] --> src/query/join.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | 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:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(all(feature = "macros", feature = "tests-cfg"))] [INFO] [stdout] | --------------------- the item is gated behind the `tests-cfg` feature [INFO] [stdout] 521 | pub mod tests_cfg; [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:219:16 [INFO] [stdout] | [INFO] [stdout] 219 | 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:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(all(feature = "macros", feature = "tests-cfg"))] [INFO] [stdout] | --------------------- the item is gated behind the `tests-cfg` feature [INFO] [stdout] 521 | pub mod tests_cfg; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg` [INFO] [stdout] --> src/query/update.rs:219:16 [INFO] [stdout] | [INFO] [stdout] 219 | 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:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(all(feature = "macros", feature = "tests-cfg"))] [INFO] [stdout] | --------------------- the item is gated behind the `tests-cfg` feature [INFO] [stdout] 521 | pub mod tests_cfg; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg` [INFO] [stdout] --> src/schema/entity.rs:257:62 [INFO] [stdout] | [INFO] [stdout] 257 | use crate::{DbBackend, EntityName, Schema, sea_query::*, tests_cfg::*}; [INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg` [INFO] [stdout] --> src/schema/json.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | tests_cfg::{cake, lunch_set}, [INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(all(feature = "macros", feature = "tests-cfg"))] [INFO] [stdout] | --------------------- the item is gated behind the `tests-cfg` feature [INFO] [stdout] 521 | pub mod tests_cfg; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg` [INFO] [stdout] --> src/entity/base_entity.rs:1012:20 [INFO] [stdout] | [INFO] [stdout] 1012 | 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:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(all(feature = "macros", feature = "tests-cfg"))] [INFO] [stdout] | --------------------- the item is gated behind the `tests-cfg` feature [INFO] [stdout] 521 | pub mod tests_cfg; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg` [INFO] [stdout] --> src/entity/base_entity.rs:1024:20 [INFO] [stdout] | [INFO] [stdout] 1024 | 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:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(all(feature = "macros", feature = "tests-cfg"))] [INFO] [stdout] | --------------------- the item is gated behind the `tests-cfg` feature [INFO] [stdout] 521 | pub mod tests_cfg; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg` [INFO] [stdout] --> src/entity/base_entity.rs:1128:20 [INFO] [stdout] | [INFO] [stdout] 1128 | 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:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(all(feature = "macros", feature = "tests-cfg"))] [INFO] [stdout] | --------------------- the item is gated behind the `tests-cfg` feature [INFO] [stdout] 521 | pub mod tests_cfg; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::MockDatabase` [INFO] [stdout] --> src/entity/base_entity.rs:1129:45 [INFO] [stdout] | [INFO] [stdout] 1129 | 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::MockDatabase` [INFO] [stdout] --> src/executor/delete.rs:177:60 [INFO] [stdout] | [INFO] [stdout] 177 | 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[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> src/executor/select.rs:1316:13 [INFO] [stdout] | [INFO] [stdout] 1316 | use sea_orm::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/executor/select.rs:1349:13 [INFO] [stdout] | [INFO] [stdout] 1349 | use sea_orm::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/executor/select.rs:1369:13 [INFO] [stdout] | [INFO] [stdout] 1369 | use sea_orm::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/executor/select.rs:1394:13 [INFO] [stdout] | [INFO] [stdout] 1394 | use sea_orm::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/executor/select.rs:1421:13 [INFO] [stdout] | [INFO] [stdout] 1421 | use sea_orm::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/executor/select.rs:1446:13 [INFO] [stdout] | [INFO] [stdout] 1446 | use sea_orm::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/executor/select.rs:1473:13 [INFO] [stdout] | [INFO] [stdout] 1473 | use sea_orm::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/executor/select.rs:1517:13 [INFO] [stdout] | [INFO] [stdout] 1517 | use sea_orm::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/executor/select.rs:1549:13 [INFO] [stdout] | [INFO] [stdout] 1549 | use sea_orm::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/executor/select.rs:1583:13 [INFO] [stdout] | [INFO] [stdout] 1583 | use sea_orm::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/executor/select.rs:1607:13 [INFO] [stdout] | [INFO] [stdout] 1607 | use sea_orm::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/executor/select.rs:1633:13 [INFO] [stdout] | [INFO] [stdout] 1633 | use sea_orm::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/executor/select.rs:1671:13 [INFO] [stdout] | [INFO] [stdout] 1671 | use sea_orm::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/executor/select.rs:1699:13 [INFO] [stdout] | [INFO] [stdout] 1699 | use sea_orm::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/executor/select.rs:1727:13 [INFO] [stdout] | [INFO] [stdout] 1727 | use sea_orm::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/executor/select.rs:1759:13 [INFO] [stdout] | [INFO] [stdout] 1759 | use sea_orm::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/executor/select.rs:1789:13 [INFO] [stdout] | [INFO] [stdout] 1789 | use sea_orm::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/executor/select.rs:1833:13 [INFO] [stdout] | [INFO] [stdout] 1833 | use sea_orm::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/executor/select.rs:1861:13 [INFO] [stdout] | [INFO] [stdout] 1861 | use sea_orm::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/executor/select.rs:1891:13 [INFO] [stdout] | [INFO] [stdout] 1891 | use sea_orm::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/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[E0432]: unresolved import `crate::MockDatabase` [INFO] [stdout] --> src/executor/update.rs:361:39 [INFO] [stdout] | [INFO] [stdout] 361 | 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[E0432]: unresolved imports `crate::MockDatabase`, `crate::Transaction` [INFO] [stdout] --> src/query/insert.rs:657:32 [INFO] [stdout] | [INFO] [stdout] 657 | 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[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:710:32 [INFO] [stdout] | [INFO] [stdout] 710 | 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] 710 - use crate::{DbBackend, MockDatabase, MockExecResult, Statement, Transaction}; [INFO] [stdout] 710 + use crate::{DbBackend, Database, MockExecResult, Statement, Transaction}; [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 710 - use crate::{DbBackend, MockDatabase, MockExecResult, Statement, Transaction}; [INFO] [stdout] 710 + 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:1033:28 [INFO] [stdout] | [INFO] [stdout] 1033 | pub use super::fruit::*; [INFO] [stdout] | ^^^^^ could not find `fruit` in `super` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sea_orm` [INFO] [stdout] --> src/executor/select.rs:1317:13 [INFO] [stdout] | [INFO] [stdout] 1317 | use sea_orm::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction}; [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/executor/select.rs:1350:13 [INFO] [stdout] | [INFO] [stdout] 1350 | use sea_orm::{DbBackend, EntityTrait, MockDatabase}; [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/executor/select.rs:1370:13 [INFO] [stdout] | [INFO] [stdout] 1370 | use sea_orm::{DbBackend, EntityTrait, MockDatabase}; [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/executor/select.rs:1395:13 [INFO] [stdout] | [INFO] [stdout] 1395 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase}; [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/executor/select.rs:1422:13 [INFO] [stdout] | [INFO] [stdout] 1422 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase}; [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/executor/select.rs:1447:13 [INFO] [stdout] | [INFO] [stdout] 1447 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase}; [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/executor/select.rs:1474:13 [INFO] [stdout] | [INFO] [stdout] 1474 | use sea_orm::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction}; [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/executor/select.rs:1518:13 [INFO] [stdout] | [INFO] [stdout] 1518 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase}; [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/executor/select.rs:1550:13 [INFO] [stdout] | [INFO] [stdout] 1550 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase}; [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/executor/select.rs:1584:13 [INFO] [stdout] | [INFO] [stdout] 1584 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase}; [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/executor/select.rs:1608:13 [INFO] [stdout] | [INFO] [stdout] 1608 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase}; [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/executor/select.rs:1634:13 [INFO] [stdout] | [INFO] [stdout] 1634 | use sea_orm::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction}; [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/executor/select.rs:1672:13 [INFO] [stdout] | [INFO] [stdout] 1672 | use sea_orm::{DbBackend, EntityTrait, MockDatabase}; [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/executor/select.rs:1700:13 [INFO] [stdout] | [INFO] [stdout] 1700 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase}; [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/executor/select.rs:1728:13 [INFO] [stdout] | [INFO] [stdout] 1728 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase}; [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/executor/select.rs:1760:13 [INFO] [stdout] | [INFO] [stdout] 1760 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase}; [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/executor/select.rs:1790:13 [INFO] [stdout] | [INFO] [stdout] 1790 | use sea_orm::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction}; [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/executor/select.rs:1834:13 [INFO] [stdout] | [INFO] [stdout] 1834 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase}; [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/executor/select.rs:1862:13 [INFO] [stdout] | [INFO] [stdout] 1862 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase}; [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/executor/select.rs:1892:13 [INFO] [stdout] | [INFO] [stdout] 1892 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase}; [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: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[E0432]: unresolved import `sea_orm::tests_cfg` [INFO] [stdout] --> tests/impl_from_for_active_model.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use sea_orm::{Set, tests_cfg::cake}; [INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in `sea_orm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg(all(feature = "macros", feature = "tests-cfg"))] [INFO] [stdout] | --------------------- the item is gated behind the `tests-cfg` feature [INFO] [stdout] 521 | pub mod tests_cfg; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `entity::*` [INFO] [stdout] --> src/entity/base_entity.rs:1013:32 [INFO] [stdout] | [INFO] [stdout] 1013 | use crate::{DbBackend, entity::*, query::*}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `entity::*` [INFO] [stdout] --> src/entity/base_entity.rs:1025:32 [INFO] [stdout] | [INFO] [stdout] 1025 | use crate::{DbBackend, entity::*, query::*}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EntityTrait` [INFO] [stdout] --> src/entity/base_entity.rs:1129:32 [INFO] [stdout] | [INFO] [stdout] 1129 | use crate::{DbBackend, EntityTrait, MockDatabase}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/entity/column_def.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EntityTrait` [INFO] [stdout] --> src/executor/delete.rs:177:47 [INFO] [stdout] | [INFO] [stdout] 177 | use crate::{DbBackend, DbErr, Delete, EntityTrait, MockDatabase}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EntityTrait` [INFO] [stdout] --> src/query/combine.rs:199:41 [INFO] [stdout] | [INFO] [stdout] 199 | use crate::{ColumnTrait, DbBackend, EntityTrait, QueryFilter, QuerySelect, QueryTrait}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EntityTrait` [INFO] [stdout] --> src/query/join.rs:188:33 [INFO] [stdout] | [INFO] [stdout] 188 | ColumnTrait, DbBackend, EntityTrait, ModelTrait, QueryFilter, QuerySelect, QueryTrait, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Related` [INFO] [stdout] --> src/query/join.rs:243:21 [INFO] [stdout] | [INFO] [stdout] 243 | use crate::{Related, Select}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Related` [INFO] [stdout] --> src/query/join.rs:299:21 [INFO] [stdout] | [INFO] [stdout] 299 | use crate::{Related, Select}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Related` [INFO] [stdout] --> src/query/join.rs:315:21 [INFO] [stdout] | [INFO] [stdout] 315 | use crate::{Related, Select}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Related` [INFO] [stdout] --> src/query/join.rs:334:21 [INFO] [stdout] | [INFO] [stdout] 334 | use crate::{Related, Select}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sea-orm` (test "impl_from_for_active_model") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `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/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_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.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_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_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_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs: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_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: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_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 `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[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: 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 { [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/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] 11 | | pub network: 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: 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_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:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.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:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `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_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 `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_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 `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs: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[E0277]: the trait bound `Vec: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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[E0277]: the trait bound `sea_orm::Value: From>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/repository.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/repository.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[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 { [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[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 `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[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 { [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_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[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_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[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] 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:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")] [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_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[E0277]: the trait bound `sea_orm::Value: From>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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 `sea_orm::Value: From>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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: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 { [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[E0277]: the trait bound `sea_orm::Value: From>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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: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_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 `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[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] 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/repository.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/repository.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_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_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[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: 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[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: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_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[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/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] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Model { [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: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.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[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); [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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[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] 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_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[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: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/repository.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/repository.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/repository.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/repository.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/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 { [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] 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_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[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] [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 { [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: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 { [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: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 { [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] 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:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")] [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] [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] 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: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: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 { [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 { [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/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:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")] [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 { [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] 11 | | pub network: 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/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] 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: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 { [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] 11 | | pub network: IpNetwork, [INFO] [stdout] | |__________________________^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `sea_orm::prelude::DateTime::UNIX_EPOCH`: use `DateTime::UNIX_EPOCH` instead [INFO] [stdout] --> tests/common/bakery_chain/seed_data.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 72 | placed_at: Set(DateTime::UNIX_EPOCH), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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[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 { [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[E0277]: the trait bound `Vec: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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] 11 | | pub network: IpNetwork, [INFO] [stdout] | |__________________________^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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 `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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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> 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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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); [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> 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); [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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> 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> 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 `Vec: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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); [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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> 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 `sea_orm::Value: From>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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> 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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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); [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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); [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 `Vec: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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> 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 `sea_orm::Value: From>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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> 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); [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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 `sea_orm::Value: From>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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] [stderr] error: could not compile `sea-orm` (lib test) due to 86 previous errors; 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c32e313cccf7df531e2d49ffb8227bb92304aee/bin/rustc --crate-name sea_orm --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -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="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=6a90d9703d573ba6 -C extra-filename=-a25709ccbcde716a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-43e394039d9c29b9.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-85ded56dd81b10b2.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-6995783e8af97517.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7e2e6b4e0438d270.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-79c610d779652ad6.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-4ad31c4cf09f034f.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-47adcc67ca155683.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d26624d65db0014a.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-3e7e98e7c0c45f70.rmeta --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-6be08bee0211bf05.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-18cc903d973798ee.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-0e208206e20896c5.rmeta --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-a392d8a8dcf406c4.so --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-04013b9d9c09e377.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-18e3fb47ceb44dbd.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-49ce597c1bbb7f08.rmeta --extern smol=/opt/rustwide/target/debug/deps/libsmol-81f25e93ee20a221.rmeta --extern smol_potat=/opt/rustwide/target/debug/deps/libsmol_potat-aabca06803b9973b.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-e3b796cabfbf3da6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c196b7967c3fe1eb.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5ae2d288708a9b6d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2d2827c811c80353.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1e8c9f2a332b2f64.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-731cfd7d871fbd7d.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-494d35321422a03c.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5302d4f196d7bbb4.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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] warning: use of deprecated associated constant `sea_orm::prelude::DateTime::UNIX_EPOCH`: use `DateTime::UNIX_EPOCH` instead [INFO] [stdout] --> tests/common/bakery_chain/seed_data.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 72 | placed_at: Set(DateTime::UNIX_EPOCH), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `sea_orm::prelude::DateTime::UNIX_EPOCH`: use `DateTime::UNIX_EPOCH` instead [INFO] [stdout] --> tests/common/bakery_chain/seed_data.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 72 | placed_at: Set(DateTime::UNIX_EPOCH), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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); [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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 `sea_orm::Value: From>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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> 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> 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> 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> 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); [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> 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); [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 `sea_orm::Value: From>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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] warning: use of deprecated associated constant `sea_orm::prelude::DateTime::UNIX_EPOCH`: use `DateTime::UNIX_EPOCH` instead [INFO] [stdout] --> tests/common/bakery_chain/seed_data.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 72 | placed_at: Set(DateTime::UNIX_EPOCH), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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> 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); [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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] warning: use of deprecated associated constant `sea_orm::prelude::DateTime::UNIX_EPOCH`: use `DateTime::UNIX_EPOCH` instead [INFO] [stdout] --> tests/common/bakery_chain/seed_data.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 72 | placed_at: Set(DateTime::UNIX_EPOCH), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `sea_orm::prelude::DateTime::UNIX_EPOCH`: use `DateTime::UNIX_EPOCH` instead [INFO] [stdout] --> tests/common/bakery_chain/seed_data.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 72 | placed_at: Set(DateTime::UNIX_EPOCH), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: ValueType` is not satisfied [INFO] [stdout] --> tests/common/features/active_enum_vec.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub categories: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `ValueType` is not implemented for `Vec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `ValueType` is implemented for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `sea_orm::prelude::DateTime::UNIX_EPOCH`: use `DateTime::UNIX_EPOCH` instead [INFO] [stdout] --> tests/common/bakery_chain/seed_data.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 72 | placed_at: Set(DateTime::UNIX_EPOCH), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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 36 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c32e313cccf7df531e2d49ffb8227bb92304aee/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,metadata -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="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=a0ed04ced7ff0485 -C extra-filename=-c4f7ba7f098382e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-43e394039d9c29b9.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-85ded56dd81b10b2.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-6995783e8af97517.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7e2e6b4e0438d270.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-79c610d779652ad6.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-4ad31c4cf09f034f.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-47adcc67ca155683.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d26624d65db0014a.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-3e7e98e7c0c45f70.rmeta --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-6be08bee0211bf05.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-18cc903d973798ee.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-0e208206e20896c5.rmeta --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-851bbc73a1b886f5.rmeta --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-a392d8a8dcf406c4.so --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-04013b9d9c09e377.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-18e3fb47ceb44dbd.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-49ce597c1bbb7f08.rmeta --extern smol=/opt/rustwide/target/debug/deps/libsmol-81f25e93ee20a221.rmeta --extern smol_potat=/opt/rustwide/target/debug/deps/libsmol_potat-aabca06803b9973b.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-e3b796cabfbf3da6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c196b7967c3fe1eb.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5ae2d288708a9b6d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2d2827c811c80353.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1e8c9f2a332b2f64.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-731cfd7d871fbd7d.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-494d35321422a03c.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5302d4f196d7bbb4.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error[E0277]: the trait bound `Vec: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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] warning: use of deprecated associated constant `sea_orm::prelude::DateTime::UNIX_EPOCH`: use `DateTime::UNIX_EPOCH` instead [INFO] [stdout] --> tests/common/bakery_chain/seed_data.rs:72:38 [INFO] [stdout] | [INFO] [stdout] 72 | placed_at: Set(DateTime::UNIX_EPOCH), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` 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>` is not implemented for `sea_orm::Value` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [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` [INFO] [stdout] `sea_orm::Value` implements `From>` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] `sea_orm::Value` implements `From` [INFO] [stdout] and 39 others [INFO] [stdout] = note: required for `Vec` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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: 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` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Nullable` is implemented for `Vec` [INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>` [INFO] [stdout] = note: required for `std::option::Option>` to implement `Into` [INFO] [stdout] note: required by a bound in `ActiveValue` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ActiveValue [INFO] [stdout] | ----------- required by a bound in this enum [INFO] [stdout] 58 | where [INFO] [stdout] 59 | V: Into, [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>` is not satisfied [INFO] [stdout] --> tests/common/features/collection_expanded.rs:16:48 [INFO] [stdout] | [WARN] too many lines in the log, truncating it