[INFO] fetching crate code_gene_macro 0.1.11...
[INFO] testing code_gene_macro-0.1.11 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate code_gene_macro 0.1.11 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate code_gene_macro 0.1.11
[INFO] finished tweaking crates.io crate code_gene_macro 0.1.11
[INFO] tweaked toml for crates.io crate code_gene_macro 0.1.11 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate code_gene_macro 0.1.11 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 121 packages to latest compatible versions
[INFO] [stderr]       Adding bevy_reflect v0.8.1 (available: v0.17.2)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.9.8)
[INFO] [stderr]       Adding validator v0.16.1 (available: v0.20.0)
[INFO] [stderr]       Adding validator_derive v0.16.0 (available: v0.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbca045a83d711d41d92a42ee61579b2fd60906ca39b8727cdbf4607c61780ea
[INFO] running `Command { std: "docker" "start" "-a" "cbca045a83d711d41d92a42ee61579b2fd60906ca39b8727cdbf4607c61780ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbca045a83d711d41d92a42ee61579b2fd60906ca39b8727cdbf4607c61780ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbca045a83d711d41d92a42ee61579b2fd60906ca39b8727cdbf4607c61780ea", kill_on_drop: false }`
[INFO] [stdout] cbca045a83d711d41d92a42ee61579b2fd60906ca39b8727cdbf4607c61780ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc80d5b959a51ecba4d433a3cb73166f0ab5c75ac9d37abdd087982f1ca5e0a3
[INFO] running `Command { std: "docker" "start" "-a" "dc80d5b959a51ecba4d433a3cb73166f0ab5c75ac9d37abdd087982f1ca5e0a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bevy_ptr v0.12.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bevy_ptr v0.8.1
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bevy_utils v0.8.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bevy_reflect_derive v0.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling bevy_utils v0.12.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bevy_reflect v0.8.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bevy_reflect v0.12.1
[INFO] [stderr]    Compiling validator v0.16.1
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling model_macro v0.2.4
[INFO] [stderr]    Compiling model_macro_derive v0.2.3
[INFO] [stderr]    Compiling code_gene_macro v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `Toml: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]   --> src/model.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Toml {
[INFO] [stdout]    |            ^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `Toml`
[INFO] [stdout]   --> src/model.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Toml {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/model.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]    |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]  4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]    |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 23 | pub struct Toml {
[INFO] [stdout]    | --------------- this type doesn't implement the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Array: Reflect {
[INFO] [stdout]    | ------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]    |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]    = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]    = help: the following types implement the trait:
[INFO] [stdout]              bevy_reflect::array::DynamicArray
[INFO] [stdout]              bevy_reflect::list::DynamicList
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]              ()
[INFO] [stdout]              (A,)
[INFO] [stdout]              (A, B)
[INFO] [stdout]            and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Toml: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]   --> src/model.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Toml {
[INFO] [stdout]    |            ^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `Toml`
[INFO] [stdout]   --> src/model.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Toml {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub trait TypePath: 'static {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/model.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]    |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]  4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]    |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 23 | pub struct Toml {
[INFO] [stdout]    | --------------- this type doesn't implement the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Array: Reflect {
[INFO] [stdout]    | ------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `Toml` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]    = note: required for `Toml` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]    |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]    = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]    = help: the following types implement the trait:
[INFO] [stdout]              bevy_reflect::array::DynamicArray
[INFO] [stdout]              bevy_reflect::list::DynamicList
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]              ()
[INFO] [stdout]              (A,)
[INFO] [stdout]              (A, B)
[INFO] [stdout]            and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ReleaseOption: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]   --> src/model.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct ReleaseOption {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `ReleaseOption`
[INFO] [stdout]   --> src/model.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct ReleaseOption {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/model.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]    |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]  4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]    |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 76 | pub struct ReleaseOption {
[INFO] [stdout]    | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Array: Reflect {
[INFO] [stdout]    | ------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]    |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]    = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]    = help: the following types implement the trait:
[INFO] [stdout]              bevy_reflect::array::DynamicArray
[INFO] [stdout]              bevy_reflect::list::DynamicList
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]              ()
[INFO] [stdout]              (A,)
[INFO] [stdout]              (A, B)
[INFO] [stdout]            and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ReleaseOption: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]   --> src/model.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct ReleaseOption {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `ReleaseOption`
[INFO] [stdout]   --> src/model.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct ReleaseOption {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub trait TypePath: 'static {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/model.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]    |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]  4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]    |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 76 | pub struct ReleaseOption {
[INFO] [stdout]    | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Array: Reflect {
[INFO] [stdout]    | ------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `ReleaseOption` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]    = note: required for `ReleaseOption` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]    |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]    = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]    = help: the following types implement the trait:
[INFO] [stdout]              bevy_reflect::array::DynamicArray
[INFO] [stdout]              bevy_reflect::list::DynamicList
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]              ()
[INFO] [stdout]              (A,)
[INFO] [stdout]              (A, B)
[INFO] [stdout]            and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BizResultDef: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]   --> src/model.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct BizResultDef {
[INFO] [stdout]    |            ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `BizResultDef`
[INFO] [stdout]   --> src/model.rs:93:1
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct BizResultDef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/model.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]    |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]  4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]    |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 93 | pub struct BizResultDef {
[INFO] [stdout]    | ----------------------- this type doesn't implement the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Array: Reflect {
[INFO] [stdout]    | ------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]    |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]    = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]    = help: the following types implement the trait:
[INFO] [stdout]              bevy_reflect::array::DynamicArray
[INFO] [stdout]              bevy_reflect::list::DynamicList
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]              ()
[INFO] [stdout]              (A,)
[INFO] [stdout]              (A, B)
[INFO] [stdout]            and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `BizResultDef: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]   --> src/model.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct BizResultDef {
[INFO] [stdout]    |            ^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `BizResultDef`
[INFO] [stdout]   --> src/model.rs:93:1
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct BizResultDef {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub trait TypePath: 'static {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/model.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]    |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]  4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]    |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 93 | pub struct BizResultDef {
[INFO] [stdout]    | ----------------------- this type doesn't implement the required trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Array: Reflect {
[INFO] [stdout]    | ------------------------ this is the found trait
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `BizResultDef` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]    = note: required for `BizResultDef` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]    |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]    = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]    = help: the following types implement the trait:
[INFO] [stdout]              bevy_reflect::array::DynamicArray
[INFO] [stdout]              bevy_reflect::list::DynamicList
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]              ()
[INFO] [stdout]              (A,)
[INFO] [stdout]              (A, B)
[INFO] [stdout]            and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `UriDef: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]    --> src/model.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct UriDef {
[INFO] [stdout]     |            ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `UriDef`
[INFO] [stdout]    --> src/model.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct UriDef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 112 | pub struct UriDef {
[INFO] [stdout]     | ----------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `UriDef: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]    --> src/model.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct UriDef {
[INFO] [stdout]     |            ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `UriDef`
[INFO] [stdout]    --> src/model.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct UriDef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub trait TypePath: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 112 | pub struct UriDef {
[INFO] [stdout]     | ----------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `UriDef` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]     = note: required for `UriDef` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SqlOut: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]    --> src/model.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct SqlOut {
[INFO] [stdout]     |            ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlOut`
[INFO] [stdout]    --> src/model.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct SqlOut {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 178 | pub struct SqlOut {
[INFO] [stdout]     | ----------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SqlOut: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]    --> src/model.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct SqlOut {
[INFO] [stdout]     |            ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlOut`
[INFO] [stdout]    --> src/model.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct SqlOut {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub trait TypePath: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 178 | pub struct SqlOut {
[INFO] [stdout]     | ----------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `SqlOut` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]     = note: required for `SqlOut` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SqlOutOrder: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]    --> src/model.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct SqlOutOrder {
[INFO] [stdout]     |            ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlOutOrder`
[INFO] [stdout]    --> src/model.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct SqlOutOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 195 | pub struct SqlOutOrder {
[INFO] [stdout]     | ---------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SqlOutOrder: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]    --> src/model.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct SqlOutOrder {
[INFO] [stdout]     |            ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlOutOrder`
[INFO] [stdout]    --> src/model.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct SqlOutOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub trait TypePath: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 195 | pub struct SqlOutOrder {
[INFO] [stdout]     | ---------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `SqlOutOrder` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]     = note: required for `SqlOutOrder` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SqlIn: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]    --> src/model.rs:212:12
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct SqlIn {
[INFO] [stdout]     |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlIn`
[INFO] [stdout]    --> src/model.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct SqlIn {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 212 | pub struct SqlIn {
[INFO] [stdout]     | ---------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SqlIn: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]    --> src/model.rs:212:12
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct SqlIn {
[INFO] [stdout]     |            ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlIn`
[INFO] [stdout]    --> src/model.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct SqlIn {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub trait TypePath: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 212 | pub struct SqlIn {
[INFO] [stdout]     | ---------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `SqlIn` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]     = note: required for `SqlIn` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SqlInOrder: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]    --> src/model.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub struct SqlInOrder {
[INFO] [stdout]     |            ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlInOrder`
[INFO] [stdout]    --> src/model.rs:229:1
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub struct SqlInOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 229 | pub struct SqlInOrder {
[INFO] [stdout]     | --------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SqlInOrder: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]    --> src/model.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub struct SqlInOrder {
[INFO] [stdout]     |            ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlInOrder`
[INFO] [stdout]    --> src/model.rs:229:1
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub struct SqlInOrder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub trait TypePath: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 229 | pub struct SqlInOrder {
[INFO] [stdout]     | --------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `SqlInOrder` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]     = note: required for `SqlInOrder` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Sql: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]    --> src/model.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct Sql {
[INFO] [stdout]     |            ^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `Sql`
[INFO] [stdout]    --> src/model.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct Sql {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 248 | pub struct Sql {
[INFO] [stdout]     | -------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Sql: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]    --> src/model.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct Sql {
[INFO] [stdout]     |            ^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `Sql`
[INFO] [stdout]    --> src/model.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub struct Sql {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub trait TypePath: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 248 | pub struct Sql {
[INFO] [stdout]     | -------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `Sql` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]     = note: required for `Sql` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `IncomeParam: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]    --> src/model.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub struct IncomeParam {
[INFO] [stdout]     |            ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `IncomeParam`
[INFO] [stdout]    --> src/model.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub struct IncomeParam {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 269 | pub struct IncomeParam {
[INFO] [stdout]     | ---------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `IncomeParam: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]    --> src/model.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub struct IncomeParam {
[INFO] [stdout]     |            ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `IncomeParam`
[INFO] [stdout]    --> src/model.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub struct IncomeParam {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub trait TypePath: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 269 | pub struct IncomeParam {
[INFO] [stdout]     | ---------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `IncomeParam` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]     = note: required for `IncomeParam` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `IncomeParamOption: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]    --> src/model.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub struct IncomeParamOption {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `IncomeParamOption`
[INFO] [stdout]    --> src/model.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub struct IncomeParamOption {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 286 | pub struct IncomeParamOption {
[INFO] [stdout]     | ---------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `IncomeParamOption: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]    --> src/model.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub struct IncomeParamOption {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `IncomeParamOption`
[INFO] [stdout]    --> src/model.rs:286:1
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub struct IncomeParamOption {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub trait TypePath: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 286 | pub struct IncomeParamOption {
[INFO] [stdout]     | ---------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `IncomeParamOption` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]     = note: required for `IncomeParamOption` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ModelDef: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]    --> src/model.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct ModelDef {
[INFO] [stdout]     |            ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `ModelDef`
[INFO] [stdout]    --> src/model.rs:307:1
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct ModelDef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 307 | pub struct ModelDef {
[INFO] [stdout]     | ------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ModelDef: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]    --> src/model.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct ModelDef {
[INFO] [stdout]     |            ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `ModelDef`
[INFO] [stdout]    --> src/model.rs:307:1
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct ModelDef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub trait TypePath: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 307 | pub struct ModelDef {
[INFO] [stdout]     | ------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `ModelDef` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]     = note: required for `ModelDef` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ValidateLength: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]    --> src/model.rs:355:12
[INFO] [stdout]     |
[INFO] [stdout] 355 | pub struct ValidateLength {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `ValidateLength`
[INFO] [stdout]    --> src/model.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | pub struct ValidateLength {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 355 | pub struct ValidateLength {
[INFO] [stdout]     | ------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ValidateLength: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]    --> src/model.rs:355:12
[INFO] [stdout]     |
[INFO] [stdout] 355 | pub struct ValidateLength {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `ValidateLength`
[INFO] [stdout]    --> src/model.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | pub struct ValidateLength {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub trait TypePath: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 355 | pub struct ValidateLength {
[INFO] [stdout]     | ------------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `ValidateLength` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]     = note: required for `ValidateLength` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ValidateRange: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]    --> src/model.rs:372:12
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub struct ValidateRange {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `ValidateRange`
[INFO] [stdout]    --> src/model.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub struct ValidateRange {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 372 | pub struct ValidateRange {
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ValidateRange: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]    --> src/model.rs:372:12
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub struct ValidateRange {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `ValidateRange`
[INFO] [stdout]    --> src/model.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub struct ValidateRange {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub trait TypePath: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 372 | pub struct ValidateRange {
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `ValidateRange` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]     = note: required for `ValidateRange` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ModelFieldDef: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]    --> src/model.rs:389:12
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub struct ModelFieldDef {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `ModelFieldDef`
[INFO] [stdout]    --> src/model.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub struct ModelFieldDef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 389 | pub struct ModelFieldDef {
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ModelFieldDef: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]    --> src/model.rs:389:12
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub struct ModelFieldDef {
[INFO] [stdout]     |            ^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `ModelFieldDef`
[INFO] [stdout]    --> src/model.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub struct ModelFieldDef {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub trait TypePath: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 389 | pub struct ModelFieldDef {
[INFO] [stdout]     | ------------------------ this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `ModelFieldDef` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]     = note: required for `ModelFieldDef` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Interface: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]    --> src/model.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 414 | pub struct Interface {
[INFO] [stdout]     |            ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `Interface`
[INFO] [stdout]    --> src/model.rs:414:1
[INFO] [stdout]     |
[INFO] [stdout] 414 | pub struct Interface {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 414 | pub struct Interface {
[INFO] [stdout]     | -------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Interface: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]    --> src/model.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 414 | pub struct Interface {
[INFO] [stdout]     |            ^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `Interface`
[INFO] [stdout]    --> src/model.rs:414:1
[INFO] [stdout]     |
[INFO] [stdout] 414 | pub struct Interface {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub trait TypePath: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 414 | pub struct Interface {
[INFO] [stdout]     | -------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `Interface` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]     = note: required for `Interface` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `IfPipeline: bevy_reflect::reflect::Reflect` is not satisfied
[INFO] [stdout]    --> src/model.rs:431:12
[INFO] [stdout]     |
[INFO] [stdout] 431 | pub struct IfPipeline {
[INFO] [stdout]     |            ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::reflect::Reflect` is not implemented for `IfPipeline`
[INFO] [stdout]    --> src/model.rs:431:1
[INFO] [stdout]     |
[INFO] [stdout] 431 | pub struct IfPipeline {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/reflect.rs:75:1
[INFO] [stdout]     |
[INFO] [stdout]  75 | pub trait Reflect: DynamicTypePath + Any + Send + Sync {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 431 | pub struct IfPipeline {
[INFO] [stdout]     | --------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `IfPipeline: bevy_reflect::type_path::DynamicTypePath` is not satisfied
[INFO] [stdout]    --> src/model.rs:431:12
[INFO] [stdout]     |
[INFO] [stdout] 431 | pub struct IfPipeline {
[INFO] [stdout]     |            ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `bevy_reflect::type_path::TypePath` is not implemented for `IfPipeline`
[INFO] [stdout]    --> src/model.rs:431:1
[INFO] [stdout]     |
[INFO] [stdout] 431 | pub struct IfPipeline {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: there are multiple different versions of crate `bevy_reflect` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.12.1/src/type_path.rs:82:1
[INFO] [stdout]     |
[INFO] [stdout]  82 | pub trait TypePath: 'static {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/model.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 | use bevy_reflect::{FromReflect, GetField, Reflect};
[INFO] [stdout]     |     ------------ one version of crate `bevy_reflect` used here, as a direct dependency of the current crate
[INFO] [stdout]   4 | use model_macro::{ModelTrait, Validator};
[INFO] [stdout]     |     ----------- one version of crate `bevy_reflect` used here, as a dependency of crate `model_macro`
[INFO] [stdout] ...
[INFO] [stdout] 431 | pub struct IfPipeline {
[INFO] [stdout]     | --------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.8.1/src/array.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout]  20 | pub trait Array: Reflect {
[INFO] [stdout]     | ------------------------ this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = note: required for `IfPipeline` to implement `bevy_reflect::type_path::DynamicTypePath`
[INFO] [stdout]     = note: required for `IfPipeline` to implement `bevy_reflect::reflect::Reflect`
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/model_macro-0.2.4/src/lib.rs:4:51
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub trait ModelTrait: Any + Send + Sync + Sized + Reflect + Clone {
[INFO] [stdout]     |                                                   ^^^^^^^ required by this bound in `ModelTrait`
[INFO] [stdout]     = note: `ModelTrait` is a "sealed trait", because to implement it you also need to implement `bevy_reflect::reflect::Reflect`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bevy_reflect::array::DynamicArray
[INFO] [stdout]               bevy_reflect::list::DynamicList
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               bevy_reflect::tuple::DynamicTuple
[INFO] [stdout]               ()
[INFO] [stdout]               (A,)
[INFO] [stdout]               (A, B)
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `code_gene_macro` (lib) due to 34 previous errors
[INFO] running `Command { std: "docker" "inspect" "dc80d5b959a51ecba4d433a3cb73166f0ab5c75ac9d37abdd087982f1ca5e0a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc80d5b959a51ecba4d433a3cb73166f0ab5c75ac9d37abdd087982f1ca5e0a3", kill_on_drop: false }`
[INFO] [stdout] dc80d5b959a51ecba4d433a3cb73166f0ab5c75ac9d37abdd087982f1ca5e0a3
