[INFO] fetching crate code_gene_macro 0.1.11...
[INFO] checking code_gene_macro-0.1.11 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate code_gene_macro 0.1.11 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate code_gene_macro 0.1.11 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded model_macro_derive v0.2.3
[INFO] [stderr]   Downloaded validator_types v0.16.0
[INFO] [stderr]   Downloaded validator_derive v0.16.0
[INFO] [stderr]   Downloaded validator v0.16.1
[INFO] [stderr]   Downloaded model_macro v0.2.4
[INFO] [stderr]   Downloaded if_chain v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89657060939fdebb96a903ab101ae8e383c053ab6a923e3755c4e09a2635d187
[INFO] running `Command { std: "docker" "start" "-a" "89657060939fdebb96a903ab101ae8e383c053ab6a923e3755c4e09a2635d187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89657060939fdebb96a903ab101ae8e383c053ab6a923e3755c4e09a2635d187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89657060939fdebb96a903ab101ae8e383c053ab6a923e3755c4e09a2635d187", kill_on_drop: false }`
[INFO] [stdout] 89657060939fdebb96a903ab101ae8e383c053ab6a923e3755c4e09a2635d187
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 717be61b87862c3b4558f1e180af23bdc73d0e87213233410c99c8bb6342916d
[INFO] running `Command { std: "docker" "start" "-a" "717be61b87862c3b4558f1e180af23bdc73d0e87213233410c99c8bb6342916d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.1
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling bevy_ptr v0.12.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking proc-macro2 v1.0.79
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking bevy_ptr v0.8.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking bevy_utils v0.8.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]    Compiling bevy_macro_utils v0.8.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling bevy_reflect_derive v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking validator v0.16.1
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]     Checking bevy_utils v0.12.1
[INFO] [stderr]     Checking bevy_reflect v0.8.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.1
[INFO] [stderr]    Compiling bevy_reflect v0.12.1
[INFO] [stderr]     Checking model_macro v0.2.4
[INFO] [stderr]    Compiling model_macro_derive v0.2.3
[INFO] [stderr]     Checking 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]    |            ^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `Toml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]              [T; N]
[INFO] [stdout]              ()
[INFO] [stdout]              std::num::NonZero<u128>
[INFO] [stdout]              std::num::NonZero<u32>
[INFO] [stdout]              std::num::NonZero<i64>
[INFO] [stdout]              std::num::NonZero<i16>
[INFO] [stdout]              std::num::NonZero<i128>
[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]    |            ^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `Toml`, which is required by `Toml: bevy_reflect::reflect::Reflect`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]              [T; N]
[INFO] [stdout]              ()
[INFO] [stdout]              std::num::NonZero<u128>
[INFO] [stdout]              std::num::NonZero<u32>
[INFO] [stdout]              std::num::NonZero<i64>
[INFO] [stdout]              std::num::NonZero<i16>
[INFO] [stdout]              std::num::NonZero<i128>
[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]    |            ^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ReleaseOption`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]              [T; N]
[INFO] [stdout]              ()
[INFO] [stdout]              std::num::NonZero<u128>
[INFO] [stdout]              std::num::NonZero<u32>
[INFO] [stdout]              std::num::NonZero<i64>
[INFO] [stdout]              std::num::NonZero<i16>
[INFO] [stdout]              std::num::NonZero<i128>
[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]    |            ^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ReleaseOption`, which is required by `ReleaseOption: bevy_reflect::reflect::Reflect`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]              [T; N]
[INFO] [stdout]              ()
[INFO] [stdout]              std::num::NonZero<u128>
[INFO] [stdout]              std::num::NonZero<u32>
[INFO] [stdout]              std::num::NonZero<i64>
[INFO] [stdout]              std::num::NonZero<i16>
[INFO] [stdout]              std::num::NonZero<i128>
[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]    |            ^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `BizResultDef`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]              [T; N]
[INFO] [stdout]              ()
[INFO] [stdout]              std::num::NonZero<u128>
[INFO] [stdout]              std::num::NonZero<u32>
[INFO] [stdout]              std::num::NonZero<i64>
[INFO] [stdout]              std::num::NonZero<i16>
[INFO] [stdout]              std::num::NonZero<i128>
[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]    |            ^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `BizResultDef`, which is required by `BizResultDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]              [T; N]
[INFO] [stdout]              ()
[INFO] [stdout]              std::num::NonZero<u128>
[INFO] [stdout]              std::num::NonZero<u32>
[INFO] [stdout]              std::num::NonZero<i64>
[INFO] [stdout]              std::num::NonZero<i16>
[INFO] [stdout]              std::num::NonZero<i128>
[INFO] [stdout]            and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[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]    |            ^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `Toml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]              [T; N]
[INFO] [stdout]              ()
[INFO] [stdout]              std::num::NonZero<u128>
[INFO] [stdout]              std::num::NonZero<u32>
[INFO] [stdout]              std::num::NonZero<i64>
[INFO] [stdout]              std::num::NonZero<i16>
[INFO] [stdout]              std::num::NonZero<i128>
[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]    |            ^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `Toml`, which is required by `Toml: bevy_reflect::reflect::Reflect`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]              [T; N]
[INFO] [stdout]              ()
[INFO] [stdout]              std::num::NonZero<u128>
[INFO] [stdout]              std::num::NonZero<u32>
[INFO] [stdout]              std::num::NonZero<i64>
[INFO] [stdout]              std::num::NonZero<i16>
[INFO] [stdout]              std::num::NonZero<i128>
[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]     |            ^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `UriDef`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `UriDef`, which is required by `UriDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlOut`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlOut`, which is required by `SqlOut: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]    |            ^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ReleaseOption`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]              [T; N]
[INFO] [stdout]              ()
[INFO] [stdout]              std::num::NonZero<u128>
[INFO] [stdout]              std::num::NonZero<u32>
[INFO] [stdout]              std::num::NonZero<i64>
[INFO] [stdout]              std::num::NonZero<i16>
[INFO] [stdout]              std::num::NonZero<i128>
[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]    |            ^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ReleaseOption`, which is required by `ReleaseOption: bevy_reflect::reflect::Reflect`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]              [T; N]
[INFO] [stdout]              ()
[INFO] [stdout]              std::num::NonZero<u128>
[INFO] [stdout]              std::num::NonZero<u32>
[INFO] [stdout]              std::num::NonZero<i64>
[INFO] [stdout]              std::num::NonZero<i16>
[INFO] [stdout]              std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlOutOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]    |            ^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `BizResultDef`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]              [T; N]
[INFO] [stdout]              ()
[INFO] [stdout]              std::num::NonZero<u128>
[INFO] [stdout]              std::num::NonZero<u32>
[INFO] [stdout]              std::num::NonZero<i64>
[INFO] [stdout]              std::num::NonZero<i16>
[INFO] [stdout]              std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlOutOrder`, which is required by `SqlOutOrder: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]    |            ^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `BizResultDef`, which is required by `BizResultDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]              [T; N]
[INFO] [stdout]              ()
[INFO] [stdout]              std::num::NonZero<u128>
[INFO] [stdout]              std::num::NonZero<u32>
[INFO] [stdout]              std::num::NonZero<i64>
[INFO] [stdout]              std::num::NonZero<i16>
[INFO] [stdout]              std::num::NonZero<i128>
[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]     |            ^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlIn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlIn`, which is required by `SqlIn: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `UriDef`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `UriDef`, which is required by `UriDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlInOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlInOrder`, which is required by `SqlInOrder: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlOut`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `Sql`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `Sql`, which is required by `Sql: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlOut`, which is required by `SqlOut: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlOutOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `IncomeParam`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlOutOrder`, which is required by `SqlOutOrder: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `IncomeParam`, which is required by `IncomeParam: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlIn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `IncomeParamOption`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlIn`, which is required by `SqlIn: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `IncomeParamOption`, which is required by `IncomeParamOption: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlInOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ModelDef`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlInOrder`, which is required by `SqlInOrder: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ModelDef`, which is required by `ModelDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `Sql`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `Sql`, which is required by `Sql: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ValidateLength`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ValidateLength`, which is required by `ValidateLength: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `IncomeParam`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `IncomeParam`, which is required by `IncomeParam: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ValidateRange`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ValidateRange`, which is required by `ValidateRange: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `IncomeParamOption`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `IncomeParamOption`, which is required by `IncomeParamOption: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ModelFieldDef`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ModelDef`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ModelFieldDef`, which is required by `ModelFieldDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ModelDef`, which is required by `ModelDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `Interface`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `Interface`, which is required by `Interface: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ValidateLength`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `IfPipeline`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ValidateLength`, which is required by `ValidateLength: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `IfPipeline`, which is required by `IfPipeline: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ValidateRange`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ValidateRange`, which is required by `ValidateRange: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ModelFieldDef`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ModelFieldDef`, which is required by `ModelFieldDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `Interface`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `Interface`, which is required by `Interface: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `IfPipeline`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `IfPipeline`, which is required by `IfPipeline: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::Uuid
[INFO] [stdout]               [T; N]
[INFO] [stdout]               ()
[INFO] [stdout]               std::num::NonZero<u128>
[INFO] [stdout]               std::num::NonZero<u32>
[INFO] [stdout]               std::num::NonZero<i64>
[INFO] [stdout]               std::num::NonZero<i16>
[INFO] [stdout]               std::num::NonZero<i128>
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors
[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 test) due to 35 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `code_gene_macro` (lib) due to 35 previous errors
[INFO] running `Command { std: "docker" "inspect" "717be61b87862c3b4558f1e180af23bdc73d0e87213233410c99c8bb6342916d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "717be61b87862c3b4558f1e180af23bdc73d0e87213233410c99c8bb6342916d", kill_on_drop: false }`
[INFO] [stdout] 717be61b87862c3b4558f1e180af23bdc73d0e87213233410c99c8bb6342916d
[INFO] checking code_gene_macro-0.1.11 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate code_gene_macro 0.1.11 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate code_gene_macro 0.1.11 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f2d34d31c33c40d9fd57036a537b4b1222832417bf1c77f55c2cb71b2671997
[INFO] running `Command { std: "docker" "start" "-a" "1f2d34d31c33c40d9fd57036a537b4b1222832417bf1c77f55c2cb71b2671997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f2d34d31c33c40d9fd57036a537b4b1222832417bf1c77f55c2cb71b2671997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f2d34d31c33c40d9fd57036a537b4b1222832417bf1c77f55c2cb71b2671997", kill_on_drop: false }`
[INFO] [stdout] 1f2d34d31c33c40d9fd57036a537b4b1222832417bf1c77f55c2cb71b2671997
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5c7ed9c2abf1dd12a96e7ec0aef99cd87d534a8c98b1dff445f140fe46cbba3
[INFO] running `Command { std: "docker" "start" "-a" "f5c7ed9c2abf1dd12a96e7ec0aef99cd87d534a8c98b1dff445f140fe46cbba3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling bevy_ptr v0.12.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking proc-macro2 v1.0.79
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking bevy_ptr v0.8.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]     Checking bevy_utils v0.8.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling bevy_macro_utils v0.8.1
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]    Compiling bevy_reflect_derive v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking validator v0.16.1
[INFO] [stderr]     Checking bevy_utils v0.12.1
[INFO] [stderr]     Checking bevy_reflect v0.8.1
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.1
[INFO] [stderr]    Compiling bevy_reflect v0.12.1
[INFO] [stderr]     Checking model_macro v0.2.4
[INFO] [stderr]    Compiling model_macro_derive v0.2.3
[INFO] [stderr]     Checking 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]    |            ^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `Toml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              f32
[INFO] [stdout]              (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]              std::ffi::OsString
[INFO] [stdout]              u128
[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]    |            ^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `Toml`, which is required by `Toml: bevy_reflect::reflect::Reflect`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              f32
[INFO] [stdout]              (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]              std::ffi::OsString
[INFO] [stdout]              u128
[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]    |            ^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ReleaseOption`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              f32
[INFO] [stdout]              (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]              std::ffi::OsString
[INFO] [stdout]              u128
[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]    |            ^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ReleaseOption`, which is required by `ReleaseOption: bevy_reflect::reflect::Reflect`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              f32
[INFO] [stdout]              (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]              std::ffi::OsString
[INFO] [stdout]              u128
[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]    |            ^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `BizResultDef`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              f32
[INFO] [stdout]              (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]              std::ffi::OsString
[INFO] [stdout]              u128
[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]    |            ^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `BizResultDef`, which is required by `BizResultDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              f32
[INFO] [stdout]              (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]              std::ffi::OsString
[INFO] [stdout]              u128
[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]     |            ^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `UriDef`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `UriDef`, which is required by `UriDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlOut`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlOut`, which is required by `SqlOut: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlOutOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlOutOrder`, which is required by `SqlOutOrder: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlIn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlIn`, which is required by `SqlIn: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlInOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlInOrder`, which is required by `SqlInOrder: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[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]    |            ^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `Toml`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              f32
[INFO] [stdout]              (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]              std::ffi::OsString
[INFO] [stdout]              u128
[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]     |            ^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `Sql`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]    |            ^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `Toml`, which is required by `Toml: bevy_reflect::reflect::Reflect`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              f32
[INFO] [stdout]              (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]              std::ffi::OsString
[INFO] [stdout]              u128
[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]     |            ^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `Sql`, which is required by `Sql: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `IncomeParam`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `IncomeParam`, which is required by `IncomeParam: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]    |            ^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ReleaseOption`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              f32
[INFO] [stdout]              (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]              std::ffi::OsString
[INFO] [stdout]              u128
[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]     |            ^^^^^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `IncomeParamOption`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `IncomeParamOption`, which is required by `IncomeParamOption: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]    |            ^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ReleaseOption`, which is required by `ReleaseOption: bevy_reflect::reflect::Reflect`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              f32
[INFO] [stdout]              (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]              std::ffi::OsString
[INFO] [stdout]              u128
[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]    |            ^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `BizResultDef`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              f32
[INFO] [stdout]              (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]              std::ffi::OsString
[INFO] [stdout]              u128
[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]     |            ^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ModelDef`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]    |            ^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `BizResultDef`, which is required by `BizResultDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              bevy_reflect::map::DynamicMap
[INFO] [stdout]              bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]              f32
[INFO] [stdout]              (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]              std::ffi::OsString
[INFO] [stdout]              u128
[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]     |            ^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ModelDef`, which is required by `ModelDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `UriDef`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ValidateLength`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `UriDef`, which is required by `UriDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ValidateLength`, which is required by `ValidateLength: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ValidateRange`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ValidateRange`, which is required by `ValidateRange: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlOut`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlOut`, which is required by `SqlOut: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ModelFieldDef`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ModelFieldDef`, which is required by `ModelFieldDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlOutOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlOutOrder`, which is required by `SqlOutOrder: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `Interface`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `Interface`, which is required by `Interface: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlIn`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlIn`, which is required by `SqlIn: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `IfPipeline`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `IfPipeline`, which is required by `IfPipeline: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `SqlInOrder`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `SqlInOrder`, which is required by `SqlInOrder: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `Sql`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `Sql`, which is required by `Sql: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `IncomeParam`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `IncomeParam`, which is required by `IncomeParam: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `IncomeParamOption`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `IncomeParamOption`, which is required by `IncomeParamOption: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ModelDef`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ModelDef`, which is required by `ModelDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ValidateLength`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ValidateLength`, which is required by `ValidateLength: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ValidateRange`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ValidateRange`, which is required by `ValidateRange: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `ModelFieldDef`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `ModelFieldDef`, which is required by `ModelFieldDef: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `Interface`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `Interface`, which is required by `Interface: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::reflect::Reflect` is not implemented for `IfPipeline`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[INFO] [stdout] note: required by a bound in `ModelTrait`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[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]     |            ^^^^^^^^^^ the trait `bevy_reflect::type_path::TypePath` is not implemented for `IfPipeline`, which is required by `IfPipeline: bevy_reflect::reflect::Reflect`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `bevy_reflect::reflect::Reflect`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 65 others
[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-6f17d22bba15001f/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::enums::dynamic_enum::DynamicEnum
[INFO] [stdout]               (A, B, C, D, E)
[INFO] [stdout]               bevy_reflect::map::DynamicMap
[INFO] [stdout]               bevy_reflect::struct_trait::DynamicStruct
[INFO] [stdout]               f32
[INFO] [stdout]               (A, B, C, D, E, F, G, H, I, J, K)
[INFO] [stdout]               std::ffi::OsString
[INFO] [stdout]               u128
[INFO] [stdout]             and 65 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors
[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 test) due to 35 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 34 previous errors
[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 35 previous errors
[INFO] running `Command { std: "docker" "inspect" "f5c7ed9c2abf1dd12a96e7ec0aef99cd87d534a8c98b1dff445f140fe46cbba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5c7ed9c2abf1dd12a96e7ec0aef99cd87d534a8c98b1dff445f140fe46cbba3", kill_on_drop: false }`
[INFO] [stdout] f5c7ed9c2abf1dd12a96e7ec0aef99cd87d534a8c98b1dff445f140fe46cbba3
