[INFO] fetching crate sea-orm-codegen 2.0.0-rc.38...
[INFO] testing sea-orm-codegen-2.0.0-rc.38 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate sea-orm-codegen 2.0.0-rc.38 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate sea-orm-codegen 2.0.0-rc.38
[INFO] finished tweaking crates.io crate sea-orm-codegen 2.0.0-rc.38
[INFO] tweaked toml for crates.io crate sea-orm-codegen 2.0.0-rc.38 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sea-orm-codegen 2.0.0-rc.38 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sea-orm-codegen 2.0.0-rc.38 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded sea-query v1.0.0-rc.33
[INFO] [stderr]   Downloaded pretty_assertions v0.7.2
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ee685af96b02f52614b4fa99359c29083e10b236e12a2d0ca8e2c7ac08bd790
[INFO] running `Command { std: "docker" "start" "-a" "8ee685af96b02f52614b4fa99359c29083e10b236e12a2d0ca8e2c7ac08bd790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ee685af96b02f52614b4fa99359c29083e10b236e12a2d0ca8e2c7ac08bd790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ee685af96b02f52614b4fa99359c29083e10b236e12a2d0ca8e2c7ac08bd790", kill_on_drop: false }`
[INFO] [stdout] 8ee685af96b02f52614b4fa99359c29083e10b236e12a2d0ca8e2c7ac08bd790
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36a35836b4878783249d3389940e65d715c4657de5c4e0c51ed3f931c33aafa8
[INFO] running `Command { std: "docker" "start" "-a" "36a35836b4878783249d3389940e65d715c4657de5c4e0c51ed3f931c33aafa8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sea-query v1.0.0-rc.33
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]    Compiling sea-orm-codegen v2.0.0-rc.38 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.05s
[INFO] running `Command { std: "docker" "inspect" "36a35836b4878783249d3389940e65d715c4657de5c4e0c51ed3f931c33aafa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36a35836b4878783249d3389940e65d715c4657de5c4e0c51ed3f931c33aafa8", kill_on_drop: false }`
[INFO] [stdout] 36a35836b4878783249d3389940e65d715c4657de5c4e0c51ed3f931c33aafa8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 212f6b578f684cc9ce7e3af45bd3d3b1c82817f0369acba7bcdfb5bf50101203
[INFO] running `Command { std: "docker" "start" "-a" "212f6b578f684cc9ce7e3af45bd3d3b1c82817f0369acba7bcdfb5bf50101203", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling pretty_assertions v0.7.2
[INFO] [stderr]    Compiling sea-orm-codegen v2.0.0-rc.38 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/compact/indexes.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sea_orm::entity::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/dense/indexes.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sea_orm::entity::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout]    --> src/entity/transformer.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |     use sea_orm::{DbBackend, Schema};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::bills::Entity`
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/prelude.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::bills::Entity as Bills;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Entity` in `tests_cfg::duplicated_many_to_many_paths::bills`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 1 - pub use super::bills::Entity as Bills;
[INFO] [stdout] 1 + pub use crate::Entity as Bills;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::users::Entity`
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/prelude.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use super::users::Entity as Users;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Entity` in `tests_cfg::duplicated_many_to_many_paths::users`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 2 - pub use super::users::Entity as Users;
[INFO] [stdout] 2 + pub use crate::Entity as Users;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::users_saved_bills::Entity`
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/prelude.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use super::users_saved_bills::Entity as UsersSavedBills;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Entity` in `tests_cfg::duplicated_many_to_many_paths::users_saved_bills`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 3 - pub use super::users_saved_bills::Entity as UsersSavedBills;
[INFO] [stdout] 3 + pub use crate::Entity as UsersSavedBills;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sea_orm::entity::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sea_orm::entity::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sea_orm::entity::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sea_orm::entity::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::users_votes::Entity`
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/prelude.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use super::users_votes::Entity as UsersVotes;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Entity` in `tests_cfg::duplicated_many_to_many_paths::users_votes`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 4 - pub use super::users_votes::Entity as UsersVotes;
[INFO] [stdout] 4 + pub use crate::Entity as UsersVotes;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::bills::Entity`
[INFO] [stdout]  --> src/tests_cfg/many_to_many/prelude.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::bills::Entity as Bills;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Entity` in `tests_cfg::many_to_many::bills`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 1 - pub use super::bills::Entity as Bills;
[INFO] [stdout] 1 + pub use crate::Entity as Bills;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::users::Entity`
[INFO] [stdout]  --> src/tests_cfg/many_to_many/prelude.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use super::users::Entity as Users;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Entity` in `tests_cfg::many_to_many::users`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 2 - pub use super::users::Entity as Users;
[INFO] [stdout] 2 + pub use crate::Entity as Users;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many/bills.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sea_orm::entity::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many/users.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sea_orm::entity::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many/users_votes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sea_orm::entity::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::users_votes::Entity`
[INFO] [stdout]  --> src/tests_cfg/many_to_many/prelude.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use super::users_votes::Entity as UsersVotes;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Entity` in `tests_cfg::many_to_many::users_votes`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 3 - pub use super::users_votes::Entity as UsersVotes;
[INFO] [stdout] 3 + pub use crate::Entity as UsersVotes;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::bills::Entity`
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/prelude.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::bills::Entity as Bills;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Entity` in `tests_cfg::many_to_many_multiple::bills`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 1 - pub use super::bills::Entity as Bills;
[INFO] [stdout] 1 + pub use crate::Entity as Bills;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::users::Entity`
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/prelude.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use super::users::Entity as Users;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Entity` in `tests_cfg::many_to_many_multiple::users`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 2 - pub use super::users::Entity as Users;
[INFO] [stdout] 2 + pub use crate::Entity as Users;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/bills.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sea_orm::entity::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/users.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sea_orm::entity::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/users_votes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sea_orm::entity::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::users_votes::Entity`
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/prelude.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use super::users_votes::Entity as UsersVotes;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Entity` in `tests_cfg::many_to_many_multiple::users_votes`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 3 - pub use super::users_votes::Entity as UsersVotes;
[INFO] [stdout] 3 + pub use crate::Entity as UsersVotes;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::bills::Entity`
[INFO] [stdout]  --> src/tests_cfg/self_referencing/prelude.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::bills::Entity as Bills;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Entity` in `tests_cfg::self_referencing::bills`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 1 - pub use super::bills::Entity as Bills;
[INFO] [stdout] 1 + pub use crate::Entity as Bills;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/self_referencing/bills.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sea_orm::entity::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/self_referencing/users.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sea_orm::entity::prelude::*;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::users::Entity`
[INFO] [stdout]  --> src/tests_cfg/self_referencing/prelude.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use super::users::Entity as Users;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Entity` in `tests_cfg::self_referencing::users`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 2 - pub use super::users::Entity as Users;
[INFO] [stdout] 2 + pub use crate::Entity as Users;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/dense/indexes.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[sea_orm::model]
[INFO] [stdout]   |   ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveEntityModel` in this scope
[INFO] [stdout]  --> src/tests_cfg/compact/indexes.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/compact/indexes.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[sea_orm(table_name = "indexes")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/compact/indexes.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[sea_orm(primary_key)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/compact/indexes.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[sea_orm(unique)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/compact/indexes.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[sea_orm(unique_key = "my_unique")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/compact/indexes.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[sea_orm(unique_key = "my_unique")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `EnumIter` in this scope
[INFO] [stdout]   --> src/tests_cfg/compact/indexes.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveRelation` in this scope
[INFO] [stdout]   --> src/tests_cfg/compact/indexes.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveEntityModel` in this scope
[INFO] [stdout]  --> src/tests_cfg/dense/indexes.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/dense/indexes.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[sea_orm(table_name = "indexes")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/dense/indexes.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[sea_orm(primary_key)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/dense/indexes.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[sea_orm(unique)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/dense/indexes.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[sea_orm(unique_key = "my_unique")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/dense/indexes.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[sea_orm(unique_key = "my_unique")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveEntityModel` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[sea_orm(table_name = "bills")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[sea_orm(primary_key)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `EnumIter` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveRelation` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[sea_orm(has_many = "super::users_saved_bills::Entity")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[sea_orm(has_many = "super::users_votes::Entity")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveEntityModel` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[sea_orm(table_name = "users")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[sea_orm(primary_key)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[sea_orm(column_type = "Text")]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `EnumIter` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveRelation` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[sea_orm(has_many = "super::bills::Entity")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[sea_orm(has_many = "super::users_saved_bills::Entity")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[sea_orm(has_many = "super::users_votes::Entity")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveEntityModel` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[sea_orm(table_name = "users_saved_bills")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[sea_orm(primary_key, auto_increment = false)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[sea_orm(primary_key, auto_increment = false)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `EnumIter` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveRelation` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveEntityModel` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[sea_orm(table_name = "users_votes")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[sea_orm(primary_key, auto_increment = false)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[sea_orm(primary_key, auto_increment = false)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `EnumIter` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveRelation` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:13:40
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveEntityModel` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many/bills.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many/bills.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[sea_orm(table_name = "bills")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many/bills.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[sea_orm(primary_key)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `EnumIter` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/bills.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveRelation` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/bills.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/bills.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/bills.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[sea_orm(has_many = "super::users_votes::Entity")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveEntityModel` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many/users.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many/users.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[sea_orm(table_name = "users")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many/users.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[sea_orm(primary_key)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many/users.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[sea_orm(column_type = "Text")]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `EnumIter` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveRelation` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[sea_orm(has_many = "super::bills::Entity")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[sea_orm(has_many = "super::users_votes::Entity")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveEntityModel` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many/users_votes.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many/users_votes.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[sea_orm(table_name = "users_votes")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many/users_votes.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[sea_orm(primary_key, auto_increment = false)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many/users_votes.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[sea_orm(primary_key, auto_increment = false)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `EnumIter` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users_votes.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveRelation` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users_votes.rs:13:40
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users_votes.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users_votes.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveEntityModel` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/bills.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/bills.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[sea_orm(table_name = "bills")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/bills.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[sea_orm(primary_key)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `EnumIter` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/bills.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveRelation` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/bills.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/bills.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveEntityModel` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/users.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/users.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[sea_orm(table_name = "users")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/users.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[sea_orm(primary_key)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/users.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[sea_orm(column_type = "Text")]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `EnumIter` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveRelation` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[sea_orm(has_many = "super::bills::Entity")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveEntityModel` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/users_votes.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/users_votes.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[sea_orm(table_name = "users_votes")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/users_votes.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[sea_orm(primary_key, auto_increment = false)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/many_to_many_multiple/users_votes.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[sea_orm(primary_key, auto_increment = false)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `EnumIter` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users_votes.rs:15:30
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveRelation` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users_votes.rs:15:40
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users_votes.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users_votes.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users_votes.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users_votes.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveEntityModel` in this scope
[INFO] [stdout]  --> src/tests_cfg/self_referencing/bills.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/self_referencing/bills.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[sea_orm(table_name = "bills")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/self_referencing/bills.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[sea_orm(primary_key)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `EnumIter` in this scope
[INFO] [stdout]   --> src/tests_cfg/self_referencing/bills.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveRelation` in this scope
[INFO] [stdout]   --> src/tests_cfg/self_referencing/bills.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/self_referencing/bills.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveEntityModel` in this scope
[INFO] [stdout]  --> src/tests_cfg/self_referencing/users.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/self_referencing/users.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[sea_orm(table_name = "users")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]  --> src/tests_cfg/self_referencing/users.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[sea_orm(primary_key)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `EnumIter` in this scope
[INFO] [stdout]   --> src/tests_cfg/self_referencing/users.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `DeriveRelation` in this scope
[INFO] [stdout]   --> src/tests_cfg/self_referencing/users.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/self_referencing/users.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sea_orm` in this scope
[INFO] [stdout]   --> src/tests_cfg/self_referencing/users.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[sea_orm(
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `bills`
[INFO] [stdout]    --> src/entity/transformer.rs:294:56
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 schema.create_table_from_entity(bills::Entity),
[INFO] [stdout]     |                                                        ^^^^^^ not found in `bills`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `users`
[INFO] [stdout]    --> src/entity/transformer.rs:295:56
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 schema.create_table_from_entity(users::Entity),
[INFO] [stdout]     |                                                        ^^^^^^ not found in `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `users_saved_bills`
[INFO] [stdout]    --> src/entity/transformer.rs:296:68
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 schema.create_table_from_entity(users_saved_bills::Entity),
[INFO] [stdout]     |                                                                    ^^^^^^ not found in `users_saved_bills`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `users_votes`
[INFO] [stdout]    --> src/entity/transformer.rs:297:62
[INFO] [stdout]     |
[INFO] [stdout] 297 |                 schema.create_table_from_entity(users_votes::Entity),
[INFO] [stdout]     |                                                              ^^^^^^ not found in `users_votes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `bills`
[INFO] [stdout]    --> src/entity/transformer.rs:327:56
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 schema.create_table_from_entity(bills::Entity),
[INFO] [stdout]     |                                                        ^^^^^^ not found in `bills`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `users`
[INFO] [stdout]    --> src/entity/transformer.rs:328:56
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 schema.create_table_from_entity(users::Entity),
[INFO] [stdout]     |                                                        ^^^^^^ not found in `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `users_votes`
[INFO] [stdout]    --> src/entity/transformer.rs:329:62
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 schema.create_table_from_entity(users_votes::Entity),
[INFO] [stdout]     |                                                              ^^^^^^ not found in `users_votes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `bills`
[INFO] [stdout]    --> src/entity/transformer.rs:349:56
[INFO] [stdout]     |
[INFO] [stdout] 349 |                 schema.create_table_from_entity(bills::Entity),
[INFO] [stdout]     |                                                        ^^^^^^ not found in `bills`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `users`
[INFO] [stdout]    --> src/entity/transformer.rs:350:56
[INFO] [stdout]     |
[INFO] [stdout] 350 |                 schema.create_table_from_entity(users::Entity),
[INFO] [stdout]     |                                                        ^^^^^^ not found in `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `users_votes`
[INFO] [stdout]    --> src/entity/transformer.rs:351:62
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 schema.create_table_from_entity(users_votes::Entity),
[INFO] [stdout]     |                                                              ^^^^^^ not found in `users_votes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `bills`
[INFO] [stdout]    --> src/entity/transformer.rs:377:56
[INFO] [stdout]     |
[INFO] [stdout] 377 |                 schema.create_table_from_entity(bills::Entity),
[INFO] [stdout]     |                                                        ^^^^^^ not found in `bills`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `users`
[INFO] [stdout]    --> src/entity/transformer.rs:378:56
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 schema.create_table_from_entity(users::Entity),
[INFO] [stdout]     |                                                        ^^^^^^ not found in `users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `crate::tests_cfg::compact::indexes`
[INFO] [stdout]    --> src/entity/transformer.rs:400:57
[INFO] [stdout]     |
[INFO] [stdout] 400 |                     crate::tests_cfg::compact::indexes::Entity,
[INFO] [stdout]     |                                                         ^^^^^^ not found in `crate::tests_cfg::compact::indexes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Entity` in module `crate::tests_cfg::dense::indexes`
[INFO] [stdout]    --> src/entity/transformer.rs:409:92
[INFO] [stdout]     |
[INFO] [stdout] 409 |                     .create_table_with_index_from_entity(crate::tests_cfg::dense::indexes::Entity),
[INFO] [stdout]     |                                                                                            ^^^^^^ not found in `crate::tests_cfg::dense::indexes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope
[INFO] [stdout]   --> src/tests_cfg/compact/indexes.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]   --> src/tests_cfg/compact/indexes.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope
[INFO] [stdout]   --> src/tests_cfg/dense/indexes.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]   --> src/tests_cfg/dense/indexes.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::users`
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |                            ^^^^^^ not found in `super::users`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 - impl Related<super::users::Entity> for Entity {
[INFO] [stdout] 27 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:27:40
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 28 -     fn to() -> RelationDef {
[INFO] [stdout] 28 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:33:6
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Related<super::users_saved_bills::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::users_saved_bills`
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:33:40
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Related<super::users_saved_bills::Entity> for Entity {
[INFO] [stdout]    |                                        ^^^^^^ not found in `super::users_saved_bills`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 - impl Related<super::users_saved_bills::Entity> for Entity {
[INFO] [stdout] 33 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:33:52
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Related<super::users_saved_bills::Entity> for Entity {
[INFO] [stdout]    |                                                    ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 34 -     fn to() -> RelationDef {
[INFO] [stdout] 34 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:39:6
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::users_votes`
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout]    |                                  ^^^^^^ not found in `super::users_votes`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 39 - impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout] 39 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:39:46
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout]    |                                              ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 40 -     fn to() -> RelationDef {
[INFO] [stdout] 40 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/bills.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:22:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::bills`
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |                            ^^^^^^ not found in `super::bills`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 22 - impl Related<super::bills::Entity> for Entity {
[INFO] [stdout] 22 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:22:40
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 23 -     fn to() -> RelationDef {
[INFO] [stdout] 23 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:28:6
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Related<super::users_saved_bills::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::users_saved_bills`
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Related<super::users_saved_bills::Entity> for Entity {
[INFO] [stdout]    |                                        ^^^^^^ not found in `super::users_saved_bills`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 - impl Related<super::users_saved_bills::Entity> for Entity {
[INFO] [stdout] 28 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:28:52
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Related<super::users_saved_bills::Entity> for Entity {
[INFO] [stdout]    |                                                    ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 29 -     fn to() -> RelationDef {
[INFO] [stdout] 29 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:34:6
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::users_votes`
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout]    |                                  ^^^^^^ not found in `super::users_votes`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 34 - impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout] 34 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:34:46
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout]    |                                              ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 35 -     fn to() -> RelationDef {
[INFO] [stdout] 35 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:40:6
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:32:6
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::bills`
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |                            ^^^^^^ not found in `super::bills`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 32 - impl Related<super::bills::Entity> for Entity {
[INFO] [stdout] 32 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:32:40
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 33 -     fn to() -> RelationDef {
[INFO] [stdout] 33 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::users`
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |                            ^^^^^^ not found in `super::users`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 38 - impl Related<super::users::Entity> for Entity {
[INFO] [stdout] 38 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:38:40
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 39 -     fn to() -> RelationDef {
[INFO] [stdout] 39 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:44:6
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_saved_bills.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:33:6
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::bills`
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |                            ^^^^^^ not found in `super::bills`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 - impl Related<super::bills::Entity> for Entity {
[INFO] [stdout] 33 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:33:40
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 34 -     fn to() -> RelationDef {
[INFO] [stdout] 34 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:39:6
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::users`
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |                            ^^^^^^ not found in `super::users`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 39 - impl Related<super::users::Entity> for Entity {
[INFO] [stdout] 39 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:39:40
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 40 -     fn to() -> RelationDef {
[INFO] [stdout] 40 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]   --> src/tests_cfg/duplicated_many_to_many_paths/users_votes.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/bills.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::users_votes`
[INFO] [stdout]   --> src/tests_cfg/many_to_many/bills.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout]    |                                  ^^^^^^ not found in `super::users_votes`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 - impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout] 25 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/bills.rs:25:46
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout]    |                                              ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/bills.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 26 -     fn to() -> RelationDef {
[INFO] [stdout] 26 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/bills.rs:31:6
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::users`
[INFO] [stdout]   --> src/tests_cfg/many_to_many/bills.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |                            ^^^^^^ not found in `super::users`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 - impl Related<super::users::Entity> for Entity {
[INFO] [stdout] 31 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/bills.rs:31:40
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/bills.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 32 -     fn to() -> RelationDef {
[INFO] [stdout] 32 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/bills.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn via() -> Option<RelationDef> {
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 36 -     fn via() -> Option<RelationDef> {
[INFO] [stdout] 36 +     fn via() -> Option<Relation> {
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl<RelationDef> Related<super::users::Entity> for Entity {
[INFO] [stdout]    |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/bills.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/bills.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::users_votes`
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout]    |                                  ^^^^^^ not found in `super::users_votes`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 20 - impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout] 20 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users.rs:20:46
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Related<super::users_votes::Entity> for Entity {
[INFO] [stdout]    |                                              ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 21 -     fn to() -> RelationDef {
[INFO] [stdout] 21 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users.rs:26:6
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::bills`
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |                            ^^^^^^ not found in `super::bills`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 - impl Related<super::bills::Entity> for Entity {
[INFO] [stdout] 26 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 27 -     fn to() -> RelationDef {
[INFO] [stdout] 27 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 31 |     fn via() -> Option<RelationDef> {
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 31 -     fn via() -> Option<RelationDef> {
[INFO] [stdout] 31 +     fn via() -> Option<Relation> {
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<RelationDef> Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users.rs:36:6
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users_votes.rs:33:6
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::bills`
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users_votes.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |                            ^^^^^^ not found in `super::bills`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 - impl Related<super::bills::Entity> for Entity {
[INFO] [stdout] 33 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users_votes.rs:33:40
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users_votes.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 34 -     fn to() -> RelationDef {
[INFO] [stdout] 34 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users_votes.rs:39:6
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::users`
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users_votes.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |                            ^^^^^^ not found in `super::users`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 39 - impl Related<super::users::Entity> for Entity {
[INFO] [stdout] 39 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users_votes.rs:39:40
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users_votes.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 40 -     fn to() -> RelationDef {
[INFO] [stdout] 40 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users_votes.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many/users_votes.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/bills.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::users`
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/bills.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |                            ^^^^^^ not found in `super::users`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 23 - impl Related<super::users::Entity> for Entity {
[INFO] [stdout] 23 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/bills.rs:23:40
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Related<super::users::Entity> for Entity {
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/bills.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 24 -     fn to() -> RelationDef {
[INFO] [stdout] 24 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/bills.rs:29:6
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/bills.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Related` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in module `super::bills`
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |                            ^^^^^^ not found in `super::bills`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Entity`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 - impl Related<super::bills::Entity> for Entity {
[INFO] [stdout] 18 + impl Related<Entity> for Entity {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Related<super::bills::Entity> for Entity {
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RelationDef` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum Relation {
[INFO] [stdout]    | ----------------- similarly named enum `Relation` defined here
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn to() -> RelationDef {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 19 -     fn to() -> RelationDef {
[INFO] [stdout] 19 +     fn to() -> Relation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users_votes.rs:43:6
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]   --> src/tests_cfg/many_to_many_multiple/users_votes.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope
[INFO] [stdout]   --> src/tests_cfg/self_referencing/bills.rs:21:6
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]   --> src/tests_cfg/self_referencing/bills.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope
[INFO] [stdout]   --> src/tests_cfg/self_referencing/users.rs:28:6
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ActiveModel` in this scope
[INFO] [stdout]   --> src/tests_cfg/self_referencing/users.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl ActiveModelBehavior for ActiveModel {}
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sea-orm-codegen` (lib test) due to 250 previous errors
[INFO] running `Command { std: "docker" "inspect" "212f6b578f684cc9ce7e3af45bd3d3b1c82817f0369acba7bcdfb5bf50101203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "212f6b578f684cc9ce7e3af45bd3d3b1c82817f0369acba7bcdfb5bf50101203", kill_on_drop: false }`
[INFO] [stdout] 212f6b578f684cc9ce7e3af45bd3d3b1c82817f0369acba7bcdfb5bf50101203
