[INFO] fetching crate assemblyline-models 0.1.0...
[INFO] checking assemblyline-models-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate assemblyline-models 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate assemblyline-models 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate assemblyline-models 0.1.0
[INFO] finished tweaking crates.io crate assemblyline-models 0.1.0
[INFO] tweaked toml for crates.io crate assemblyline-models 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_with_macros v3.7.0
[INFO] [stderr]   Downloaded strum v0.25.0
[INFO] [stderr]   Downloaded struct-metadata-derive v0.1.1
[INFO] [stderr]   Downloaded darling v0.20.8
[INFO] [stderr]   Downloaded darling_macro v0.20.8
[INFO] [stderr]   Downloaded struct-metadata v0.1.5
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded darling_core v0.20.8
[INFO] [stderr]   Downloaded serde_with v3.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f30b3c4a261f8ee9a1742a70b1f2a1d8a8fedf9ce47d94c16ea660a25e97222
[INFO] running `Command { std: "docker" "start" "-a" "3f30b3c4a261f8ee9a1742a70b1f2a1d8a8fedf9ce47d94c16ea660a25e97222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f30b3c4a261f8ee9a1742a70b1f2a1d8a8fedf9ce47d94c16ea660a25e97222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f30b3c4a261f8ee9a1742a70b1f2a1d8a8fedf9ce47d94c16ea660a25e97222", kill_on_drop: false }`
[INFO] [stdout] 3f30b3c4a261f8ee9a1742a70b1f2a1d8a8fedf9ce47d94c16ea660a25e97222
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03174ba2c379f73be78682831ace28e541104b4173a0894f42aff30ec5e63bf9
[INFO] running `Command { std: "docker" "start" "-a" "03174ba2c379f73be78682831ace28e541104b4173a0894f42aff30ec5e63bf9", kill_on_drop: false }`
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling struct-metadata-derive v0.1.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking serde_with v3.7.0
[INFO] [stderr]     Checking struct-metadata v0.1.5
[INFO] [stderr]     Checking assemblyline-models v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/submission.rs:13:30
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Deserialize, Debug, Described)]
[INFO] [stdout]     |                              ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/submission.rs:68:41
[INFO] [stdout]     |
[INFO] [stdout] 68  | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/submission.rs:161:50
[INFO] [stdout]     |
[INFO] [stdout] 161 | #[derive(Serialize, Deserialize, Default, Debug, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/submission.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(Deserialize, Debug, Described)]
[INFO] [stdout]     |                              ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/submission.rs:193:30
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[derive(Deserialize, Debug, Described)]
[INFO] [stdout]     |                              ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/submission.rs:230:30
[INFO] [stdout]     |
[INFO] [stdout] 230 | #[derive(Deserialize, Debug, Described)]
[INFO] [stdout]     |                              ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/submission.rs:13:30
[INFO] [stdout]     |
[INFO] [stdout] 13  | #[derive(Deserialize, Debug, Described)]
[INFO] [stdout]     |                              ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/error.rs:39:34
[INFO] [stdout]     |
[INFO] [stdout] 39  | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/error.rs:61:34
[INFO] [stdout]     |
[INFO] [stdout] 61  | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:55:34
[INFO] [stdout]     |
[INFO] [stdout] 55  | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/submission.rs:68:41
[INFO] [stdout]     |
[INFO] [stdout] 68  | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:71:34
[INFO] [stdout]     |
[INFO] [stdout] 71  | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/submission.rs:161:50
[INFO] [stdout]     |
[INFO] [stdout] 161 | #[derive(Serialize, Deserialize, Default, Debug, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/submission.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(Deserialize, Debug, Described)]
[INFO] [stdout]     |                              ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/submission.rs:193:30
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[derive(Deserialize, Debug, Described)]
[INFO] [stdout]     |                              ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:108:34
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/submission.rs:230:30
[INFO] [stdout]     |
[INFO] [stdout] 230 | #[derive(Deserialize, Debug, Described)]
[INFO] [stdout]     |                              ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:171:34
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:197:43
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[derive(Serialize, Deserialize, Default, Described)]
[INFO] [stdout]     |                                           ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:210:34
[INFO] [stdout]     |
[INFO] [stdout] 210 | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/error.rs:39:34
[INFO] [stdout]     |
[INFO] [stdout] 39  | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:220:34
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/error.rs:61:34
[INFO] [stdout]     |
[INFO] [stdout] 61  | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:233:34
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:55:34
[INFO] [stdout]     |
[INFO] [stdout] 55  | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:71:34
[INFO] [stdout]     |
[INFO] [stdout] 71  | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:254:34
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:108:34
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/workflow.rs:35:34
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:171:34
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:197:43
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[derive(Serialize, Deserialize, Default, Described)]
[INFO] [stdout]     |                                           ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:42:41
[INFO] [stdout]     |
[INFO] [stdout] 42  | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:210:34
[INFO] [stdout]     |
[INFO] [stdout] 210 | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:57:41
[INFO] [stdout]     |
[INFO] [stdout] 57  | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:220:34
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:75:41
[INFO] [stdout]     |
[INFO] [stdout] 75  | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:233:34
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:96:41
[INFO] [stdout]     |
[INFO] [stdout] 96  | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:132:50
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:145:50
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/alert.rs:254:34
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:156:41
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/workflow.rs:35:34
[INFO] [stdout]     |
[INFO] [stdout] 35  | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:185:41
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:42:41
[INFO] [stdout]     |
[INFO] [stdout] 42  | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:216:41
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:57:41
[INFO] [stdout]     |
[INFO] [stdout] 57  | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:75:41
[INFO] [stdout]     |
[INFO] [stdout] 75  | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:9:50
[INFO] [stdout]     |
[INFO] [stdout] 9   | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:29:50
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:39:50
[INFO] [stdout]     |
[INFO] [stdout] 39  | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:96:41
[INFO] [stdout]     |
[INFO] [stdout] 96  | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:132:50
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:145:50
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:49:50
[INFO] [stdout]     |
[INFO] [stdout] 49  | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:77:50
[INFO] [stdout]     |
[INFO] [stdout] 77  | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:156:41
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:89:50
[INFO] [stdout]     |
[INFO] [stdout] 89  | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:101:50
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:185:41
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:113:50
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:125:50
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/result.rs:216:41
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[derive(Serialize, Deserialize, Debug, Described)]
[INFO] [stdout]     |                                         ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:137:50
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:9:50
[INFO] [stdout]     |
[INFO] [stdout] 9   | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:163:50
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:29:50
[INFO] [stdout]     |
[INFO] [stdout] 29  | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:172:50
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:39:50
[INFO] [stdout]     |
[INFO] [stdout] 39  | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:182:50
[INFO] [stdout]     |
[INFO] [stdout] 182 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:49:50
[INFO] [stdout]     |
[INFO] [stdout] 49  | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:192:50
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:77:50
[INFO] [stdout]     |
[INFO] [stdout] 77  | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:216:50
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:89:50
[INFO] [stdout]     |
[INFO] [stdout] 89  | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:226:50
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:234:50
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:101:50
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:243:50
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:113:50
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:125:50
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:256:50
[INFO] [stdout]     |
[INFO] [stdout] 256 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:272:50
[INFO] [stdout]     |
[INFO] [stdout] 272 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:137:50
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:288:50
[INFO] [stdout]     |
[INFO] [stdout] 288 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:163:50
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:304:50
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:172:50
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:314:50
[INFO] [stdout]     |
[INFO] [stdout] 314 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:182:50
[INFO] [stdout]     |
[INFO] [stdout] 182 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:324:50
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:192:50
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:334:50
[INFO] [stdout]     |
[INFO] [stdout] 334 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:216:50
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:362:50
[INFO] [stdout]     |
[INFO] [stdout] 362 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:226:50
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:379:50
[INFO] [stdout]     |
[INFO] [stdout] 379 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:234:50
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:391:50
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:243:50
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:399:50
[INFO] [stdout]     |
[INFO] [stdout] 399 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:256:50
[INFO] [stdout]     |
[INFO] [stdout] 256 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:407:50
[INFO] [stdout]     |
[INFO] [stdout] 407 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:272:50
[INFO] [stdout]     |
[INFO] [stdout] 272 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:419:50
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:427:50
[INFO] [stdout]     |
[INFO] [stdout] 427 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:288:50
[INFO] [stdout]     |
[INFO] [stdout] 288 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:304:50
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:437:50
[INFO] [stdout]     |
[INFO] [stdout] 437 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:314:50
[INFO] [stdout]     |
[INFO] [stdout] 314 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:457:50
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:324:50
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:465:50
[INFO] [stdout]     |
[INFO] [stdout] 465 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:475:50
[INFO] [stdout]     |
[INFO] [stdout] 475 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:485:50
[INFO] [stdout]     |
[INFO] [stdout] 485 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:334:50
[INFO] [stdout]     |
[INFO] [stdout] 334 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:493:50
[INFO] [stdout]     |
[INFO] [stdout] 493 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:362:50
[INFO] [stdout]     |
[INFO] [stdout] 362 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:503:50
[INFO] [stdout]     |
[INFO] [stdout] 503 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:379:50
[INFO] [stdout]     |
[INFO] [stdout] 379 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:391:50
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:513:50
[INFO] [stdout]     |
[INFO] [stdout] 513 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:399:50
[INFO] [stdout]     |
[INFO] [stdout] 399 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:541:50
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:407:50
[INFO] [stdout]     |
[INFO] [stdout] 407 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:549:50
[INFO] [stdout]     |
[INFO] [stdout] 549 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:419:50
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:427:50
[INFO] [stdout]     |
[INFO] [stdout] 427 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:559:50
[INFO] [stdout]     |
[INFO] [stdout] 559 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:583:50
[INFO] [stdout]     |
[INFO] [stdout] 583 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:595:50
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:437:50
[INFO] [stdout]     |
[INFO] [stdout] 437 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:457:50
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:605:50
[INFO] [stdout]     |
[INFO] [stdout] 605 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:615:50
[INFO] [stdout]     |
[INFO] [stdout] 615 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:465:50
[INFO] [stdout]     |
[INFO] [stdout] 465 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:625:50
[INFO] [stdout]     |
[INFO] [stdout] 625 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:475:50
[INFO] [stdout]     |
[INFO] [stdout] 475 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:635:50
[INFO] [stdout]     |
[INFO] [stdout] 635 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:485:50
[INFO] [stdout]     |
[INFO] [stdout] 485 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:493:50
[INFO] [stdout]     |
[INFO] [stdout] 493 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:643:50
[INFO] [stdout]     |
[INFO] [stdout] 643 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:503:50
[INFO] [stdout]     |
[INFO] [stdout] 503 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:669:50
[INFO] [stdout]     |
[INFO] [stdout] 669 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:677:50
[INFO] [stdout]     |
[INFO] [stdout] 677 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:513:50
[INFO] [stdout]     |
[INFO] [stdout] 513 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:691:50
[INFO] [stdout]     |
[INFO] [stdout] 691 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:541:50
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:705:50
[INFO] [stdout]     |
[INFO] [stdout] 705 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:549:50
[INFO] [stdout]     |
[INFO] [stdout] 549 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:717:50
[INFO] [stdout]     |
[INFO] [stdout] 717 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:727:50
[INFO] [stdout]     |
[INFO] [stdout] 727 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:559:50
[INFO] [stdout]     |
[INFO] [stdout] 559 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:737:50
[INFO] [stdout]     |
[INFO] [stdout] 737 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:583:50
[INFO] [stdout]     |
[INFO] [stdout] 583 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:595:50
[INFO] [stdout]     |
[INFO] [stdout] 595 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:753:50
[INFO] [stdout]     |
[INFO] [stdout] 753 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:605:50
[INFO] [stdout]     |
[INFO] [stdout] 605 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:767:50
[INFO] [stdout]     |
[INFO] [stdout] 767 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:615:50
[INFO] [stdout]     |
[INFO] [stdout] 615 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:777:50
[INFO] [stdout]     |
[INFO] [stdout] 777 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:625:50
[INFO] [stdout]     |
[INFO] [stdout] 625 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:635:50
[INFO] [stdout]     |
[INFO] [stdout] 635 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:789:50
[INFO] [stdout]     |
[INFO] [stdout] 789 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:643:50
[INFO] [stdout]     |
[INFO] [stdout] 643 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:816:50
[INFO] [stdout]     |
[INFO] [stdout] 816 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:669:50
[INFO] [stdout]     |
[INFO] [stdout] 669 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:677:50
[INFO] [stdout]     |
[INFO] [stdout] 677 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:691:50
[INFO] [stdout]     |
[INFO] [stdout] 691 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:705:50
[INFO] [stdout]     |
[INFO] [stdout] 705 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:845:50
[INFO] [stdout]     |
[INFO] [stdout] 845 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:717:50
[INFO] [stdout]     |
[INFO] [stdout] 717 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:727:50
[INFO] [stdout]     |
[INFO] [stdout] 727 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:895:50
[INFO] [stdout]     |
[INFO] [stdout] 895 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/file.rs:10:34
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:737:50
[INFO] [stdout]     |
[INFO] [stdout] 737 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:753:50
[INFO] [stdout]     |
[INFO] [stdout] 753 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:767:50
[INFO] [stdout]     |
[INFO] [stdout] 767 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/file.rs:39:34
[INFO] [stdout]     |
[INFO] [stdout] 39  | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:777:50
[INFO] [stdout]     |
[INFO] [stdout] 777 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:32:55
[INFO] [stdout]     |
[INFO] [stdout] 32  | #[derive(Debug, SerializeDisplay, DeserializeFromStr, Described)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:63:55
[INFO] [stdout]     |
[INFO] [stdout] 63  | #[derive(Debug, SerializeDisplay, DeserializeFromStr, Described)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:96:55
[INFO] [stdout]     |
[INFO] [stdout] 96  | #[derive(Debug, SerializeDisplay, DeserializeFromStr, Described)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:130:55
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[derive(Debug, SerializeDisplay, DeserializeFromStr, Described)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:789:50
[INFO] [stdout]     |
[INFO] [stdout] 789 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:816:50
[INFO] [stdout]     |
[INFO] [stdout] 816 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:845:50
[INFO] [stdout]     |
[INFO] [stdout] 845 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/tagging.rs:895:50
[INFO] [stdout]     |
[INFO] [stdout] 895 | #[derive(Serialize, Deserialize, Debug, Default, Described)]
[INFO] [stdout]     |                                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/file.rs:10:34
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/datastore/file.rs:39:34
[INFO] [stdout]     |
[INFO] [stdout] 39  | #[derive(Serialize, Deserialize, Described)]
[INFO] [stdout]     |                                  ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:32:55
[INFO] [stdout]     |
[INFO] [stdout] 32  | #[derive(Debug, SerializeDisplay, DeserializeFromStr, Described)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:63:55
[INFO] [stdout]     |
[INFO] [stdout] 63  | #[derive(Debug, SerializeDisplay, DeserializeFromStr, Described)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:96:55
[INFO] [stdout]     |
[INFO] [stdout] 96  | #[derive(Debug, SerializeDisplay, DeserializeFromStr, Described)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `propagate` exists for struct `Descriptor<ElasticMeta>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:130:55
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[derive(Debug, SerializeDisplay, DeserializeFromStr, Described)]
[INFO] [stdout]     |                                                       ^^^^^^^^^ method cannot be called on `Descriptor<ElasticMeta>` due to unsatisfied trait bounds
[INFO] [stdout] ...
[INFO] [stdout] 203 | pub struct ElasticMeta {
[INFO] [stdout]     | ---------------------- doesn't satisfy `ElasticMeta: MetadataKind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `ElasticMeta: MetadataKind`
[INFO] [stdout] note: the trait `MetadataKind` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/struct-metadata-0.1.5/src/lib.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub trait MetadataKind: Default {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `Described` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 97 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `assemblyline-models` (lib test) due to 98 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 97 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `assemblyline-models` (lib) due to 98 previous errors
[INFO] running `Command { std: "docker" "inspect" "03174ba2c379f73be78682831ace28e541104b4173a0894f42aff30ec5e63bf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03174ba2c379f73be78682831ace28e541104b4173a0894f42aff30ec5e63bf9", kill_on_drop: false }`
[INFO] [stdout] 03174ba2c379f73be78682831ace28e541104b4173a0894f42aff30ec5e63bf9
