[INFO] fetching crate sea-orm 2.0.0-rc.5... [INFO] testing sea-orm-2.0.0-rc.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate sea-orm 2.0.0-rc.5 into /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sea-orm 2.0.0-rc.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccaa1220787d7dcd4816c974cae27ffe34ddfe3fc58e1a0b2dc3d29deb151ca9 [INFO] running `Command { std: "docker" "start" "-a" "ccaa1220787d7dcd4816c974cae27ffe34ddfe3fc58e1a0b2dc3d29deb151ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccaa1220787d7dcd4816c974cae27ffe34ddfe3fc58e1a0b2dc3d29deb151ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccaa1220787d7dcd4816c974cae27ffe34ddfe3fc58e1a0b2dc3d29deb151ca9", kill_on_drop: false }` [INFO] [stdout] ccaa1220787d7dcd4816c974cae27ffe34ddfe3fc58e1a0b2dc3d29deb151ca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1feffbefe61d8218ed758ca5d375ec009202cff880d10c9278bdf6e739bbf394 [INFO] running `Command { std: "docker" "start" "-a" "1feffbefe61d8218ed758ca5d375ec009202cff880d10c9278bdf6e739bbf394", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling sea-orm-macros v2.0.0-rc.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling sea-query-derive v1.0.0-rc.9 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling sea-query v1.0.0-rc.11 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sea-orm v2.0.0-rc.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.19s [INFO] running `Command { std: "docker" "inspect" "1feffbefe61d8218ed758ca5d375ec009202cff880d10c9278bdf6e739bbf394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1feffbefe61d8218ed758ca5d375ec009202cff880d10c9278bdf6e739bbf394", kill_on_drop: false }` [INFO] [stdout] 1feffbefe61d8218ed758ca5d375ec009202cff880d10c9278bdf6e739bbf394 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6f89ae5c782094e2644f1dff2a90f52a822be2e94f588b1db22a8488aa8d27f [INFO] running `Command { std: "docker" "start" "-a" "f6f89ae5c782094e2644f1dff2a90f52a822be2e94f588b1db22a8488aa8d27f", kill_on_drop: false }` [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-signal v0.2.11 [INFO] [stderr] Compiling sea-query v1.0.0-rc.11 [INFO] [stderr] Compiling smol-potat-macro v0.6.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling smol-potat v1.1.2 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sea-orm v2.0.0-rc.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_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 `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sea_orm::tests_cfg` [INFO] [stdout] --> tests/sql_err_tests.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | error::DbErr, error::SqlErr, tests_cfg, [INFO] [stdout] | ^^^^^^^^^ no `tests_cfg` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs: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: 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 `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sea_orm::tests_cfg` [INFO] [stdout] --> tests/basic.rs:5:79 [INFO] [stdout] | [INFO] [stdout] 5 | pub use sea_orm::{Database, DbConn, entity::*, error::*, query::*, sea_query, tests_cfg::*}; [INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in `sea_orm` [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_struct.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_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 `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[E0432]: unresolved import `sea_orm::tests_cfg` [INFO] [stdout] --> tests/empty_insert_tests.rs:8:85 [INFO] [stdout] | [INFO] [stdout] 8 | DatabaseConnection, DbBackend, EntityName, ExecResult, entity::*, error::DbErr, tests_cfg, [INFO] [stdout] | ^^^^^^^^^ no `tests_cfg` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs: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: 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 `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs: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_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 `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 `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/repository.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/repository.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `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: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:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_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[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 `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] 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/json_struct.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs: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: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:16:46 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/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 `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `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 `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.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_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/repository.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/repository.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/repository.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/repository.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_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.rs:18:50 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_struct.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, Debug, PartialEq, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_struct.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `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:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/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: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: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs: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_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:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_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/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 `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 `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:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs: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 `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/repository.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/repository.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/repository.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/repository.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `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/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: 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/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: 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: 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: 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/repository.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/repository.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `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[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/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: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/common/features/repository.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/common/features/repository.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub network: IpNetwork, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | pub ipaddress: IpNetwork, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] 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: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/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[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[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[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub ipaddress: IpNetwork, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` 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] 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[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/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[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub ipaddress: IpNetwork, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` 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[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/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[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | pub ipaddress: IpNetwork, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | pub ipaddress: IpNetwork, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub network: IpNetwork, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs: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] 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: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: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: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 `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] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue` [INFO] [stdout] --> tests/common/features/json_struct.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct KeyValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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] | ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct` [INFO] [stdout] --> tests/common/features/json_struct.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NonSerializableStruct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 188 others [INFO] [stdout] note: required by a bound in `TryGetableFromJson` [INFO] [stdout] --> /opt/rustwide/workdir/src/executor/query.rs:1326:20 [INFO] [stdout] | [INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized [INFO] [stdout] | ------------------ required by a bound in this trait [INFO] [stdout] 1325 | where [INFO] [stdout] 1326 | for<'de> Self: serde::Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | pub ipaddress: IpNetwork, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] 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[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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StringVec(pub Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `features::json_vec::StringVec` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 188 others [INFO] [stdout] note: required by a bound in `TryGetableFromJson` [INFO] [stdout] --> /opt/rustwide/workdir/src/executor/query.rs:1326:20 [INFO] [stdout] | [INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized [INFO] [stdout] | ------------------ required by a bound in this trait [INFO] [stdout] 1325 | where [INFO] [stdout] 1326 | for<'de> Self: serde::Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs: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[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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StringVec(pub Vec); [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[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: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[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] | ^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `JsonColumn` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct JsonColumn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `JsonColumn` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 188 others [INFO] [stdout] note: required by a bound in `TryGetableFromJson` [INFO] [stdout] --> /opt/rustwide/workdir/src/executor/query.rs:1326:20 [INFO] [stdout] | [INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized [INFO] [stdout] | ------------------ required by a bound in this trait [INFO] [stdout] 1325 | where [INFO] [stdout] 1326 | for<'de> Self: serde::Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs: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[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: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[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[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/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[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub ipaddress: IpNetwork, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` 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[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | pub ipaddress: IpNetwork, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")] [INFO] [stdout] 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[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] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue` [INFO] [stdout] --> tests/common/features/json_struct.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct KeyValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 188 others [INFO] [stdout] note: required by a bound in `TryGetableFromJson` [INFO] [stdout] --> /opt/rustwide/workdir/src/executor/query.rs:1326:20 [INFO] [stdout] | [INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized [INFO] [stdout] | ------------------ required by a bound in this trait [INFO] [stdout] 1325 | where [INFO] [stdout] 1326 | for<'de> Self: serde::Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub ipaddress: IpNetwork, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[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] | ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct` [INFO] [stdout] --> tests/common/features/json_struct.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NonSerializableStruct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StringVec(pub Vec); [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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StringVec(pub Vec); [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[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/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] | ^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `JsonColumn` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct JsonColumn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `JsonColumn` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 188 others [INFO] [stdout] note: required by a bound in `TryGetableFromJson` [INFO] [stdout] --> /opt/rustwide/workdir/src/executor/query.rs:1326:20 [INFO] [stdout] | [INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized [INFO] [stdout] | ------------------ required by a bound in this trait [INFO] [stdout] 1325 | where [INFO] [stdout] 1326 | for<'de> Self: serde::Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | pub ipaddress: IpNetwork, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs: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[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:20 [INFO] [stdout] | [INFO] [stdout] 9 | pub ipaddress: IpNetwork, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")] [INFO] [stdout] 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] 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[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:20 [INFO] [stdout] | [INFO] [stdout] 9 | pub ipaddress: IpNetwork, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")] [INFO] [stdout] 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] 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[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[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[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[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 `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/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> 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] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue` [INFO] [stdout] --> tests/common/features/json_struct.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct KeyValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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] | ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct` [INFO] [stdout] --> tests/common/features/json_struct.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NonSerializableStruct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StringVec(pub Vec); [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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StringVec(pub Vec); [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] | ^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `JsonColumn` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct JsonColumn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `JsonColumn` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 188 others [INFO] [stdout] note: required by a bound in `TryGetableFromJson` [INFO] [stdout] --> /opt/rustwide/workdir/src/executor/query.rs:1326:20 [INFO] [stdout] | [INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized [INFO] [stdout] | ------------------ required by a bound in this trait [INFO] [stdout] 1325 | where [INFO] [stdout] 1326 | for<'de> Self: serde::Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope [INFO] [stdout] --> tests/common/features/host_network.rs: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] [stderr] error: could not compile `sea-orm` (test "enum_primary_key_tests") due to 35 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name enum_primary_key_tests --edition=2024 tests/enum_primary_key_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bigdecimal"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde_json"' --cfg 'feature="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=3cdbebd0bdd1ece7 -C extra-filename=-b4b5b8937eecc168 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-e00dc93c65662a02.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-83baa69cef2b7d55.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-6d1f6a978fc3ab7c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2ab9228109c948c5.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c9b2149044e123e3.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d42ea833dfd605ef.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b5fdc9487e4a6ada.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-019dc3e6fa39a754.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-a1314860537bd730.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d78ed2b88ed8def9.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-d0bd85ecc3dc218f.rlib --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-bd5b3341bfd647cc.rlib --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-a392d8a8dcf406c4.so --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-fd9f6175129592ba.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-282f5ff24379714c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-216d864117523b2e.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-9322f795333c351d.rlib --extern smol_potat=/opt/rustwide/target/debug/deps/libsmol_potat-302a60a5f3470c14.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-f222a7f6c5ad7052.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d7356a50ce6083a2.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-365a8db5e111ab8a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-846f5c570507a9b2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e9c30491db6915b4.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4f359cd6a188b33b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d648587b00e262e4.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fe389c155cd154c3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 `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 `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/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/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/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/collection_tests.rs:176:19 [INFO] [stdout] | [INFO] [stdout] 176 | integers: Set(vec![4, 5, 6]), [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] [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/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/collection_tests.rs:176:23 [INFO] [stdout] | [INFO] [stdout] 176 | integers: Set(vec![4, 5, 6]), [INFO] [stdout] | --- ^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Nullable` is not satisfied [INFO] [stdout] --> tests/collection_tests.rs:177:23 [INFO] [stdout] | [INFO] [stdout] 177 | integers_opt: Set(Some(vec![4, 5, 6])), [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] [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/collection_tests.rs:177:27 [INFO] [stdout] | [INFO] [stdout] 177 | integers_opt: Set(Some(vec![4, 5, 6])), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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/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.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/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 `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/collection_tests.rs:177:27 [INFO] [stdout] | [INFO] [stdout] 177 | integers_opt: Set(Some(vec![4, 5, 6])), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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 `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 `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 `sea_orm::Value: From>` is not satisfied [INFO] [stdout] --> tests/collection_tests.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | teas: Set(vec![Tea::EverydayTea]), [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] [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/collection_tests.rs:177:23 [INFO] [stdout] | [INFO] [stdout] 177 | integers_opt: Set(Some(vec![4, 5, 6])), [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] [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 `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/collection_tests.rs:178:19 [INFO] [stdout] | [INFO] [stdout] 178 | teas: Set(vec![Tea::EverydayTea]), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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/collection_tests.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | teas_opt: Set(Some(vec![Tea::EverydayTea])), [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] [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 `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/collection_tests.rs:179:23 [INFO] [stdout] | [INFO] [stdout] 179 | teas_opt: Set(Some(vec![Tea::EverydayTea])), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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.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/collection_tests.rs:179:23 [INFO] [stdout] | [INFO] [stdout] 179 | teas_opt: Set(Some(vec![Tea::EverydayTea])), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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_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/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: 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] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied [INFO] [stdout] --> tests/collection_tests.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | colors: Set(vec![Color::White]), [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] [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/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 `sea_orm::Value: From>` is not satisfied [INFO] [stdout] --> tests/collection_tests.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | teas_opt: Set(Some(vec![Tea::EverydayTea])), [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] [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_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/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 `std::option::Option>: TryGetable` is not satisfied [INFO] [stdout] --> tests/common/features/active_enum_vec.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `TryGetable` is not implemented for `std::option::Option>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `TryGetable` is implemented for `std::option::Option` [INFO] [stdout] note: required by a bound in `sea_orm::QueryResult::try_get` [INFO] [stdout] --> /opt/rustwide/workdir/src/executor/query.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn try_get(&self, pre: &str, col: &str) -> Result [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 96 | where [INFO] [stdout] 97 | T: TryGetable, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `QueryResult::try_get` [INFO] [stdout] = note: this error originates in the derive 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/collection_tests.rs:180:21 [INFO] [stdout] | [INFO] [stdout] 180 | colors: Set(vec![Color::White]), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Nullable` is not satisfied [INFO] [stdout] --> tests/collection_tests.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | colors_opt: Set(Some(vec![Color::White])), [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] [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 `Vec: Nullable` is not satisfied [INFO] [stdout] --> tests/collection_tests.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | colors_opt: Set(Some(vec![Color::White])), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Nullable` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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/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: this error originates in the derive 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/collection_tests.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | colors_opt: Set(Some(vec![Color::White])), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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/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/collection_tests.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | colors_opt: Set(Some(vec![Color::White])), [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] [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/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: this error originates in the derive 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/collection_tests.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 190 | integers: Set(vec![3, 1, 4]), [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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied [INFO] [stdout] --> tests/collection_tests.rs:190:23 [INFO] [stdout] | [INFO] [stdout] 190 | integers: Set(vec![3, 1, 4]), [INFO] [stdout] | --- ^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `ValueType` is not implemented for `Vec` [INFO] [stdout] | [INFO] [stdout] = help: the trait `ValueType` is implemented for `Vec` [INFO] [stdout] = note: required for `std::option::Option>` to implement `ValueType` [INFO] [stdout] note: required by a bound in `sea_orm::Value::unwrap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.11/src/value.rs:339:12 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn unwrap(self) -> T [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] 338 | where [INFO] [stdout] 339 | T: ValueType, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Value::unwrap` [INFO] [stdout] = note: this error originates in the derive 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 `std::option::Option>` to implement `ValueType` [INFO] [stdout] note: required by a bound in `sea_orm::Value::unwrap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.11/src/value.rs:339:12 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn unwrap(self) -> T [INFO] [stdout] | ------ required by a bound in this associated function [INFO] [stdout] 338 | where [INFO] [stdout] 339 | T: ValueType, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Value::unwrap` [INFO] [stdout] = note: this error originates in the derive 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/collection_tests.rs:191:23 [INFO] [stdout] | [INFO] [stdout] 191 | integers_opt: Set(None), [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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Nullable` is not satisfied [INFO] [stdout] --> tests/collection_tests.rs:191:27 [INFO] [stdout] | [INFO] [stdout] 191 | integers_opt: Set(None), [INFO] [stdout] | --- ^^^^ the trait `Nullable` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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_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/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] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied [INFO] [stdout] --> tests/collection_tests.rs:191:27 [INFO] [stdout] | [INFO] [stdout] 191 | integers_opt: Set(None), [INFO] [stdout] | --- ^^^^ the trait `From>` is not implemented for `sea_orm::Value` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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_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/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_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/collection_tests.rs:192:15 [INFO] [stdout] | [INFO] [stdout] 192 | teas: Set(vec![Tea::EverydayTea]), [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] [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/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] [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 for `ActiveValue>>` to implement `Debug` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&ActiveValue>>` to implement `Debug` [INFO] [stdout] = note: required for the cast from `&&ActiveValue>>` to `&dyn Debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied [INFO] [stdout] --> tests/collection_tests.rs:191:23 [INFO] [stdout] | [INFO] [stdout] 191 | integers_opt: Set(None), [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] [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/collection_tests.rs:192:19 [INFO] [stdout] | [INFO] [stdout] 192 | teas: Set(vec![Tea::EverydayTea]), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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/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 for `ActiveValue>>` to implement `Debug` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `&ActiveValue>>` to implement `Debug` [INFO] [stdout] = note: required for the cast from `&&ActiveValue>>` to `&dyn Debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Nullable` is not satisfied [INFO] [stdout] --> tests/collection_tests.rs:193:19 [INFO] [stdout] | [INFO] [stdout] 193 | teas_opt: Set(None), [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] [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/collection_tests.rs:193:23 [INFO] [stdout] | [INFO] [stdout] 193 | teas_opt: Set(None), [INFO] [stdout] | --- ^^^^ the trait `Nullable` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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[E0369]: binary operation `==` cannot be applied to type `ActiveValue>>` [INFO] [stdout] --> tests/common/features/active_enum_vec.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the foreign item types don't implement required traits for this operation to be valid [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.11/src/value.rs:211:1 [INFO] [stdout] | [INFO] [stdout] 211 | pub enum Value { [INFO] [stdout] | ^^^^^^^^^^^^^^ not implement `From>` [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/vec/mod.rs:434:1 [INFO] [stdout] | [INFO] [stdout] = note: not implement `Nullable` [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/collection_tests.rs:193:23 [INFO] [stdout] | [INFO] [stdout] 193 | teas_opt: Set(None), [INFO] [stdout] | --- ^^^^ the trait `From>` is not implemented for `sea_orm::Value` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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/collection_tests.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | colors: Set(vec![Color::White]), [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] [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] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue` [INFO] [stdout] --> tests/common/features/json_struct.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct KeyValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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> 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] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue` [INFO] [stdout] --> tests/common/features/json_struct.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct KeyValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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/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.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 `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] | ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct` [INFO] [stdout] --> tests/common/features/json_struct.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NonSerializableStruct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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/collection_tests.rs:193:19 [INFO] [stdout] | [INFO] [stdout] 193 | teas_opt: Set(None), [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] [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 `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] | ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct` [INFO] [stdout] --> tests/common/features/json_struct.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NonSerializableStruct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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/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.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/collection_tests.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | colors: Set(vec![Color::White]), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: Nullable` is not satisfied [INFO] [stdout] --> tests/collection_tests.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | colors_opt: Set(None), [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] [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/collection_tests.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | colors_opt: Set(None), [INFO] [stdout] | --- ^^^^ the trait `Nullable` is not implemented for `Vec` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StringVec(pub Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `features::json_vec::StringVec` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 188 others [INFO] [stdout] note: required by a bound in `TryGetableFromJson` [INFO] [stdout] --> /opt/rustwide/workdir/src/executor/query.rs:1326:20 [INFO] [stdout] | [INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized [INFO] [stdout] | ------------------ required by a bound in this trait [INFO] [stdout] 1325 | where [INFO] [stdout] 1326 | for<'de> Self: serde::Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> KeyValue: Deserialize<'de>` is not satisfied [INFO] [stdout] --> tests/common/features/json_struct.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct KeyValue { [INFO] [stdout] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue` [INFO] [stdout] --> tests/common/features/json_struct.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct KeyValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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/collection_tests.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | colors_opt: Set(None), [INFO] [stdout] | --- ^^^^ the trait `From>` is not implemented for `sea_orm::Value` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StringVec(pub Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `features::json_vec::StringVec` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 188 others [INFO] [stdout] note: required by a bound in `TryGetableFromJson` [INFO] [stdout] --> /opt/rustwide/workdir/src/executor/query.rs:1326:20 [INFO] [stdout] | [INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized [INFO] [stdout] | ------------------ required by a bound in this trait [INFO] [stdout] 1325 | where [INFO] [stdout] 1326 | for<'de> Self: serde::Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: 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/collection_tests.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | uuid: Set(vec![uuid]), [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] [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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StringVec(pub Vec); [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 `sea_orm::Value: From>` is not satisfied [INFO] [stdout] --> tests/collection_tests.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | colors_opt: Set(None), [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] [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] | ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct` [INFO] [stdout] --> tests/common/features/json_struct.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NonSerializableStruct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StringVec(pub Vec); [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] | ^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `JsonColumn` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct JsonColumn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `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/collection_tests.rs:196:19 [INFO] [stdout] | [INFO] [stdout] 196 | uuid: Set(vec![uuid]), [INFO] [stdout] | --- ^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied [INFO] [stdout] --> tests/collection_tests.rs:197:26 [INFO] [stdout] | [INFO] [stdout] 197 | uuid_hyphenated: Set(vec![uuid.hyphenated()]), [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] [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/collection_tests.rs:197:30 [INFO] [stdout] | [INFO] [stdout] 197 | uuid_hyphenated: Set(vec![uuid.hyphenated()]), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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 `sea_orm::Set` [INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | V: Into, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `sea_orm::Set` [INFO] [stdout] ... [INFO] [stdout] 68 | Set(V), [INFO] [stdout] | --- required by a bound in this tuple variant [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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StringVec(pub Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `features::json_vec::StringVec` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 188 others [INFO] [stdout] note: required by a bound in `TryGetableFromJson` [INFO] [stdout] --> /opt/rustwide/workdir/src/executor/query.rs:1326:20 [INFO] [stdout] | [INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized [INFO] [stdout] | ------------------ required by a bound in this trait [INFO] [stdout] 1325 | where [INFO] [stdout] 1326 | for<'de> Self: serde::Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> JsonColumn: Deserialize<'de>` is not satisfied [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct JsonColumn { [INFO] [stdout] | ^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `JsonColumn` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct JsonColumn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `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> 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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StringVec(pub Vec); [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] | ^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `JsonColumn` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct JsonColumn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `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] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue` [INFO] [stdout] --> tests/common/features/json_struct.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct KeyValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue` [INFO] [stdout] --> tests/common/features/json_struct.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct KeyValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue` [INFO] [stdout] --> tests/common/features/json_struct.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct KeyValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue` [INFO] [stdout] --> tests/common/features/json_struct.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct KeyValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `KeyValue` [INFO] [stdout] --> tests/common/features/json_struct.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct KeyValue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `KeyValue` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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] | ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct` [INFO] [stdout] --> tests/common/features/json_struct.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NonSerializableStruct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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] | ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct` [INFO] [stdout] --> tests/common/features/json_struct.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NonSerializableStruct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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] | ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct` [INFO] [stdout] --> tests/common/features/json_struct.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NonSerializableStruct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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] | ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct` [INFO] [stdout] --> tests/common/features/json_struct.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NonSerializableStruct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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] | ^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `NonSerializableStruct` [INFO] [stdout] --> tests/common/features/json_struct.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct NonSerializableStruct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `NonSerializableStruct` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StringVec(pub Vec); [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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StringVec(pub Vec); [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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StringVec(pub Vec); [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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StringVec(pub Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `features::json_vec::StringVec` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 188 others [INFO] [stdout] note: required by a bound in `TryGetableFromJson` [INFO] [stdout] --> /opt/rustwide/workdir/src/executor/query.rs:1326:20 [INFO] [stdout] | [INFO] [stdout] 1324 | pub trait TryGetableFromJson: Sized [INFO] [stdout] | ------------------ required by a bound in this trait [INFO] [stdout] 1325 | where [INFO] [stdout] 1326 | for<'de> Self: serde::Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `TryGetableFromJson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec: 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> 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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `features::json_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct StringVec(pub Vec); [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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StringVec(pub Vec); [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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StringVec(pub Vec); [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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StringVec(pub Vec); [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] [stderr] error: could not compile `sea-orm` (test "basic") due to 42 previous errors; 1 warning emitted [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] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `json_string_vec::StringVec` [INFO] [stdout] --> tests/common/features/json_vec_derive.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StringVec(pub Vec); [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] [stderr] [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] [stderr] Caused by: [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] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name basic --edition=2024 tests/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bigdecimal"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde_json"' --cfg 'feature="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=d3a5dd0a433ce1ee -C extra-filename=-b9ff362bf0dd2e1d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-e00dc93c65662a02.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-83baa69cef2b7d55.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-6d1f6a978fc3ab7c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2ab9228109c948c5.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c9b2149044e123e3.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d42ea833dfd605ef.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b5fdc9487e4a6ada.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-019dc3e6fa39a754.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-a1314860537bd730.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-d78ed2b88ed8def9.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-d0bd85ecc3dc218f.rlib --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-bd5b3341bfd647cc.rlib --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-a392d8a8dcf406c4.so --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-fd9f6175129592ba.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-282f5ff24379714c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-216d864117523b2e.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-9322f795333c351d.rlib --extern smol_potat=/opt/rustwide/target/debug/deps/libsmol_potat-302a60a5f3470c14.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-f222a7f6c5ad7052.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d7356a50ce6083a2.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-365a8db5e111ab8a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-846f5c570507a9b2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e9c30491db6915b4.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4f359cd6a188b33b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d648587b00e262e4.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fe389c155cd154c3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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] | ^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [WARN] too many lines in the log, truncating it