[INFO] fetching crate sea-orm-fork 1.1.0-rc.1...
[INFO] testing sea-orm-fork-1.1.0-rc.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate sea-orm-fork 1.1.0-rc.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate sea-orm-fork 1.1.0-rc.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sea-orm-fork 1.1.0-rc.1
[INFO] tweaked toml for crates.io crate sea-orm-fork 1.1.0-rc.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sea-orm-fork 1.1.0-rc.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 361 packages to latest compatible versions
[INFO] [stderr]       Adding ouroboros v0.17.2 (available: v0.18.5)
[INFO] [stderr]       Adding pretty_assertions v0.7.2 (available: v1.4.1)
[INFO] [stderr]       Adding smol v1.3.0 (available: v2.0.2)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.27.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3d7a7e357bc78ab9a0a9d4e7dffab00c6f5d9233f61b4d8f58b847882f6ada5
[INFO] running `Command { std: "docker" "start" "-a" "d3d7a7e357bc78ab9a0a9d4e7dffab00c6f5d9233f61b4d8f58b847882f6ada5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3d7a7e357bc78ab9a0a9d4e7dffab00c6f5d9233f61b4d8f58b847882f6ada5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3d7a7e357bc78ab9a0a9d4e7dffab00c6f5d9233f61b4d8f58b847882f6ada5", kill_on_drop: false }`
[INFO] [stdout] d3d7a7e357bc78ab9a0a9d4e7dffab00c6f5d9233f61b4d8f58b847882f6ada5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b256aabe3cc074c56a5a36dc2e62757c65b5ac87d514d5615c0974d36ffdf79
[INFO] running `Command { std: "docker" "start" "-a" "7b256aabe3cc074c56a5a36dc2e62757c65b5ac87d514d5615c0974d36ffdf79", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sea-orm-macros v1.1.17
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling ouroboros v0.17.2
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling sea-orm-fork v1.1.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `self` is never read
[INFO] [stdout]    --> src/database/transaction.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         self.open = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `self` is never read
[INFO] [stdout]    --> src/database/transaction.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         self.open = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `build` is never used
[INFO] [stdout]   --> src/database/stream/query.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl QueryStream {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 36 |     #[instrument(level = "trace", skip(metric_callback))]
[INFO] [stdout] 37 |     pub(crate) fn build(
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/executor/delete.rs:23:92
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn exec<C>(self, db: &'a C) -> impl Future<Output = Result<DeleteResult, DbErr>> + '_
[INFO] [stdout]    |                               -- the lifetime is named here                                ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 -     pub fn exec<C>(self, db: &'a C) -> impl Future<Output = Result<DeleteResult, DbErr>> + '_
[INFO] [stdout] 23 +     pub fn exec<C>(self, db: &'a C) -> impl Future<Output = Result<DeleteResult, DbErr>> + 'a
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/executor/delete.rs:37:92
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn exec<C>(self, db: &'a C) -> impl Future<Output = Result<DeleteResult, DbErr>> + '_
[INFO] [stdout]    |                               -- the lifetime is named here                                ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 37 -     pub fn exec<C>(self, db: &'a C) -> impl Future<Output = Result<DeleteResult, DbErr>> + '_
[INFO] [stdout] 37 +     pub fn exec<C>(self, db: &'a C) -> impl Future<Output = Result<DeleteResult, DbErr>> + 'a
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executor/insert.rs:113:99
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn exec<'a, C>(self, db: &'a C) -> impl Future<Output = Result<InsertResult<A>, DbErr>> + '_
[INFO] [stdout]     |                                   -- the lifetime is named here                                   ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 113 -     pub fn exec<'a, C>(self, db: &'a C) -> impl Future<Output = Result<InsertResult<A>, DbErr>> + '_
[INFO] [stdout] 113 +     pub fn exec<'a, C>(self, db: &'a C) -> impl Future<Output = Result<InsertResult<A>, DbErr>> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executor/insert.rs:137:53
[INFO] [stdout]     |
[INFO] [stdout] 136 |         db: &'a C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 137 |     ) -> impl Future<Output = Result<u64, DbErr>> + '_
[INFO] [stdout]     |                                                     ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 137 -     ) -> impl Future<Output = Result<u64, DbErr>> + '_
[INFO] [stdout] 137 +     ) -> impl Future<Output = Result<u64, DbErr>> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executor/insert.rs:150:83
[INFO] [stdout]     |
[INFO] [stdout] 149 |         db: &'a C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 150 |     ) -> impl Future<Output = Result<<A::Entity as EntityTrait>::Model, DbErr>> + '_
[INFO] [stdout]     |                                                                                   ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 150 -     ) -> impl Future<Output = Result<<A::Entity as EntityTrait>::Model, DbErr>> + '_
[INFO] [stdout] 150 +     ) -> impl Future<Output = Result<<A::Entity as EntityTrait>::Model, DbErr>> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executor/insert.rs:174:99
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn exec<'a, C>(self, db: &'a C) -> impl Future<Output = Result<InsertResult<A>, DbErr>> + '_
[INFO] [stdout]     |                                   -- the lifetime is named here                                   ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 174 -     pub fn exec<'a, C>(self, db: &'a C) -> impl Future<Output = Result<InsertResult<A>, DbErr>> + '_
[INFO] [stdout] 174 +     pub fn exec<'a, C>(self, db: &'a C) -> impl Future<Output = Result<InsertResult<A>, DbErr>> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executor/insert.rs:186:53
[INFO] [stdout]     |
[INFO] [stdout] 185 |         db: &'a C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 186 |     ) -> impl Future<Output = Result<u64, DbErr>> + '_
[INFO] [stdout]     |                                                     ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 186 -     ) -> impl Future<Output = Result<u64, DbErr>> + '_
[INFO] [stdout] 186 +     ) -> impl Future<Output = Result<u64, DbErr>> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executor/insert.rs:198:83
[INFO] [stdout]     |
[INFO] [stdout] 197 |         db: &'a C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 198 |     ) -> impl Future<Output = Result<<A::Entity as EntityTrait>::Model, DbErr>> + '_
[INFO] [stdout]     |                                                                                   ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 198 -     ) -> impl Future<Output = Result<<A::Entity as EntityTrait>::Model, DbErr>> + '_
[INFO] [stdout] 198 +     ) -> impl Future<Output = Result<<A::Entity as EntityTrait>::Model, DbErr>> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.38s
[INFO] running `Command { std: "docker" "inspect" "7b256aabe3cc074c56a5a36dc2e62757c65b5ac87d514d5615c0974d36ffdf79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b256aabe3cc074c56a5a36dc2e62757c65b5ac87d514d5615c0974d36ffdf79", kill_on_drop: false }`
[INFO] [stdout] 7b256aabe3cc074c56a5a36dc2e62757c65b5ac87d514d5615c0974d36ffdf79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05966dd0c75d463c5828d76e4b9702220f217d22ebeb9c94320d9412cbd2e598
[INFO] running `Command { std: "docker" "start" "-a" "05966dd0c75d463c5828d76e4b9702220f217d22ebeb9c94320d9412cbd2e598", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling arraystring v0.3.0
[INFO] [stderr]    Compiling pretty_assertions v0.7.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling smol-potat-macro v0.6.0
[INFO] [stderr]    Compiling smol-potat v1.1.2
[INFO] [stderr]    Compiling ouroboros v0.17.2
[INFO] [stderr]    Compiling sea-orm-fork v1.1.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stdout] warning: value assigned to `self` is never read
[INFO] [stdout]    --> src/database/transaction.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         self.open = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `self` is never read
[INFO] [stdout]    --> src/database/transaction.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         self.open = false;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stdout] warning: associated function `build` is never used
[INFO] [stdout]   --> src/database/stream/query.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl QueryStream {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 36 |     #[instrument(level = "trace", skip(metric_callback))]
[INFO] [stdout] 37 |     pub(crate) fn build(
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/executor/delete.rs:23:92
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn exec<C>(self, db: &'a C) -> impl Future<Output = Result<DeleteResult, DbErr>> + '_
[INFO] [stdout]    |                               -- the lifetime is named here                                ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 23 -     pub fn exec<C>(self, db: &'a C) -> impl Future<Output = Result<DeleteResult, DbErr>> + '_
[INFO] [stdout] 23 +     pub fn exec<C>(self, db: &'a C) -> impl Future<Output = Result<DeleteResult, DbErr>> + 'a
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/executor/delete.rs:37:92
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn exec<C>(self, db: &'a C) -> impl Future<Output = Result<DeleteResult, DbErr>> + '_
[INFO] [stdout]    |                               -- the lifetime is named here                                ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 37 -     pub fn exec<C>(self, db: &'a C) -> impl Future<Output = Result<DeleteResult, DbErr>> + '_
[INFO] [stdout] 37 +     pub fn exec<C>(self, db: &'a C) -> impl Future<Output = Result<DeleteResult, DbErr>> + 'a
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executor/insert.rs:113:99
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn exec<'a, C>(self, db: &'a C) -> impl Future<Output = Result<InsertResult<A>, DbErr>> + '_
[INFO] [stdout]     |                                   -- the lifetime is named here                                   ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 113 -     pub fn exec<'a, C>(self, db: &'a C) -> impl Future<Output = Result<InsertResult<A>, DbErr>> + '_
[INFO] [stdout] 113 +     pub fn exec<'a, C>(self, db: &'a C) -> impl Future<Output = Result<InsertResult<A>, DbErr>> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executor/insert.rs:137:53
[INFO] [stdout]     |
[INFO] [stdout] 136 |         db: &'a C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 137 |     ) -> impl Future<Output = Result<u64, DbErr>> + '_
[INFO] [stdout]     |                                                     ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 137 -     ) -> impl Future<Output = Result<u64, DbErr>> + '_
[INFO] [stdout] 137 +     ) -> impl Future<Output = Result<u64, DbErr>> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executor/insert.rs:150:83
[INFO] [stdout]     |
[INFO] [stdout] 149 |         db: &'a C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 150 |     ) -> impl Future<Output = Result<<A::Entity as EntityTrait>::Model, DbErr>> + '_
[INFO] [stdout]     |                                                                                   ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 150 -     ) -> impl Future<Output = Result<<A::Entity as EntityTrait>::Model, DbErr>> + '_
[INFO] [stdout] 150 +     ) -> impl Future<Output = Result<<A::Entity as EntityTrait>::Model, DbErr>> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executor/insert.rs:174:99
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn exec<'a, C>(self, db: &'a C) -> impl Future<Output = Result<InsertResult<A>, DbErr>> + '_
[INFO] [stdout]     |                                   -- the lifetime is named here                                   ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 174 -     pub fn exec<'a, C>(self, db: &'a C) -> impl Future<Output = Result<InsertResult<A>, DbErr>> + '_
[INFO] [stdout] 174 +     pub fn exec<'a, C>(self, db: &'a C) -> impl Future<Output = Result<InsertResult<A>, DbErr>> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executor/insert.rs:186:53
[INFO] [stdout]     |
[INFO] [stdout] 185 |         db: &'a C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 186 |     ) -> impl Future<Output = Result<u64, DbErr>> + '_
[INFO] [stdout]     |                                                     ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 186 -     ) -> impl Future<Output = Result<u64, DbErr>> + '_
[INFO] [stdout] 186 +     ) -> impl Future<Output = Result<u64, DbErr>> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executor/insert.rs:198:83
[INFO] [stdout]     |
[INFO] [stdout] 197 |         db: &'a C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] 198 |     ) -> impl Future<Output = Result<<A::Entity as EntityTrait>::Model, DbErr>> + '_
[INFO] [stdout]     |                                                                                   ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 198 -     ) -> impl Future<Output = Result<<A::Entity as EntityTrait>::Model, DbErr>> + '_
[INFO] [stdout] 198 +     ) -> impl Future<Output = Result<<A::Entity as EntityTrait>::Model, DbErr>> + 'a
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `from_query_result_nullable` is not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]  --> tests/derive_tests.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(FromQueryResult)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]   |          help: there is an associated function with a similar name: `from_query_result_optional`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `from_query_result_nullable` is not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]  --> tests/derive_tests.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(FromQueryResult)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]   |          help: there is an associated function with a similar name: `from_query_result_optional`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `from_query_result_nullable` is not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]   --> tests/derive_tests.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]    |          help: there is an associated function with a similar name: `from_query_result_optional`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `from_query_result_nullable` is not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]   --> tests/derive_tests.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]    |          help: there is an associated function with a similar name: `from_query_result_optional`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `from_query_result_nullable` is not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]   --> tests/derive_tests.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]    |          help: there is an associated function with a similar name: `from_query_result_optional`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `from_query_result_nullable` is not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]   --> tests/derive_tests.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]    |          help: there is an associated function with a similar name: `from_query_result_optional`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `from_query_result_nullable` is not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]   --> tests/derive_tests.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]    |          help: there is an associated function with a similar name: `from_query_result_optional`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `from_query_result_nullable` is not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]   --> tests/derive_tests.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]    |          help: there is an associated function with a similar name: `from_query_result_optional`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `from_query_result_nullable` is not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]   --> tests/derive_tests.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]    |          help: there is an associated function with a similar name: `from_query_result_optional`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_query_result_nullable` found for struct `SimpleTest` in the current scope
[INFO] [stdout]  --> tests/derive_tests.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(FromQueryResult)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^ function or associated item not found in `SimpleTest`
[INFO] [stdout] 4 | struct SimpleTest {
[INFO] [stdout]   | ----------------- function or associated item `from_query_result_nullable` not found for this struct
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_get_nullable` found for reference `&QueryResult` in the current scope
[INFO] [stdout]  --> tests/derive_tests.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(FromQueryResult)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_query_result_nullable` found for struct `GenericTest<T>` in the current scope
[INFO] [stdout]   --> tests/derive_tests.rs:9:10
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ function or associated item not found in `GenericTest<T>`
[INFO] [stdout] 10 | struct GenericTest<T: TryGetable> {
[INFO] [stdout]    | --------------------------------- function or associated item `from_query_result_nullable` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_get_nullable` found for reference `&QueryResult` in the current scope
[INFO] [stdout]  --> tests/derive_tests.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(FromQueryResult)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_query_result_nullable` found for struct `DoubleGenericTest<T, F>` in the current scope
[INFO] [stdout]   --> tests/derive_tests.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ function or associated item not found in `DoubleGenericTest<T, F>`
[INFO] [stdout] 16 | struct DoubleGenericTest<T: TryGetable, F: TryGetable> {
[INFO] [stdout]    | ------------------------------------------------------ function or associated item `from_query_result_nullable` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm::tests_cfg`
[INFO] [stdout]    --> tests/sql_err_tests.rs:6:45
[INFO] [stdout]     |
[INFO] [stdout]   6 |     entity::*, error::DbErr, error::SqlErr, tests_cfg, ConnectionTrait, DatabaseConnection,
[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:349:9
[INFO] [stdout]     |
[INFO] [stdout] 348 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout]     |                               --------------------- the item is gated behind the `tests-cfg` feature
[INFO] [stdout] 349 | pub mod tests_cfg;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_get_nullable` found for reference `&QueryResult` in the current scope
[INFO] [stdout]   --> tests/derive_tests.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[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:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[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:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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 `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0599]: no function or associated item named `from_query_result_nullable` found for struct `BoundsGenericTest<T>` in the current scope
[INFO] [stdout]   --> tests/derive_tests.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ function or associated item not found in `BoundsGenericTest<T>`
[INFO] [stdout] 22 | struct BoundsGenericTest<T: TryGetable + Copy + Clone + 'static> {
[INFO] [stdout]    | ---------------------------------------------------------------- function or associated item `from_query_result_nullable` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[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[E0599]: no method named `try_get_nullable` found for reference `&QueryResult` in the current scope
[INFO] [stdout]   --> tests/derive_tests.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_query_result_nullable` found for struct `WhereGenericTest<T>` in the current scope
[INFO] [stdout]   --> tests/derive_tests.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ function or associated item not found in `WhereGenericTest<T>`
[INFO] [stdout] 27 | struct WhereGenericTest<T>
[INFO] [stdout]    | -------------------------- function or associated item `from_query_result_nullable` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs: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[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_get_nullable` found for reference `&QueryResult` in the current scope
[INFO] [stdout]   --> tests/derive_tests.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_query_result_nullable` found for struct `AlreadySpecifiedBoundsGenericTest<T>` in the current scope
[INFO] [stdout]   --> tests/derive_tests.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ function or associated item not found in `AlreadySpecifiedBoundsGenericTest<T>`
[INFO] [stdout] 35 | struct AlreadySpecifiedBoundsGenericTest<T: TryGetable> {
[INFO] [stdout]    | ------------------------------------------------------- function or associated item `from_query_result_nullable` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/common/features/repository.rs:5:58
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/common/features/repository.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `from_query_result_nullable` is not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]    --> tests/sequential_op_tests.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[derive(Debug, FromQueryResult)]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     not a member of trait `sea_orm::FromQueryResult`
[INFO] [stdout]     |                     help: there is an associated function with a similar name: `from_query_result_optional`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_get_nullable` found for reference `&QueryResult` in the current scope
[INFO] [stdout]   --> tests/derive_tests.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_query_result_nullable` found for struct `MixedGenericTest<T, F>` in the current scope
[INFO] [stdout]   --> tests/derive_tests.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ function or associated item not found in `MixedGenericTest<T, F>`
[INFO] [stdout] 40 | struct MixedGenericTest<T: TryGetable + Clone, F>
[INFO] [stdout]    | ------------------------------------------------- function or associated item `from_query_result_nullable` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveActiveModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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/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[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `try_get_nullable` found for reference `&QueryResult` in the current scope
[INFO] [stdout]   --> tests/derive_tests.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(FromQueryResult)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromQueryResult` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout]    |                                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout]  3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[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[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/repository.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cakes_bakers.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/customer.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/lineitem.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/order.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `default_values` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `enum_type_name` is not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ not a member of trait `sea_orm::prelude::ColumnTrait`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout]    |
[INFO] [stdout]  4 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_child.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/binary.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/bits.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/byte_primary_key.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/categories.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/collection.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/custom_active_model.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/dyn_table_name_lazy_static.rs:17:52
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Clone, Debug, PartialEq, Eq, DeriveModel, DeriveActiveModel)]
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[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[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/edit_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/event_trigger.rs:7:39
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/insert_default.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_struct.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/json_vec_derive.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/json_vec_derive.rs:28:43
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/metadata.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/pi.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/satellite.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/self_join.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/baker.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/teas.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/bakery.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/bakery_chain/cake.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/transaction_log.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/uuid_fmt.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]  --> tests/common/features/value_type.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]   --> tests/common/features/value_type.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^ could not find `value` in `sea_orm`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `try_set` is not a member of trait `sea_orm::ActiveModelTrait`
[INFO] [stdout]  --> tests/common/features/applog.rs:3:39
[WARN] too many lines in the log, truncating it
