[INFO] fetching crate sea-orm 1.1.10...
[INFO] checking sea-orm-1.1.10 against try#1d0e7c032bf9b905a3165592072b5cc63c491d50 for pr-133502-5
[INFO] extracting crate sea-orm 1.1.10 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate sea-orm 1.1.10 on toolchain 1d0e7c032bf9b905a3165592072b5cc63c491d50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sea-orm 1.1.10
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sea-orm 1.1.10
[INFO] tweaked toml for crates.io crate sea-orm 1.1.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Locking 360 packages to latest compatible versions
[INFO] [stderr] Adding ipnetwork v0.20.0 (available: v0.21.1)
[INFO] [stderr] Adding pretty_assertions v0.7.2 (available: v1.4.1)
[INFO] [stderr] Adding smol v1.3.0 (available: v2.0.2)
[INFO] [stderr] Adding strum v0.26.3 (available: v0.27.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 352807587b12128383a00f181612e626e00390c7f48ab89d628ff8a342061beb
[INFO] running `Command { std: "docker" "start" "-a" "352807587b12128383a00f181612e626e00390c7f48ab89d628ff8a342061beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "352807587b12128383a00f181612e626e00390c7f48ab89d628ff8a342061beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "352807587b12128383a00f181612e626e00390c7f48ab89d628ff8a342061beb", kill_on_drop: false }`
[INFO] [stdout] 352807587b12128383a00f181612e626e00390c7f48ab89d628ff8a342061beb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51be92760d6d2fd4a3f1da4e2e17691acf03bebbcc24f286a7966e0587df2dc1
[INFO] running `Command { std: "docker" "start" "-a" "51be92760d6d2fd4a3f1da4e2e17691acf03bebbcc24f286a7966e0587df2dc1", kill_on_drop: false }`
[INFO] [stderr] Compiling crossbeam-utils v0.8.21
[INFO] [stderr] Checking parking v2.2.1
[INFO] [stderr] Checking value-bag v1.11.1
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Checking event-listener v2.5.3
[INFO] [stderr] Compiling rustix v0.38.44
[INFO] [stderr] Checking linux-raw-sys v0.4.15
[INFO] [stderr] Compiling io-lifetimes v1.0.11
[INFO] [stderr] Checking signal-hook-registry v1.4.5
[INFO] [stderr] Compiling polling v2.8.0
[INFO] [stderr] Checking atomic-waker v1.1.2
[INFO] [stderr] Checking waker-fn v1.2.0
[INFO] [stderr] Checking async-task v4.7.1
[INFO] [stderr] Checking fastrand v1.9.0
[INFO] [stderr] Compiling rustix v0.37.28
[INFO] [stderr] Checking futures-lite v2.6.0
[INFO] [stderr] Compiling async-io v1.13.0
[INFO] [stderr] Checking piper v0.2.4
[INFO] [stderr] Checking async-lock v2.8.0
[INFO] [stderr] Checking linux-raw-sys v0.3.8
[INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr] Checking parking_lot_core v0.9.10
[INFO] [stderr] Checking socket2 v0.4.10
[INFO] [stderr] Checking futures-sink v0.3.31
[INFO] [stderr] Compiling libm v0.2.13
[INFO] [stderr] Compiling heck v0.4.1
[INFO] [stderr] Checking futures-lite v1.13.0
[INFO] [stderr] Checking futures-channel v0.3.31
[INFO] [stderr] Compiling bigdecimal v0.4.8
[INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr] Checking log v0.4.27
[INFO] [stderr] Compiling num-conv v0.1.0
[INFO] [stderr] Compiling rust_decimal v1.37.1
[INFO] [stderr] Compiling time-core v0.1.4
[INFO] [stderr] Checking powerfmt v0.2.0
[INFO] [stderr] Compiling yansi v1.0.1
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Checking parking_lot v0.12.3
[INFO] [stderr] Checking tracing v0.1.41
[INFO] [stderr] Compiling time-macros v0.2.22
[INFO] [stderr] Checking concurrent-queue v2.5.0
[INFO] [stderr] Checking futures-util v0.3.31
[INFO] [stderr] Compiling async-fs v1.6.0
[INFO] [stderr] Compiling proc-macro-error2 v2.0.1
[INFO] [stderr] Checking arrayvec v0.7.6
[INFO] [stderr] Checking tokio v1.44.2
[INFO] [stderr] Checking percent-encoding v2.3.1
[INFO] [stderr] Compiling thiserror v2.0.12
[INFO] [stderr] Compiling sea-bae v0.2.1
[INFO] [stderr] Checking form_urlencoded v1.2.1
[INFO] [stderr] Checking num-integer v0.1.46
[INFO] [stderr] Checking ordered-float v4.6.0
[INFO] [stderr] Checking idna v1.0.3
[INFO] [stderr] Compiling inherent v1.0.12
[INFO] [stderr] Checking event-listener v5.4.0
[INFO] [stderr] Checking event-listener-strategy v0.5.4
[INFO] [stderr] Checking async-executor v1.13.1
[INFO] [stderr] Compiling ouroboros_macro v0.18.5
[INFO] [stderr] Checking async-lock v3.4.0
[INFO] [stderr] Checking async-channel v2.3.1
[INFO] [stderr] Checking num-bigint v0.4.6
[INFO] [stderr] Checking async-channel v1.9.0
[INFO] [stderr] Checking event-listener v3.1.0
[INFO] [stderr] Compiling async-stream-impl v0.3.6
[INFO] [stderr] Checking blocking v1.6.1
[INFO] [stderr] Checking static_assertions v1.1.0
[INFO] [stderr] Checking aliasable v0.1.3
[INFO] [stderr] Checking url v2.5.4
[INFO] [stderr] Compiling sea-orm-macros v1.1.10
[INFO] [stderr] Checking matchers v0.1.0
[INFO] [stderr] Checking regex v1.11.1
[INFO] [stderr] Checking tracing-log v0.2.0
[INFO] [stderr] Checking async-stream v0.3.6
[INFO] [stderr] Checking kv-log-macro v1.0.7
[INFO] [stderr] Compiling smol-potat-macro v0.6.0
[INFO] [stderr] Compiling async-attributes v1.1.2
[INFO] [stderr] Checking thread_local v1.1.8
[INFO] [stderr] Compiling actix-macros v0.2.4
[INFO] [stderr] Compiling async-trait v0.1.88
[INFO] [stderr] Checking diff v0.1.13
[INFO] [stderr] Checking strum v0.26.3
[INFO] [stderr] Checking arraystring v0.3.0
[INFO] [stderr] Checking tracing-subscriber v0.3.19
[INFO] [stderr] Checking pretty_assertions v0.7.2
[INFO] [stderr] Checking maplit v1.0.2
[INFO] [stderr] Checking dotenv v0.15.0
[INFO] [stderr] Checking ouroboros v0.18.5
[INFO] [stderr] Checking async-net v1.8.0
[INFO] [stderr] Checking smol-potat v1.1.2
[INFO] [stderr] Checking futures-executor v0.3.31
[INFO] [stderr] Checking futures v0.3.31
[INFO] [stderr] Checking polling v3.7.4
[INFO] [stderr] Checking async-io v2.4.0
[INFO] [stderr] Checking async-signal v0.2.10
[INFO] [stderr] Checking async-global-executor v2.4.1
[INFO] [stderr] Checking actix-rt v2.10.0
[INFO] [stderr] Checking async-process v1.8.1
[INFO] [stderr] Checking async-std v1.13.1
[INFO] [stderr] Checking smol v1.3.0
[INFO] [stderr] Checking deranged v0.4.0
[INFO] [stderr] Checking uuid v1.16.0
[INFO] [stderr] Checking chrono v0.4.40
[INFO] [stderr] Checking time v0.3.41
[INFO] [stderr] Checking sea-query v0.32.4
[INFO] [stderr] Checking sea-orm v1.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout] --> src/entity/active_model.rs:954:28
[INFO] [stdout] |
[INFO] [stdout] 954 | use crate::{entity::*, tests_cfg::*, DbErr};
[INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout] --> src/entity/column.rs:492:9
[INFO] [stdout] |
[INFO] [stdout] 492 | tests_cfg::*, ColumnTrait, Condition, DbBackend, EntityTrait, QueryFilter, QueryTrait,
[INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout] --> src/entity/relation.rs:498:9
[INFO] [stdout] |
[INFO] [stdout] 498 | tests_cfg::{cake, fruit},
[INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> src/lib.rs:384:9
[INFO] [stdout] |
[INFO] [stdout] 384 | pub mod tests_cfg;
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout] --> src/lib.rs:383:1
[INFO] [stdout] |
[INFO] [stdout] 383 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout] --> src/executor/update.rs:200:37
[INFO] [stdout] |
[INFO] [stdout] 200 | use crate::{entity::prelude::*, tests_cfg::*, *};
[INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout] --> src/query/combine.rs:197:16
[INFO] [stdout] |
[INFO] [stdout] 197 | use crate::tests_cfg::{cake, fruit};
[INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> src/lib.rs:384:9
[INFO] [stdout] |
[INFO] [stdout] 384 | pub mod tests_cfg;
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout] --> src/lib.rs:383:1
[INFO] [stdout] |
[INFO] [stdout] 383 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout] --> src/query/delete.rs:185:16
[INFO] [stdout] |
[INFO] [stdout] 185 | use crate::tests_cfg::{cake, fruit};
[INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> src/lib.rs:384:9
[INFO] [stdout] |
[INFO] [stdout] 384 | pub mod tests_cfg;
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout] --> src/lib.rs:383:1
[INFO] [stdout] |
[INFO] [stdout] 383 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout] --> src/query/insert.rs:469:16
[INFO] [stdout] |
[INFO] [stdout] 469 | use crate::tests_cfg::{cake, cake_filling};
[INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> src/lib.rs:384:9
[INFO] [stdout] |
[INFO] [stdout] 384 | pub mod tests_cfg;
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout] --> src/lib.rs:383:1
[INFO] [stdout] |
[INFO] [stdout] 383 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout] --> src/query/join.rs:186:16
[INFO] [stdout] |
[INFO] [stdout] 186 | use crate::tests_cfg::{cake, cake_filling, cake_filling_price, entity_linked, filling, fruit};
[INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> src/lib.rs:384:9
[INFO] [stdout] |
[INFO] [stdout] 384 | pub mod tests_cfg;
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout] --> src/lib.rs:383:1
[INFO] [stdout] |
[INFO] [stdout] 383 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tests_cfg` in the crate root
[INFO] [stdout] --> src/query/update.rs:215:16
[INFO] [stdout] |
[INFO] [stdout] 215 | use crate::tests_cfg::{cake, fruit, lunch_set, sea_orm_active_enums::Tea};
[INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> src/lib.rs:384:9
[INFO] [stdout] |
[INFO] [stdout] 384 | pub mod tests_cfg;
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout] --> src/lib.rs:383:1
[INFO] [stdout] |
[INFO] [stdout] 383 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout] --> src/query/update.rs:215:16
[INFO] [stdout] |
[INFO] [stdout] 215 | use crate::tests_cfg::{cake, fruit, lunch_set, sea_orm_active_enums::Tea};
[INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> src/lib.rs:384:9
[INFO] [stdout] |
[INFO] [stdout] 384 | pub mod tests_cfg;
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout] --> src/lib.rs:383:1
[INFO] [stdout] |
[INFO] [stdout] 383 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout] --> src/schema/entity.rs:234:31
[INFO] [stdout] |
[INFO] [stdout] 234 | use crate::{sea_query::*, tests_cfg::*, DbBackend, EntityName, Schema};
[INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout] --> src/schema/json.rs:115:9
[INFO] [stdout] |
[INFO] [stdout] 115 | tests_cfg::{cake, lunch_set},
[INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> src/lib.rs:384:9
[INFO] [stdout] |
[INFO] [stdout] 384 | pub mod tests_cfg;
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout] --> src/lib.rs:383:1
[INFO] [stdout] |
[INFO] [stdout] 383 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout] --> src/entity/base_entity.rs:1006:20
[INFO] [stdout] |
[INFO] [stdout] 1006 | use crate::tests_cfg::cake;
[INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> src/lib.rs:384:9
[INFO] [stdout] |
[INFO] [stdout] 384 | pub mod tests_cfg;
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout] --> src/lib.rs:383:1
[INFO] [stdout] |
[INFO] [stdout] 383 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1341:13
[INFO] [stdout] |
[INFO] [stdout] 1341 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1374:13
[INFO] [stdout] |
[INFO] [stdout] 1374 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1394:13
[INFO] [stdout] |
[INFO] [stdout] 1394 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1419:13
[INFO] [stdout] |
[INFO] [stdout] 1419 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1446:13
[INFO] [stdout] |
[INFO] [stdout] 1446 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1471:13
[INFO] [stdout] |
[INFO] [stdout] 1471 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1498:13
[INFO] [stdout] |
[INFO] [stdout] 1498 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1542:13
[INFO] [stdout] |
[INFO] [stdout] 1542 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1574:13
[INFO] [stdout] |
[INFO] [stdout] 1574 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1608:13
[INFO] [stdout] |
[INFO] [stdout] 1608 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1632:13
[INFO] [stdout] |
[INFO] [stdout] 1632 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1658:13
[INFO] [stdout] |
[INFO] [stdout] 1658 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1696:13
[INFO] [stdout] |
[INFO] [stdout] 1696 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1724:13
[INFO] [stdout] |
[INFO] [stdout] 1724 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1752:13
[INFO] [stdout] |
[INFO] [stdout] 1752 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1784:13
[INFO] [stdout] |
[INFO] [stdout] 1784 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1814:13
[INFO] [stdout] |
[INFO] [stdout] 1814 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1858:13
[INFO] [stdout] |
[INFO] [stdout] 1858 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1886:13
[INFO] [stdout] |
[INFO] [stdout] 1886 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1916:13
[INFO] [stdout] |
[INFO] [stdout] 1916 | use sea_orm::tests_cfg::*;
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `crate::tests_cfg`
[INFO] [stdout] --> src/entity/base_entity.rs:1018:20
[INFO] [stdout] |
[INFO] [stdout] 1018 | use crate::tests_cfg::cake_filling_price;
[INFO] [stdout] | ^^^^^^^^^ could not find `tests_cfg` in the crate root
[INFO] [stdout] |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout] --> src/lib.rs:384:9
[INFO] [stdout] |
[INFO] [stdout] 384 | pub mod tests_cfg;
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout] --> src/lib.rs:383:1
[INFO] [stdout] |
[INFO] [stdout] 383 | #[cfg(all(feature = "macros", feature = "tests-cfg"))]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved imports `crate::MockDatabase`, `crate::Transaction`
[INFO] [stdout] --> src/query/insert.rs:618:32
[INFO] [stdout] |
[INFO] [stdout] 618 | use crate::{DbBackend, MockDatabase, Statement, Transaction};
[INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ no `Transaction` in the root
[INFO] [stdout] | |
[INFO] [stdout] | no `MockDatabase` in the root
[INFO] [stdout] | help: a similar name exists in the module: `Database`
[INFO] [stdout] |
[INFO] [stdout] = help: consider importing this variant instead:
[INFO] [stdout] crate::TransactionError::Transaction
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:610:13
[INFO] [stdout] |
[INFO] [stdout] 610 | use sea_orm::{tests_cfg::*, DbBackend, IntoMockRow, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:631:13
[INFO] [stdout] |
[INFO] [stdout] 631 | use sea_orm::{tests_cfg::*, DbBackend, IntoMockRow, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:671:13
[INFO] [stdout] |
[INFO] [stdout] 671 | use sea_orm::{tests_cfg::*, DbBackend, IntoMockRow, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved imports `crate::MockDatabase`, `crate::MockExecResult`, `crate::Transaction`
[INFO] [stdout] --> src/query/insert.rs:671:32
[INFO] [stdout] |
[INFO] [stdout] 671 | use crate::{DbBackend, MockDatabase, MockExecResult, Statement, Transaction};
[INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^ no `Transaction` in the root
[INFO] [stdout] | | |
[INFO] [stdout] | | no `MockExecResult` in the root
[INFO] [stdout] | no `MockDatabase` in the root
[INFO] [stdout] |
[INFO] [stdout] = help: consider importing this variant instead:
[INFO] [stdout] crate::TransactionError::Transaction
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout] |
[INFO] [stdout] 671 - use crate::{DbBackend, MockDatabase, MockExecResult, Statement, Transaction};
[INFO] [stdout] 671 + use crate::{DbBackend, Database, MockExecResult, Statement, Transaction};
[INFO] [stdout] |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout] |
[INFO] [stdout] 671 - use crate::{DbBackend, MockDatabase, MockExecResult, Statement, Transaction};
[INFO] [stdout] 671 + use crate::{DbBackend, MockDatabase, ExecResult, Statement, Transaction};
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/query.rs:1550:13
[INFO] [stdout] |
[INFO] [stdout] 1550 | use sea_orm::{DbBackend, Statement};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `super::fruit`
[INFO] [stdout] --> src/entity/active_model.rs:964:28
[INFO] [stdout] |
[INFO] [stdout] 964 | pub use super::fruit::*;
[INFO] [stdout] | ^^^^^ could not find `fruit` in `super`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1342:13
[INFO] [stdout] |
[INFO] [stdout] 1342 | use sea_orm::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1375:13
[INFO] [stdout] |
[INFO] [stdout] 1375 | use sea_orm::{DbBackend, EntityTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1395:13
[INFO] [stdout] |
[INFO] [stdout] 1395 | use sea_orm::{DbBackend, EntityTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1420:13
[INFO] [stdout] |
[INFO] [stdout] 1420 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1447:13
[INFO] [stdout] |
[INFO] [stdout] 1447 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1472:13
[INFO] [stdout] |
[INFO] [stdout] 1472 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1499:13
[INFO] [stdout] |
[INFO] [stdout] 1499 | use sea_orm::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1543:13
[INFO] [stdout] |
[INFO] [stdout] 1543 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1575:13
[INFO] [stdout] |
[INFO] [stdout] 1575 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1609:13
[INFO] [stdout] |
[INFO] [stdout] 1609 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1633:13
[INFO] [stdout] |
[INFO] [stdout] 1633 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1659:13
[INFO] [stdout] |
[INFO] [stdout] 1659 | use sea_orm::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1697:13
[INFO] [stdout] |
[INFO] [stdout] 1697 | use sea_orm::{DbBackend, EntityTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1725:13
[INFO] [stdout] |
[INFO] [stdout] 1725 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1753:13
[INFO] [stdout] |
[INFO] [stdout] 1753 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1785:13
[INFO] [stdout] |
[INFO] [stdout] 1785 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1815:13
[INFO] [stdout] |
[INFO] [stdout] 1815 | use sea_orm::{DbBackend, EntityTrait, MockDatabase, Statement, Transaction};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1859:13
[INFO] [stdout] |
[INFO] [stdout] 1859 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1887:13
[INFO] [stdout] |
[INFO] [stdout] 1887 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:496:13
[INFO] [stdout] |
[INFO] [stdout] 496 | use sea_orm::{entity::prelude::*, tests_cfg::*, DbBackend, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/executor/select.rs:1917:13
[INFO] [stdout] |
[INFO] [stdout] 1917 | use sea_orm::{DbBackend, EntityTrait, IntoMockRow, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:514:13
[INFO] [stdout] |
[INFO] [stdout] 514 | use sea_orm::{entity::prelude::*, tests_cfg::*, DbBackend, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:496:13
[INFO] [stdout] |
[INFO] [stdout] 496 | use sea_orm::{entity::prelude::*, tests_cfg::*, DbBackend, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:532:13
[INFO] [stdout] |
[INFO] [stdout] 532 | use sea_orm::{entity::prelude::*, tests_cfg::*, DbBackend, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:514:13
[INFO] [stdout] |
[INFO] [stdout] 514 | use sea_orm::{entity::prelude::*, tests_cfg::*, DbBackend, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:550:13
[INFO] [stdout] |
[INFO] [stdout] 550 | use sea_orm::{entity::prelude::*, tests_cfg::*, DbBackend, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:532:13
[INFO] [stdout] |
[INFO] [stdout] 532 | use sea_orm::{entity::prelude::*, tests_cfg::*, DbBackend, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:568:13
[INFO] [stdout] |
[INFO] [stdout] 568 | use sea_orm::{entity::prelude::*, tests_cfg::*, DbBackend, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:550:13
[INFO] [stdout] |
[INFO] [stdout] 550 | use sea_orm::{entity::prelude::*, tests_cfg::*, DbBackend, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:592:13
[INFO] [stdout] |
[INFO] [stdout] 592 | use sea_orm::{entity::prelude::*, tests_cfg::*, DbBackend, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:568:13
[INFO] [stdout] |
[INFO] [stdout] 568 | use sea_orm::{entity::prelude::*, tests_cfg::*, DbBackend, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:592:13
[INFO] [stdout] |
[INFO] [stdout] 592 | use sea_orm::{entity::prelude::*, tests_cfg::*, DbBackend, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:610:13
[INFO] [stdout] |
[INFO] [stdout] 610 | use sea_orm::{tests_cfg::*, DbBackend, IntoMockRow, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:631:13
[INFO] [stdout] |
[INFO] [stdout] 631 | use sea_orm::{tests_cfg::*, DbBackend, IntoMockRow, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `sea_orm`
[INFO] [stdout] --> src/query/loader.rs:671:13
[INFO] [stdout] |
[INFO] [stdout] 671 | use sea_orm::{tests_cfg::*, DbBackend, IntoMockRow, LoaderTrait, MockDatabase};
[INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `sea_orm`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `sea_orm`, use `cargo add sea_orm` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `entity::*`
[INFO] [stdout] --> src/entity/base_entity.rs:1007:21
[INFO] [stdout] |
[INFO] [stdout] 1007 | use crate::{entity::*, query::*, DbBackend};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `entity::*`
[INFO] [stdout] --> src/entity/base_entity.rs:1019:21
[INFO] [stdout] |
[INFO] [stdout] 1019 | use crate::{entity::*, query::*, DbBackend};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout] --> src/entity/column.rs:546:13
[INFO] [stdout] |
[INFO] [stdout] 546 | use std::str::FromStr;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `EntityTrait`
[INFO] [stdout] --> src/query/combine.rs:198:41
[INFO] [stdout] |
[INFO] [stdout] 198 | use crate::{ColumnTrait, DbBackend, EntityTrait, QueryFilter, QuerySelect, QueryTrait};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `EntityTrait`
[INFO] [stdout] --> src/query/join.rs:188:33
[INFO] [stdout] |
[INFO] [stdout] 188 | ColumnTrait, DbBackend, EntityTrait, ModelTrait, QueryFilter, QuerySelect, QueryTrait,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Related`
[INFO] [stdout] --> src/query/join.rs:243:21
[INFO] [stdout] |
[INFO] [stdout] 243 | use crate::{Related, Select};
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Related`
[INFO] [stdout] --> src/query/join.rs:299:21
[INFO] [stdout] |
[INFO] [stdout] 299 | use crate::{Related, Select};
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Related`
[INFO] [stdout] --> src/query/join.rs:315:21
[INFO] [stdout] |
[INFO] [stdout] 315 | use crate::{Related, Select};
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Related`
[INFO] [stdout] --> src/query/join.rs:334:21
[INFO] [stdout] |
[INFO] [stdout] 334 | use crate::{Related, Select};
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: the method `into_active_model` exists for struct `FruitCake`, but its trait bounds were not satisfied
[INFO] [stdout] --> src/entity/active_model.rs:1025:14
[INFO] [stdout] |
[INFO] [stdout] 1017 | struct FruitCake {
[INFO] [stdout] | ---------------- method `into_active_model` not found for this struct because it doesn't satisfy `FruitCake: active_model::ActiveModelTrait` or `FruitCake: active_model::IntoActiveModel<_>`
[INFO] [stdout] ...
[INFO] [stdout] 1022 | / FruitCake {
[INFO] [stdout] 1023 | | cake_id: Some(Some(1)),
[INFO] [stdout] 1024 | | }
[INFO] [stdout] 1025 | | .into_active_model(),
[INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method cannot be called on `FruitCake` due to unsatisfied trait bounds
[INFO] [stdout] | |_____________|
[INFO] [stdout] |
[INFO] [stdout] |
[INFO] [stdout] note: the following trait bounds were not satisfied:
[INFO] [stdout] `&FruitCake: active_model::ActiveModelTrait`
[INFO] [stdout] `&mut FruitCake: active_model::ActiveModelTrait`
[INFO] [stdout] `FruitCake: active_model::ActiveModelTrait`
[INFO] [stdout] --> src/entity/active_model.rs:638:8
[INFO] [stdout] |
[INFO] [stdout] 636 | impl IntoActiveModel for A
[INFO] [stdout] | ------------------ -
[INFO] [stdout] 637 | where
[INFO] [stdout] 638 | A: ActiveModelTrait,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `active_model::ActiveModelTrait` must be implemented
[INFO] [stdout] --> src/entity/active_model.rs:69:1
[INFO] [stdout] |
[INFO] [stdout] 69 | pub trait ActiveModelTrait: Clone + Debug {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `active_model::IntoActiveModel` defines an item `into_active_model`, perhaps you need to implement it
[INFO] [stdout] --> src/entity/active_model.rs:628:1
[INFO] [stdout] |
[INFO] [stdout] 628 | pub trait IntoActiveModel
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: the method `into_active_model` exists for struct `FruitCake`, but its trait bounds were not satisfied
[INFO] [stdout] --> src/entity/active_model.rs:1037:14
[INFO] [stdout] |
[INFO] [stdout] 1017 | struct FruitCake {
[INFO] [stdout] | ---------------- method `into_active_model` not found for this struct because it doesn't satisfy `FruitCake: active_model::ActiveModelTrait` or `FruitCake: active_model::IntoActiveModel<_>`
[INFO] [stdout] ...
[INFO] [stdout] 1034 | / FruitCake {
[INFO] [stdout] 1035 | | cake_id: Some(None),
[INFO] [stdout] 1036 | | }
[INFO] [stdout] 1037 | | .into_active_model(),
[INFO] [stdout] | | -^^^^^^^^^^^^^^^^^ method cannot be called on `FruitCake` due to unsatisfied trait bounds
[INFO] [stdout] | |_____________|
[INFO] [stdout] |
[INFO] [stdout] |
[INFO] [stdout] note: the following trait bounds were not satisfied:
[INFO] [stdout] `&FruitCake: active_model::ActiveModelTrait`
[INFO] [stdout] `&mut FruitCake: active_model::ActiveModelTrait`
[INFO] [stdout] `FruitCake: active_model::ActiveModelTrait`
[INFO] [stdout] --> src/entity/active_model.rs:638:8
[INFO] [stdout] |
[INFO] [stdout] 636 | impl IntoActiveModel for A
[INFO] [stdout] | ------------------ -
[INFO] [stdout] 637 | where
[INFO] [stdout] 638 | A: ActiveModelTrait,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `active_model::ActiveModelTrait` must be implemented
[INFO] [stdout] --> src/entity/active_model.rs:69:1
[INFO] [stdout] |
[INFO] [stdout] 69 | pub trait ActiveModelTrait: Clone + Debug {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `active_model::IntoActiveModel` defines an item `into_active_model`, perhaps you need to implement it
[INFO] [stdout] --> src/entity/active_model.rs:628:1
[INFO] [stdout] |
[INFO] [stdout] 628 | pub trait IntoActiveModel
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: the method `into_active_model` exists for struct `FruitCake`, but its trait bounds were not satisfied
[INFO] [stdout] --> src/entity/active_model.rs:1046:41
[INFO] [stdout] |
[INFO] [stdout] 1017 | struct FruitCake {
[INFO] [stdout] | ---------------- method `into_active_model` not found for this struct because it doesn't satisfy `FruitCake: active_model::ActiveModelTrait` or `FruitCake: active_model::IntoActiveModel<_>`
[INFO] [stdout] ...
[INFO] [stdout] 1046 | FruitCake { cake_id: None }.into_active_model(),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called on `FruitCake` due to unsatisfied trait bounds
[INFO] [stdout] |
[INFO] [stdout] note: the following trait bounds were not satisfied:
[INFO] [stdout] `&FruitCake: active_model::ActiveModelTrait`
[INFO] [stdout] `&mut FruitCake: active_model::ActiveModelTrait`
[INFO] [stdout] `FruitCake: active_model::ActiveModelTrait`
[INFO] [stdout] --> src/entity/active_model.rs:638:8
[INFO] [stdout] |
[INFO] [stdout] 636 | impl IntoActiveModel for A
[INFO] [stdout] | ------------------ -
[INFO] [stdout] 637 | where
[INFO] [stdout] 638 | A: ActiveModelTrait,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `active_model::ActiveModelTrait` must be implemented
[INFO] [stdout] --> src/entity/active_model.rs:69:1
[INFO] [stdout] |
[INFO] [stdout] 69 | pub trait ActiveModelTrait: Clone + Debug {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `active_model::IntoActiveModel` defines an item `into_active_model`, perhaps you need to implement it
[INFO] [stdout] --> src/entity/active_model.rs:628:1
[INFO] [stdout] |
[INFO] [stdout] 628 | pub trait IntoActiveModel
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: no variant or associated item named `Mock` found for enum `executor::query::QueryResultRow` in the current scope
[INFO] [stdout] --> src/executor/query.rs:1627:34
[INFO] [stdout] |
[INFO] [stdout] 23 | pub(crate) enum QueryResultRow {
[INFO] [stdout] | ------------------------------ variant or associated item `Mock` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 1627 | row: QueryResultRow::Mock(crate::MockRow { values }),
[INFO] [stdout] | ^^^^ variant or associated item not found in `QueryResultRow`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/repository.rs:5:58
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/repository.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/repository.rs:5:58
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/repository.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/repository.rs:5:58
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/repository.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/repository.rs:5:58
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/repository.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/repository.rs:5:58
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/repository.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/repository.rs:5:58
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/repository.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/repository.rs:5:58
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/repository.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/repository.rs:5:58
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/repository.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:11:18
[INFO] [stdout] |
[INFO] [stdout] 11 | pub network: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout] | +++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/repository.rs:5:58
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/repository.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")]
[INFO] [stdout] 11 | | pub network: IpNetwork,
[INFO] [stdout] | |__________________________^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/repository.rs:5:58
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/repository.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/repository.rs:5:58
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/repository.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:11:18
[INFO] [stdout] |
[INFO] [stdout] 11 | pub network: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout] | +++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")]
[INFO] [stdout] 11 | | pub network: IpNetwork,
[INFO] [stdout] | |__________________________^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/repository.rs:5:58
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/repository.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:11:18
[INFO] [stdout] |
[INFO] [stdout] 11 | pub network: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout] | +++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:11:18
[INFO] [stdout] |
[INFO] [stdout] 11 | pub network: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")]
[INFO] [stdout] 11 | | pub network: IpNetwork,
[INFO] [stdout] | |__________________________^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout] | +++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:35
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/repository.rs:5:58
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/repository.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:11:18
[INFO] [stdout] |
[INFO] [stdout] 11 | pub network: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout] | +++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")]
[INFO] [stdout] 11 | | pub network: IpNetwork,
[INFO] [stdout] | |__________________________^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")]
[INFO] [stdout] 11 | | pub network: IpNetwork,
[INFO] [stdout] | |__________________________^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_struct.rs:15:46
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_struct.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:11:18
[INFO] [stdout] |
[INFO] [stdout] 11 | pub network: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout] | +++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")]
[INFO] [stdout] 11 | | pub network: IpNetwork,
[INFO] [stdout] | |__________________________^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:11:18
[INFO] [stdout] |
[INFO] [stdout] 11 | pub network: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:11:18
[INFO] [stdout] |
[INFO] [stdout] 11 | pub network: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:39
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:26
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout] | +++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout] | +++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:11:18
[INFO] [stdout] |
[INFO] [stdout] 11 | pub network: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec.rs:18:50
[INFO] [stdout] |
[INFO] [stdout] 18 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec.rs:3:13
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout] | +++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")]
[INFO] [stdout] 11 | | pub network: IpNetwork,
[INFO] [stdout] | |__________________________^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:11:18
[INFO] [stdout] |
[INFO] [stdout] 11 | pub network: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout] | +++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:11:18
[INFO] [stdout] |
[INFO] [stdout] 11 | pub network: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout] | +++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/repository.rs:5:58
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/repository.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")]
[INFO] [stdout] 11 | | pub network: IpNetwork,
[INFO] [stdout] | |__________________________^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")]
[INFO] [stdout] 11 | | pub network: IpNetwork,
[INFO] [stdout] | |__________________________^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")]
[INFO] [stdout] 11 | | pub network: IpNetwork,
[INFO] [stdout] | |__________________________^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")]
[INFO] [stdout] 11 | | pub network: IpNetwork,
[INFO] [stdout] | |__________________________^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:11:18
[INFO] [stdout] |
[INFO] [stdout] 11 | pub network: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:43
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:30
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout] | +++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:14:54
[INFO] [stdout] |
[INFO] [stdout] 14 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:4:17
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")]
[INFO] [stdout] 11 | | pub network: IpNetwork,
[INFO] [stdout] | |__________________________^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:43
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:30
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:37:54
[INFO] [stdout] |
[INFO] [stdout] 37 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, FromJsonQueryResult)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/json_vec_derive.rs:26:17
[INFO] [stdout] |
[INFO] [stdout] 26 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpNetwork`
[INFO] [stdout] --> tests/host_network_tests.rs:22:16
[INFO] [stdout] |
[INFO] [stdout] 22 | let addr = IpNetwork::new(Ipv4Addr::new(192, 168, 0, 20).into(), 24).unwrap();
[INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IpNetwork`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpNetwork`
[INFO] [stdout] --> tests/host_network_tests.rs:23:15
[INFO] [stdout] |
[INFO] [stdout] 23 | let net = IpNetwork::new(addr.network(), addr.prefix()).unwrap();
[INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IpNetwork`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpNetwork`
[INFO] [stdout] --> tests/host_network_tests.rs:37:18
[INFO] [stdout] |
[INFO] [stdout] 37 | let addrv6 = IpNetwork::new(
[INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IpNetwork`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpNetwork`
[INFO] [stdout] --> tests/host_network_tests.rs:42:17
[INFO] [stdout] |
[INFO] [stdout] 42 | let netv6 = IpNetwork::new(addr.network(), addr.prefix()).unwrap();
[INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IpNetwork`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/common/features/repository.rs:5:58
[INFO] [stdout] |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel, Serialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/common/features/repository.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde::Serialize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout] --> tests/crud/create_baker.rs:15:14
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/crud/create_baker.rs:2:26
[INFO] [stdout] |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:11:18
[INFO] [stdout] |
[INFO] [stdout] 11 | pub network: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout] | +++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout] --> tests/crud/create_baker.rs:15:25
[INFO] [stdout] |
[INFO] [stdout] 15 | #[derive(Serialize, Deserialize)]
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout] --> tests/crud/create_baker.rs:2:13
[INFO] [stdout] |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")]
[INFO] [stdout] 11 | | pub network: IpNetwork,
[INFO] [stdout] | |__________________________^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:11:18
[INFO] [stdout] |
[INFO] [stdout] 11 | pub network: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout] | +++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")]
[INFO] [stdout] 11 | | pub network: IpNetwork,
[INFO] [stdout] | |__________________________^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `sea-orm` (lib test) due to 80 previous errors; 9 warnings emitted
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1d0e7c032bf9b905a3165592072b5cc63c491d50/bin/rustc --crate-name sea_orm --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bigdecimal"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde_json"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-bigdecimal"' --cfg 'feature="with-chrono"' --cfg 'feature="with-json"' --cfg 'feature="with-rust_decimal"' --cfg 'feature="with-time"' --cfg 'feature="with-uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "chrono", "debug-print", "default", "ipnetwork", "json-array", "macros", "mock", "pgvector", "postgres-array", "postgres-vector", "proxy", "runtime-actix", "runtime-actix-native-tls", "runtime-actix-rustls", "runtime-async-std", "runtime-async-std-native-tls", "runtime-async-std-rustls", "runtime-tokio", "runtime-tokio-native-tls", "runtime-tokio-rustls", "rust_decimal", "sea-orm-internal", "sea-query-binder", "seaography", "serde_json", "sqlite-use-returning-for-3_35", "sqlx", "sqlx-all", "sqlx-dep", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "tests-cfg", "time", "uuid", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=05df11d4bebd4b6b -C extra-filename=-57532b9c6c82dfbf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-33750183eb96f53a.rmeta --extern arraystring=/opt/rustwide/target/debug/deps/libarraystring-20b18c2e6db68ffc.rmeta --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-1dae46b41d3c84c0.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-22846bcf2b845078.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c60ae2d73883378f.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-703360ee464d355e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7ab0cd1b3f2c9488.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-79c610d779652ad6.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-63f4b8512ca7287a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-dd5c89c3fbf4469f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d26624d65db0014a.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-3e7e98e7c0c45f70.rmeta --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-19faa668c1ff079e.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-18cc903d973798ee.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-761bd65f470c8aed.rmeta --extern sea_orm_macros=/opt/rustwide/target/debug/deps/libsea_orm_macros-9971e5ae8593b45d.so --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-862cf541d7cabca6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b523297fafd50960.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-656fa668ab59c477.rmeta --extern smol=/opt/rustwide/target/debug/deps/libsmol-649d516ace0fbb82.rmeta --extern smol_potat=/opt/rustwide/target/debug/deps/libsmol_potat-0a474cfdc1107dfc.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-563f495e912b17b3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e41ece0ccc573040.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5feeb18a8d68fdce.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-882496473a5103fe.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ad52d3ad574a4a57.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ae36283a1e843b4a.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-25cb3e074104fb68.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5d33f9d10a7afd11.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:11:18
[INFO] [stdout] |
[INFO] [stdout] 11 | pub network: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:20
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout] | +++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:9:5
[INFO] [stdout] |
[INFO] [stdout] 9 | pub ipaddress: IpNetwork,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `IpNetwork` in this scope
[INFO] [stdout] --> tests/common/features/host_network.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | / #[sea_orm(column_type = "Cidr")]
[INFO] [stdout] 11 | | pub network: IpNetwork,
[INFO] [stdout] | |__________________________^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>`
[INFO] [stdout] = note: 1 redundant requirement hidden
[INFO] [stdout] = note: required for `std::option::Option>` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>`
[INFO] [stdout] = note: 1 redundant requirement hidden
[INFO] [stdout] = note: required for `std::option::Option>` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>`
[INFO] [stdout] = note: 1 redundant requirement hidden
[INFO] [stdout] = note: required for `std::option::Option>` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/active_enum_vec.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>`
[INFO] [stdout] = note: 1 redundant requirement hidden
[INFO] [stdout] = note: required for `std::option::Option>` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/categories.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>`
[INFO] [stdout] = note: 1 redundant requirement hidden
[INFO] [stdout] = note: required for `std::option::Option>` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/categories.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>`
[INFO] [stdout] = note: 1 redundant requirement hidden
[INFO] [stdout] = note: required for `std::option::Option>` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/collection.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/collection.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/collection.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/collection.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/collection.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/collection.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/collection.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/collection.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/collection.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/collection.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout] |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveActiveModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/categories.rs:4:39
[INFO] [stdout] |
[INFO] [stdout] 4 | #[derive(Clone, Debug, PartialEq, Eq, DeriveEntityModel)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `sea_orm::Value`
[INFO] [stdout] |
[INFO] [stdout] = help: the following other types implement trait `From`:
[INFO] [stdout] `sea_orm::Value` implements `From<&[u8]>`
[INFO] [stdout] `sea_orm::Value` implements `From<&std::string::String>`
[INFO] [stdout] `sea_orm::Value` implements `From<&str>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From>`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] `sea_orm::Value` implements `From`
[INFO] [stdout] and 38 others
[INFO] [stdout] = note: required for `Vec` to implement `Into`
[INFO] [stdout] = note: required for `sea_orm::Value` to implement `From>>`
[INFO] [stdout] = note: 1 redundant requirement hidden
[INFO] [stdout] = note: required for `std::option::Option>` to implement `Into`
[INFO] [stdout] note: required by a bound in `ActiveValue`
[INFO] [stdout] --> /opt/rustwide/workdir/src/entity/active_model.rs:42:8
[INFO] [stdout] |
[INFO] [stdout] 40 | pub enum ActiveValue
[INFO] [stdout] | ----------- required by a bound in this enum
[INFO] [stdout] 41 | where
[INFO] [stdout] 42 | V: Into,
[INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `ActiveValue`
[INFO] [stdout] = note: this error originates in the derive macro `DeriveEntityModel` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `sea_orm::Value: From>` is not satisfied
[INFO] [stdout] --> tests/common/features/collection_expanded.rs:16:48
[INFO] [stdout] |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, DeriveModel, DeriveActiveModel, Eq)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `From