[INFO] fetching crate sea-orm-macros 2.0.0-rc.5... [INFO] checking sea-orm-macros-2.0.0-rc.5 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate sea-orm-macros 2.0.0-rc.5 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate sea-orm-macros 2.0.0-rc.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sea-orm-macros 2.0.0-rc.5 [INFO] tweaked toml for crates.io crate sea-orm-macros 2.0.0-rc.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sea-orm-macros 2.0.0-rc.5 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sea-orm-macros 2.0.0-rc.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-bae v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be967535e1a92e2dfebed072dc07bd40ef51ae06e583fa3ed85902a159f6cdb0 [INFO] running `Command { std: "docker" "start" "-a" "be967535e1a92e2dfebed072dc07bd40ef51ae06e583fa3ed85902a159f6cdb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be967535e1a92e2dfebed072dc07bd40ef51ae06e583fa3ed85902a159f6cdb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be967535e1a92e2dfebed072dc07bd40ef51ae06e583fa3ed85902a159f6cdb0", kill_on_drop: false }` [INFO] [stdout] be967535e1a92e2dfebed072dc07bd40ef51ae06e583fa3ed85902a159f6cdb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40fe8c4e4ce5501dca5e0ca0b2394ddd6d00fd6999e891e448091c668353a6f8 [INFO] running `Command { std: "docker" "start" "-a" "40fe8c4e4ce5501dca5e0ca0b2394ddd6d00fd6999e891e448091c668353a6f8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.104 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling sea-orm-macros v2.0.0-rc.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_value_type_test.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(sea_orm::DeriveValueType)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_value_type_test.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(sea_orm::DeriveValueType)] [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_entity_model_column_name_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use sea_orm::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] --> tests/derive_entity_model_column_name_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sea_orm::Iden; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_entity_model_column_name_test.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [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] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sea_orm` [INFO] [stdout] --> tests/derive_entity_model_column_name_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use sea_orm::Iterable; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_entity_model_column_name_test.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sea-orm-macros` (test "derive_value_type_test") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `sea_orm_macros::EnumIter` [INFO] [stdout] --> tests/derive_active_enum_test.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | use sea_orm_macros::{DeriveActiveEnum, EnumIter}; [INFO] [stdout] | ^^^^^^^^ no `EnumIter` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_active_enum_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sea_orm::{ActiveEnum, entity::prelude::StringLen}; [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] --> tests/derive_active_enum_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sea_orm::{ActiveEnum, entity::prelude::StringLen}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_active_enum_test.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, EnumIter, DeriveActiveEnum, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeriveActiveEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_active_enum_test.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, EnumIter, DeriveActiveEnum, Eq, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeriveActiveEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_active_enum_test.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, EnumIter, DeriveActiveEnum, Eq, PartialEq)] [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] = note: this error originates in the derive macro `DeriveActiveEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `sea_orm` in this scope [INFO] [stdout] --> tests/derive_entity_model_column_name_test.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `sea_orm` is an attribute that can be used by the derive macros `DeriveActiveEnum`, `DeriveActiveModel`, `DeriveColumn`, `DeriveDisplay`, `DeriveEntity`, `DeriveEntityModel`, `DeriveIden`, `DeriveIntoActiveModel`, `DeriveModel`, `DerivePartialModel`, `DerivePrimaryKey`, `DeriveRelatedEntity`, `DeriveRelation`, `DeriveValueType` and `FromQueryResult`, you might be missing a `derive` attribute [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `EnumIter` in this scope [INFO] [stdout] --> tests/derive_entity_model_column_name_test.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `DerivePrimaryKey` in this scope [INFO] [stdout] --> tests/derive_entity_model_column_name_test.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1 + use sea_orm_macros::DerivePrimaryKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `EnumIter` in this scope [INFO] [stdout] --> tests/derive_entity_model_column_name_test.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | #[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] --> tests/derive_entity_model_column_name_test.rs:21:40 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Copy, Clone, Debug, EnumIter, DeriveRelation)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 1 + use sea_orm_macros::DeriveRelation; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_entity_model_column_name_test.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / #[sea_orm(primary_key)] [INFO] [stdout] 12 | | id: i32, [INFO] [stdout] | |___________^ use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_entity_model_column_name_test.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | username: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_entity_model_column_name_test.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | first_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_entity_model_column_name_test.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | middle_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_entity_model_column_name_test.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / #[sea_orm(column_name = "lAsTnAmE")] [INFO] [stdout] 17 | | last_name: String, [INFO] [stdout] | |_____________________^ use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_entity_model_column_name_test.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | orders_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_active_enum_test.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, EnumIter, DeriveActiveEnum, Eq, PartialEq)] [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] = note: this error originates in the derive macro `DeriveActiveEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm` [INFO] [stdout] --> tests/derive_active_enum_test.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Debug, EnumIter, DeriveActiveEnum, Eq, PartialEq)] [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] = note: this error originates in the derive macro `DeriveActiveEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sea-orm-macros` (test "derive_active_enum_test") due to 8 previous errors [INFO] [stdout] error[E0405]: cannot find trait `PrimaryKeyTrait` in this scope [INFO] [stdout] --> tests/derive_entity_model_column_name_test.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `ActiveModelBehavior` in this scope [INFO] [stdout] --> tests/derive_entity_model_column_name_test.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] Some errors have detailed explanations: E0405, 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-macros` (test "derive_entity_model_column_name_test") due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "40fe8c4e4ce5501dca5e0ca0b2394ddd6d00fd6999e891e448091c668353a6f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40fe8c4e4ce5501dca5e0ca0b2394ddd6d00fd6999e891e448091c668353a6f8", kill_on_drop: false }` [INFO] [stdout] 40fe8c4e4ce5501dca5e0ca0b2394ddd6d00fd6999e891e448091c668353a6f8